Fix initialization and pointer bugs in new code
[krb5.git] / src / plugins /
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
2010-10-02 Greg HudsonCopyright statements, whitespace, and other code formatting
2010-10-01 Tom YuAdd empty src/plugins/preauth/securid_sam2/deps to...
2010-10-01 Sam HartmanInitial securid2 support.
2010-09-30 Greg HudsonWhitespace
2010-09-29 Sam Hartmanmake depend
2010-09-29 Sam HartmanAutomated tests for kadm5_hook plugin
2010-09-22 Greg HudsonInitialize kdb5_ldap_util's context with kadm5_init_krb...
2010-09-16 Greg HudsonFollow-on to r24315: remove get/set_mkey_list from...
2010-09-15 Greg HudsonIn the PKINIT OpenSSL crypto code, use a signed int...
2010-09-15 Sam HartmanRemove dead code from DAL and kdb plugins
2010-09-15 Greg HudsonIn the PKINIT OpenSSL code, ensure that appropriate...
2010-09-15 Greg HudsonUse correct CRL stack macros in pkinit OpenSSL code...
2010-09-08 Greg HudsonMake depend
2010-09-08 Greg HudsonX509_verify_cert can return without setting cert_ctx...
2010-08-24 Greg HudsonIn the LDAP KDB module's populate_krb5_db_entry, fix...
2010-07-21 Greg HudsonAddendum to r24200: fix kdb5_ldap_util call site of
2010-07-21 Greg HudsonRevert the part of r24157 which added the dal_version...
2010-07-20 Greg HudsonGet the kdb_hdb module to compile again. Probably...
2010-07-19 Greg HudsonIn kdb5_util's kdb5_ldap_create(), add back the assignm...
2010-07-15 Greg HudsonAdd check_allowed_to_delegate to the DAL with a corresp...
2010-07-15 Greg HudsonAdd refresh_config to the DAL with a corresponding...
2010-07-13 Greg HudsonAddendum to r24185: make audit_as_req return void,...
2010-07-13 Greg HudsonAdd audit_as_req to the DAL with a corresponding libkdb...
2010-07-13 Greg HudsonAdd check_policy_as and check_policy_tgs to the DAL...
2010-07-12 Greg HudsonAdd check_transited_realms to the DAL table with a...
2010-07-12 Greg HudsonAdd sign_authdata to the DAL table with a corresponding...
2010-07-09 Greg HudsonAddendum to r24180: make sure osa_adb_get_policy sets...
2010-07-09 Greg HudsonImprove output variable handling of osa_adb_get_policy...
2010-07-08 Greg HudsonCreate a KRB5_KDB_FLAG_ALIAS_OK to control whether...
2010-07-06 Greg HudsonRemove count parameters from get_principal, put_principal,
2010-07-04 Greg HudsonFollow-on to r24168: in kdb5_ldap_util, indirect through
2010-07-03 Greg HudsonUse KRB5_PLUGIN_OP_NOTSUPP uniformly as the error code...
2010-07-03 Ken RaeburnRemove return value from void function
2010-07-02 Greg HudsonRemove store_master_key from the DAL table, and implement
2010-07-02 Greg HudsonMake krb5_db_free_principal and krb5_db_free_mkey_list...
2010-07-02 Greg HudsonRemove verify_master_key from the DAL table, as well...
next