aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/preauth.c
AgeCommit message (Expand)AuthorFilesLines
2002-10-28* get_in_tkt.c (conf_yes, conf_no): Now const. References updated.Ken Raeburn1-6/+6
2002-09-03protoizeKen Raeburn1-69/+8
2002-06-12* preauth.c: Don't include syslog.hKen Raeburn1-1/+0
2002-02-23Use const instead of krb5_const.Ken Raeburn1-4/+4
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-4/+0
2001-01-30 * preauth.c (krb5_obtain_padata): Don't dereference a NULL pointerTom Yu1-0/+4
2001-01-20* preauth.c: Don't use PROTOTYPE macro, just always use the prototypesKen Raeburn1-10/+10
2001-01-20 * preauth.c: Remove uses of KRB5_NPROTOTYPE() macroTom Yu1-44/+44
2000-10-17 * bld_pr_ext.c, bld_princ.c (krb5_build_principal_ext,Ezra Peisach1-8/+14
2000-02-07Frank Cusack changes, set 1, diffs 1-3 of 4Ken Raeburn1-4/+4
1999-09-24copyright notice updates from 1.1 branchKen Raeburn1-1/+4
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-5/+11
1998-01-03 * preauth.c (handle_sam_labels):Tom Yu1-0/+10
1997-12-06 * Makefile.in: Add files chpw.c, gic_*, preauth2.c, vfy_increds.c,Tom Yu1-4/+14
1997-03-25Fix handling of the sam-timestamp and sam-usec fields, which shouldTheodore Tso1-10/+8
1996-07-24Change type of first argument to be krb5_preauthtype, to eliminateTheodore Tso1-3/+2
1996-05-05preauth.c: Add const and casts as needed to handle warnings..Ezra Peisach1-7/+7
1996-04-09preauth.c: add SAM supportMark Eichin1-2/+250
1995-11-27 * preauth.c: Ultrix is broken. Prototype obtain_enc_ts_padata()Tom Yu1-2/+34
1995-11-18get_in_tkt.c (decrypt_as_reply):Theodore Tso1-1/+1
1995-11-13* preauth.c (krb5_process_padata): Added generalized processing forTheodore Tso1-46/+84
1995-11-09* get_in_tkt.c (krb5_get_in_tkt): Remove the etype_info argument fromTheodore Tso1-6/+18
1995-11-08* encrypt_tk.c (cleanup_scratch): Changed interface to no longer requireTheodore Tso1-393/+192
1995-09-12Reintegrate Macintosh changesEzra Peisach1-2/+2
1995-09-11Mac Beta 1 submissionKeith Vetter1-2/+2
1995-09-06 * auth_con.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c,Chris Provenzano1-2/+2
1995-06-08Clean up gcc -Wall flamesTheodore Tso1-3/+3
1995-05-23Rearrange #include files so that krb5.h gets included first, so thatTheodore Tso1-1/+1
1995-04-14Windows global stuff:Keith Vetter1-7/+7
1995-03-02A few small changes for 16 vs 32 bit, pulling in winsock for network byteKeith Vetter1-6/+10
1995-02-28* *.c: Avoid <krb5/...> includes.John Gilmore1-5/+1
1995-02-27Converted the krb5/krb directory to work under windows. Mostly added theKeith Vetter1-8/+8
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-35/+41
1994-10-01Add magic number placeholder to statically initialized structuresTheodore Tso1-0/+2
1994-08-18stamp out rcs keywordsMark Eichin1-2/+0
1994-08-09Changed preauthentication names to match those which Cliff and I agreed uponTheodore Tso1-46/+7
1993-12-01Declare statically used procedure (previously and incorrectly defined in .hTheodore Tso1-1/+4
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso1-2/+2
1993-02-26Merged in sandia's new secuireid codeTheodore Tso1-51/+103
1992-09-30*** empty log message ***Theodore Tso1-0/+460