]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2016-03-07  Dr. Stephen... Remove kinv/r fields from DSA structure.
2016-03-07  MatGH812: Fix for no-ui build on Windows
2016-03-07  Kurt RoeckxAppVeyor: Only use the latest VS version
2016-03-07  Matt CaswellRename the numpipes argument to ssl3_enc/tls1_enc
2016-03-07  Matt CaswellRename a function
2016-03-07  Matt CaswellRefactor dasync cipher implementations to improve code...
2016-03-07  Matt CaswellMove the _hidden_* static variables in dasync to be...
2016-03-07  Matt CaswellFix typo in SSL_pending docs
2016-03-07  Matt CaswellRename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get...
2016-03-07  Matt CaswellFix s_server/s_client handling of the split_send_frag...
2016-03-07  Matt CaswellAdd documentation for the EVP_CIPHER_CTX_cipher_data...
2016-03-07  Matt CaswellRemove the wrec record layer field
2016-03-07  Matt CaswellUpdate a comment
2016-03-07  Matt CaswellAdd documentation for new s_server/s_client options
2016-03-07  Matt CaswellAdd documentation for SSL_has_pending()
2016-03-07  Matt CaswellAdd pipelining documentation
2016-03-07  Matt CaswellFix erroneous fall thgrough in switch statement
2016-03-07  Matt CaswellEnsure s_client and s_server work when read_ahead is set
2016-03-07  Matt CaswellAdd an SSL_has_pending() function
2016-03-07  Matt CaswellAdd an ability to set the SSL read buffer size
2016-03-07  Matt CaswellLazily initialise the compression buffer
2016-03-07  Matt CaswellImplement read pipeline support in libssl
2016-03-07  Matt CaswellAdd dummy pipeline support for aes128_cbc_hmac_sha1
2016-03-07  Matt CaswellAdd pipeline support to s_server and s_client
2016-03-07  Matt CaswellImplement write pipeline support in libssl
2016-03-07  Matt CaswellUpdate the dasync engine to add a pipeline cipher
2016-03-07  Matt CaswellAdd defines for pipeline capable ciphers
2016-03-07  Matt Caswellmake update
2016-03-07  Emilia KasperTrim Travis config part 3
2016-03-07  Rich SalzRevert "Allow OPENSSL_NO_SOCK in e_os.h even for non...
2016-03-07  Rich SalzFix pkeyutl to KDF lnks.
2016-03-07  Rich SalzRemove really old demo's
2016-03-07  David WoodhouseElide OPENSSL_INIT_set_config_filename() for no-stdio...
2016-03-07  David WoodhouseElide DES_read_password() for no-ui build
2016-03-07  David WoodhouseMove declaration of X509_aux_print() out of #ifndef...
2016-03-07  David WoodhouseAllow OPENSSL_NO_SOCK in e_os.h even for non-Windows...
2016-03-07  Rich SalzISSUE 43: Add BIO_sock_shutdown
2016-03-07  Rob PercivalMinor update to includes and documentation for ct_test.c
2016-03-07  Rob PercivalRemove OPENSSL_NO_UNIT_TEST guard from ct_test.c
2016-03-07  Rob PercivalUse s->session->peer instead of calling SSL_get_peer_ce...
2016-03-07  Rob PercivalLowercase name of SSL_validate_ct as it is an internal...
2016-03-07  Rob PercivalCT code now calls X509_free() after calling SSL_get_pee...
2016-03-07  Rob PercivalFixes memory leaks in CT code
2016-03-07  Richard LevitteFix the build tree include directory for afalg engine
2016-03-07  Richard LevitteMake OpenSSL::Test::setup() a bit more forgiving
2016-03-07  David WoodhouseElide EVP_read_pw_string() and friends for no-ui
2016-03-07  Benjamin KadukGH768: Minor grammar nits in CRYPTO_get_ex_new_index.pod
2016-03-07  Richard LevitteUnified - adapt the generation of padlock assembler...
2016-03-07  Richard LevitteUnified - adapt the generation of bignum assembler...
2016-03-07  Richard LevitteUnified - Add the build.info command OVERRIDE, to avoid...
2016-03-07  Richard LevitteUnified - Adapt the Unix and VMS templates to support...
2016-03-07  Richard LevitteUnified - Add the build.info command GENERATE, to gener...
2016-03-07  Matt CaswellAdd a function to detect if we have async or not
2016-03-07  Alessandro... GH804: Fix unused-result warnings in dasync
2016-03-07  Billy Brumleydocumentation and duplicate goto statements
2016-03-07  Billy Brumleymove ifdef statements
2016-03-07  Billy BrumleyNIST SP800-56A co-factor ECDH KATs
2016-03-07  Matt CaswellRemove use of CRYPTO_LOCK_INIT in init code
2016-03-07  Matt CaswellSwap the init code to use the new Thread API thread...
2016-03-07  Matt CaswellSwap the init code to use CRYPTO_ONCE
2016-03-07  Dr. Stephen... make update
2016-03-07  Dr. Stephen... Update documentation
2016-03-07  Dr. Stephen... Make PKCS8_PRIV_KEY_INFO opaque.
2016-03-07  Andrea GrandiAdd support to ASYNC_WAIT_CTX to speed
2016-03-07  Andrea GrandiRemove unnecessary memset() to 0 and check for NULL...
2016-03-07  Andrea GrandiFix the error with RSA and the daysnc engine in async...
2016-03-07  Andrea GrandiAdd support for async jobs in OpenSSL speed
2016-03-07  Emilia KasperRework the default cipherlist.
2016-03-07  Andy PolyakovMakefile.in: populate [PLIB_]LDFLAG even with $target...
2016-03-07  Andy Polyakovbn/asm/x86[_64]-mont*.pl: complement alloca with page...
2016-03-07  Emilia KasperRestore some mingw builds
2016-03-07  Andy Polyakovperlasm/x86_64-xlate.pl: handle binary constants early.
2016-03-07  Matt CaswellFix some clang warnings
2016-03-07  Matt CaswellFix minor errors in the afalg test
2016-03-07  cluceyAdding afalg test
2016-03-07  Matt CaswellFix OPENSSL_INIT flags to avoid a clash.
2016-03-07  Matt CaswellMisc afalg build fixes
2016-03-07  cluceyRework based on feedback:
2016-03-07  cluceyALG: Add AFALG engine
2016-03-07  Emilia KasperTrim Travis config part 2
2016-03-06  Emilia KasperTrim the Travis config
2016-03-05  Rich SalzGH616: Remove dead code
2016-03-05  Richard LevitteNo -fno-common for Darwin
2016-03-05  Richard LevitteNew ordinal files, recreated from scratch
2016-03-05  Richard LevitteChange names of ordinals and libs, libeay => libcrypto...
2016-03-05  Richard LevitteRemove the old ordinals
2016-03-05  Dr. Stephen... use saner default parameters for scrypt
2016-03-04  Kurt RoeckxDisable SSLv3 by default
2016-03-04  Kurt RoeckxDon't mark the eNULL ciphers as non-default.
2016-03-04  Emilia KasperCurve25519: fix const-initialization
2016-03-04  Dr. Stephen... Add ASN.1 ADB callback.
2016-03-04  Dmitry-MeGH784: Better variable name
2016-03-04  Rob PercivalMake formatting consistent in apps/Makefile.in
2016-03-04  Rob PercivalRemove redundant semi-colons from apps/Makefile.in
2016-03-04  Rob PercivalDocumentation for new CT s_client flags
2016-03-04  Rob PercivalDocumentation for new SSL functions
2016-03-04  Rob PercivalHandle empty log name in "enable_logs" line of the...
2016-03-04  Rob PercivalHandle missing "enabled_logs" line in CT log file
2016-03-04  Rob PercivalIf a CT log entry in CTLOG_FILE is invalid, skip it...
2016-03-04  Rob PercivalExtends s_client to allow a basic CT policy to be enabled
next