summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add gssrpc to pkg-config.master-krb5pkgconfigGünther Deschner2013-04-305-5/+21
* Add gssrpc to krb5-config.Günther Deschner2013-04-261-3/+7
* Add various client-authenticating PKINIT testsNalin Dahyabhai2013-04-246-0/+203
* Add a script for [re]generating test PKI credsNalin Dahyabhai2013-04-241-0/+117
* Include default DIR::file ccache in collectionGreg Hudson2013-04-222-3/+41
* Fix doc buildBen Kaduk2013-04-181-0/+1
* Add a few comments to `PADATA types` in krb5.hinZhanna Tsitkov2013-04-181-27/+28
* Use macro for IANA assigned PA-AS-CHECKSUM numberZhanna Tsitkov2013-04-183-4/+6
* Set msg_type when decoding FAST requestsGreg Hudson2013-04-131-0/+1
* Allow config of dh_min_bits < 2048Tom Yu2013-04-122-3/+5
* Simplify pkinit_check_dh_paramsTom Yu2013-04-121-67/+47
* Ignore missing Q in dh_paramsTom Yu2013-04-121-4/+4
* Simplify sendto_kdc exception handlingGreg Hudson2013-04-121-83/+25
* Remove sendto_kdc debugging codeGreg Hudson2013-04-125-257/+2
* Dynamically expand timeout when TCP connectsNathaniel McCallum2013-04-121-1/+27
* Use millisecond timeouts in sendto_kdc.cNathaniel McCallum2013-04-121-68/+51
* Get rid of cm.c and cm.hGreg Hudson2013-04-1211-275/+137
* Trace log with a subset of struct conn_stateGreg Hudson2013-04-126-87/+93
* Tighten up fixed buffer usage in hst_realm.cGreg Hudson2013-04-101-9/+10
* Allow numeric addresses as service hostnamesGreg Hudson2013-04-091-47/+66
* Update hst_realm.c coding styleGreg Hudson2013-04-092-347/+236
* Initialize outpos in krb5int_utf8_normalizeGreg Hudson2013-04-091-3/+1
* Avoid passing null pointers to memcpy/memcmpGreg Hudson2013-04-0821-65/+76
* Simplify principal access within libkrb5Greg Hudson2013-04-0828-200/+144
* Install krb5-config man pageBen Kaduk2013-04-031-0/+2
* Regen man pages to pick up krb5-configBen Kaduk2013-04-0325-53/+235
* Add a krb5-config man pageBen Kaduk2013-04-034-2/+89
* Clean up python bytecode from doc buildBen Kaduk2013-04-021-1/+2
* Fix typo in t_credstore.cGreg Hudson2013-04-021-1/+1
* Add krb5_kt_dup API and use it in two placesGreg Hudson2013-04-016-25/+34
* Add gss_import_cred_from client keytab testGreg Hudson2013-04-013-54/+63
* Add support for client keytab from cred storeSimo Sorce2013-04-012-10/+44
* Fix copy/pasto in ksu error messageBen Kaduk2013-03-291-1/+1
* Fix warnings in tests/gss-threadsGreg Hudson2013-03-293-17/+16
* Reformat tests/gss-threadsGreg Hudson2013-03-294-662/+632
* Free unconditionally in plugins.cGreg Hudson2013-03-291-8/+8
* Fix zap size in confounder checksum mk_xorkeyGreg Hudson2013-03-291-1/+1
* Fix typo in ktest_make_sample_auth_packGreg Hudson2013-03-291-1/+1
* Fix errno hygiene in kadmind write_pid_fileGreg Hudson2013-03-291-3/+3
* Simplify krb5_ldap_readpasswordGreg Hudson2013-03-291-19/+2
* Using k5-int.h data helpers for some functionsGreg Hudson2013-03-293-21/+14
* Clean up cksum handling in CMAC token functionsGreg Hudson2013-03-291-3/+1
* Fix kdb_ldap_create_principal cleanupGreg Hudson2013-03-281-2/+2
* Fix more password_policy cleanup codeGreg Hudson2013-03-281-11/+6
* Get rid of krb5_xfreeGreg Hudson2013-03-284-30/+27
* Fix krb5_ldap_put_password_policy cleanupGreg Hudson2013-03-281-3/+2
* Init output parameter of krb5_decode_princ_entryGreg Hudson2013-03-281-0/+2
* Fix unused assignment in mechglue loadConfigFileGreg Hudson2013-03-281-1/+1
* Fix an error case in krb5int_fcc_new_uniqueGreg Hudson2013-03-281-1/+0
* Fix an error case in krb5_sendauthGreg Hudson2013-03-281-3/+1