aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/objects
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't install e_os.h in include/openssl, use it only as a localBodo Möller1999-05-201-12/+10
* New functions sk_set, sk_value and sk_num to replace existing macros: this isDr. Stephen Henson1999-05-191-3/+3
* Update dependencies.Bodo Möller1999-05-151-8/+10
* Various PKCS#7 related fixes,tidies and comments.Dr. Stephen Henson1999-05-112-5/+16
* The various character predicates (isspace and the like) may not beBodo Möller1999-05-101-5/+5
* Various PKCS#7 fixes to properly (maybe!) handle PKCS#7 enveloped data.Dr. Stephen Henson1999-05-102-3/+10
* Update dependencies.Ben Laurie1999-05-011-6/+6
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Ignore Makefile.saveUlf Möller1999-04-291-0/+1
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-272-2/+2
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-263-40/+1
* Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson1999-04-241-3/+2
* Restore ERRC definitions that are needed to compile the library.Bodo Möller1999-04-241-0/+1
* Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1999-04-241-2/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-245-73/+61
* "make depend"Bodo Möller1999-04-231-16/+24
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-236-15/+15