]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
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
2017-06-12  Paul YangClean up a bundle of codingstyle stuff in apps directory
2017-06-12  Bernd EdlingerFix a memleak in tls13_generate_secret.
2017-06-12  Rich SalzPut message strings in state files
2017-06-12  Bernd EdlingerFix memleak in EVP_DigestSignFinal/VerifyFinal.
2017-06-12  Paul YangRefactor functions in testdsa.h
2017-06-12  Benjamin KadukAdd sslapitest for SSL_early_get1_extensions_present()
2017-06-12  Benjamin KadukAdd SSL_early_get1_extensions_present()
2017-06-12  Benjamin KadukTLS 1.3 client sigalgs test no longer needs TLS 1.2
2017-06-12  Benjamin Kadukdrop some no-longer-relevant TODO(TLS1.3) entries
2017-06-11  Rich SalzRemove leading space-before-tab
2017-06-11  Josh Sorefimprove comment: use "optimization" for clarity
2017-06-11  Rich SalzIntroduce ASN1_TIME_set_string_X509 API
2017-06-11  Beat Bollidoc/man3: use the documented coding style in the exampl...
2017-06-11  Josh SorefFix spelling errors in manpages
2017-06-11  Rich SalzIf-guard to avoid null ptr deref in statem_srvr.c
2017-06-10  Rich SalzRemove needless type casting.
next