summaryrefslogtreecommitdiffstats
path: root/crypto/objects
AgeCommit message (Expand)Author
2017-07-07Trivial bounds checking.Pauli
2017-07-05Add two trivial fixes from old commitsRich Salz
2017-07-05Undo commit 0755217Rich Salz
2017-07-05Undo commit d420ac2Rich Salz
2017-07-03'make update' after objects/objects.txt update.Andy Polyakov
2017-07-03objects/objects.txt: add SHA3 OIDs.Andy Polyakov
2017-06-26Rename static global "lock" to "obj_lock"Rich Salz
2017-06-22Fix OBJ_create() to tolerate a NULL sn and lnMatt Caswell
2017-06-20Declare a new x509v3 extension: x509ExtAdmissionFdaSilvaYY
2017-06-07make error tables const and separate header fileRich Salz
2017-06-07Add a lock around the OBJ_NAME tableRich Salz
2017-05-31Add some OID's from X.520Erwann Abalea
2017-05-30Add ED25519 as signature OIDDr. Stephen Henson
2017-05-30Add EdDSA algorithm OIDs from draft-ietf-curdle-pkix-04Dr. Stephen Henson
2017-05-29fixing incorrect OID of signingCertificateV2Marek Klein
2017-05-03Added support for ESSCertIDv2Marek Klein
2017-04-11Added error checking for OBJ_createFrank Morgner
2017-02-28Remove some commented out code in libcryptoMatt Caswell
2017-02-21Implementation of the ARIA cipher as described in RFC 5794.Pauli
2017-02-08Add NID_auth_any and NID_kx_any NIDs.Dr. Stephen Henson
2017-02-01Add support for parameterized SipHashTodd Short
2017-01-24Add support for Poly1305 in EVP_PKEYTodd Short
2016-11-03Clean away remaining 'selftest' codeRichard Levitte
2016-08-23Sanity check an ASN1_object_size resultMatt Caswell
2016-08-13Use OIDs from draft-ietf-curdle-pkix-02Dr. Stephen Henson
2016-08-01Forgotten make updateRichard Levitte
2016-08-01Additional CMS content types from RFC 4073, RFC 5083, and RFC 5084.Wim Lewis
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-07-05Add checks on sk_TYPE_push() returned valueFdaSilvaYY
2016-07-01Cleanup obj_dat.h, obj_dat.plRich Salz
2016-06-29Whitespace cleanup in cryptoFdaSilvaYY
2016-06-22Spelling... and more spellingFdaSilvaYY
2016-06-01Remove/rename some old files.Rich Salz
2016-05-24Fix a mem leak on an error path in OBJ_NAME_add()Matt Caswell
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-20Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz
2016-05-19ok was uninitialised on failure.Ben Laurie
2016-05-18OID code tidy up.Dr. Stephen Henson
2016-05-17Manual fixes after copyright consolidationRich Salz
2016-05-17Copyright consolidation 04/10Rich Salz
2016-05-09fix tab-space mixed indentationFdaSilvaYY
2016-04-20Update copyright; generated files.Rich Salz
2016-04-20Remove --classic build entirelyRichard Levitte
2016-04-20Copyright consolidation: perl filesRich Salz
2016-04-13Remove check_defer()Dr. Stephen Henson
2016-04-13Rename int_*() functions to *_int()Matt Caswell
2016-04-13Rename lots of *_intern or *_internal function to int_*Matt Caswell
2016-04-13Deprecate OBJ_cleanup() and make it a no-opMatt Caswell
2016-04-13Deprecate EVP_cleanup() and make it a no-opMatt Caswell
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte