aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/copy_tick.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-09Add and use k5memdup, k5memdup0 helpersGreg Hudson1-4/+2
2011-03-09Adjust most C source files to match the new standards for copyrightGreg Hudson1-5/+1
2009-12-22Remove krb5_ prefix from some static func namesZhanna Tsitkov1-2/+3
2009-10-31make mark-cstyleTom Yu1-47/+48
2009-02-02Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn1-1/+1
2009-01-28Start to phase out krb5_xfree macro, which just casts its argument toKen Raeburn1-12/+12
2006-04-29Don't test HAVE_C_STRUCTURE_ASSIGNMENT.Ken Raeburn1-8/+0
2002-09-03protoizeKen Raeburn1-8/+2
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/+8
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-23/+25
1994-08-18stamp out rcs keywordsMark Eichin1-6/+1
1994-01-13Fixed memory deallocation/cleanup on error returnsTheodore Tso1-2/+4
1993-10-15Change use of xfree to krb5_xfree to prevent namespace pollutionTheodore Tso1-11/+11
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1992-09-24Removed some saber lint flamesTheodore Tso1-9/+16
1992-08-21Don't depend on behavior of malloc(0)John Carr1-10/+15
1992-04-08Remove call to xfree (not needed and value freed might beJohn Carr1-2/+1
1991-06-06Update copyright noticeJohn Kohl1-2/+16
1991-04-19krb5_free_addr -> krb5_free_addressJohn Kohl1-1/+1
1991-03-14fix copyrightsJohn Kohl1-2/+2
1991-02-19Changes to conform with API modificationsTheodore Tso1-6/+1
1990-12-14RFC draft protocol changes and related cleanupsJohn Kohl1-6/+9
1990-10-10changes for ciphertext changesJohn Kohl1-3/+3
1990-05-23fix include filesJohn Kohl1-1/+0
1990-05-08various minor fixes to make it workJohn Kohl1-14/+15
1990-05-08*** empty log message ***John Kohl1-0/+110