summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/copy_creds.c
Commit message (Expand)AuthorAgeFilesLines
* Move a bunch of stuff out of k5-int.hGreg Hudson2013-03-241-3/+4
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* make mark-cstyleTom Yu2009-10-311-21/+22
* Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn2009-01-281-3/+3
* In copying a credential - if we run out memory - the cleanup code failed to c...Ezra Peisach2008-08-161-3/+5
* In krb5int_copy_creds_contents - if we run out of memory, do notEzra Peisach2008-08-141-1/+2
* * lib/krb5/krb/copy_creds.c (krb5int_copy_creds_contents): New function, splitKen Raeburn2006-12-281-2/+21
* Don't test HAVE_C_STRUCTURE_ASSIGNMENT.Ken Raeburn2006-04-291-5/+1
* protoizeKen Raeburn2002-09-031-4/+1
* 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-1/+1
* 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-13/+14
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-4/+4
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* The authdata field of the credential wasn't being copied. FixedTheodore Tso1993-02-261-0/+6
* Fixed some saber bugs...Theodore Tso1992-08-261-8/+13
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* krb5_free_addr -> krb5_free_addressJohn Kohl1991-04-191-1/+1
* Changes to conform with API modificationsTheodore Tso1991-02-191-7/+8
* fix copyright/distribution referenceJohn Kohl1990-05-251-1/+1
* fix include filesJohn Kohl1990-05-231-4/+0
* copy addresses as wellJohn Kohl1990-05-041-1/+5
* add const to function signatures as appropriateJohn Kohl1990-04-181-1/+2
* change name to copy_creds()John Kohl1990-03-301-2/+2
* *** empty log message ***John Kohl1990-03-271-0/+74