summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/copy_addrs.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* Remove the code for krb5_append_addresses(), which was never used andGreg Hudson2010-06-111-58/+0
* make mark-cstyleTom Yu2009-10-311-27/+27
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-1/+1
* Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn2009-01-281-1/+1
* Don't test HAVE_C_STRUCTURE_ASSIGNMENT.Ken Raeburn2006-04-291-4/+0
* protoizeKen Raeburn2002-09-031-8/+2
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-6/+6
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-2/+2
* * copy_addrs.c (krb5_copy_addresses): Cleanup unsigned vs signedEzra Peisach2000-10-031-2/+2
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* copy_addrs.c fwd_tgt.c mk_cred.c sendauth.c: Added FAR declarationsRichard Basch1997-02-071-2/+2
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-6/+6
* fixes ticket-forwarding crashes on linux..Mark Eichin1996-03-181-1/+1
* * parse.c (krb5_parse_name): Add magic number to new structureEzra Peisach1995-04-251-0/+2
* Unless HAVE_C_STRUCTURE_ASSIGNMENT is defined, use memcpy to copyTheodore Tso1995-04-211-0/+4
* Windows global stuff:Keith Vetter1995-04-141-2/+2
* * *.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-2/+2
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-11/+14
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Fixed typo in copy_addrs; a set of curly braces was missingTheodore Tso1993-12-011-1/+2
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-1/+1
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* In krb5_copy_addresses(), do the right thing if the passed address is NULL.Theodore Tso1993-02-261-2/+8
* Fixed some saber bugs...Theodore Tso1992-08-261-10/+13
* Add function krb5_append_addresses, to concatenate two address listsJohn Carr1992-08-211-0/+53
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* krb5_free_addr -> krb5_free_addressJohn Kohl1991-04-191-1/+1
* fix copyrightsJohn Kohl1991-03-141-1/+1
* change bcopy to memcpy, memset to bzeroJohn Kohl1990-11-081-1/+1
* fix copyright/distribution referenceJohn Kohl1990-05-251-1/+1
* fix include filesJohn Kohl1990-05-231-1/+0
* return retval as appropriateJohn Kohl1990-05-081-1/+1
* *** empty log message ***John Kohl1990-05-041-0/+69