summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/encode_kdc.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-37/+38
* protoizeKen Raeburn2002-09-031-9/+4
* call krb5_c_ versions of enctype/cksumtype checking routinesKen Raeburn2002-04-061-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-51/+15
* get_in_tkt.c (decrypt_as_reply):Theodore Tso1995-11-181-8/+9
* Reintegrate Macintosh changesEzra Peisach1995-09-121-2/+2
* Mac Beta 1 submissionKeith Vetter1995-09-111-2/+2
* * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1995-09-061-2/+2
* * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.cChris Provenzano1995-09-061-2/+2
* 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-18/+14
* encode_kdc.c (krb5_encode_kdc_rep): Now requires that theTheodore Tso1994-11-211-10/+10
* stamp out rcs keywordsMark Eichin1994-08-181-7/+1
* Make krb5_encode_kdc_rep pass in the correct msg_type to the ASN.1Theodore Tso1994-08-171-1/+18
* Remove register from argument declaration. Confuses saber..Theodore Tso1993-10-301-4/+4
* 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
* Changed to make saber flame less..Theodore Tso1992-08-261-5/+11
* Update copyright noticeJohn Kohl1991-06-061-2/+16
* use checksum & encryption macrtosJohn Kohl1991-05-011-1/+1
* fix copyrightsJohn Kohl1991-03-141-1/+1
* change bzero to memsetJohn Kohl1990-11-081-3/+4
* changes for new encryption data structuresJohn Kohl1990-10-101-11/+19
* 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-6/+6
* fix up error codesJohn Kohl1990-03-261-1/+1
* need to play with function declarations for ANSI prototypesJohn Kohl1990-02-081-6/+11
* unify the extern stuff into an include fileJohn Kohl1990-02-031-5/+1
* convert to use valid_etype macroJohn Kohl1990-02-021-0/+4
* *** empty log message ***John Kohl1990-01-291-0/+123