summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Error out if a Python test program failsGreg Hudson2010-03-051-1/+1
* Clean up a help string in k5testGreg Hudson2010-03-041-2/+2
* Python test frameworkGreg Hudson2010-03-047-1/+1159
* Remove some more test suite cruft:Greg Hudson2010-02-282-21/+7
* On Linux platforms, use -Wl,--enable-new-dtags when linking sharedGreg Hudson2010-02-271-2/+2
* Updated documentation with information about --with-crypto-impl=IMPL configu...Zhanna Tsitkov2010-02-251-0/+6
* doc updates for allow_weak_cryptoTom Yu2010-02-252-2/+13
* Two problems in kadm5_get_principal mask handlingGreg Hudson2010-02-241-6/+8
* Remove some more dejagnu test suite cruft:Greg Hudson2010-02-221-26/+0
* Remove some unused cruft in the dejagnu test suite's default.exp:Greg Hudson2010-02-221-471/+3
* Explain the current SPNEGO initiator/acceptor design in comments. NoGreg Hudson2010-02-221-11/+66
* Fix two unrelated problems in SPNEGO which don't crop up with the krb5Greg Hudson2010-02-221-10/+16
* Use bswap16 and bswap32 on NetBSDKen Raeburn2010-02-201-2/+14
* Update dependenciesKen Raeburn2010-02-206-34/+55
* Move array decl from mixed within code down into the block where it'sKen Raeburn2010-02-201-8/+11
* Update export list for 2007 plugin interface changeKen Raeburn2010-02-201-2/+2
* Move array decl from mixed within code down into the block where it'sKen Raeburn2010-02-201-8/+11
* Make plugins/cksum_body more likely to build, and remove the empty srcGreg Hudson2010-02-191-2/+2
* The TGS code was not freeing authdata. This is an old leak which wasGreg Hudson2010-02-181-2/+3
* Fix cipher state chaining in OpenSSL back endGreg Hudson2010-02-183-61/+90
* Add display statements for the encrypted tokens generated by t_encryptGreg Hudson2010-02-171-0/+24
* validator.py is a tool to validate kerb configuration files. Zhanna Tsitkov2010-02-175-0/+378
* update mkrel to deal with changed source layoutTom Yu2010-02-161-2/+8
* MITKRB5-SA-2010-001 CVE-2010-0283 KDC denial of serviceTom Yu2010-02-163-1/+8
* Remove another remnant of krb4Ken Raeburn2010-02-151-86/+0
* Clarify the SPNEGO NegHints code and plug two cases where half-createdGreg Hudson2010-02-131-25/+19
* Simplify the SPNEGO neg_mechs intersection logic a bit usingGreg Hudson2010-02-121-7/+6
* Minimal support for updating history keyGreg Hudson2010-02-116-132/+140
* Implement gss_set_neg_mechsGreg Hudson2010-02-1011-83/+570
* Followon fixes to r23712:Greg Hudson2010-02-105-9/+14
* krb5int_fast_free_state segfaults if state is nullSam Hartman2010-02-091-0/+2
* enc_padata can include empty sequenceSam Hartman2010-02-095-84/+61
* Consistently place $(LDFLAGS) after $(SHLIB_EXPFLAGS) when buildingGreg Hudson2010-02-051-13/+12
* Apply patch from Arlene Berry to handle the case where a mechanismTom Yu2010-02-051-2/+10
* Fix cross-realm handling of AD-SIGNEDPATHGreg Hudson2010-02-053-7/+19
* Apply patch from Arlene Berry to avoid segfault if a mechTom Yu2010-02-051-0/+5
* Apply patch from Arlene Berry to return a comparable static OID objectTom Yu2010-02-051-0/+3
* Fix greet_server buildGreg Hudson2010-02-031-1/+1
* Clean up error handling in krb5int_make_tgs_request_ext, closing someGreg Hudson2010-02-021-60/+41
* set_default_enctype_var should filter not reject weak enctypesTom Yu2010-02-012-32/+105
* Correct the DAL documentation ofGreg Hudson2010-02-011-5/+9
* Fix minor error-handling bug in r23676Greg Hudson2010-01-311-1/+1
* Correct the DAL documentation for how modules should handle referralsGreg Hudson2010-01-291-17/+29
* Make decryption of master key list more robustGreg Hudson2010-01-291-37/+13
* Handle migration from pre-1.7 databases with master key kvno != 1Greg Hudson2010-01-285-5/+53
* Update the LDAP dependencies for r23674Greg Hudson2010-01-272-132/+161
* Get rid of kdb_ext.h and allow out-of-tree KDB pluginsGreg Hudson2010-01-2714-285/+281
* define MIN() in lib/gssapi/krb5/prf.cTom Yu2010-01-261-0/+4
* Apply patch from Arlene Berry to plug a memory leakTom Yu2010-01-261-1/+3
* In the DAL comments, document KRB5_KDB_INCLUDE_PAC, and correct theGreg Hudson2010-01-251-7/+14