summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-031-2/+2
* 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-015-25/+33
* 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
* Fix minor KDC memory leaksGreg Hudson2013-03-263-17/+13
* Fix a trivial file leak writing kadmind pid fileGreg Hudson2013-03-261-3/+4
* Export verto_set_flags from libvertoGreg Hudson2013-03-261-0/+1
* Replace "First introduced" with concise "New"Zhanna Tsitkov2013-03-251-37/+37
* Fix import_sec_context with interposersSimo Sorce2013-03-241-21/+14
* make dependGreg Hudson2013-03-2451-1744/+1515
* Move a bunch of stuff out of k5-int.hGreg Hudson2013-03-2460-728/+455
* Get rid of krb5_{get,free}_krbhstGreg Hudson2013-03-228-212/+9
* Get rid of osconfig.cGreg Hudson2013-03-226-53/+2
* Clean up getclhoststr in ipropd_svc.cGreg Hudson2013-03-211-17/+9
* Update shlib.conf for FreeBSDBen Kaduk2013-03-181-14/+11
* Reset ulog header if iprop load failsGreg Hudson2013-03-151-0/+2
* Add PEM password prompter callback in PKINITNalin Dahyabhai2013-03-151-3/+45
* Eliminate unused variablesGreg Hudson2013-03-152-2/+1