openssl.git
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...
2017-06-16 Matt CaswellAdd a test for a server changing the ciphersuite
2017-06-16 Matt CaswellAllow the server to change the ciphersuite on resume
2017-06-16 Richard LevitteAdd the target 'build_all_generated'
2017-06-15 Benjamin KadukFix no-ec
2017-06-15 Todd ShortAdd apps/progs.h to gitignore
2017-06-15 Andy PolyakovAdd sha/asm/keccak1600-armv8.pl.
2017-06-15 Rich SalzStandardize Levitte's dual-license
2017-06-15 Richard LevitteBuild apps/progs.h dynamically
2017-06-15 Richard LevitteMove bn and evp test programs input data to their respe...
2017-06-15 Richard Levitte.travis.yml: Detect if 'make update' updated something
2017-06-15 PauliCorrect Oracle copyrights & clarify.
2017-06-14 Rich SalzRemove OLD_STR_TO_KEY compile option
2017-06-14 Bernd EdlingerFix possible crash in X931 code.
2017-06-14 Bernd EdlingerFix another possible crash in rsa_ossl_mod_exp.
2017-06-14 Bernd EdlingerFix a possible crash in dsa_builtin_paramgen2.
2017-06-14 Bernd EdlingerFix crash in ecdh_simple_compute_key.
2017-06-14 Bernd EdlingerFix a possible crash in the error handling.
2017-06-13 Rich SalzUpdate copyright on progs.h
2017-06-13 Bernd EdlingerFix a memleak in ec_copy_parameters.
2017-06-13 Andy Polyakovperlasm/ppc-xlate.pl: add PowerISA 3.0B instructions.
2017-06-13 Paul YangMake SNI behavior more clear in s_client doc & help
2017-06-12 Richard LevitteRework writing crypto/err/openssl.txt
2017-06-12 Richard LevitteAdd -module option to util/mkerr.pl
next