index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CHANGES
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for smime-type MIME parameter.
Dr. Stephen Henson
2005-05-01
1
-0
/
+4
*
Port BN_MONT_CTX_set_locked() from stable branch.
Dr. Stephen Henson
2005-04-27
1
-0
/
+5
*
some updates for the blinding code; summary:
Nils Larsch
2005-04-27
1
-0
/
+12
*
Add DTLS support.
Ben Laurie
2005-04-26
1
-0
/
+3
*
first step to melt down ChangeLog.0_9_7-stable_not-in-head :-)
Bodo Möller
2005-04-25
1
-1
/
+1
*
- use BN_set_negative and BN_is_negative instead of BN_set_sign
Nils Larsch
2005-04-22
1
-7
/
+6
*
Include error library value in C error source files instead of fixing up
Dr. Stephen Henson
2005-04-12
1
-1
/
+8
*
Make kerberos ciphersuite code work with newer header files
Dr. Stephen Henson
2005-04-10
1
-0
/
+8
*
Added restrictions on the use of proxy certificates, as they may pose
Richard Levitte
2005-04-09
1
-0
/
+6
*
add support for DER encoded private keys to SSL_CTX_use_PrivateKey_file()
Nils Larsch
2005-04-09
1
-0
/
+4
*
get rid of very buggy and very imcomplete DH cert support
Nils Larsch
2005-04-08
1
-0
/
+4
*
use SHA-1 as the default digest for the apps/openssl commands
Nils Larsch
2005-04-02
1
-1
/
+5
*
Give everything prototypes (well, everything that's actually used).
Ben Laurie
2005-03-31
1
-0
/
+5
*
Harmonize with CHANGES as distributed in OpenSSL 0.9.7f.
Bodo Möller
2005-03-24
1
-1
/
+5
*
undo Cygwin change
Ulf Möller
2005-03-24
1
-1
/
+6
*
Ensure (SSL_RANDOM_BYTES - 4) of pseudo random data is used for server and
Dr. Stephen Henson
2005-03-22
1
-0
/
+22
*
Use Windows randomness code on Cygwin
Ulf Möller
2005-03-19
1
-0
/
+3
*
In addition to RC5, also exclude MDC2 from compilation unless
Bodo Möller
2005-03-02
1
-2
/
+10
*
Change ./Configure so that certain algorithms can be disabled by default.
Bodo Möller
2005-02-22
1
-0
/
+5
*
Fix hang in EGD/PRNGD query when communication socket is closed
Lutz Jänicke
2005-02-19
1
-0
/
+4
*
Prompt for passphrases for PKCS12 input format
Dr. Stephen Henson
2004-12-29
1
-0
/
+3
*
Add functionality needed to process proxy certificates.
Richard Levitte
2004-12-28
1
-0
/
+5
*
Add lots of checks for memory allocation failure, error codes to indicate
Dr. Stephen Henson
2004-12-05
1
-0
/
+4
*
Add -passin argument to dgst command.
Dr. Stephen Henson
2004-12-03
1
-0
/
+3
*
Perform partial comparison of different character types in X509_NAME_cmp().
Dr. Stephen Henson
2004-12-01
1
-0
/
+6
*
Document the change.
Richard Levitte
2004-11-29
1
-1
/
+15
*
Summarize recent RC4 tune-ups.
Andy Polyakov
2004-11-26
1
-0
/
+4
*
Allow alternative manual sections to be embedded in .pod file comments.
Dr. Stephen Henson
2004-11-25
1
-0
/
+11
*
PR: 910
Dr. Stephen Henson
2004-11-16
1
-0
/
+5
*
Fix race condition when CRL checking is enabled.
Dr. Stephen Henson
2004-10-04
1
-0
/
+7
*
New X509_VERIFY_PARAM structure and associated functionality.
Dr. Stephen Henson
2004-09-06
1
-0
/
+8
*
Make a note of the new engine.
Geoff Thorpe
2004-08-05
1
-0
/
+5
*
Delta CRL support in extension code.
Dr. Stephen Henson
2004-07-06
1
-0
/
+3
*
Deprecate unused cruft, and "make update".
Geoff Thorpe
2004-06-18
1
-0
/
+3
*
Mention new SHA algorithms in CHANGES. This completes the integration.
Andy Polyakov
2004-05-31
1
-0
/
+3
*
Fixes so alerts are sent properly in s3_pkt.c
Dr. Stephen Henson
2004-05-15
1
-0
/
+3
*
CHANGES to mention improved PowerPC platform support.
Andy Polyakov
2004-05-13
1
-0
/
+4
*
- update from current 0.9.6-stable CHANGES file
Bodo Möller
2004-05-04
1
-22
/
+55
*
Allow RSA key-generation to specify an arbitrary public exponent. Jelte
Geoff Thorpe
2004-04-26
1
-0
/
+5
*
As far as I can tell, the bugfix this comment refers to was committed to
Geoff Thorpe
2004-04-21
1
-3
/
+0
*
Reduce chances of issuer and serial number duplication by use of random
Dr. Stephen Henson
2004-04-20
1
-0
/
+9
*
Reduce header interdependencies, initially in engine.h (the rest of the
Geoff Thorpe
2004-04-19
1
-0
/
+9
*
Oops forgot CHANGES entry.
Dr. Stephen Henson
2004-03-31
1
-0
/
+3
*
Enhance EVP code to generate random symmetric keys of the
Dr. Stephen Henson
2004-03-28
1
-0
/
+10
*
Allow CRLs to be passed into X509_STORE_CTX. This is useful when the
Dr. Stephen Henson
2004-03-27
1
-0
/
+6
*
Extend OID config module format.
Dr. Stephen Henson
2004-03-27
1
-0
/
+6
*
Replace the BN_CTX implementation with my current work. I'm leaving the
Geoff Thorpe
2004-03-25
1
-0
/
+9
*
By adding a BN_CTX parameter to the 'rsa_mod_exp' callback, private key
Geoff Thorpe
2004-03-25
1
-0
/
+4
*
Initial support for certificate policy checking and evaluation.
Dr. Stephen Henson
2004-03-23
1
-0
/
+5
*
Note my bignum hijinx in case app maintainers are using CHANGES for their
Geoff Thorpe
2004-03-17
1
-0
/
+7
[next]