openssl.git
2016-11-18 Robert ScheckAdd LMTP support (RFC 2033) to s_client ("-starttls...
2016-11-18 Beat BolliUse consistent variable names in example
2016-11-18 Beat BolliUpdate the location of the pod files
2016-11-17 Kurt RoeckxFix name of "locked" variable
2016-11-17 Kurt RoeckxAdd support for reference counting using C11 atomics
2016-11-17 Dr. Stephen... Support MSBLOB format if RC4 is disabled
2016-11-17 Andy Polyakovsha/asm/sha512-armv8.pl: fix big-endian support in...
2016-11-17 Matt CaswellFix missing SSL_IS_TLS13(s) usage
2016-11-17 Nicola TuveriHandle "int_ctx_new:unsupported algorithm" error
2016-11-17 Nicola TuveriDo not handle R_EC_X25519 as a special case
2016-11-17 Nicola TuveriRemove leftover KDF pointer
2016-11-17 Nicola TuveriUse CRYPTO_memcmp for comparing derived secrets
2016-11-17 Nicola TuveriReintroduce preliminary sanity check in ECDH speed...
2016-11-17 Nicola TuveriRemove ECDH_EVP_derive_key wrapper function
2016-11-17 Nicola TuveriMore coding style fixes
2016-11-17 Nicola TuveriRun util/openssl-format-source against apps/speed.c
2016-11-17 Nicola Tuveribugfix: calculate outlen for each curve
2016-11-17 Nicola TuveriHandle EVP_PKEY_derive errors and fix coding style...
2016-11-17 Nicola TuveriFix coding style and remove some stale code/comments
2016-11-17 Nicola TuveriUse EVP interface for ECDH in apps/speed.c
2016-11-17 Dr. Stephen... Add conversion test for MSBLOB format.
2016-11-17 Dr. Stephen... Make MSBLOB format work with dsa utility.
2016-11-17 Dr. Stephen... Fix MSBLOB format with RSA.
2016-11-17 FdaSilvaYYRaise an error on memory alloc failure.
2016-11-17 FdaSilvaYYMissing free item on push failure
2016-11-17 Rich SalzMerge find-undoc-api into find-doc-nits
2016-11-16 Rob PercivalMove SCT_LIST_free definition into a more logical place
2016-11-16 Rob PercivalMake sure things get deleted when test setup fails...
2016-11-16 Rob PercivalUse valid signature in test_decode_tls_sct()
2016-11-16 Rob PercivalPass a temporary pointer to o2i_SCT_signature from...
2016-11-16 Rob PercivalSubtract padding from outlen in ct_base64_decode
2016-11-16 Rob PercivalConstruct SCT from base64 in ct_test
2016-11-16 Richard LevitteOn x86 machines where the compiler supports -m32, use...
2016-11-16 Richard LevitteAdd a modern linux-x86 config target
2016-11-16 Matt CaswellFix a "defined but not used" warning when enabling...
2016-11-16 Matt CaswellRemove a hack from ssl_test_old
2016-11-16 Matt CaswellAdd SSL_peek() and SSL_peek_ex() to NAME section
2016-11-16 Matt CaswellFix a typo in a comment
2016-11-16 Matt CaswellMove getting the curvelist for client and server out...
2016-11-16 Matt CaswellFixed various style issues in the key_share code
2016-11-16 Matt CaswellAdd some tests for the key_share extension
2016-11-16 Matt CaswellCheck key_exchange data length is not 0
2016-11-16 Matt CaswellEnsure the whole key_share extension is well formatted
2016-11-16 Matt CaswellValidate that the provided key_share is in supported_groups
2016-11-16 Matt CaswellStart using the key_share data to derive the PMS
2016-11-16 Matt CaswellAdd a TLS version consistency check during session...
2016-11-16 Matt CaswellAdd processing of the key_share received in the ServerHello
2016-11-16 Matt CaswellAdd key_share info to the ServerHello
2016-11-16 Matt CaswellUpdate the trace code to know about the key_share extension
2016-11-16 Matt CaswellAdd the key_share processing to the server side
2016-11-16 Matt CaswellGenerate the key_shares extension on the client side
2016-11-15 Rich SalzCheck return value of some BN functions.
2016-11-15 FdaSilvaYYIntroduce PATH_MAX and NAME_MAX
2016-11-15 FdaSilvaYYSimplify and fix usage of three string array variable...
2016-11-15 Rob PercivalAdd test for CT_POLICY_EVAL_CTX default time
2016-11-15 Rob PercivalConvert C++ comments to C-style comments
2016-11-15 Rob PercivalCast time_t to uint64_t before converting to millisecon...
2016-11-15 Rob PercivalBy default, allow SCT timestamps to be up to 5 minutes...
2016-11-15 Rob PercivalDon't check for time() failing in CT_POLICY_EVAL_CTX_new
2016-11-15 Rob PercivalDefault CT_POLICY_EVAL_CTX.epoch_time_in_ms to time()
2016-11-15 Rob PercivalReword documentation for {SCT_CTX/CT_POLICY_EVAL_CTX...
2016-11-15 Rob PercivalRemove obsolete error constant CT_F_CTLOG_NEW_NULL
2016-11-15 Rob PercivalCheck that SCT timestamps are not in the future
2016-11-15 Richard LevitteOnly build the body of e_padlock when there are lower...
2016-11-15 Richard LevitteMake it possible to disable building and running tests
2016-11-15 Richard LevitteRevert "Remove heartbeats completely"
2016-11-15 Richard LevitteRemove heartbeats completely
2016-11-15 Dr. Stephen... Simplify PKCS#12 PBE algorithm.
2016-11-15 Richard LevitteAdd a warning stipulating how things should be coded...
2016-11-15 Richard LevitteStop init loops
2016-11-14 Andy PolyakovConfigurations/10-main.conf: remove obsolete flag from...
2016-11-14 Andy PolyakovConfigurations/10-main.conf: document GCC for Solaris...
2016-11-14 marko asplundAllow CA.pl script user to pass extra arguments to...
2016-11-14 Sebastian Andrzej... dsa/dsa_gen: add error message for seed_len < 0
2016-11-14 Matt CaswellRevert "Fixed deadlock in CRYPTO_THREAD_run_once for...
2016-11-13 Richard LevitteRemove heartbeat support
2016-11-13 DKFixed deadlock in CRYPTO_THREAD_run_once for Windows
2016-11-13 Matthias KraftSolution proposal for issue #1647.
2016-11-13 EasySecUpdate s_client and s_server documentation about some...
2016-11-13 EasySecReplace the 'SSL' broken link with SSL_CTX_set_security...
2016-11-12 enkoreEVP docs: chacha20, chacha20-poly1305
2016-11-12 Kurt RoeckxUpdate fuzz corpora
2016-11-12 Kurt RoeckxCast to an unsigned type before negating
2016-11-11 Andy Polyakovsha/asm/sha512-armv8.pl: add NEON version of SHA256.
2016-11-11 Andy Polyakovsha/keccak1600.c: add some optimized implementations.
2016-11-11 Andy Polyakovchacha/asm/chacha-x86.pl: improve [backward] portability.
2016-11-11 Andy PolyakovPPC assembler pack: add some PPC970/G5 performance...
2016-11-11 Richard LevitteFix typo in util/process_docs.pl
2016-11-11 Richard LevitteFix referenses in section 7 manuals
2016-11-11 Richard LevitteFix referenses in section 1 manuals
2016-11-11 Richard LevitteFix referenses in section 3 manuals
2016-11-11 Richard LevitteAdd util/check-doc-links.pl, to be used to check refere...
2016-11-11 Richard LevitteFix the effect of no-dso in crypto/init.c
2016-11-10 Richard LevitteSmall fixups of util/process_docs.pl
2016-11-10 Matt CaswellFix test_sslcorrupt when using TLSv1.3
2016-11-10 Richard LevitteRevert "Move algorithm specific ppccap code from crypto...
2016-11-10 Matt CaswellRename the Elliptic Curves extension to supported_groups
2016-11-10 Richard LevitteLink internal tests with static OpenSSL libraries when...
2016-11-10 Richard LevitteDocument how to force linking with static libraries
2016-11-10 Richard LevitteBuilding: make it possible to force linking with static...
next