summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
...
* use SHA-1 as the default digest for the apps/openssl commandsNils Larsch2005-04-021-1/+5
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-0/+5
* Harmonize with CHANGES as distributed in OpenSSL 0.9.7f.Bodo Möller2005-03-241-1/+5
* undo Cygwin changeUlf Möller2005-03-241-1/+6
* Ensure (SSL_RANDOM_BYTES - 4) of pseudo random data is used for server andDr. Stephen Henson2005-03-221-0/+22
* Use Windows randomness code on CygwinUlf Möller2005-03-191-0/+3
* In addition to RC5, also exclude MDC2 from compilation unlessBodo Möller2005-03-021-2/+10
* Change ./Configure so that certain algorithms can be disabled by default.Bodo Möller2005-02-221-0/+5
* Fix hang in EGD/PRNGD query when communication socket is closedLutz Jänicke2005-02-191-0/+4
* Prompt for passphrases for PKCS12 input formatDr. Stephen Henson2004-12-291-0/+3
* Add functionality needed to process proxy certificates.Richard Levitte2004-12-281-0/+5
* Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson2004-12-051-0/+4
* Add -passin argument to dgst command.Dr. Stephen Henson2004-12-031-0/+3
* Perform partial comparison of different character types in X509_NAME_cmp().Dr. Stephen Henson2004-12-011-0/+6
* Document the change.Richard Levitte2004-11-291-1/+15
* Summarize recent RC4 tune-ups.Andy Polyakov2004-11-261-0/+4
* Allow alternative manual sections to be embedded in .pod file comments.Dr. Stephen Henson2004-11-251-0/+11
* PR: 910Dr. Stephen Henson2004-11-161-0/+5
* Fix race condition when CRL checking is enabled.Dr. Stephen Henson2004-10-041-0/+7
* New X509_VERIFY_PARAM structure and associated functionality.Dr. Stephen Henson2004-09-061-0/+8
* Make a note of the new engine.Geoff Thorpe2004-08-041-0/+5
* Delta CRL support in extension code.Dr. Stephen Henson2004-07-061-0/+3
* Deprecate unused cruft, and "make update".Geoff Thorpe2004-06-171-0/+3
* Mention new SHA algorithms in CHANGES. This completes the integration.Andy Polyakov2004-05-311-0/+3
* Fixes so alerts are sent properly in s3_pkt.cDr. Stephen Henson2004-05-151-0/+3
* CHANGES to mention improved PowerPC platform support.Andy Polyakov2004-05-131-0/+4
* - update from current 0.9.6-stable CHANGES fileBodo Möller2004-05-041-22/+55
* Allow RSA key-generation to specify an arbitrary public exponent. JelteGeoff Thorpe2004-04-261-0/+5
* As far as I can tell, the bugfix this comment refers to was committed toGeoff Thorpe2004-04-211-3/+0
* Reduce chances of issuer and serial number duplication by use of randomDr. Stephen Henson2004-04-201-0/+9
* Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe2004-04-191-0/+9
* Oops forgot CHANGES entry.Dr. Stephen Henson2004-03-311-0/+3
* Enhance EVP code to generate random symmetric keys of theDr. Stephen Henson2004-03-281-0/+10
* Allow CRLs to be passed into X509_STORE_CTX. This is useful when theDr. Stephen Henson2004-03-271-0/+6
* Extend OID config module format.Dr. Stephen Henson2004-03-271-0/+6
* Replace the BN_CTX implementation with my current work. I'm leaving theGeoff Thorpe2004-03-251-0/+9
* By adding a BN_CTX parameter to the 'rsa_mod_exp' callback, private keyGeoff Thorpe2004-03-251-0/+4
* Initial support for certificate policy checking and evaluation.Dr. Stephen Henson2004-03-231-0/+5
* Note my bignum hijinx in case app maintainers are using CHANGES for theirGeoff Thorpe2004-03-171-0/+7
* Constify d2i, s2i, c2i and r2i functions and other associatedRichard Levitte2004-03-151-0/+3
* Convert openssl code not to assume the deprecated form of BN_zero().Geoff Thorpe2004-03-131-0/+6
* Document a change I'd already made, and at the same time, correct theGeoff Thorpe2004-03-131-1/+5
* Support for inhibitAnyPolicy extension.Dr. Stephen Henson2004-03-081-0/+3
* Various X509 fixes. Disable broken certificate workaroundsDr. Stephen Henson2004-03-051-0/+8
* Use an OCTET STRING for the encoding of an OCSP nonce value.Dr. Stephen Henson2004-02-191-0/+7
* Add flag to avoid continuousDr. Stephen Henson2004-02-011-0/+6
* Print out GeneralizedTime and UTCTime in ASN1_STRING_print_ex().Dr. Stephen Henson2003-11-101-0/+4
* Put the first stage of my bignum debugging adventures into CVS. This codeGeoff Thorpe2003-11-041-0/+16
* BN_CTX is opaque and the static initialiser BN_CTX_init() is not usedGeoff Thorpe2003-10-291-0/+6
* Relax some over-zealous constification that gave some lhash-based code noGeoff Thorpe2003-10-291-0/+11