openssl.git
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
2015-07-30 Dr. Stephen... Update CHANGES
2015-07-30 Dr. Stephen... Add RFC4785 ciphersuites
2015-07-30 Dr. Stephen... Add RFC4279, RFC5487 and RFC5489 ciphersuites.
2015-07-30 Dr. Stephen... Initial new PSK ciphersuite defines
2015-07-30 Dr. Stephen... Add full PSK trace support
2015-07-30 Dr. Stephen... PSK premaster secret derivation.
2015-07-30 Dr. Stephen... Extended PSK server support.
2015-07-30 Dr. Stephen... Extended PSK client support.
2015-07-30 Dr. Stephen... PSK PRF correction.
2015-07-30 Dr. Stephen... Make auto DH work with DHEPSK
2015-07-30 Dr. Stephen... Check for kECDH with extensions.
2015-07-30 Dr. Stephen... Enable PSK if corresponding mask set.
2015-07-30 Dr. Stephen... Disable all PSK if no callback.
2015-07-30 Dr. Stephen... Disable unsupported PSK algorithms
2015-07-30 Dr. Stephen... new PSK text constants
2015-07-30 Dr. Stephen... New PSK aliases.
2015-07-30 Dr. Stephen... New PSK keyex text constants
2015-07-30 Dr. Stephen... fields for PSK key, new constants
2015-07-30 Matt CaswellFix write failure handling in DTLS1.2
2015-07-30 Martin VejnarRT3774: double-free in DSA
2015-07-29 Rich SalzRT3639: Add -no_comp description to online help
2015-07-29 Rich SalzTweak README about rt and bug reporting.
2015-07-28 Dr. Stephen... Document signature algorithm setting functions.
2015-07-28 Dr. Stephen... Add some OCSP documentation.
2015-07-28 Dr. Stephen... Allow any order for signature algorithm string.
2015-07-27 Matt CaswellAdd test for SSL_set_session_ticket_ext
2015-07-27 Matt CaswellRemove support for SSL3_FLAGS_DELAY_CLIENT_FINISHED
2015-07-23 Emilia Kasperrsaz_exp.h: align license with the rest of the contribution
2015-07-23 Dr. Stephen... Document shared sigalgs functions.
2015-07-22 Rich SalzSome cleanups for crypto/bn
2015-07-21 Dr. Stephen... free names before context
2015-07-21 Dr. Stephen... typo
2015-07-21 Dr. Stephen... Update demo.
2015-07-21 Dr. Stephen... SSL_CONF additions.
2015-07-20 Rich SalzRewrite crypto/ex_data
2015-07-18 Dr. Stephen... Use uint32_t consistently for flags.
2015-07-16 Rich SalzRemove obsolete key formats.
next