openssl.git
2013-10-01 Dr. Stephen... Add KDF for DH.
2013-10-01 Dr. Stephen... Return correct enveloped data type in ASN1 methods.
2013-10-01 Dr. Stephen... Algorithm parameter support.
2013-10-01 Dr. Stephen... Add support for ECDH KARI.
2013-10-01 Dr. Stephen... Add support for X9.62 KDF.
2013-10-01 Dr. Stephen... CMS support for key agreeement recipient info.
2013-10-01 Dr. Stephen... Add new CMS tests.
2013-10-01 Dr. Stephen... Add -keyopt option to cms utility.
2013-10-01 Dr. Stephen... Update cms docs.
2013-10-01 Dr. Stephen... CMS RSA-OAEP and RSA-PSS support.
2013-10-01 Dr. Stephen... Update to OAEP support.
2013-10-01 Dr. Stephen... Exetended OAEP support.
2013-10-01 Dr. Stephen... Add FIPS RSA error code.
2013-10-01 Dr. Stephen... Set CMS EnvelopedData version correctly.
2013-10-01 Dr. Stephen... Initialise CMS signature buffer length properly.
2013-10-01 Dr. Stephen... CMS public key parameter support.
2013-10-01 Dr. Stephen... Add control to retrieve signature MD.
2013-10-01 Dr. Stephen... Add new OIDs from RFC5753
2013-10-01 Dr. Stephen... Add new OID to pSpecified from PKCS#1
2013-10-01 Dr. Stephen... Add FIPS 186-2 DSA parameter generation algorithm.
2013-10-01 Dr. Stephen... Extend DH parameter generation support.
2013-10-01 Dr. Stephen... Enhance DH dup functions.
2013-10-01 Dr. Stephen... If present print j, seed and counter values for DH
2013-10-01 Dr. Stephen... EVP support for wrapping algorithms.
2013-10-01 Andy Polyakovevptests.txt: add XTS test vectors
2013-10-01 Andy Polyakovevptests.txt: additional GCM test vectors.
2013-10-01 Ben LaurieFix warnings.
2013-10-01 Dr. Stephen... GCM and CCM test support
2013-10-01 Dr. Stephen... Add CCM ciphers to tables.
2013-10-01 Dr. Stephen... New SP 800-56A compliant version of DH_compute_key().
2013-10-01 Dr. Stephen... Typo.
2013-10-01 Ben LaurieRe-add accidentally deleted #endif.
2013-10-01 Ben LaurieMerge remote-tracking branch 'agl/1.0.2alpn' into agl...
2013-09-25 Ben LaurieProduce PEM we would consume.
2013-09-24 Ben LaurieShow useful errors.
2013-09-24 Ben LaurieMerge remote-tracking branch 'trevp/pempick' into OpenS...
2013-09-22 Dr. Stephen... Disable Dual EC DRBG.
2013-09-20 Ben LaurieMerge remote-tracking branch 'trevp/pemfix' into trev...
2013-09-18 Dr. Stephen... Fix warning.
2013-09-18 Dr. Stephen... DTLS version usage fixes.
2013-09-18 Dr. Stephen... DTLS trace support.
2013-09-18 Dr. Stephen... Suite B support for DTLS 1.2
2013-09-18 Dr. Stephen... Always return errors in ssl3_get_client_hello
2013-09-18 Dr. Stephen... Dual DTLS version methods.
2013-09-18 Dr. Stephen... Enable TLS 1.2 ciphers in DTLS 1.2.
2013-09-18 Dr. Stephen... Update fixed DH requirements.
2013-09-18 Dr. Stephen... DTLS 1.2 cached record support.
2013-09-18 Dr. Stephen... Provisional DTLS 1.2 support.
2013-09-18 Dr. Stephen... Remove versions test from dtls1_buffer_message
2013-09-18 Dr. Stephen... Extend DTLS method macros.
2013-09-18 Dr. Stephen... Enable various DTLS extensions.
2013-09-18 Dr. Stephen... Use enc_flags when deciding protocol variations.
2013-09-18 Dr. Stephen... Use appropriate versions of SSL3_ENC_METHOD
2013-09-18 Dr. Stephen... DTLS revision.
2013-09-18 Dr. Stephen... Add functions to set ECDSA_METHOD structure.
2013-09-17 Bodo MoellerMerge branch 'OpenSSL_1_0_2-stable' of openssl.net...
2013-09-17 Bodo MoellerSync with version from master.
2013-09-16 Trevor PerrinVarious custom extension fixes.
2013-09-16 Rob StradlingUpdate CHANGES.
2013-09-16 Rob StradlingTidy up comments.
2013-09-16 Rob StradlingUse TLS version supplied by client when fingerprinting...
2013-09-16 Rob StradlingFix compilation with no-ec and/or no-tlsext.
2013-09-16 Rob StradlingDon't prefer ECDHE-ECDSA ciphers when the client appear...
2013-09-16 Bodo MoellerSync CHANGES and NEWS files.
2013-09-16 Bodo MoellerMerge branch 'OpenSSL_1_0_2-stable' of /usr/local/googl...
2013-09-16 Bodo Moeller Fix overly lenient comparisons:
2013-09-16 Bodo Moeller Fix overly lenient comparisons:
2013-09-15 Andy PolyakovExtend OPENSSL_ia32cap_P (backport from HEAD).
2013-09-15 Andy Polyakovcrypto/armcap.c: fix typo in rdtsc subroutine.
2013-09-14 Dr. Stephen... add -badsig option to corrupt CRL signatures for testin...
2013-09-14 Dr. Stephen... Add missing code from SSL_CONF backport.
2013-09-13 Scott DeboyInitialize next_proto in s_server - resolves incorrect...
2013-09-13 Adam LangleyAdd tests for ALPN functionality.
2013-09-13 Adam LangleySupport ALPN.
2013-09-10 Ben LaurieConstification.
2013-09-09 Andy Polyakovcrypto/modes/asm/aesni-gcm-x86_64.pl: minor optimization.
2013-09-09 Andy Polyakovcrypto/bn/asm/x86_64-mont.pl: minor optimization.
2013-09-09 Andy PolyakovRevert "x86cpuid.pl: fix extended feature flags detection."
2013-09-08 Dr. Stephen... Remove ancient PATENTS section and FAQ reference.
2013-09-08 Dr. Stephen... Partial path fix.
2013-09-03 Dr. Stephen... Document supported curve functions.
2013-08-21 Dr. Stephen... Document -force_pubkey option.
2013-08-20 Dr. Stephen... Correct ECDSA example.
2013-08-19 Dr. Stephen... fix printout of expiry days if -enddate is used in ca
2013-08-19 Dr. Stephen... Time difference functions.
2013-08-19 Dr. Stephen... new command line option -stdname to ciphers utility
2013-08-19 Dr. Stephen... Add new test option set the version in generated certif...
2013-08-19 Dr. Stephen... option to output corrupted signature in certificates...
2013-08-19 Dr. Stephen... update usage messages
2013-08-19 Dr. Stephen... add -naccept <n> option to s_server to automatically...
2013-08-19 Dr. Stephen... with -rev close connection if client sends "CLOSE"
2013-08-19 Dr. Stephen... Add simple external session cache to s_server. This...
2013-08-19 Dr. Stephen... Remove commented out debug line.
2013-08-19 Dr. Stephen... Make no-ec compilation work.
2013-08-19 Dr. Stephen... Add -rev test option to s_server to just reverse order...
2013-08-19 Dr. Stephen... Add -brief option to s_client and s_server to summarise...
2013-08-18 Dr. Stephen... Add documentation.
2013-08-18 Dr. Stephen... Return 1 when setting ECDH auto mode.
2013-08-13 Michael TuexenDTLS message_sequence number wrong in rehandshake Serve...
2013-08-08 Michael TuexenDTLS handshake fix.
next