summaryrefslogtreecommitdiffstats
path: root/crypto/objects
AgeCommit message (Expand)Author
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-06-13Add OIDs for Secure Electronic Transactions (SET)Lutz Jänicke
2002-06-06Make sure that settings are passed back and forth when walking aroundLutz Jänicke
2002-06-06New OID for X509 usage: pseudonymLutz Jänicke
2002-06-05The correct PERL interpreter is passed via commandline.Lutz Jänicke
2002-05-30Check the return values where memory allocation failures may happen.Richard Levitte
2002-04-25Add generationQualifier OID (proposed by Fiel Cabral).Lutz Jänicke
2002-04-18Optimize: better shortcut evaluation ("Howard Chu" <hyc@highlandsun.com>).Lutz Jänicke
2002-04-15Use the "mail" short name according to RFC2798 (Michael BellLutz Jänicke
2002-04-15Some more OID enhancements.Lutz Jänicke
2002-04-11Check error code from a2d_ASN1_OBJECT().Richard Levitte
2002-04-08Apply OID fixes for elliptic curves as supplied byLutz Jänicke
2002-04-06make update (libeay.num has been edited to match 0.9.7-stable)Richard Levitte
2002-04-04Fix buggy object definitions (Svenning Sorensen <sss@sss.dnsalias.net>).Lutz Jänicke
2002-03-26Make short names of objects RFC2256-compliant.Lutz Jänicke
2002-03-14add OIDs for WAP/TLS curvesBodo Möller
2002-03-06add SECG OIDsBodo Möller
2002-03-05more X9.62 OIDsBodo Möller
2002-02-16Adjust the NID names for the AES modes OFB and CFB to contain the numberRichard Levitte
2001-12-17remove redundant ERR_load_... declarationsBodo Möller
2001-12-04UID was never a lable for uniqueIdentifier. However, LDAP and certainRichard Levitte
2001-12-03Fix: 2.5.29 is "id-ce", not "ld-ce" (sort of a typo in objects.h).Bodo Möller
2001-11-15make updateRichard Levitte
2001-10-24make updateRichard Levitte
2001-10-23Correction of the id-pda OID's.Richard Levitte
2001-10-10'make update'Richard Levitte
2001-10-10Add support for md4WithRSAEncryption.Richard Levitte
2001-10-10'make update'Richard Levitte
2001-10-09A few more OIDs, contributed by Peter Sylvester <Peter.Sylvester@EdelWeb.fr>Richard Levitte
2001-10-04'make update'Richard Levitte
2001-09-13avoid "statement not reached" warningBodo Möller
2001-08-05Start to reduce some of the header bloat.Ben Laurie
2001-07-31make updateRichard Levitte
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-07-21Clean up EVP macros, rename DES EDE3 modes correctly, temporary support forBen Laurie
2001-06-11Add support for MS CSP Name PKCS#12 attribute.Dr. Stephen Henson
2001-03-11Add various X9.62 OIDs. (GF(2^n) mostly left out.)Bodo Möller
2001-03-09Instead of telling both 'make' and the user that ranlibBodo Möller
2001-03-06Change obj_... generation so that it does not generate rubbish orBodo Möller
2001-03-05Add yet another (still empty) source code file that I forgot.Bodo Möller
2001-02-26make updateRichard Levitte
2001-02-26Add the CCITT pilot directory OIDs.Richard Levitte
2001-02-22e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte
2001-02-20With later version of DEC C on VMS, some functions (strcmp(), forRichard Levitte
2001-02-20The callbacks in the NAME_FUNCS structure are not used directly as LHASHGeoff Thorpe
2001-02-20Get the right cast for lhash callback functions.Richard Levitte
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-16New options to 'ca' utility to support CRL entry extensions.Dr. Stephen Henson
2001-02-07Fix AES code.Dr. Stephen Henson
2001-02-06Rijdael CBC mode and partial undebugged SSL support.Ben Laurie