openssl.git
2017-06-25 Richard Levittetsget.in: remove call of WWW::Curl::Easy::global_cleanup
2017-06-25 Benjamin KadukFix no-dsa build again
2017-06-25 Benjamin KadukAdd tests for deprecated sigalgs with TLS 1.3 ClientHellos
2017-06-25 Benjamin KadukFix no-dsa build
2017-06-25 Benjamin KadukAdd constants for TLS 1.3 SignatureScheme values
2017-06-25 Benjamin KadukDisallow DSA/SHA1/etc. for pure TLS 1.3 ClientHellos
2017-06-24 Andy Polyakovsha/asm/keccak1600-mmx.pl: optimize for Atom and add...
2017-06-24 Andy PolyakovAdd sha/asm/keccak1600-mmx.pl, x86 MMX module.
2017-06-23 Matt CaswellFix a memory leak in the new TAP filter BIO
2017-06-23 Matt CaswellFix travis clang-3.9 builds
2017-06-23 Matt CaswellFix another EVP_DigestVerify() instance
2017-06-23 Matt CaswellTreat all failures from EVP_DigestVerify() as a bad...
2017-06-23 Matt CaswellFix the constant time 64 test
2017-06-22 PauliRemove uses of the TEST_check macro.
2017-06-22 Matt CaswellFix OBJ_create() to tolerate a NULL sn and ln
2017-06-22 Alexey KomninFix tls1_generate_master_secret
2017-06-22 David BenjaminFix the names of ChaCha20-Poly1305 cipher suites in...
2017-06-21 PauliTAP line filter BIO.
2017-06-21 Richard LevitteConfigure: give config targets the possibility to enabl...
2017-06-21 PauliRemove duplicate see also reference to BIO_s_mem.
2017-06-21 Sascha SteinbissAdd OCSP_resp_get1_id() accessor
2017-06-21 Paul YangAvoid compiler complaining
2017-06-21 Matt CaswellAdd documentation for the SSL_export_keying_material...
2017-06-21 Andy Polyakovsha/asm/sha512p8-ppc.pl: add POWER8 performance data.
2017-06-21 Andy PolyakovAdd Keccak-1600 modules for PPC64 and POWER8.
2017-06-21 Matt CaswellFix DTLS failure when used in a build which has SCTP...
2017-06-21 Matt CaswellPSK related tweaks based on review feedback
2017-06-21 Matt CaswellUse constants rather than macros for the cipher bytes...
2017-06-21 Matt CaswellAdd some tests for the new TLSv1.3 PSK code
2017-06-21 Matt CaswellFix some bugs in the TLSv1.3 PSK code
2017-06-21 Matt CaswellMake the input parameters for SSL_SESSION_set1_master_k...
2017-06-21 Matt CaswellDocument SSL_set_psk_find_session_callback() and SSL_CT...
2017-06-21 Matt CaswellDocument SSL_set_psk_use_session_callback() and SSL_CTX...
2017-06-21 Matt CaswellTweak the client side PSK callback
2017-06-21 Matt CaswellAdd documentation for SSL_CTX_set_psk_use_session_callb...
2017-06-21 Matt CaswellDocument SSL_CIPHER_get_handshake_digest()
2017-06-21 Matt CaswellDocument SSL_SESSION_set_protocol_version()
2017-06-21 Matt CaswellDocument SSL_SESSION_set1_master_key()
2017-06-21 Matt CaswellAdd documentation for SSL_SESSION_set_cipher()
2017-06-21 Matt CaswellFix no-psk
2017-06-21 Matt CaswellAdd the ability to set a TLSv1.3 PSK via just the key...
2017-06-21 Matt CaswellAdd SSL_SESSION_set_protocol_version()
2017-06-21 Matt CaswellAdd SSL_SESSION_set_cipher()
2017-06-21 Matt CaswellAdd SSL_SESSION_set1_master_key()
2017-06-21 Matt CaswellAdd the ability to use a server side TLSv1.3 external...
2017-06-21 Matt CaswellAdd the ability to use a client side TLSv1.3 external...
2017-06-21 Matt CaswellAdd a function to get the handshake digest for an SSL_C...
2017-06-21 Matt CaswellAdd public API functions for setting TLSv1.3 PSK callbacks
2017-06-21 Matt CaswellAdd TLSv1.3 client side external PSK support
2017-06-21 Matt CaswellAdd TLSv1.3 server side external PSK support
2017-06-21 Rich SalzAdd ecstress test
2017-06-21 Andy PolyakovAdd sha/asm/keccak1600-c64x.pl
2017-06-21 Rich SalzAdd constant-time 64
2017-06-21 Dr. Stephen... Use EVP_PKEY_X25519, EVP_PKEY_ED25519 instead of NIDs...
2017-06-21 Dr. Stephen... Update test config file
2017-06-21 Dr. Stephen... Add Ed25519 TLS 1.3 and 1.2 tests
2017-06-21 Dr. Stephen... Add Ed25519 EE certificates
2017-06-21 Dr. Stephen... Ed25519 support for mkcert.sh
2017-06-21 Dr. Stephen... Allow Ed25519 in TLS 1.2
2017-06-21 Dr. Stephen... Convert key exchange to one shot call
2017-06-21 Dr. Stephen... Print Ed25519 in s_client/s_server
2017-06-21 Dr. Stephen... Add Ed25519 to trace output
2017-06-21 Dr. Stephen... Handle signature algorithms with no associated digest
2017-06-21 Dr. Stephen... Add Ed25519 signature algorithm
2017-06-21 Dr. Stephen... Add Ed25519 to signature algorithm table
2017-06-21 Dr. Stephen... Add index for ED25519
2017-06-21 Dr. Stephen... Use X509_get_signature_info to get signature strength.
2017-06-21 Dr. Stephen... Recognise Ed25519 in X509_certificate_type
2017-06-21 Rich SalzMerge Nokia copyright notice into standard
2017-06-21 Rich SalzReformat progs.pl; add ARIA support
2017-06-21 PauliRemove OSSLzu macros and use %zu in the test framework...
2017-06-20 Rich SalzEnsure a space after colon in enc -v
2017-06-20 Bernd EdlingerAdd parentheses around macro argument of OSSL_NELEM.
2017-06-20 Rich SalzModify Sun copyright to follow OpenSSL style
2017-06-20 FdaSilvaYYDeclare a new x509v3 extension: x509ExtAdmission
2017-06-20 Rich SalzFix typo (note by oneton@users.github)
2017-06-20 Rich SalzAdd RAND_UNIMPLEMENTED error code
2017-06-20 Paul YangMake clear error message if opt_<number> fails
2017-06-20 PauliAddress style issues.
2017-06-20 PauliAddress double error and OSSLzu comments.
2017-06-20 PauliPut error output back.
2017-06-20 PauliUpdate tests to avoid printf to stdout/stderr when...
2017-06-19 Rich SalzRemove bsd_cryptodev engine
2017-06-19 Bernd EdlingerFix the fall-out in 04-test_bioprint.t
2017-06-19 Bernd EdlingerFix the error handling in ERR_get_state:
2017-06-19 PauliFix preprocessor indentation.
2017-06-19 Cory Benfields_client accepts host/port as positional argument.
2017-06-17 Paul YangRemove non-accurate description in Configure script
2017-06-17 Richard LevitteFix va_list processing in test_note()
2017-06-17 Bernd EdlingerRemove a pointless "#if 0" block from BN_mul.
2017-06-16 Richard LevitteReorder Configure output
2017-06-16 Paul YangForbid to specify -nextprotoneg if -tls1_3 is enabled
2017-06-16 komainu8Modify type of variable in OPENSSL_cpuid_setup function
2017-06-16 PauliAdd output routines to allow consistent formatting...
2017-06-16 Bernd EdlingerAdd a missing break in test/shlibloadtest.c
2017-06-16 Bernd EdlingerFix the comment about default OPENSSLDIR in windows.
2017-06-16 Matt CaswellTweak the check that a ciphersuite has not changed...
2017-06-16 Matt CaswellAdd comments to test_ciphersuite_change()
2017-06-16 Matt CaswellFix an uninitialised variable warning
2017-06-16 Matt CaswellMove ciphersuite selection before session resumption...
next