summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/rd_cred.c
Commit message (Expand)AuthorAgeFilesLines
* Rename the local_subkey and remote_subkey fields in the auth_contextTom Yu2003-05-101-3/+2
* Support credentials encrypted in the session key rather thanSam Hartman2003-02-111-4/+14
* protoizeKen Raeburn2002-09-031-18/+3
* * appdefault.c, get_in_tkt.c: made conf_yes and conf_no const toTom Yu2002-06-261-1/+1
* Fix indentation I brokeSam Hartman2002-02-271-3/+3
* Disable address checking in krb_rd_cred. No objections raised onSam Hartman2002-02-271-82/+5
* Danilo also says we can get rid of _MSDOS (Win16) tests, and explicit FAR/NEA...Ken Raeburn2001-10-061-3/+3
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-1/+1
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-23/+3
* rd_cred.c (krb5_rd_cred):Theodore Tso1998-02-061-2/+2
* * rd_cred.c (krb5_rd_cred_basic): Fix swapped args to memsetTom Yu1997-09-021-1/+1
* * rd_cred.c (krb5_rd_cred_basic): Check remote_addr andTom Yu1997-08-081-1/+1
* Windows/NT integration (V1_0_WIN32_BRANCH merge)Richard Basch1997-02-061-4/+4
* fwd_tgt.c (krb5_fwd_tgt_creds): New function which handles all of theTheodore Tso1996-01-101-2/+6
* * rd_cred.c (krb5_rd_cred_basic): When the keyblock is NULL, assumeTheodore Tso1996-01-041-23/+36
* Missing parenthesis meant that wrong number of bytes was beingTheodore Tso1995-12-201-1/+2
* * krbconfig.c: Removed the krb5_clockskew variableTheodore Tso1995-11-081-2/+1
* get_in_t.c: removed unused variable.Theodore Tso1995-09-231-1/+1
* 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
* * rd_safe.c (krb5_rd_safe_basic): Pass context to os_localaddrTom Yu1995-07-061-1/+1
* changes to accomodate redefinition of krb5_auth_contextTom Yu1995-06-111-1/+1
* * rd_cred.c (krb5_rd_cred_basic): fix typo (extra "context"Tom Yu1995-06-091-1/+1
* Fix problem where the ticket field was assigned with a krb5_data,Theodore Tso1995-06-091-1/+1
* Clean up gcc -Wall flamesTheodore Tso1995-06-081-24/+26
* Missing a "retval = " so errors in addresses were passingEzra Peisach1995-05-121-1/+1
* * mk_cred.c (krb5_mk_cred()), mk_priv.c (krb5_mk_priv()),Chris Provenzano1995-05-111-2/+2
* Fix lots of typos in krb5_make_fulladdrs() patch. (Lots of places whereTheodore Tso1995-05-031-2/+2
* * mk_cred.c (mk_cred()), mk_priv.c (mk_priv()), mk_safe.c (mk_safe()),Chris Provenzano1995-05-021-13/+22
* * auth_con.c (krb5_auth_con_free()) :Chris Provenzano1995-05-011-2/+37
* Fixes so that the Unix changes no longer breaks on the PCKeith Vetter1995-04-281-1/+2
* * Makefile.in : Added gc_via_tkt.c and removed get_fcreds.cChris Provenzano1995-04-261-188/+249
* Windows global stuff:Keith Vetter1995-04-141-1/+1
* * Makefile.in (check-mac): Add.John Gilmore1995-03-181-3/+9
* * *.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-2/+2
* Removed all references to DECLARG and OLDDECLARG.Chris Provenzano1995-01-131-21/+22
* Rename rd_cred and mk_cred to krb5_rd_cred and krb5_mk_cred. The APITheodore Tso1994-11-301-1/+3
* get_in_tkt (krb5_get_in_tkt): Set the encryption type of the sessionTheodore Tso1994-11-141-0/+219