aboutsummaryrefslogtreecommitdiffstats
path: root/util/libeay.num
Commit message (Expand)AuthorAgeFilesLines
* Currently the DSO_METHOD interface has one entry point to bind allGeoff Thorpe2000-06-161-1/+2
* Add support for the modified SGC key format used in IIS.Dr. Stephen Henson2000-06-151-0/+3
* Enable DSO support on alpha (OSF1), cc and gcc.Geoff Thorpe2000-06-131-0/+3
* Slightly faster DSA verification (BN_mod_exp2_mont),Bodo Möller2000-06-081-0/+2
* "make update" + stripping the type-specific stack functions out ofGeoff Thorpe2000-06-011-570/+0
* Result of "make update"Richard Levitte2000-05-311-0/+1
* "make update"Geoff Thorpe2000-05-301-0/+1
* This declaration seems to have been added into the header file accidently.Geoff Thorpe2000-05-291-1/+0
* 'make update'Richard Levitte2000-05-191-0/+105
* Thanks to "make update" ...Geoff Thorpe2000-04-191-0/+1
* New function ERR_error_string_n.Bodo Möller2000-04-141-0/+2
* "make update"Richard Levitte2000-04-091-0/+15
* This commit ties the new DSO code (crypto/dso/) into the build for aGeoff Thorpe2000-04-041-0/+17
* make updateRichard Levitte2000-03-201-0/+1
* make updateUlf Möller2000-03-191-0/+2
* Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.Ulf Möller2000-02-261-0/+1
* More get0 et al. changes. Also provide fgrep targets in CHANGESBodo Möller2000-02-261-4/+4
* Rename functions for new convention.Dr. Stephen Henson2000-02-261-26/+26
* Don't define platform-dependent preprocessor symbols for OPENSSL_THREAD_DEFINES.Bodo Möller2000-02-241-0/+2
* Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md forDr. Stephen Henson2000-02-221-0/+1
* Fix gcc warnings.Ulf Möller2000-02-201-7/+6
* New functions and option to use NEW in certificate requests.Dr. Stephen Henson2000-02-181-0/+2
* Add -pass argument to 'enc'.Dr. Stephen Henson2000-02-171-0/+1
* 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
* Tidy up CRYPTO_EX_DATA structures.Dr. Stephen Henson2000-01-231-0/+19
* 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-071-0/+14
* 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
* Add PKCS#8 utility functions and add PBE options.Dr. Stephen Henson1999-12-231-0/+12
* 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
* 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