summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-06-24Allow AES XTS decryption using duplicate keys.Pauli
2019-06-24Add documentation for CRYPTO_memcmp.Pauli
2019-06-21Handle CTRL-C as non-redoable abort signalBernd Edlinger
2019-06-19Add SSL_shutdown to SSL_get_error's documentationMiquel Ruiz
2019-06-19Fix UEFI build on FreeBSD by not including system headersRebecca Cran
2019-06-19Fix and document BIO_FLAGS_NONCLEAR_RST behavior on memory BIOTomas Mraz
2019-06-19ARIA documentation titled itself AESPauli
2019-06-18Following the previous 2 commits also move ecpointformats out of sessionMatt Caswell
2019-06-18Fix a race condition in ciphers handlingMatt Caswell
2019-06-18Fix a race condition in supported groups handlingMatt Caswell
2019-06-18Fix error handling at openssl_strerror_rBernd Edlinger
2019-06-18Swap #if blocks in uid.c so target platform gets checked before hostRebecca Cran
2019-06-15Add documentation for X509_cmp and related APIsPaul Yang
2019-06-13Update the d2i docs to reflect realityMatt Caswell
2019-06-12Fix typo mistake on calls to SSL_ctrl in ssl.hraja-ashok
2019-06-12Remove redundant includeAcheev Bhagat
2019-06-11Move a fall through commentMatt Caswell
2019-06-11Fix a URL to the NMBRTHRY list archiveBernd Edlinger
2019-06-11Fix doc to remove const arg in GEN_SESSION_CBShigeki Ohtsu
2019-06-10apps/ca.c: only output DER with SPKAC input and when -out is chosenRichard Levitte
2019-06-10BIO_lookup_ex: Retry with AI_ADDRCONFIG cleared if getaddrinfo failsTomas Mraz
2019-06-09Add CHANGES entries for the DEVRANDOM_WAIT feature and its removalDr. Matthias St. Pierre
2019-06-09Revert the DEVRANDOM_WAIT featureDr. Matthias St. Pierre
2019-06-07Replace BIO_printf with ASN1_STRING_print in GENERAL_NAME_printAcheev Bhagat
2019-06-07Fixed typo in code comment.David Makepeace
2019-06-06Fix typo in macro argument of SSL_set1_client_sigalgs_list()Dr. Matthias St. Pierre
2019-06-04Document deprecation of version-specific SSL/TLS methodsDr. Matthias St. Pierre
2019-06-04build_SYS_str_reasons: Fix a crash caused by overlong localesVitezslav Cizek
2019-06-04Remove last references to DEBUG_SAFESTACKDr. Matthias St. Pierre
2019-06-03Write a test for receiving a KeyUpdate (update requested) while writingMatt Caswell
2019-06-03Defer sending a KeyUpdate until after pending writes are completeMatt Caswell
2019-06-03Add the content type attribute to additional CMS signerinfo.Shane Lontis
2019-05-31Fix various mistakes in ec_GFp_nistp_recode_scalar_bits comment.David Benjamin
2019-05-31Fix CHECK_BSD_STYLE_MACROS for OpenBSD and cryptodev-linuxRetropotenza
2019-05-31Update X509_STORE_new.podSambit Kumar Dash
2019-05-31Update EVP_VerifyInit.podSambit Kumar Dash
2019-05-30issue-8998: Ensure that the alert is generated and reaches the remoteagnosticdev
2019-05-30Fix broken change from b3d113e.Pauli
2019-05-29crypto/conf: openssl_config_int() returns unitialized valueDr. Matthias St. Pierre
2019-05-29Typo BIO_SOCK_REUSADDR => BIO_SOCK_REUSEADDRIuri Rezende Souza
2019-05-28Configurations/unix-Makefile.tmpl: not -v for rmRichard Levitte
2019-05-28Configure: link AIX modules correctlyRichard Levitte
2019-05-28The SHA256 is not a mandatory digest for DSA.Tomas Mraz
2019-05-28Prepare for 1.1.1d-devRichard Levitte
2019-05-28Prepare for 1.1.1c releaseOpenSSL_1_1_1cRichard Levitte
2019-05-28Update copyright yearRichard Levitte
2019-05-27Add CHANGES and NEWS for 1.1.1cRichard Levitte
2019-05-27Configure: make 'enable-buildtest-c++' work (not be a regexp)Richard Levitte
2019-05-27Add advice on setting CXX at the same time as CCRichard Levitte
2019-05-27Travis: use enable-buildtest-c++Richard Levitte