aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Update.Bodo Möller2000-02-111-0/+4
* Rename the X509V3_*_d2i functions to X509_get_ext_d2i() etc.Dr. Stephen Henson2000-02-071-3/+3
* Add support for some broken PKCS#8 formats.Dr. Stephen Henson2000-02-051-0/+1
* Generate just one error code if iterated SSL_CTX_get() fails.Bodo Möller2000-02-051-0/+3
* Rename SSLeay_add_all_algorithms() et al toDr. Stephen Henson2000-02-041-3/+3
* Correct spelling as it was done in the source.Bodo Möller2000-02-041-1/+1
* Make DSA_generate_parameters, and fix a couple of bugBodo Möller2000-01-301-0/+2
* Since pod2man is still evolving, and some sites (among others dev.openssl.org)Richard Levitte2000-01-271-0/+1181
* Some comments added, and slight code clean-ups.Bodo Möller2000-01-261-0/+1
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-0/+19
* WINDOWS is defined in e_os.h. The problem was WIN32 (the new egcs uses _WIN32).Ulf Möller2000-01-202-4/+4
* Define WINDOWS in all Mingw32 cases.Bodo Möller2000-01-202-3/+3
* Define WINDOWS.Bodo Möller2000-01-201-1/+1
* Finish off the X509_ATTRIBUTE string stuff.Dr. Stephen Henson2000-01-201-0/+14
* Rename X509_att*() stuff to X509at_*(), add X509_REQ wrappers.Dr. Stephen Henson2000-01-191-7/+7
* Avoid some warnings, and run "make update".Bodo Möller2000-01-141-0/+5
* Submitted by:Ulf Möller2000-01-072-0/+16
* Honor the no-xxx Configure options when creating .DEF files.Ulf Möller2000-01-071-19/+61
* More X509_ATTRIBUTE changes.Dr. Stephen Henson2000-01-071-2/+2
* Fix some of the command line password stuff. New functionDr. Stephen Henson2000-01-011-0/+1
* Simplify the trust structure: basically zap the bit strings andDr. Stephen Henson1999-12-291-3/+5
* New {i2d,d2i}_PrivateKey_{bio, fp} functions.Dr. Stephen Henson1999-12-261-0/+4
* Allow passwords to be included on command line for a fewDr. Stephen Henson1999-12-241-0/+3
* Fixes so NO_RSA works again.Dr. Stephen Henson1999-12-241-1/+42
* Add PKCS#8 utility functions and add PBE options.Dr. Stephen Henson1999-12-232-1/+13
* RenameBodo Möller1999-12-181-0/+8
* Add i2d_ASN1_PRINTABLESTRING() function, and do 'make update'Dr. Stephen Henson1999-12-081-0/+15
* New function PKC12_newpass()Dr. Stephen Henson1999-12-031-0/+1
* Change the trust and purpose code so it doesn't need initDr. Stephen Henson1999-12-021-237/+229
* Remainder of SSL purpose and trust code: trust and purpose setting inDr. Stephen Henson1999-11-291-0/+4
* Add part of chain verify SSL support code: not complete or doing anythingDr. Stephen Henson1999-11-291-10/+45
* New options to the -verify program which can be used for chain verification.Dr. Stephen Henson1999-11-261-3/+13
* Support for authority information access extension.Dr. Stephen Henson1999-11-231-0/+28
* Transparent support for PKCS#8 private keys in RSA/DSA.Dr. Stephen Henson1999-11-211-11/+33
* Support for otherName in GeneralName.Dr. Stephen Henson1999-11-191-0/+6
* Fix to the -revoke option in ca. It was leaking memory, crashing and justDr. Stephen Henson1999-11-081-0/+22
* Continued multibyte character support.Dr. Stephen Henson1999-10-271-0/+5
* Update Borland C++ builder support.Bodo Möller1999-10-251-1/+1
* Improve support for running everything as a monolithic application.Bodo Möller1999-10-251-0/+1
* More multibyte character support.Dr. Stephen Henson1999-10-251-0/+29
* New function ASN1_mbstring_copy() to handle ASN1 string copying. UltimatelyDr. Stephen Henson1999-10-211-0/+1
* Replace the macros in asn1.h with function equivalents. Also make UTF8StringsDr. Stephen Henson1999-10-201-0/+83
* "make update"Bodo Möller1999-09-271-0/+1
* "make update"Bodo Möller1999-09-101-0/+2
* New UTF8 utility functions to parse/generate UTF8 strings.Dr. Stephen Henson1999-09-041-0/+2
* Handle "#if 0" correctly (I hope)Bodo Möller1999-09-031-0/+6
* Add new 'spkac' utility and several SPKAC utility functions.Dr. Stephen Henson1999-09-031-0/+6
* make update.Ulf Möller1999-08-241-0/+14
* Compile pkcs7 and des apps.Ulf Möller1999-08-131-0/+4
* Remove -DWINDOWS in debug configuration.Bodo Möller1999-08-121-1/+1