summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-08-13BIO_lookup_ex: Do not retry on EAI_MEMORYTomas Mraz
2019-08-13BIO_lookup_ex: Always retry the lookup on failure with AI_NUMERICHOST setTomas Mraz
2019-08-12Configurations/unit-Makefile.tmpl: Don't clean away dotted filesRichard Levitte
2019-08-12engines/build.info: if the padlock engine is disabled, don't build it!Richard Levitte
2019-08-12Remove some duplicate words from the documentationDenis Ovsienko
2019-08-09Add TLS tests for RSA-PSS Restricted certificatesMatt Caswell
2019-08-09Add Restricted PSS certificate and keyMatt Caswell
2019-08-09Ensure RSA PSS correctly returns the right default digestMatt Caswell
2019-08-09mention what happens if OPENSSL_NO_RC2 is definedVladimir Kotal
2019-08-09make ecp_nistz256_point_add_vis3() localVladimir Kotal
2019-08-08Fix reversed meaning of error codesMartin Ukrop
2019-08-08Clarify the INSTALL instructionsMatt Caswell
2019-08-08Change EVP_CIPHER_CTX_iv_length() to return current ivlen for some modesShane Lontis
2019-08-06Fix ECDSA_SIG docsMatt Caswell
2019-08-06Correct the Extended Master Secret string for EBCDICMatt Caswell
2019-08-05Fix SSL_MODE_RELEASE_BUFFERS functionalityMatt Caswell
2019-08-01Add missing accessors for X509 AuthorityKeyIdentifierDr. Matthias St. Pierre
2019-08-01Use allow_early_data_cb from SSL instead of SSL_CTXraja-ashok
2019-07-31Fix TyposAntoine Cœur
2019-07-31Fix warning C4164 in MSVC.joe2018Outlookcom
2019-07-31make RSA and DSA operations throw MISSING_PRIVATE_KEY if needed, adapt ECDSADavid von Oheimb
2019-07-30Use OPENSSL_strlcpy instead of strncpy in e_afalg.cBernd Edlinger
2019-07-29Add weak platform independent PRNG to test framework.Pauli
2019-07-25Don't generate an unnecessary Diffie-Hellman key in TLS 1.3 clients.David Benjamin
2019-07-25Fix default installation paths on mingwRichard Levitte
2019-07-23Make rand_pool buffers more dynamic in their sizing.Pauli
2019-07-23Allocate DRBG additional data pool from non-secure memoryBernd Edlinger
2019-07-24Remove HEADER_X509_H include detector from appsDr. Matthias St. Pierre
2019-07-24Remove OPENSSL_X509V3_H include detector from openssl/cms.hDr. Matthias St. Pierre
2019-07-24Remove HEADER_BSS_FILE_C module include guardDr. Matthias St. Pierre
2019-07-24Remove external HEADER_SYMHACKS_H include guardDr. Matthias St. Pierre
2019-07-24Change DH parameters to generate the order q subgroup instead of 2qBernd Edlinger
2019-07-23Avoid double clearing some BIGNUMsPauli
2019-07-21Cygwin: enable the use of Dl_info and dladdr()Richard Levitte
2019-07-19test/enginetest.c: Make sure no config file is loadedRichard Levitte
2019-07-18Add value_barriers in constant time select functionsBernd Edlinger
2019-07-18Cleanup use of X509 STORE locksShane Lontis
2019-07-17s390x assembly pack: fix restoring of SIGILL actionPatrick Steuer
2019-07-17Fix a C++ comment in the refcount.hBernd Edlinger
2019-07-17Fix the return value for SSL_get0_chain_certs()Matt Caswell
2019-07-16Fix SSL_CTX_set_session_id_context() docsTodd Short
2019-07-16Actually silently ignore GET / OCSP requestsViktor Dukhovni
2019-07-16Remove DRBG from SSL structure.Pauli
2019-07-15Fix wrong lock claimed in x509 dir lookup.Krists Krilovs
2019-07-12issue-9316: Update return documentation for RAND_set_rand_engineagnosticdev
2019-07-08Avoid NULL pointer dereference. Fixes #9043.Dmitry Belyavskiy
2019-07-08iOS build: Replace %20 with space in config scriptJohn Schember
2019-07-08Fix build error for aarch64 big endian.Lei Maohui
2019-07-07man: fix typo in OPENSSL_fork_prepare.podDr. Matthias St. Pierre
2019-07-07Fix an endless loop in BN_generate_prime_exBernd Edlinger