summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Delete timestamp_to_sfstring sprintf fallbackTom Yu2012-12-221-9/+0
* Add more formats to krb5_timestamp_to_sfstringTom Yu2012-12-221-1/+6
* Use krb5_init_creds_context as clpreauth rockGreg Hudson2012-12-225-234/+160
* Initialize ret in process_pa_dataGreg Hudson2012-12-211-1/+1
* Fix signed overflow check in k5_ucs2s_to_utf8sGreg Hudson2012-12-201-3/+1
* Remove inoperative null checks in KDC codeGreg Hudson2012-12-202-7/+3
* Avoid null dereference in BDB dbtree error caseGreg Hudson2012-12-201-3/+3
* Fix clntraw_create initializationGreg Hudson2012-12-201-8/+10
* Simplify k5test.py environmentsGreg Hudson2012-12-2033-658/+517
* Get rid of KRB5_KDB_SRV_TYPE_PASSWDGreg Hudson2012-12-203-6/+1
* Generate dependencies for kdb5_ldap_utilGreg Hudson2012-12-202-1/+105
* Remove LDAP realm krbTicketPolicyReference codeGreg Hudson2012-12-202-51/+1
* Simplify LDAP KDB module container DN handlingGreg Hudson2012-12-2011-290/+87
* Remove unneeded code in krb5_ldap_put_principalGreg Hudson2012-12-201-17/+7
* Remove unused functions in the LDAP KDB moduleGreg Hudson2012-12-205-342/+0
* Don't output trailing whitespace in depfix.plGreg Hudson2012-12-201-1/+1
* Pass through module errors when preauthenticatingGreg Hudson2012-12-203-18/+26
* Rename internal preauth functionsGreg Hudson2012-12-196-130/+120
* Make clpreauth flags function optionalGreg Hudson2012-12-196-31/+7
* Use a proper consumer interface for clpreauthGreg Hudson2012-12-192-422/+365
* Separate clpreauth and kdcpreauth interfacesGreg Hudson2012-12-1969-2060/+2047
* Save extended messages across fallback to masterGreg Hudson2012-12-192-33/+28
* Add functions to save and restore error stateGreg Hudson2012-12-193-0/+38
* Simplify error message retrievalGreg Hudson2012-12-192-86/+37
* Style cleanup for internal error handlingGreg Hudson2012-12-1910-145/+147
* Regenerate manpagesTom Yu2012-12-171-5/+15
* Add copyright footer to HTML docsTom Yu2012-12-171-0/+1
* PKINIT (draft9) null ptr deref [CVE-2012-1016]Nalin Dahyabhai2012-12-141-2/+3
* Make the doc build quieterBen Kaduk2012-12-141-0/+1
* Use an empty challenge for the password questionGreg Hudson2012-12-131-1/+1
* Update mkrel for SPHINX_ARGSTom Yu2012-12-121-2/+2
* Don't finalize libraries in static buildGreg Hudson2012-12-121-11/+13
* Regenerate checked-in man pagesBen Kaduk2012-12-112-7/+19
* Update manpage version on masterBen Kaduk2012-12-1124-24/+24
* Make sphinx warnings fatal for doc buildBen Kaduk2012-12-111-2/+3
* Make building docs easier in an unconfigured treeBen Kaduk2012-12-111-3/+6
* Update comments for RFC 3244 kpasswd extensionsBen Kaduk2012-12-111-3/+4
* Don't use $(RM) in src/doc/Makefile.inBen Kaduk2012-12-111-1/+1
* Fix various integer issuesGreg Hudson2012-12-105-39/+19
* Note notice.txt's dependency on version.pyBen Kaduk2012-12-101-1/+1
* Don't return a host referral to the service realmGreg Hudson2012-12-063-1/+25
* Fix typo for windows versionsBen Kaduk2012-12-051-1/+1
* Access keys for the KfW ribbon interfaceBen Kaduk2012-12-051-3/+23
* Rewrap the Leash ribbon conf fileBen Kaduk2012-12-051-1/+331
* Leave 'OK' button visible in Leash AboutBoxBen Kaduk2012-12-051-1/+1
* Build fixes for windowsBen Kaduk2012-12-053-4/+6
* Document key usage assigned number conflictZhanna Tsitkov2012-11-301-11/+10
* Avoid redundant socket cleanup in sendto_kdc.cGreg Hudson2012-11-291-4/+0
* Fix spin-loop bug in k5_sendto_kdcGreg Hudson2012-11-291-1/+1
* Add camellia_key_cleanupBen Kaduk2012-11-281-1/+9