aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/copy_addrs.c
AgeCommit message (Expand)AuthorFilesLines
2002-09-03protoizeKen Raeburn1-8/+2
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-6/+6
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-2/+2
2000-10-03 * copy_addrs.c (krb5_copy_addresses): Cleanup unsigned vs signedEzra Peisach1-2/+2
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1997-02-07copy_addrs.c fwd_tgt.c mk_cred.c sendauth.c: Added FAR declarationsRichard Basch1-2/+2
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-6/+6
1996-03-18fixes ticket-forwarding crashes on linux..Mark Eichin1-1/+1
1995-04-25 * parse.c (krb5_parse_name): Add magic number to new structureEzra Peisach1-0/+2
1995-04-21Unless HAVE_C_STRUCTURE_ASSIGNMENT is defined, use memcpy to copyTheodore Tso1-0/+4
1995-04-14Windows global stuff:Keith Vetter1-2/+2
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-2/+2
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-11/+14
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1993-12-01Fixed typo in copy_addrs; a set of curly braces was missingTheodore Tso1-1/+2
1993-10-15Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1-1/+1
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1993-02-26In krb5_copy_addresses(), do the right thing if the passed address is NULL.Theodore Tso1-2/+8
1992-08-26Fixed some saber bugs...Theodore Tso1-10/+13
1992-08-21Add function krb5_append_addresses, to concatenate two address listsJohn Carr1-0/+53
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-04-19krb5_free_addr -> krb5_free_addressJohn Kohl1-1/+1
1991-03-14fix copyrightsJohn Kohl1-1/+1
1990-11-08change bcopy to memcpy, memset to bzeroJohn Kohl1-1/+1
1990-05-25fix copyright/distribution referenceJohn Kohl1-1/+1
1990-05-23fix include filesJohn Kohl1-1/+0
1990-05-08return retval as appropriateJohn Kohl1-1/+1
1990-05-04*** empty log message ***John Kohl1-0/+69