Use build.info, not ifdef for crypto modules
[openssl.git] / crypto / objects /
2020-01-30 Shane LontisAdd support for DH 'modp' group parameters (RFC 3526)
2020-01-07 Rich SalzMake generated copyright year be "now"
2020-01-02 Matt CaswellRun make update
2019-12-14 Rich SalzDeprecate most of debug-memory
2019-12-11 Jan-Frederik RieckersAdd support for otherName:NAIRealm in output
2019-10-02 Michael OsipovFix long name of some Microsoft objects
2019-09-28 Dr. Matthias St... Reorganize local header files
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
2019-09-24 Dmitry BelyavskiySupport printing out some otherName variants
2019-09-12 Richard Levitteutil/mkerr.pl: make it not depend on the function code
2019-08-01 Matt CaswellLoad the config file by default
2019-07-16 Rich SalzRegenerate mkerr files
2019-07-08 Shane LontisAdd X9.42 KDF.
2019-07-01 PauliAdd OIDs for kmac128, kmac256 and blake2.
2019-05-22 voevFix GOST OID
2019-05-16 Shane LontisAdded X963KDF API
2019-05-08 Richard Levitteossl_bsearch(): New generic internal binary search...
2019-03-19 Shane LontisSingle step kdf implementation
2019-03-13 杨洋Support SM2 certificate verification
2019-02-27 Simo SorceImplement SSH KDF
2019-02-06 Antoine Salonblake2: register MAC objects
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
2019-01-07 Viktor DukhovniUpdate generator copyright year.
2019-01-03 Matt Caswellmake update
2018-12-11 Todd ShortAdd RFC5297 AES-SIV support
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-11-13 Shane LontisKMAC implementation using EVP_MAC
2018-11-04 PauliGMAC implementation
2018-09-03 PauliMake OBJ_NAME case insensitive.
2018-08-09 PauliChange the OID references for X25519, X448, ED25519...
2018-08-07 Andy PolyakovHarmonize use of sk_TYPE_find's return value.
2018-08-01 PauliAdd OIDs for HMAC SHA512/224 and HMAC SHA512/256.
2018-06-08 Dmitry BelyavskiyNew GOST identificators
2018-04-26 FdaSilvaYYAdd missing error code when alloc-return-null
2018-04-17 Richard LevitteUpdate copyright year
2018-04-03 Rich SalzSet error code on alloc failures
2018-03-20 Matt CaswellUpdate copyright year
2018-03-19 Jack LloydAdd SM2 signature and ECIES schemes
2018-03-15 PauliMissings OIDs for XTS added.
2018-03-12 Matt CaswellFree the correct type in OBJ_add_object()
2018-03-12 gmileAdd OIDs for DSTU-4145
2018-03-07 Sergey ZhuravlevAdd GOST OIDs for Edwards parameter sets
2018-03-02 Matt CaswellIntegrate X448 and Ed448 into libcrypto
2018-02-27 Rich SalzMake some perl scripts output to stdout
2018-02-27 Matt CaswellUpdate copyright year
2018-02-13 Rich SalzGenerate copyright year properly
2018-02-13 Matt CaswellUpdate copyright year
2018-01-31 Benjamin KadukRevert the crypto "global lock" implementation
2018-01-23 PauliSHA512/224 and SHA512/256
2017-12-08 FdaSilvaYYFix an incoherent test.
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-11-05 Jack LloydSM3: Add SM3 hash function
2017-10-31 Ronald TseSM4: Add SM4 block cipher to EVP
2017-10-18 KaoruTodaRemove parentheses of return.
2017-10-16 Michael Richardsonadded cmcCA and cmcRA as per rfc6402, capitalized per...
2017-10-12 Dr. Stephen Hensonmake update
2017-10-12 Dr. Stephen HensonAdd objects for RFC7919 parameters
2017-09-28 PauliRemove unnecessary #include <openssl/lhash.h> directives.
2017-09-11 Andy Polyakovobjects/obj_xref.txt: cross-reference SHA3 and rsaEncry...
2017-09-11 Andy Polyakovobjects/objects.txt: fix RSA-SHA3-284 typo.
2017-08-31 Rich SalzAdd CRYPTO_thread_glock_new
2017-08-30 Jon SpillettImplement Aria GCM/CCM Modes and TLS cipher suites
2017-08-29 Paulie_os.h removal from other headers and source files.
2017-08-22 Rich SalzUse "" not <> for internal/ includes
2017-08-21 PauliThis has been added to avoid the situation where some...
2017-08-08 Johannes BauerAdd interface to the scrypt KDF by means of PKEY_METHOD
2017-07-07 PauliTrivial bounds checking.
2017-07-05 Rich SalzAdd two trivial fixes from old commits
2017-07-05 Rich SalzUndo commit 0755217
2017-07-05 Rich SalzUndo commit d420ac2
2017-07-03 Andy Polyakov'make update' after objects/objects.txt update.
2017-07-03 Andy Polyakovobjects/objects.txt: add SHA3 OIDs.
2017-06-26 Rich SalzRename static global "lock" to "obj_lock"
2017-06-22 Matt CaswellFix OBJ_create() to tolerate a NULL sn and ln
2017-06-20 FdaSilvaYYDeclare a new x509v3 extension: x509ExtAdmission
2017-06-07 Rich Salzmake error tables const and separate header file
2017-06-07 Rich SalzAdd a lock around the OBJ_NAME table
2017-05-31 Erwann AbaleaAdd some OID's from X.520
2017-05-30 Dr. Stephen HensonAdd ED25519 as signature OID
2017-05-30 Dr. Stephen HensonAdd EdDSA algorithm OIDs from draft-ietf-curdle-pkix-04
2017-05-29 Marek Kleinfixing incorrect OID of signingCertificateV2
2017-05-03 Marek KleinAdded support for ESSCertIDv2
2017-04-11 Frank MorgnerAdded error checking for OBJ_create
2017-02-28 Matt CaswellRemove some commented out code in libcrypto
2017-02-21 PauliImplementation of the ARIA cipher as described in RFC...
2017-02-08 Dr. Stephen HensonAdd NID_auth_any and NID_kx_any NIDs.
2017-02-01 Todd ShortAdd support for parameterized SipHash
2017-01-24 Todd ShortAdd support for Poly1305 in EVP_PKEY
2016-11-03 Richard LevitteClean away remaining 'selftest' code
2016-08-22 Matt CaswellSanity check an ASN1_object_size result
2016-08-13 Dr. Stephen HensonUse OIDs from draft-ietf-curdle-pkix-02
2016-08-01 Richard LevitteForgotten make update
2016-08-01 Wim LewisAdditional CMS content types from RFC 4073, RFC 5083...
2016-07-20 Kurt RoeckxCheck for errors allocating the error strings.
2016-07-05 FdaSilvaYYAdd checks on sk_TYPE_push() returned value
2016-07-01 Rich SalzCleanup obj_dat.h, obj_dat.pl
2016-06-29 FdaSilvaYYWhitespace cleanup in crypto
2016-06-21 FdaSilvaYYSpelling... and more spelling
2016-06-01 Rich SalzRemove/rename some old files.
2016-05-23 Matt CaswellFix a mem leak on an error path in OBJ_NAME_add()
next