summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/rd_cred.c
Commit message (Expand)AuthorAgeFilesLines
* * 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