- Sep 12, 2009
-
-
Dr. Stephen Henson authored
Submitted by: Tomas Mraz <tmraz@redhat.com> Approved by: steve@openssl.org Constify SSL_CIPHER_description
-
Dr. Stephen Henson authored
Submitted by: steve@openssl.org Allow use of trusted certificates in SSL_CTX_use_chain_file()
-
- Sep 11, 2009
-
-
Dr. Stephen Henson authored
Submitted by: Artem Chuprina <ran@cryptocom.ru> Approved by: steve@openssl.org Avoid double call to BIO_free().
-
- Sep 09, 2009
-
-
Dr. Stephen Henson authored
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Approved by: steve@openssl.org DTLS listen support.
-
Dr. Stephen Henson authored
in devteam warnings into other configurations.
-
Dr. Stephen Henson authored
possible PRNG state duplication.
-
- Sep 07, 2009
-
-
Dr. Stephen Henson authored
Submitted by: steve@openssl.org Tolerate application/timestamp-response which some servers send out.
-
- Sep 06, 2009
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Submitted by: steve@openssl.org Fix to make DHparams_dup() et al work in C++. For 1.0 fix the final argument to ASN1_dup() so it is void *. Replace some *_dup macros with functions.
-
- Sep 04, 2009
-
-
Dr. Stephen Henson authored
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Approved by: steve@openssl.org Fix DTLS cookie management bugs.
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Sep 02, 2009
-
-
Dr. Stephen Henson authored
Submitted by: Keith Beckman <kbeckman@mcg.edu>, Tomas Mraz <tmraz@redhat.com> Checked by: steve@openssl.org Fix improperly capitalized references to WWW::Curl::Easy.
-
Dr. Stephen Henson authored
Submitted by: Tomas Mraz <tmraz@redhat.com> Checked by: steve@openssl.org Fix so that the legacy digest EVP_dss1() still works.
-
Dr. Stephen Henson authored
Submitted by: steve@openssl.org Include a flag ASN1_STRING_FLAG_MSTRING when a multi string type is created. This makes it possible to tell if the underlying type is UTCTime, GeneralizedTime or Time when the structure is reused and X509_time_adj_ex() can handle each case in an appropriate manner. Add error checking to CRL generation in ca utility when nextUpdate is being set.
-
Dr. Stephen Henson authored
Submitted by: "Alexei Khlebnikov" <alexei.khlebnikov@opera.com> Approved by: steve@openssl.org Avoid memory leak and fix error reporting in d2i_SSL_SESSION(). NB: although the ticket mentions buffer overruns this isn't a security issue because the SSL_SESSION structure is generated internally and it should never be possible to supply its contents from an untrusted application (this would among other things destroy session cache security).
-
Dr. Stephen Henson authored
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Approved by: steve@openssl.org Fix DTLS record header length bug.
-
Dr. Stephen Henson authored
obsolete functions and enhance to handle new conditions such as policy printing.
-
- Aug 31, 2009
-
-
Dr. Stephen Henson authored
-
- Aug 26, 2009
-
-
Dr. Stephen Henson authored
Submitted by: steve@openssl.org Some systems have broken IPv6 headers and/or implementations. If OPENSSL_USE_IPV6 is set to 0 IPv6 is not used, if it is set to 1 it is used and if undefined an attempt is made to detect at compile time by checking if AF_INET6 is set and excluding known problem platforms.
-
Dr. Stephen Henson authored
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Approved by: steve@openssl.org Do not use multiple DTLS records for a single user message
-
Dr. Stephen Henson authored
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Approved by: steve@openssl.org Define LIBDIR properly.
-
- Aug 18, 2009
-
-
Andy Polyakov authored
-
Dr. Stephen Henson authored
-
- Aug 15, 2009
-
-
Dr. Stephen Henson authored
-
- Aug 12, 2009
-
-
Dr. Stephen Henson authored
Make error name discrepancies a fatal error. Fix error codes. make update
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Approved by: steve@openssl.org DTLS timeout handling fix.
-
- Aug 10, 2009
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
Submitted by: "Bayram Kurumahmut" <kbayram@ubicom.com> Approved by: steve@openssl.org Don't use HAVE_FORK in apps/speed.c it can conflict with configured version.
-
Dr. Stephen Henson authored
Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr> Approved by: steve@openssl.org Handle fractional seconds properly in ASN1_GENERALIZEDTIME_print
-
Dr. Stephen Henson authored
Make it possible to install OpenSSL in directories with name other than "lib" for example "lib64". Based on patch from Jeremy Utley.
-
- Aug 09, 2009
-
-
Dr. Stephen Henson authored
-
- Aug 06, 2009
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-
- Aug 05, 2009
-
-
Dr. Stephen Henson authored
Submitted by: Tomas Mraz <tmraz@redhat.com> Obtained from: steve@openssl.org Fix bug in libssl and krb5 linking in Makefile.org
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
-