openssl.git
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.
2015-08-06 Matt CaswellRevert "Fix uninitalised warning."
2015-08-06 Ben LaurieFix uninitalised warning.
2015-08-06 Anton BlanchardRT3990: Fix #include path.
2015-08-04 Adam EijdenbergChange error reason to match previous behaviour.
2015-08-04 Adam EijdenbergFix unhandled error condition in sslv2 client hello...
2015-08-04 Matt CaswellFix SRTP s_client/s_server options
2015-08-04 Matt CaswellPACKETise NextProto
2015-08-04 Matt CaswellPACKETise CertificateVerify processing
2015-08-04 Matt CaswellPACKETise ClientCertificate processing
2015-08-04 Matt CaswellFix a bug in the new PACKET implementation
2015-08-03 Matt CaswellFix warning when compiling with no-ec2m
2015-08-03 Matt CaswellFix make errors for the CCS changes
2015-08-03 Matt CaswellFix ssl3_read_bytes handshake fragment bug
2015-08-03 Matt CaswellMove DTLS CCS processing into the state machine
2015-08-03 Matt CaswellMove TLS CCS processing into the state machine
2015-08-03 Matt CaswellPACKETise ClientHello processing
2015-08-03 Matt CaswellPACKET unit tests
2015-08-03 Matt CaswellAdd initial packet parsing code
2015-08-02 Ben LaurieFix refactoring breakage.
2015-08-02 Dr. Stephen... don't reset return value to 0
2015-08-02 Ben LaurieAdd -Wconditional-uninitialized to clang strict warnings.
2015-08-02 Ben LaurieBuild with --strict-warnings on FreeBSD.
2015-08-01 Ben LaurieMake BSD make happy with subdirectories.
2015-08-01 Dirk WetterGH336: Return an exit code if report fails
2015-07-31 Ben LaurieOnly define PAGE_SIZE if not already defined.
2015-07-31 Matt CaswellRemove erroneous server_random filling
2015-07-31 Loganaden VelvindronClear BN-mont values when free'ing it.
2015-07-31 Rich SalzVarious doc fixes from GH pull requests
2015-07-31 Kai EngertRT3742: Add xmpp_server to s_client.
2015-07-31 Adam EijdenbergRT3963: Allow OCSP stapling with -rev and -www
2015-07-31 Adam EijdenbergRT3962: Check accept_count only if not unlimited
2015-07-31 Adam EijdenbergRT3961: Fix switch/case errors in flag parsing
2015-07-31 Nicholas CooperRT3959: Fix misleading comment
2015-07-30 Dr. Stephen... cleanse psk_identity on error
2015-07-30 Dr. Stephen... Free and cleanse pms on error
2015-07-30 Dr. Stephen... Don't request certificates for any PSK ciphersuite
2015-07-30 Dr. Stephen... CAMELLIA PSK ciphersuites from RFC6367
2015-07-30 Dr. Stephen... Add PSK ciphersuites to docs
next