Rename mitresources.rst to resources.rst
[krb5.git] / src / plugins /
2012-03-01 Greg HudsonFix KDB iteration when callback does write calls
2012-02-27 Tom YuPatch from Richard Basch to work around Solaris 8 lacki...
2012-02-11 Greg HudsonData-driven ASN.1 decoder
2012-02-11 Greg HudsonMinimize draft9 PKINIT code by removing dead code
2012-01-09 Greg HudsonMake dh_key_info encoder and decoder symmetric
2012-01-09 Tom Yuinstall sphinx-generated manpages
2012-01-08 Greg HudsonRemove unneeded kdcRealm field in PKINIT structure
2012-01-07 Greg HudsonConvert securid module edata method
2012-01-07 Greg HudsonRemove some unneeded accessor fields
2011-12-21 Greg HudsonStop using krb5_typed_data structure type
2011-12-21 Greg HudsonStop using krb5_octet_data
2011-11-29 Sam HartmanLdap dependency for parallel builds
2011-11-23 Sam Hartman ticket: new
2011-11-21 Greg HudsonClean up client-side preauth error data handling
2011-11-20 Greg HudsonFix failure interval of 0 in LDAP lockout code
2011-11-14 Greg HudsonSimplify and fix kdcpreauth request_body callback
2011-11-07 Greg HudsonFix warnings and version check for NSS pkinit
2011-11-04 Greg HudsonClean up more stuff in make clean
2011-11-04 Greg HudsonGet rid of fake-install
2011-10-25 Greg HudsonMake krb5_find_authdata public
2011-10-18 Tom YuSA-2011-006 KDC denial of service [CVE-2011-1527 CVE...
2011-10-17 Tom YuMake reindent
2011-10-15 Greg HudsonHide gak_fct interface and arguments in clpreauth
2011-10-15 Greg HudsonMake kdcpreauth edata method respond via callback
2011-10-13 Greg HudsonAdd PKINIT NSS support
2011-10-06 Greg HudsonDitch fast_factor.h since it contains only stubs
2011-10-06 Greg HudsonUse type-safe callbacks in preauth interface
2011-10-05 Greg HudsonRemove edata code in sample preauth plugins
2011-10-05 Sam HartmanFrom: Sam Hartman <hartmans@debian.org>
2011-10-05 Sam HartmanAdd tests to pkinit_kdf_test to test SHA-256/AES and...
2011-10-05 Sam HartmanMake alg agility KDF work properly when the hash length...
2011-10-05 Sam HartmanClean up unused constants
2011-10-05 Sam HartmanMake pkinit fall back to octetstring2key() if there...
2011-10-05 Sam HartmanTreat the client's list of supported KDFs as an unorder...
2011-10-05 Sam HartmanMake KDF work when length of random data differs from...
2011-10-05 Greg HudsonUse an opaque handle in the kdcpreauth callback
2011-10-04 Greg HudsonCreate e_data as pa_data in KDC interfaces
2011-10-03 Greg HudsonMake kdcpreauth verify respond via callback
2011-09-26 Ezra PeisachUpdate dependencies
2011-09-26 Ezra PeisachMove static function prototypes from header to individu...
2011-09-26 Ezra PeisachRemove variables set but not used
2011-09-26 Ezra PeisachRemove the correct execuatble and object file on make...
2011-09-23 Greg HudsonRecast encrypted challenge as linked built-ins
2011-09-21 Sam Hartmanfix pkinit warnings
2011-09-21 Sam HartmanFix typo in pkinit_kdf_test error message
2011-09-21 Sam HartmanAdd newlines to end of status messages
2011-09-21 Sam HartmanIf the client offers the alg agility KDF, use it
2011-09-21 Sam HartmanReordered pkinit_server_return_padata(), so that the...
2011-09-20 Sam HartmanFix Openssl 1.0 function capitalization in pkinit
2011-09-19 Greg HudsonMake pkinit_kdf_test.c compile
2011-09-19 Greg HudsonFormatting fixes
2011-09-19 Sam Hartmanreindent
2011-09-19 Sam HartmanRemove the ticket from the pkinit-alg-agility KDF funct...
2011-09-19 Sam HartmanImplement encoding and decoding for supportedKDFs and...
2011-09-19 Sam Hartman* Extend auth_pack
2011-09-19 Sam HartmanRefactor to use oid instead of algorithm_id in KDF...
2011-09-19 Sam Hartmanpkinit_crypto_openssl: fix signed vs unsigned comparison
2011-09-19 Sam Hartman implementation of new function and test program for...
2011-09-19 Sam HartmanIn pkinit_crypto_openssl.c, modified pkinit_octetstring...
2011-09-19 Sam Hartmanpkinit: client: Use SignedData for anonymous
2011-09-19 Sam HartmanFix pkinit warnings
2011-09-19 Sam HartmanSupport pkinit: SignedData with no signers (KDC)
2011-09-05 Ken RaeburnInitialize some more variables
2011-09-05 Ken RaeburnFix "may be used uninitialized" warnings in db2 code...
2011-09-05 Ken RaeburnSilence various "may be used uninitialized" warnings...
2011-09-05 Ken RaeburnChange output type of pkinit_init_kdc_req_context so...
2011-09-04 Ken RaeburnReindent per krb5-batch-reindent.el.
2011-09-04 Ken RaeburnGet rid of variables triggering gcc's "defined but...
2011-08-10 Zhanna TsitkovClean up some ldap #define's
2011-07-26 Greg HudsonDefine KRB5_TL_DB_ARGS unconditionally in kdb.h
2011-07-01 Ezra Peisachmake depend
2011-06-28 Greg HudsonGet static linking working again, mostly
2011-06-23 Greg HudsonFix multiple libkdb_ldap memory leaks
2011-06-23 Greg HudsonUse AI_ADDRCONFIG for more efficient getaddrinfo
2011-06-17 Greg HudsonConvert preauth_plugin.h to new plugin framework
2011-06-10 Greg HudsonAdd setlocale() calls to main functions
2011-06-10 Greg HudsonMark up strings for translation
2011-04-01 Luke Howardonly reset greeting if provided attribute is urn:greet...
2011-03-09 Greg HudsonAdjust most C source files to match the new standards...
2011-02-25 Greg HudsonMake depend
2011-02-09 Tom YuKDC denial of service attacks [MITKRB5-SA-2011-002...
2011-01-26 Greg HudsonWhen building PKINIT against OpenSSL 1.0 or later,...
2011-01-21 Greg HudsonFix edge case in LDAP last_admin_unlock processing
2010-12-20 Greg HudsonEliminate some unused variable warnings
2010-11-30 Greg HudsonSA-2010-007 Checksum vulnerabilities (CVE-2010-1324...
2010-11-28 Greg HudsonUse for loops for recursion in the Windows build, cutti...
2010-11-06 Greg HudsonAfter a failed kdb5_util load, make a subsequent load...
2010-11-04 Greg HudsonFurther kdb_db2 code cleanup: make gen_dbsuffix return a
2010-11-03 Greg HudsonSimplify kdb_db2's open_db() a little further, avoiding...
2010-11-03 Greg HudsonAvoid running off the end of the spares array in db2...
2010-11-02 Greg HudsonClean up the DB2 KDB module code a bit, making it more...
2010-10-24 Greg HudsonWhitespace
2010-10-19 Sam HartmanSecurID build support
2010-10-19 Sam HartmansecurID error handling fix
2010-10-19 Sam HartmansecurID code fixes
2010-10-08 Tom YuEncoding cleanup: curly quotes to ASCII quotes, and...
2010-10-07 Greg HudsonFix a typo in kerberos.ldif. Reported by nalin@redhat.com
2010-10-07 Greg HudsonPerformance issue in LDAP policy fetch
2010-10-05 Greg HudsonPropagate modprinc -unlock from master to slave KDCs
2010-10-05 Sam HartmanAdd additional NRL copyright
next