aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/krb/rd_cred.c
AgeCommit message (Expand)AuthorFilesLines
2003-02-11Support credentials encrypted in the session key rather thanSam Hartman1-4/+14
2002-09-03protoizeKen Raeburn1-18/+3
2002-06-26 * appdefault.c, get_in_tkt.c: made conf_yes and conf_no const toTom Yu1-1/+1
2002-02-27Fix indentation I brokeSam Hartman1-3/+3
2002-02-27Disable address checking in krb_rd_cred. No objections raised onSam Hartman1-82/+5
2001-10-06Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn1-3/+3
2001-10-04Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn1-1/+1
1998-10-30pull up 3des implementation from the marc-3des branchMarc Horowitz1-23/+3
1998-02-06rd_cred.c (krb5_rd_cred):Theodore Tso1-2/+2
1997-09-02 * rd_cred.c (krb5_rd_cred_basic): Fix swapped args to memsetTom Yu1-1/+1
1997-08-08 * rd_cred.c (krb5_rd_cred_basic): Check remote_addr andTom Yu1-1/+1
1997-02-06Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1-4/+4
1996-01-10fwd_tgt.c (krb5_fwd_tgt_creds): New function which handles all of theTheodore Tso1-2/+6
1996-01-04* rd_cred.c (krb5_rd_cred_basic): When the keyblock is NULL, assumeTheodore Tso1-23/+36
1995-12-20Missing parenthesis meant that wrong number of bytes was beingTheodore Tso1-1/+2
1995-11-08* krbconfig.c: Removed the krb5_clockskew variableTheodore Tso1-2/+1
1995-09-23get_in_t.c: removed unused variable.Theodore Tso1-1/+1
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-09-06 * decode_kdc.c, decrypt_tk.c, encode_kdc.c, encrypt_tk.c, gc_frm_kdc.cChris Provenzano1-2/+2
1995-07-06 * rd_safe.c (krb5_rd_safe_basic): Pass context to os_localaddrTom Yu1-1/+1
1995-06-11changes to accomodate redefinition of krb5_auth_contextTom Yu1-1/+1
1995-06-09 * rd_cred.c (krb5_rd_cred_basic): fix typo (extra "context"Tom Yu1-1/+1
1995-06-09Fix problem where the ticket field was assigned with a krb5_data,Theodore Tso1-1/+1
1995-06-08Clean up gcc -Wall flamesTheodore Tso1-24/+26
1995-05-12Missing a "retval = " so errors in addresses were passingEzra Peisach1-1/+1
1995-05-11 * mk_cred.c (krb5_mk_cred()), mk_priv.c (krb5_mk_priv()),Chris Provenzano1-2/+2
1995-05-03Fix lots of typos in krb5_make_fulladdrs() patch. (Lots of places whereTheodore Tso1-2/+2
1995-05-02 * mk_cred.c (mk_cred()), mk_priv.c (mk_priv()), mk_safe.c (mk_safe()),Chris Provenzano1-13/+22
1995-05-01 * auth_con.c (krb5_auth_con_free()) :Chris Provenzano1-2/+37
1995-04-28Fixes so that the Unix changes no longer breaks on the PCKeith Vetter1-1/+2
1995-04-26 * Makefile.in : Added gc_via_tkt.c and removed get_fcreds.cChris Provenzano1-188/+249
1995-04-14Windows global stuff:Keith Vetter1-1/+1
1995-03-18* Makefile.in (check-mac): Add.John Gilmore1-3/+9
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-2/+2
1995-01-13Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1-21/+22
1994-11-30Rename rd_cred and mk_cred to krb5_rd_cred and krb5_mk_cred. The APITheodore Tso1-1/+3
1994-11-14get_in_tkt (krb5_get_in_tkt): Set the encryption type of the sessionTheodore Tso1-0/+219