summaryrefslogtreecommitdiff
path: root/crypto/objects
Commit message (Expand)AuthorAgeFilesLines
* Make sure that settings are passed back and forth when walking aroundLutz Jänicke2002-06-061-0/+1
* New OID for X509 usage: pseudonymLutz Jänicke2002-06-064-5/+16
* The correct PERL interpreter is passed via commandline.Lutz Jänicke2002-06-051-1/+0
* Check the return values where memory allocation failures may happen.Richard Levitte2002-05-302-1/+4
* Add generationQualifier OID (proposed by Fiel Cabral).Lutz Jänicke2002-04-254-6/+18
* Optimize: better shortcut evaluation ("Howard Chu" <hyc@highlandsun.com>).Lutz Jänicke2002-04-181-2/+1
* Use the "mail" short name according to RFC2798 (Michael BellLutz Jänicke2002-04-153-7/+12
* Some more OID enhancements.Lutz Jänicke2002-04-154-940/+1005
* Check error code from a2d_ASN1_OBJECT().Richard Levitte2002-04-111-0/+2
* Apply OID fixes for elliptic curves as supplied byLutz Jänicke2002-04-083-82/+64
* make update (libeay.num has been edited to match 0.9.7-stable)Richard Levitte2002-04-061-362/+362
* Fix buggy object definitions (Svenning Sorensen <sss@sss.dnsalias.net>).Lutz Jänicke2002-04-043-4/+6
* Make short names of objects RFC2256-compliant.Lutz Jänicke2002-03-263-8/+7
* add OIDs for WAP/TLS curvesBodo Möller2002-03-144-12/+87
* add SECG OIDsBodo Möller2002-03-064-6/+402
* more X9.62 OIDsBodo Möller2002-03-054-7/+270
* Adjust the NID names for the AES modes OFB and CFB to contain the numberRichard Levitte2002-02-164-48/+54
* remove redundant ERR_load_... declarationsBodo Möller2001-12-171-2/+0
* UID was never a lable for uniqueIdentifier. However, LDAP and certainRichard Levitte2001-12-044-14/+15
* Fix: 2.5.29 is "id-ce", not "ld-ce" (sort of a typo in objects.h).Bodo Möller2001-12-037-924/+916
* make updateRichard Levitte2001-11-151-1/+1
* make updateRichard Levitte2001-10-242-15/+15
* Correction of the id-pda OID's.Richard Levitte2001-10-231-4/+4
* 'make update'Richard Levitte2001-10-103-5/+17
* Add support for md4WithRSAEncryption.Richard Levitte2001-10-101-0/+1
* 'make update'Richard Levitte2001-10-103-5/+119
* A few more OIDs, contributed by Peter Sylvester <Peter.Sylvester@EdelWeb.fr>Richard Levitte2001-10-091-0/+18
* 'make update'Richard Levitte2001-10-041-11/+11
* avoid "statement not reached" warningBodo Möller2001-09-131-1/+0
* Start to reduce some of the header bloat.Ben Laurie2001-08-051-4/+5
* make updateRichard Levitte2001-07-311-3/+4
* Really add the EVP and all of the DES changes.Ben Laurie2001-07-301-4/+3
* Clean up EVP macros, rename DES EDE3 modes correctly, temporary support forBen Laurie2001-07-214-14/+16
* Add support for MS CSP Name PKCS#12 attribute.Dr. Stephen Henson2001-06-114-5/+18
* Add various X9.62 OIDs. (GF(2^n) mostly left out.)Bodo Möller2001-03-114-5/+167
* Instead of telling both 'make' and the user that ranlibBodo Möller2001-03-091-2/+1
* Change obj_... generation so that it does not generate rubbish orBodo Möller2001-03-067-25/+22
* Add yet another (still empty) source code file that I forgot.Bodo Möller2001-03-051-5/+5
* make updateRichard Levitte2001-02-264-31/+773
* Add the CCITT pilot directory OIDs.Richard Levitte2001-02-261-5/+78
* e_os.h does not belong with the exported headers. Do not put it thereRichard Levitte2001-02-221-13/+13
* With later version of DEC C on VMS, some functions (strcmp(), forRichard Levitte2001-02-201-1/+13
* The callbacks in the NAME_FUNCS structure are not used directly as LHASHGeoff Thorpe2001-02-201-10/+10
* Get the right cast for lhash callback functions.Richard Levitte2001-02-201-2/+2
* Make all configuration macros available for application by makingRichard Levitte2001-02-193-17/+19
* New options to 'ca' utility to support CRL entry extensions.Dr. Stephen Henson2001-02-164-5/+65
* Fix AES code.Dr. Stephen Henson2001-02-074-186/+163
* Rijdael CBC mode and partial undebugged SSL support.Ben Laurie2001-02-064-3/+90
* Make depend.Ben Laurie2001-02-041-12/+14
* Move all the existing function pointer casts associated with LHASH's twoGeoff Thorpe2001-01-092-5/+13