summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/copy_data.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-3/+4
* make mark-cstyleTom Yu2009-10-311-19/+20
* Create and use (in several places) a variant ofKen Raeburn2009-02-051-1/+20
* 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
* * copy_data.c (krb5_copy_data): Use krb5int_copy_data_contentsKen Raeburn2006-12-281-10/+7
* krb5int_copy_data_contents shouldn't free memory it didn't allocateTom Yu2006-11-281-2/+0
* Fix memory leaks and double frees in preauth2.cSam Hartman2003-05-131-0/+22
* 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
* * parse.c (krb5_parse_name): Add magic number to new structureEzra Peisach1995-04-251-0/+1
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* * *.c: Avoid <krb5/...> includes.John Gilmore1995-02-281-3/+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-3/+4
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* 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
* Fixed stupid typoTheodore Tso1993-02-261-1/+1
* Work around code where malloc(0) returns 0Theodore Tso1993-02-261-6/+14
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* update copyright noticesJohn Kohl1991-02-191-3/+3
* 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
* add const to function signatures as appropriateJohn Kohl1990-04-181-1/+2
* *** empty log message ***John Kohl1990-03-271-0/+43