summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/copy_tick.c
Commit message (Expand)AuthorAgeFilesLines
* Add and use k5memdup, k5memdup0 helpersGreg Hudson2013-02-091-4/+2
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* Remove krb5_ prefix from some static func namesZhanna Tsitkov2009-12-221-2/+3
* make mark-cstyleTom Yu2009-10-311-47/+48
* 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-12/+12
* Don't test HAVE_C_STRUCTURE_ASSIGNMENT.Ken Raeburn2006-04-291-8/+0
* protoizeKen Raeburn2002-09-031-8/+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-1/+1
* Unless HAVE_C_STRUCTURE_ASSIGNMENT is defined, use memcpy to copyTheodore Tso1995-04-211-0/+8
* 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-23/+25
* stamp out rcs keywordsMark Eichin1994-08-181-6/+1
* Fixed memory deallocation/cleanup on error returnsTheodore Tso1994-01-131-2/+4
* Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1993-10-151-11/+11
* Change export warning notice from "is assumed to require an export license"Theodore Tso1993-09-011-2/+2
* Removed some saber lint flamesTheodore Tso1992-09-241-9/+16
* Don't depend on behavior of malloc(0)John Carr1992-08-211-10/+15
* Remove call to xfree (not needed and value freed might beJohn Carr1992-04-081-2/+1
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* krb5_free_addr -> krb5_free_addressJohn Kohl1991-04-191-1/+1
* fix copyrightsJohn Kohl1991-03-141-2/+2
* Changes to conform with API modificationsTheodore Tso1991-02-191-6/+1
* RFC draft protocol changes and related cleanupsJohn Kohl1990-12-141-6/+9
* changes for ciphertext changesJohn Kohl1990-10-101-3/+3
* fix include filesJohn Kohl1990-05-231-1/+0
* various minor fixes to make it workJohn Kohl1990-05-081-14/+15
* *** empty log message ***John Kohl1990-05-081-0/+110