summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clarify that kdc.conf and krb5.conf are mergedBen Kaduk2013-05-202-1/+14
* Try to use best DNS search functions in dnsglue.cGreg Hudson2013-05-191-23/+45
* Reduce boilerplate in makefilesGreg Hudson2013-05-16121-797/+63
* Remove unused build system variablesGreg Hudson2013-05-163-34/+4
* Fix windows buildBen Kaduk2013-05-163-19/+12
* Fix NSS crypto back end for mutex changesGreg Hudson2013-05-161-5/+2
* Assume mutex locking cannot failGreg Hudson2013-05-1436-736/+296
* Don't use "bool" for ASN.1 boolean macrosNate Rosenblum2013-05-141-2/+2
* Rename internal Camellia symbolsGreg Hudson2013-05-131-0/+12
* Fix kpasswd UDP ping-pong [CVE-2002-2443]Tom Yu2013-05-131-4/+4
* Fixes for leaking of refcounted resourcesNalin Dahyabhai2013-05-131-11/+22
* In PKINIT NSS crypto, support encrypted PEM keysNalin Dahyabhai2013-05-131-0/+26
* Get better at locating the just-loaded certificateNalin Dahyabhai2013-05-131-58/+35
* In PKINIT NSS crypto code, load certificates firstNalin Dahyabhai2013-05-131-61/+62
* When DEBUG=1, log why we fail to log in to a tokenNalin Dahyabhai2013-05-101-4/+6
* Traverse tokens like we do with OpenSSL for NSSNalin Dahyabhai2013-05-101-15/+14
* Only call SEC_PKCS12DecoderFinish() onceNalin Dahyabhai2013-05-101-1/+0
* Make the text of NSS's prompts look like OpenSSL'sNalin Dahyabhai2013-05-101-4/+8
* Don't fail if a candidate certificate has no SANsNalin Dahyabhai2013-05-101-6/+2
* Fix type mismatch in db2_exp.cGreg Hudson2013-05-101-1/+1
* Fix check for KDB: prefix in kinitRichard Basch2013-05-101-1/+1
* Add test case for CVE-2013-1416Tom Yu2013-05-092-0/+16
* fix crypto openssl hmac warningGilles Espinasse2013-05-091-1/+1
* Improve LDAP password file error messagesGreg Hudson2013-05-081-2/+6
* 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-015-35/+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
* 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