summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/encrypt_tk.c
Commit message (Expand)AuthorAgeFilesLines
* Adjust most C source files to match the new standards for copyrightGreg Hudson2011-03-091-5/+1
* make mark-cstyleTom Yu2009-10-311-13/+14
* protoizeKen Raeburn2002-09-031-4/+1
* Use const instead of krb5_const.Ken Raeburn2002-02-231-1/+1
* Change function prototypes to match the entries in krb5.hin - specificallyEzra Peisach2000-03-121-1/+1
* copyright notice updates from 1.1 branchKen Raeburn1999-09-241-1/+4
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-57/+4
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-1/+1
* * encrypt_tk.c (cleanup_scratch): Changed interface to no longer requireTheodore Tso1995-11-081-8/+10
* Reintegrate Macintosh changesEzra Peisach1995-09-121-1/+1
* Mac Beta 1 submissionKeith Vetter1995-09-111-1/+1
* * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1995-09-061-1/+1
* * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.cChris Provenzano1995-09-061-1/+1
* Clean up gcc -Wall flamesTheodore Tso1995-06-081-6/+6
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* * *.c: Avoid <krb5/...> includes.John Gilmore1995-02-281-6/+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-10/+11
* encode_kdc.c (krb5_encode_kdc_rep): Now requires that theTheodore Tso1994-11-211-16/+9
* 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
* fix copyrightsJohn Kohl1991-03-141-1/+1
* use new macro for assigning encryption system pointersJohn Kohl1990-11-201-1/+1
* change bzero to memsetJohn Kohl1990-11-081-3/+4
* changes for new encryption data structuresJohn Kohl1990-10-101-12/+22
* use macros to hide abstractionJohn Kohl1990-09-201-7/+6
* fix copyright/distribution referenceJohn Kohl1990-05-251-1/+1
* fix include filesJohn Kohl1990-05-231-3/+0
* add padding area, and zero it (for encryption functions)John Kohl1990-05-181-1/+9
* changes for new encryption interfaceJohn Kohl1990-05-091-1/+1
* add const to function signatures as appropriateJohn Kohl1990-04-181-1/+1
* fix up error codesJohn Kohl1990-03-261-1/+1
* unify the extern stuff into an include fileJohn Kohl1990-02-031-5/+1
* convert to use valid_etype macroJohn Kohl1990-02-021-3/+1
* use embedded pointers instead of extra argJohn Kohl1990-01-301-2/+9
* *** empty log message ***John Kohl1990-01-291-0/+104