summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Adapted patch from Jason Rogers. It wasn't complete, so this commitTom Yu2010-04-231-10/+0
* From Luke: fix the post-canonicalization cache check logic inGreg Hudson2010-04-221-5/+11
* In kg_new_connection(), make sure k_cred is freed in all failureGreg Hudson2010-04-221-3/+2
* Apply patch from Arlene Berry to cease freeing error tokens output byTom Yu2010-04-221-3/+0
* In kpasswd_sendto_msg_callback(), properly compare against theGreg Hudson2010-04-221-1/+2
* Fix a memory leak in get_creds.c's try_fallback_realm()Greg Hudson2010-04-211-1/+3
* Amend r23917 to correct some uses of *out_creds which should now useGreg Hudson2010-04-211-3/+2
* In the get_credentials() helper of the gss-krb5 init_sec_context code,Greg Hudson2010-04-211-2/+8
* When setting up to get a TGT for the service realm in the TGS code,Greg Hudson2010-04-201-5/+5
* Add KRB5_INIT_CREDS_STEP_FLAG_CONTINUE for parity with Heimdal.Greg Hudson2010-04-203-14/+11
* Introduce new krb5_tkt_creds APIGreg Hudson2010-04-145-1486/+1110
* Validate and renew should work on non-TGT credsGreg Hudson2010-04-133-151/+197
* Remove krb5int_send_tgs(); it is unused as of r23358Greg Hudson2010-04-083-90/+3
* Add krb5_cc_dup() to make it possible to copy ccache handlesGreg Hudson2010-04-081-0/+6
* Fix backwards flag output in krb5_init_creds_step()Greg Hudson2010-03-291-2/+2
* In gc_frm_kdc.c, rename cur_kdc to cur_realm and nxt_kdc to nxt_realm,Greg Hudson2010-03-261-67/+70
* Apply patch from Arlene Berry to not use freed memory inTom Yu2010-03-231-1/+2
* MITKRB5-SA-2010-002 CVE-2010-0628 denial of service in SPNEGOTom Yu2010-03-231-22/+16
* Include int-proto.h in mk_req_ext.c for krb5int_validate_timesGreg Hudson2010-03-181-0/+1
* When checking for KRB5_GET_INIT_CREDS_OPT_CHG_PWD_PRMPT, don'tGreg Hudson2010-03-171-1/+1
* Merge users/raeburn/branches/network-mergeKen Raeburn2010-03-174-6/+2016
* Lazy history key creationGreg Hudson2010-03-112-60/+37
* Use KRB5_CONF_ macros instead of strings in the source file for profile confi...Zhanna Tsitkov2010-03-101-3/+3
* Release the internal_name field of a SPNEGO context if it has not beenGreg Hudson2010-03-051-0/+3
* Add IPv6 support to changepw.c (reverting r21004 since it is no longerGreg Hudson2010-03-051-7/+26
* Remove some more test suite cruft:Greg Hudson2010-02-281-7/+2
* Two problems in kadm5_get_principal mask handlingGreg Hudson2010-02-241-6/+8
* Explain the current SPNEGO initiator/acceptor design in comments. NoGreg Hudson2010-02-221-11/+66
* Fix two unrelated problems in SPNEGO which don't crop up with the krb5Greg Hudson2010-02-221-10/+16
* Update dependenciesKen Raeburn2010-02-201-0/+8
* Fix cipher state chaining in OpenSSL back endGreg Hudson2010-02-183-61/+90
* Add display statements for the encrypted tokens generated by t_encryptGreg Hudson2010-02-171-0/+24
* Remove another remnant of krb4Ken Raeburn2010-02-151-86/+0
* Clarify the SPNEGO NegHints code and plug two cases where half-createdGreg Hudson2010-02-131-25/+19
* Simplify the SPNEGO neg_mechs intersection logic a bit usingGreg Hudson2010-02-121-7/+6
* Minimal support for updating history keyGreg Hudson2010-02-115-131/+113
* Implement gss_set_neg_mechsGreg Hudson2010-02-109-81/+301
* krb5int_fast_free_state segfaults if state is nullSam Hartman2010-02-091-0/+2
* Apply patch from Arlene Berry to handle the case where a mechanismTom Yu2010-02-051-2/+10
* Apply patch from Arlene Berry to avoid segfault if a mechTom Yu2010-02-051-0/+5
* Apply patch from Arlene Berry to return a comparable static OID objectTom Yu2010-02-051-0/+3
* Clean up error handling in krb5int_make_tgs_request_ext, closing someGreg Hudson2010-02-021-60/+41
* set_default_enctype_var should filter not reject weak enctypesTom Yu2010-02-012-32/+105
* Make decryption of master key list more robustGreg Hudson2010-01-291-37/+13
* Handle migration from pre-1.7 databases with master key kvno != 1Greg Hudson2010-01-283-3/+37
* Get rid of kdb_ext.h and allow out-of-tree KDB pluginsGreg Hudson2010-01-275-41/+86
* define MIN() in lib/gssapi/krb5/prf.cTom Yu2010-01-261-0/+4
* Apply patch from Arlene Berry to plug a memory leakTom Yu2010-01-261-1/+3
* Add krb5_allow_weak_crypto APIGreg Hudson2010-01-193-0/+40
* Change basename of libkadm5 libraries to avoid Heimdal conflictGreg Hudson2010-01-194-2/+12