]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2016-07-19  Matt CaswellRemove sessions from external cache, even if internal...
2016-07-19  Richard LevitteHave the Travis builds do a "make update"
2016-07-19  Richard Levittemake update
2016-07-19  Richard LevitteFixup a few SSLerr calls in ssl/statem/
2016-07-19  Richard LevitteFixup collision between SSL_F_TLS_PROCESS_SKE and SSL_F...
2016-07-19  Dr. Stephen... Check and print out boolean type properly.
2016-07-18  Matt CaswellRefactor Identity Hint handling
2016-07-18  Matt CaswellFix up error codes after splitting up tls_construct_key...
2016-07-18  Matt CaswellSome tidy ups after the CKE construction refactor
2016-07-18  Matt CaswellSplit out SRP CKE construction into a separate function
2016-07-18  Matt CaswellSplit out GOST CKE construction into a separate function
2016-07-18  Matt CaswellSplit out DHE CKE construction into a separate function
2016-07-18  Matt CaswellSplit out DHE CKE construction into a separate function
2016-07-18  Matt CaswellSplit out CKE construction PSK pre-amble and RSA into...
2016-07-18  Matt CaswellNarrow the scope of local variables in tls_construct_cl...
2016-07-18  Matt CaswellFix bug with s2n et al macros
2016-07-18  Matt CaswellErrors fix up following break up of CKE processing
2016-07-18  Matt CaswellRemove the f_err lable from tls_process_client_key_exch...
2016-07-18  Matt CaswellSplit out GOST from process CKE code
2016-07-18  Matt CaswellSplit out ECDHE from process CKE code
2016-07-18  Matt CaswellSplit out DHE from process CKE code
2016-07-18  Matt CaswellSplit out PSK preamble and RSA from process CKE code
2016-07-18  Matt CaswellReduce the scope of some variables in tls_process_clien...
2016-07-18  Richard LevitteDon't make a difference between building test programs...
2016-07-18  Richard LevitteUse _NO_INST in some build.info files
2016-07-18  Richard LevitteAdapt the build files to the new "install" hash table
2016-07-18  Richard LevitteDocument the _NO_INST variants
2016-07-18  Richard Levittebuild.info: implement PROGRAM_NO_INST, and dito for...
2016-07-18  Dr. Stephen... Fix print of ASN.1 BIGNUM type.
2016-07-18  Matt CaswellFix formatting in statem_srvr.c based on review feedback
2016-07-18  Matt CaswellEnsure Travis tests SSLv3
2016-07-18  Matt CaswellTry and make the transition tests for CKE message clearer
2016-07-18  Matt CaswellSimplify key_exchange_expected() logic
2016-07-18  Matt CaswellFix client auth test_ssl_new failures when enabling...
2016-07-18  Matt CaswellMake sure we call ssl3_digest_cached_records() when...
2016-07-18  Matt CaswellFix SSLv3 alert if no Client Ceritifcate sent after...
2016-07-18  Matt CaswellFix SSLv3 ClientAuth alert checking
2016-07-18  Matt CaswellFix Client Auth tests
2016-07-18  Matt CaswellPrepare the client certificate earlier
2016-07-18  Matt CaswellFix mingw build
2016-07-18  Matt CaswellFix strict-warnings build
2016-07-16  Andy Polyakovaes/asm/aesfx-sparcv9.pl: switch to fshiftorx to improv...
2016-07-16  Andy PolyakovSPARC assembly pack: enforce V8+ ABI constraints.
2016-07-16  Andy Polyakovevp/e_aes.c: wire new CBC and CTR subroutines from...
2016-07-16  Andy Polyakovaes/asm/aesfx-sparcv9.pl: add "teaser" CBC and CTR...
2016-07-16  Kurt Roeckxfuzzers: print and convert it back
2016-07-16  Kurt RoeckxReturn error when trying to print invalid ASN1 integer
2016-07-16  Andy PolyakovINSTALL: clarify --cross-compile-prefix.
2016-07-16  Andy Polyakovcrypto/LPdir_win.c: rationalize temporary allocations.
2016-07-16  Andy Polyakovcrypto/LPdir_win.c: harmonize with o_fopen.c.
2016-07-16  Richard LevitteMake fuzzer and fuzz tester builds less magic
2016-07-16  Miroslav Francfix memory leaks
2016-07-16  Richard LevitteRemove the silly CVS markers from LPdir_*.c
2016-07-16  Richard LevitteAdd back lost copyright and license text in LPdir_win.c
2016-07-15  Richard LevitteFix: dummy definition of rand_hw_seed() should also...
2016-07-15  Richard LevitteFix ASN.1 private encode of EC_KEY to not change the...
2016-07-15  Dr. Stephen... check return values for EVP_Digest*() APIs
2016-07-15  Richard LevitteWindows: allow input and output flags to end with a...
2016-07-15  Andy Polyakovcrypto/x86[_64]cpuid.pl: add OPENSSL_ia32_rd[rand|seed...
2016-07-14  Richard LevitteSmall fixes in unix-Makefile.tmpl
2016-07-14  Richard LevitteInstall applink.c with the public header files.
2016-07-14  Richard LevitteWindows: take care of manifest files
2016-07-13  Dr. Stephen... make update
2016-07-13  Dr. Stephen... Add OCSP accessors.
2016-07-12  David BenjaminFix DH error-handling in tls_process_key_exchange.
2016-07-12  Viktor DukhovniMake update
2016-07-12  Viktor DukhovniPerform DANE-EE(3) name checks by default
2016-07-11  Dr. Stephen... Extend mkcert.sh to support nameConstraints generation...
2016-07-11  Dr. Stephen... make update
2016-07-11  Dr. Stephen... Add nameConstraints commonName checking.
2016-07-11  Viktor DukhovniDon't rely on implicit rsa.h inclusion
2016-07-10  Richard LevitteVMS: Adjust the engines directory by adding the pointer...
2016-07-10  Richard LevitteVMS: Small cleanups
2016-07-10  Richard LevitteVMS: OSSL$EXE: needs to reflect that programs are insta...
2016-07-10  Richard LevitteVMS: Document the changed logical names in VMS/openssl_...
2016-07-10  Richard LevitteVMS: Present OPENSSLDIR according to the VMS setup.
2016-07-10  Richard LevitteVMS: Simplify the spec of the default certs & keys...
2016-07-08  Rich SalzUpdate ordinals
2016-07-08  Rich SalzPlatform sanity test
2016-07-08  Rich SalzGH1278: Removed error code for alerts
2016-07-08  Rich SalzReplace all #define's in pod pages.
2016-07-08  Richard LevitteVMS: openssl_ivp must call versioned openssl_startup...
2016-07-08  Matt CaswellDisallow multiple protocol flags to s_server and s_client
2016-07-08  Richard LevitteUnix: Set the execute permission on installed shared...
2016-07-08  Richard LevitteReorganize .gitignore to make better use of its features
2016-07-08  Andy Polyakovinclude/openssl: don't include <windows.h> in public...
2016-07-08  Dr. Stephen... Support PKCS v2.0 print in pkcs12 utility.
2016-07-07  Richard LevitteVMS: correct post-install instructions
2016-07-07  Richard LevitteWindows: make some vars in windows-makefile.tmpl reacha...
2016-07-07  Richard LevitteVMS: defined the logical name OPENSSL at all times
2016-07-07  Richard LevitteVersioning engines default location: the VMS case
2016-07-07  Richard LevitteVersioning engines default location: the Unix case
2016-07-07  Richard LevitteVersioning engines default location: the Windows case
2016-07-06  Rich SalzAdd OPENSSL_NO_EC wrapper
2016-07-06  Richard LevitteMake 'build_libs' build shared libraries as well
2016-07-06  Dr. Stephen... Don't indicate errors during initial adb decode.
2016-07-06  Richard LevitteVMS: make sure there's a file extension when creating...
2016-07-05  Richard LevitteVMS: arch in config.com was mistakenly made process...
2016-07-05  Richard Levittemake update
2016-07-05  Richard LevitteStop using and deprecate ENGINE_setup_bsd_cryptodev
next