aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/copy_creds.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-03protoizeKen Raeburn1-4/+1
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-1/+1
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-1/+1
1995-04-21Unless HAVE_C_STRUCTURE_ASSIGNMENT is defined, use memcpy to copyTheodore Tso1-0/+4
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore1-4/+1
1995-02-27Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1-1/+1
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-13/+14
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1993-10-15Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1-4/+4
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1993-02-26The authdata field of the credential wasn't being copied. FixedTheodore Tso1-0/+6
1992-08-26Fixed some saber bugs...Theodore Tso1-8/+13
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-04-19krb5_free_addr -> krb5_free_addressJohn Kohl1-1/+1
1991-02-19Changes to conform with API modificationsTheodore Tso1-7/+8
1990-05-25fix copyright/distribution referenceJohn Kohl1-1/+1
1990-05-23fix include filesJohn Kohl1-4/+0
1990-05-04copy addresses as wellJohn Kohl1-1/+5
1990-04-18add const to function signatures as appropriateJohn Kohl1-1/+2
1990-03-30change name to copy_creds()John Kohl1-2/+2
1990-03-27*** empty log message ***John Kohl1-0/+74