summaryrefslogtreecommitdiffstats
path: root/src/lib/krb5/krb/auth_con.h
Commit message (Expand)AuthorAgeFilesLines
* Replace i_vector with cstate in auth contextGreg Hudson2013-02-071-1/+1
* make mark-cstyleTom Yu2009-10-311-20/+21
* Implement new APIs to allow improved crypto performanceGreg Hudson2009-10-191-3/+3
* Implement GSS naming extensions and authdata verificationGreg Hudson2009-10-091-0/+1
* Merge mskrb-integ onto trunkSam Hartman2009-01-031-2/+3
* Implement heuristic for matching broken Heimdal sequence number encodingsTom Yu2003-05-231-0/+2
* Sequence numbers are now unsigned. Implement lenient parser forTom Yu2003-05-181-2/+2
* Rename the local_subkey and remote_subkey fields in the auth_contextTom Yu2003-05-101-2/+2
* Implement krb5_auth_con_set_checksum_func, an API for setting aSam Hartman2003-01-061-0/+2
* pull up 3des implementation from the marc-3des branchMarc Horowitz1998-10-301-0/+1
* ser_ctx.c (krb5_context_size, krb5_context_externalize,Theodore Tso1996-05-141-1/+2
* Add magic number to krb5_auth_contextPaul Park1995-08-291-0/+1
* * auth_con.c (krb5_auth_con_free()) :Chris Provenzano1995-05-011-0/+2
* * Makefile.in: Removed rd_req_sim.cChris Provenzano1995-03-271-2/+2
* * auth_con.h auth_con.c Added for krb5_auth_con definition andChris Provenzano1995-03-101-0/+27