summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Only create toolbar when not using ribbon UIKevin Wasserman2012-08-241-6/+8
* Use ListView; add ViewColumn abstractionKevin Wasserman2012-08-244-277/+139
* kfw implement ribbon UIKevin Wasserman2012-08-245-8/+43
* kfw "Initialize Ticket" -> "Get Ticket"Kevin Wasserman2012-08-242-6/+7
* MSVC-generated updates to support ribbon UIKevin Wasserman2012-08-244-8/+21
* Update leash icon and button graphicsKevin Wasserman2012-08-2413-4/+4
* Prep for KfW conversion to ribbon toolbarKevin Wasserman2012-08-248-77/+19
* Fix portability, printf bugs in preauth_otp.cGreg Hudson2012-08-241-3/+1
* Doc newly introduced padata types for OTP supportZhanna Tsitkov2012-08-231-7/+6
* Leash UI menu updatesKevin Wasserman2012-08-235-177/+210
* allow multiple Leash options; add -noribbonKevin Wasserman2012-08-232-3/+11
* Target Windows Vista in leash/stdafx.hKevin Wasserman2012-08-231-1/+2
* Change kfw destroy ticket confirmation messageKevin Wasserman2012-08-231-2/+2
* Load additional krb5 and come_err funcsKevin Wasserman2012-08-236-0/+198
* Fix leak in cci_os_ipc_thread_init()Kevin Wasserman2012-08-231-0/+1
* Remove unused struct and switch_to stubsKevin Wasserman2012-08-231-11/+1
* Run "make depend"Tom Yu2012-08-236-18/+87
* Fix minor Makefile.in typos for make dependTom Yu2012-08-232-1/+2
* Fix version info for Leash.exeKevin Wasserman2012-08-233-3/+3
* Add otp client preauth pluginNathaniel McCallum2012-08-237-0/+592
* Add ASN.1 support for OTPGreg Hudson2012-08-2318-43/+2099
* Clean up k5buf_to_gss helperGreg Hudson2012-08-232-5/+3
* Remove dead code in do_as_req.cZhanna Tsitkov2012-08-221-12/+0
* Fix apply_keysalt_policy bugGreg Hudson2012-08-151-1/+1
* Remove obsolete function krb5_secure_config_filesZhanna Tsitkov2012-08-143-27/+0
* Silence a gcc warning in t_export_nameGreg Hudson2012-08-121-1/+1
* Add test coverage for gss_export_nameGreg Hudson2012-08-113-5/+191
* Use gssalloc in krb5_gss_export_nameGreg Hudson2012-08-111-1/+1
* Fix nitpicky bugs in t_inq_credGreg Hudson2012-08-111-6/+6
* Stop misusing gss_release_buffer in test programsGreg Hudson2012-08-112-4/+4
* Stop misusing gss_release_buffer in libgssrpcGreg Hudson2012-08-113-15/+11
* Use gssalloc in more parts of GSSAPIGreg Hudson2012-08-115-11/+13
* Add debug mode to gssapi_alloc.hGreg Hudson2012-08-113-23/+79
* Remove irrelevant to current code Novell copyrightZhanna Tsitkov2012-08-102-54/+0
* Add tests for gss_inquire_credGreg Hudson2012-08-103-3/+221
* Remove gss_mechanism_extSimo Sorce2012-08-085-124/+26
* Regression tests for CVE-2012-1014, CVE-2012-1015Tom Yu2012-08-073-0/+71
* Add missing quote to install-windowsTom Yu2012-08-071-1/+1
* Fix memory leak parsing name with default realmGreg Hudson2012-08-071-0/+1
* Turn off replay cache in krb5_verify_init_creds()Nalin Dahyabhai2012-08-061-0/+9
* Pass the actual mech oid in creds functionsSimo Sorce2012-08-062-11/+34
* Always consider desired_mechs empty in spnego (2)Simo Sorce2012-08-061-9/+7
* Reuse code to free gss_mech_info structureSimo Sorce2012-08-051-21/+4
* Always consider desired_mechs empty in spnegoSimo Sorce2012-08-031-18/+4
* Make gss_ctx_id_t truly opaqueSimo Sorce2012-08-035-6/+6
* Further fixes for WSA/Posix error translationKevin Wasserman2012-08-031-2/+42
* Fix oid set construction in gss_inquire_cred()Kevin Wasserman2012-08-021-22/+10
* Change default client keytab nameGreg Hudson2012-08-023-2/+163
* Fix default substitution of ccache/keytab namesGreg Hudson2012-08-021-0/+6
* Explain memory allocation policy in oid_ops.cGreg Hudson2012-08-011-0/+7