summaryrefslogtreecommitdiff
path: root/crypto/objects
Commit message (Expand)AuthorAgeFilesLines
* Minor corrections (HPUX).Ulf Möller2000-11-031-2/+2
* The experimental Rijndael code moved to the main trunk.Richard Levitte2000-10-145-3/+106
* 'ranlib' doesn't always run on some systems. That's actuallyRichard Levitte2000-09-251-1/+2
* 'make update'Richard Levitte2000-09-071-3/+6
* Avoid abort() throughout the library, except when preprocessorBodo Möller2000-09-042-7/+79
* Added OIDs from RFC 2247, 1155, and a few from 1700Richard Levitte2000-08-193-0/+113
* MD4 implemented. Assar Westerlund provided the digest code itself and the te...Richard Levitte2000-08-142-10/+11
* Duplicate names detected...Richard Levitte2000-08-101-2/+2
* Fix for bad sorting of object names.Dr. Stephen Henson2000-08-063-17/+258
* "make update"Richard Levitte2000-07-241-11/+11
* Corrected small bug that could add ',L' when it shouldn'tRichard Levitte2000-07-082-3/+14
* I got sick and tired of having to keep track of NIDs when such a thingRichard Levitte2000-07-058-95/+3956
* Fixes for Win32 build.Dr. Stephen Henson2000-06-212-16/+23
* Safe stack reorganisation in terms of function casts.Dr. Stephen Henson2000-06-161-31/+0
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-3/+4
* protoypesUlf Möller2000-06-121-3/+3
* There have been a number of complaints from a number of sources that namesRichard Levitte2000-06-013-23/+23
* "make update" + stripping the type-specific stack functions out ofGeoff Thorpe2000-06-011-0/+31
* In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>,Richard Levitte2000-05-021-4/+4
* make updateUlf Möller2000-03-121-2/+3
* Fix typo and make ca get the CA and request fields correct.Dr. Stephen Henson2000-03-081-1/+1
* Preserve reason strings in automatically build tables.Bodo Möller2000-03-051-1/+2
* Make name_funcs_stack static.Dr. Stephen Henson2000-03-031-1/+1
* Enhance consistency by using BIO_flush() instead of fflush().Richard Levitte2000-02-251-1/+1
* ispell (and minor modifications)Ulf Möller2000-02-031-2/+2
* Seek out and destroy another evil cast.Ulf Möller2000-01-302-3/+3
* Source code cleanups: Use void * rather than char * in lhash,Ulf Möller2000-01-302-10/+10
* Reimplement so only one synchronous stack is used. The benefit isRichard Levitte2000-01-291-79/+60
* Compaq C 6.2 for VMS will complain when we want to convertRichard Levitte2000-01-181-17/+58
* Add OIDs for idea and blowfish. Unfortunately these are inDr. Stephen Henson1999-12-292-242/+248
* Add PKCS#8 utility functions and add PBE options.Dr. Stephen Henson1999-12-232-21/+43
* MacOS updates.Andy Polyakov1999-12-191-5/+1
* Various S/MIME fixes.Dr. Stephen Henson1999-12-112-31/+31
* New options to the -verify program which can be used for chain verification.Dr. Stephen Henson1999-11-262-4/+13
* Support for authority information access extension.Dr. Stephen Henson1999-11-232-5/+52
* More multibyte character support.Dr. Stephen Henson1999-10-252-5/+25
* Generate obj_dat.h in "make update".Ulf Möller1999-09-294-6/+905
* "make update"Bodo Möller1999-09-101-1/+1
* make update.Ulf Möller1999-08-241-1/+1
* Add functions to allow extensions to be added to certificate requests.Dr. Stephen Henson1999-08-112-25/+31
* Support for parsing of certificate extensions in PKCS#10 requests: these areDr. Stephen Henson1999-08-091-0/+12
* Revert erroneous change.Bodo Möller1999-08-031-1/+1
* automatically use no-mdc2 if no-des is requested.Bodo Möller1999-08-021-1/+1
* obj_dat.h is autogenerated (it was in the CVS because old versions ofUlf Möller1999-07-292-892/+1
* New function OBJ_obj2txt()Dr. Stephen Henson1999-07-272-0/+67
* More PKCS#5 v2.0 development. Add a function to setup a PKCS#5 v2.0Dr. Stephen Henson1999-06-062-9/+11
* The rest of the PKCS#5, PKCS#8 patch I forgot before :-)Dr. Stephen Henson1999-06-042-4/+31
* Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress).Ulf Möller1999-06-041-0/+11
* It was a very bad idea to use #include "../e_os.h" -- when this occursBodo Möller1999-05-211-4/+6
* Add a kludge :-(Bodo Möller1999-05-201-10/+10