summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/copy_key.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-9/+4
* make mark-cstyleTom Yu2009-10-311-2/+3
* Implement new APIs to allow improved crypto performanceGreg Hudson2009-10-191-12/+1
* Remove unnecessary pointer casts in args to free,memcpy,memset,memchr except ...Ken Raeburn2009-02-021-2/+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-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
* Unless HAVE_C_STRUCTURE_ASSIGNMENT is defined, use memcpy to copyTheodore Tso1995-04-211-0/+4
* 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
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* Changes to conform with API modificationsTheodore Tso1991-02-191-9/+16
* 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-2/+0
* fix rcsid nameJohn Kohl1990-04-191-1/+1
* add const to function signatures as appropriateJohn Kohl1990-04-181-1/+1
* *** empty log message ***John Kohl1990-03-261-0/+38