]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2015-09-01  Tim ZhangFix the comment for POINT_CONVERSION_UNCOMPRESSED
2015-09-01  Dr. Stephen... make update
2015-09-01  Dr. Stephen... Document extension functions
2015-09-01  Dr. Stephen... functions to retrieve certificate flags
2015-09-01  Dr. Stephen... use uint32_t for certificate flags
2015-09-01  Adam EijdenbergRT3984: Fix clang compiler warning on Mac OS X where...
2015-09-01  Emilia Kasperapps/speed.c: fix memory leak
2015-09-01  Emilia KasperRT4002: check for NULL cipher in p12_crpt.c
2015-09-01  Emilia KasperRT 3493: fix RSA test
2015-09-01  Rich SalzRT3767: openssl_button.gif should be PNG
2015-08-31  Richard LevitteIgnore .dir-locals.el
2015-08-31  Dr. Stephen... make update
2015-08-31  Dr. Stephen... Add X509_up_ref function.
2015-08-31  Dr. Stephen... Add X509_CRL_up_ref function
2015-08-31  mrprecheck bn_new return value
2015-08-31  Dr. Stephen... make X509_REQ opaque
2015-08-31  Dr. Stephen... make X509_CERT_AUX opaque
2015-08-31  Dr. Stephen... Remove asn1-kludge option.
2015-08-31  Ben KadukGH367 follow-up, for more clarity
2015-08-31  Emilia KasperBN_mod_exp_mont_consttime: check for zero modulus.
2015-08-31  Richard LevitteRemove auto-fill-mode
2015-08-31  Richard LevitteAdd an example .dir-locals.el
2015-08-31  Richard LevitteAdd emacs CC mode style for OpenSSL
2015-08-31  Emilia KasperFix spurious bntest failures.
2015-08-30  Rich SalzRemove the "times" directory.
2015-08-28  Rich SalzFix 4c42ebd; forgot to inutil util/libeay.num
2015-08-28  Alessandro... GH354: Memory leak fixes
2015-08-28  Ismo PuustinenGH367: Fix dsa keygen for too-short seed
2015-08-27  Rich SalzFix memory over-read
2015-08-27  Rich SalzVarious doc fixes.
2015-08-26  Hubert KarioGH350: -help text few s_client and s_server flags
2015-08-26  David BrodskiFixed problem with multiple load-unload of comp zlib
2015-08-26  Viktor DukhovniGH correct organizationalUnitName
2015-08-26  Matt CaswellClean up reset of read/write sequences
2015-08-26  Emilia KasperPACKET: add methods for reading length-prefixed TLS...
2015-08-26  Emilia KasperFix SSLv2-compatible ClientHello processing.
2015-08-26  Emilia KasperPACKET: constify where possible
2015-08-26  Alessandro... GH371: Print debug info for ALPN extension
2015-08-26  Rich SalzRemove _locked memory functions.
2015-08-26  Rich SalzBN_bin2bn handle leading zero's
2015-08-26  Matt CaswellAdd NewSessionTicket test suite
2015-08-26  Matt CaswellFix TLSProxy end of test detection
2015-08-26  Matt CaswellFix DTLS session ticket renewal
2015-08-25  Chris WattsIgnore generated *.S ARM assembly files
2015-08-25  Markus RinneRT4019: Duplicate -hmac flag in dgst.pod
2015-08-25  Rich SalzGH372: Remove duplicate flags
2015-08-24  Rich SalzSmall cleanup of crypto.pod
2015-08-24  Peter MosmansGH337: Need backslash before leading #
2015-08-24  janpopanRT4015: Add missing date to CHANGES
2015-08-24  Dr. Stephen... More test cases.
2015-08-24  Dr. Stephen... Add DSA digest length checks.
2015-08-21  Rich SalzFix L<> content in manpages
2015-08-17  Richard LevitteAdd new types to indent.pro
2015-08-17  Dmitry BelyavskyAdd new GOST OIDs
2015-08-17  Tim HudsonRestore previous behaviour of only running one algorith...
2015-08-17  Tim Hudsonrestore usage of -elapsed that was disabled in the...
2015-08-17  Rich SalzGH345: Remove stderr output
2015-08-16  Rich SalzMove FAQ to the web.
2015-08-14  Matt CaswellPACKETise CertificateRequest
2015-08-14  Matt CaswellPACKETise ClientKeyExchange processing
2015-08-14  Matt CaswellPACKETise NewSessionTicket
2015-08-14  Matt CaswellFix session tickets
2015-08-14  Dr. Stephen... add CCM docs
2015-08-14  Dr. Stephen... Add CCM ciphersuites from RFC6655 and RFC7251
2015-08-14  Dr. Stephen... ccm8 support
2015-08-14  Dr. Stephen... CCM support.
2015-08-14  Dr. Stephen... Update docs.
2015-08-14  Dr. Stephen... Documentation for SSL_check_chain()
2015-08-13  Richard Levittefor test_sslvertol, add a value to display SSL version...
2015-08-13  Richard LevitteFixups in libssl test harness
2015-08-13  Richard LevitteUse -I to add to @INC, and use -w to produce warnings
2015-08-13  Rich SalzFix FAQ formatting for new website.
2015-08-13  Matt CaswellPACKETise Certificate Status message
2015-08-13  Matt CaswellEnhance PACKET readability
2015-08-13  Matt CaswellAdd missing return check for PACKET_buf_init
2015-08-13  Ismo PuustinenGH364: Free memory on an error path
2015-08-13  Matt CaswellPACKETise Server Certificate processing
2015-08-12  Dr. Stephen... Return error for unsupported modes.
2015-08-12  Dr. Stephen... Fix memory leak if setup fails.
2015-08-12  Dr. Stephen... Err isn't always malloc failure.
2015-08-11  Rich SalzRemove Gost94 signature algorithm.
2015-08-11  Matt CaswellFix "make test" seg fault with SCTP enabled
2015-08-11  Matt CaswellFix missing return value checks in SCTP
2015-08-11  Matt Caswellmake update
2015-08-11  Richard LevitteUse dynamic engine for libssl test harness
2015-08-11  Matt CaswellAdd a test for 0 p value in anon DH SKE
2015-08-11  Matt CaswellExtend TLSProxy capabilities
2015-08-11  Matt CaswellAdd some libssl tests
2015-08-11  Matt CaswellAdd a libssl test harness
2015-08-11  Matt CaswellAdd OSSLTest Engine
2015-08-11  Matt CaswellCheck for 0 modulus in BN_MONT_CTX_set
2015-08-11  Guy Leaver... Fix seg fault with 0 p val in SKE
2015-08-11  Matt CaswellNormalise make errors output
2015-08-10  Rich SalzGH365: Missing #ifdef rename.
2015-08-10  Rich SalzRT3999: Remove sub-component version strings
2015-08-10  Rich SalzFix build break.
2015-08-10  Ben LaurieFind the right indent on *BSD.
2015-08-08  bluelineXYGH357: Update ocsp.c
2015-08-08  David WoodhouseRT3998: fix X509_check_host.pod release to 1.0.2
2015-08-06  Adam EijdenbergFix clang uninitialized variable warning.
next