summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add libkradNathaniel McCallum2013-07-1124-2/+3693
* Add test case for CVE-2013-1417Tom Yu2013-07-012-0/+14
* KDC null deref due to referrals [CVE-2013-1417]Tom Yu2013-07-011-1/+3
* Install localauth_plugin.hGreg Hudson2013-07-011-0/+1
* Install ccselect_plugin.hGreg Hudson2013-07-011-0/+1
* Update windows README for VS2012/Windows SDK 8Ben Kaduk2013-06-281-5/+15
* Require Windows Installer 4.5 or higherBen Kaduk2013-06-281-1/+1
* WiX support for building with VS 2012Ben Kaduk2013-06-283-28/+35
* Fix uninitialized variable bugsGreg Hudson2013-06-272-1/+2
* Add tests for pwqual modules and plugin orderingGreg Hudson2013-06-2710-4/+466
* Rely on module ordering for localauthGreg Hudson2013-06-271-25/+6
* Provide plugin module ordering guaranteesGreg Hudson2013-06-272-200/+267
* Fix spin loop reading from KDC TCP socketViktor Dukhovni2013-06-261-2/+2
* Build with Visual Studio 2012Ben Kaduk2013-06-252-1/+12
* [Leash] Notify the user of password change successBen Kaduk2013-06-251-0/+2
* Fix timing edge cases in t_renew.pyGreg Hudson2013-06-161-6/+6
* Fix sentinel position in sample u2u serverGreg Hudson2013-06-131-4/+4
* Fix various warningsGreg Hudson2013-06-0754-305/+177
* Refactor KDC renewable ticket handlingGreg Hudson2013-06-066-64/+124
* Use KDC clock skew for AS-REQ timestampsGreg Hudson2013-06-051-5/+12
* Refactor AS-REQ nonce and timestamp handlingGreg Hudson2013-06-053-67/+78
* Untabify and reindent t_authpkinit.pyGreg Hudson2013-06-031-17/+16
* Fix spurious clock skew caused by preauth delayGreg Hudson2013-06-021-0/+3
* Fix warnings in dbtest.cGilles Espinasse2013-05-311-20/+38
* Link dbtest with libkrb5supportGreg Hudson2013-05-311-2/+2
* Properly handle use_master in k5_init_creds_getGreg Hudson2013-05-311-2/+4
* Change message macro for configure selectionGilles Espinasse2013-05-291-5/+5
* Fix non-builtin crypto module buildsGreg Hudson2013-05-2911-24/+39
* Make empty passwords work via init_creds APIsGreg Hudson2013-05-278-90/+166
* Fix rc4 string-to-key on unterminated inputsGreg Hudson2013-05-271-16/+20
* Don't warn or error on variadic macrosGreg Hudson2013-05-251-1/+1
* Add AES-NI support on LinuxGreg Hudson2013-05-243-5/+171
* Adjust AESNI sources for krb5 treeGreg Hudson2013-05-242-2588/+17
* Add Intel AESNI assembly filesGreg Hudson2013-05-242-0/+4280
* Refactor AES, Camellia builtin enc providersGreg Hudson2013-05-242-302/+309
* Simplify crypto IOV helpersGreg Hudson2013-05-2415-768/+375
* Fix krb5_rd_req usage in user-to-user sample appGreg Hudson2013-05-221-2/+2
* Clarify krb5_rd_req documentationGreg Hudson2013-05-221-9/+19
* Fix transited handling for GSSAPI acceptorsGreg Hudson2013-05-212-3/+18
* 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