summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'OpenSSL_0_9_7d'.OpenSSL_0_9_7dcvs2svn2004-03-171-67/+0
* Fix null-pointer assignment in do_change_cipher_spec() revealedMark J. Cox2004-03-1710-9/+52
* Avoid warnings.Dr. Stephen Henson2004-03-162-3/+2
* As in 0.9.8-dev, make sure we use unsigned constants, or someRichard Levitte2004-03-151-1/+1
* Fix typo in "IRIX 6.x shared build fix-up."Andy Polyakov2004-03-121-1/+1
* IRIX 6.x shared build fix-up.Andy Polyakov2004-03-122-7/+9
* Incorporate crlNumber functionality from 0.9.8 except it is commented outDr. Stephen Henson2004-03-082-4/+35
* Incorporate the following changes from 0.9.8-dev:Richard Levitte2004-03-087-483/+700
* Cleanup ASN1 OID module when it exits.Dr. Stephen Henson2004-03-051-2/+7
* Call autoconfig code in pkcs7 utility.Dr. Stephen Henson2004-03-051-0/+3
* Memory leak fix.Dr. Stephen Henson2004-03-051-2/+5
* Various X509 fixes. Disable broken certificate workaroundsDr. Stephen Henson2004-03-055-14/+79
* -passin argument to rsautlDr. Stephen Henson2004-03-041-1/+11
* Typos.Dr. Stephen Henson2004-03-041-3/+3
* Make our page with pointers to binary distributions visible in the FAQRichard Levitte2004-03-041-1/+4
* More configuration docs.Dr. Stephen Henson2004-03-024-4/+167
* Documentation of the KISS autoconfig functions.Dr. Stephen Henson2004-03-021-0/+77
* More autoconfig docs.Dr. Stephen Henson2004-03-011-3/+78
* Avoid a memory leak in OCSP_parse_url().Richard Levitte2004-03-011-0/+1
* Fix from head.Dr. Stephen Henson2004-03-011-1/+1
* Initial docs for the OpenSSL library configuration via openssl.cnfDr. Stephen Henson2004-03-011-3/+62
* AES is spelled AES, not ASE. Oops...Richard Levitte2004-02-271-3/+3
* Make sure the given EVP_PKEY is updated in the PEM_STRING_PKCS8INF case also.Richard Levitte2004-02-261-0/+4
* Document the AES options for 'openssl smime'.Richard Levitte2004-02-261-4/+7
* Use an OCTET STRING for the encoding of an OCSP nonce value.Dr. Stephen Henson2004-02-192-7/+24
* Fix handling of -offset and -length in asn1parse tool.Dr. Stephen Henson2004-02-081-1/+9
* Typo in crypto/bn/asm/x86_64.c, bn_div_words().Andy Polyakov2004-02-071-1/+1
* Add flag to avoid continuousDr. Stephen Henson2004-02-013-3/+20
* make updateRichard Levitte2004-01-294-265/+264
* Have the declarations match the definitions.Richard Levitte2004-01-291-9/+8
* TypoRichard Levitte2004-01-291-2/+2
* Make n unsigned, to avoid signed vs. unsigned conflicts.Richard Levitte2004-01-291-2/+2
* -Wstrict-prototypes is too much for 0.9.7-stable (there are tons ofRichard Levitte2004-01-291-4/+4
* 0.9.7-stable is in freeze. That means we do bug fixes only, not newRichard Levitte2004-01-283-190/+7
* Unsigned vs. signed problem removedRichard Levitte2004-01-281-2/+2
* CFB DES sync-up with FIPS branch.Andy Polyakov2004-01-274-17/+198
* Avoid signed vs. unsigned warnings (which are treated like errors onRichard Levitte2004-01-272-2/+2
* S_IFBLK and S_IFCHR may not exist in some places (like Windows), soRichard Levitte2004-01-261-0/+4
* Typo...Richard Levitte2004-01-221-1/+1
* Replace expired certificate.Dr. Stephen Henson2004-01-212-14/+31
* TABLE update for hpux64-paric2-gcc, addenum for HPUX64 gcc build update.Andy Polyakov2004-01-211-1/+25
* Proper support for HP-UX64 gcc build.Andy Polyakov2004-01-213-6/+11
* SHA-1 assembler tune-up for Intel P4Andy Polyakov2004-01-211-203/+88
* Adding a slash between the directoryt and the file is a problem withRichard Levitte2004-01-101-3/+32
* Cover all DSA setups when running testsLutz Jänicke2004-01-081-0/+1
* Updates to s_time manual pageLutz Jänicke2004-01-081-1/+7
* One more change to merge from -dev.Lutz Jänicke2004-01-041-1/+2
* Add s_time manual pageLutz Jänicke2004-01-041-3/+3
* This commit was manufactured by cvs2svn to create branchcvs2svn2004-01-042-0/+234
|\
| * Add s_time manual pageLutz Jänicke2004-01-043-4/+172