summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/copy_athctr.c
Commit message (Expand)AuthorAgeFilesLines
* Properly release resources in krb5_copy_authenticator()Zhanna Tsitkov2011-04-281-3/+1
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-6/+1
* Move krb5_auth_con_getauthenticator into copy_athctr.c as a better logical lo...Zhanna Tsitkov2010-01-071-1/+13
* make mark-cstyleTom Yu2009-10-311-31/+31
* Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn2009-01-281-6/+6
* Lite Client - the following calls are server-side functions:Zhanna Tsitkov2008-11-171-1/+3
* Don't test HAVE_C_STRUCTURE_ASSIGNMENT.Ken Raeburn2006-04-291-4/+0
* protoizeKen Raeburn2002-09-031-4/+1
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-2/+2
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-3/+3
* Unless HAVE_C_STRUCTURE_ASSIGNMENT is defined, use memcpy to copyTheodore Tso1995-04-211-0/+4
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* * *.c: Avoid <krb5/...> includes.John Gilmore1995-02-281-4/+1
* Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1995-02-271-1/+1
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-11/+12
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-6/+6
* Modifications supplied by Ari Medvinsky to include the authorizationTheodore Tso1993-09-011-0/+13
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Fixed some saber bugs...Theodore Tso1992-08-261-3/+4
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* fix copyrightsJohn Kohl1991-03-141-2/+2
* Changes to conform with API modificationsTheodore Tso1991-02-191-8/+1
* Robustified copy_authenticator so that the passed in authenticatorTheodore Tso1991-01-091-18/+21
* Initial revisionTheodore Tso1990-12-191-0/+64