summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make reassembled PKCS11 names parseableNalin Dahyabhai2013-05-082-10/+10
* Fix a typo that caused us to not skip removing "."Nalin Dahyabhai2013-05-081-1/+1
* Fix checking unencrypted PKCS12: twiceNalin Dahyabhai2013-05-081-1/+1
* Remove some apparently-accidental debug whitespaceNalin Dahyabhai2013-05-082-4/+4
* Remove dangling reference to $with_edirectoryNalin Dahyabhai2013-05-081-4/+1
* Make AS requests work with no client keyGreg Hudson2013-05-032-16/+26
* Don't send empty etype info from KDCGreg Hudson2013-05-031-0/+5
* Check for keys in encrypted timestamp/challengeGreg Hudson2013-05-032-2/+11
* Add kdcpreauth callback to check for client keysGreg Hudson2013-05-032-2/+26
* Fix mismatched spnego_mech.c declarationsGreg Hudson2013-05-031-3/+4
* Add missing plugins.c to SRCS in util/supportGreg Hudson2013-05-022-0/+5
* Fix link line for t_fortunaGilles Espinasse2013-05-011-1/+1
* Don't use portmapper in RPC testsGreg Hudson2013-05-014-32/+48
* Disable UDP pass of gssrpc tests on all platformsGreg Hudson2013-05-011-10/+1
* Disable the gssrpc expired-cred testGreg Hudson2013-05-011-2/+3
* Add gssrpc to pkg-configGünther Deschner2013-05-015-5/+21
* Add gssrpc to krb5-configGünther Deschner2013-05-011-3/+7
* Add internal KDC_DIR macroGreg Hudson2013-04-291-10/+11
* Better fix for not using expired TGTs in TGS-REQsGreg Hudson2013-04-291-53/+91
* Don't use expired TGTs in TGS-REQsNicolas Williams2013-04-261-8/+10
* 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
* 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-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