Commit History

Author SHA1 Message Date
  Tomas Mraz 3f91ede9ae BIO_lookup_ex: Retry with AI_ADDRCONFIG cleared if getaddrinfo fails 5 years ago
  MouriNaruto 5ded1ca6da Improve the Windows OneCore target support. (Add targets for building libraries for Windows Store apps.) 5 years ago
  Richard Levitte b4d3f203da doc/internal/man3/ossl_method_construct.pod: follow common conventions 5 years ago
  Richard Levitte 2ccb1b4eca EVP fetching: make operation_id part of the method identity 5 years ago
  Dr. Matthias St. Pierre a08714e181 Revert the DEVRANDOM_WAIT feature 5 years ago
  Matt Caswell 37ca204b96 Add documentation for new functions taking an OPENSSL_CTX parameter 5 years ago
  Matt Caswell a2f27fd750 Move the rand_nonce_lock code into drbg_lib.c 5 years ago
  Matt Caswell 4e297b7441 Make the rand_crng code OPENSSL_CTX aware 5 years ago
  Matt Caswell da0d114cd9 Convert drbg_lib to use OPENSSL_CTX for its global data 5 years ago
  Acheev Bhagat bab6046146 Replace BIO_printf with ASN1_STRING_print in GENERAL_NAME_print 5 years ago
  David Makepeace 87762939b5 Fixed typo in code comment. 5 years ago
  Kurt Roeckx 7ed66e2634 Change EVP_MAC method from copy to dup 5 years ago
  Kurt Roeckx be5fc053ed Replace EVP_MAC_CTX_copy() by EVP_MAC_CTX_dup() 5 years ago
  Dr. Matthias St. Pierre e6071f29c2 Fix typo in macro argument of SSL_set1_client_sigalgs_list() 5 years ago
  Pauli 355b419698 Address property documentation concerns. 5 years ago
  Shane Lontis 56e840fe2d rename the digest provider files to avoid any name clashes with other folders 5 years ago
  Shane Lontis ad14e8e508 Coverity fixes 5 years ago
  Dr. Matthias St. Pierre b1f6925754 man: fix doc-nit in property.pod 5 years ago
  Pauli 85e0ad9f13 Document property hierarchy. 5 years ago
  Richard Levitte 98475995e1 EVP_DigestInit_ex(): drop previous context engine earlier 5 years ago
  Dr. Matthias St. Pierre f308fa2573 Document deprecation of version-specific SSL/TLS methods 5 years ago
  Vitezslav Cizek fac9200a88 build_SYS_str_reasons: Fix a crash caused by overlong locales 5 years ago
  Dr. Matthias St. Pierre d4f63f1c39 Remove last references to DEBUG_SAFESTACK 5 years ago
  Shane Lontis d5e5e2ffaf Move digests to providers 5 years ago
  Mathias Berchtold bf5b04ea25 Add missing parentheses in macro 5 years ago
  Matt Caswell cb30e46b45 Really fail if we have a test failure 5 years ago
  Matt Caswell 41525ed628 Ensure we get all the right defines for AES assembler in FIPS module 5 years ago
  Matt Caswell 66ad63e801 Make basic AES ciphers available from within the FIPS providers 5 years ago
  Matt Caswell a77b4dba23 Write a test for receiving a KeyUpdate (update requested) while writing 5 years ago
  Matt Caswell feb9e31c40 Defer sending a KeyUpdate until after pending writes are complete 5 years ago