Commit History

Author SHA1 Message Date
  Matt Caswell 589fbc18aa Don't try and load the config file while already loading the config file 3 years ago
  Rich Salz 6b750b89ee Add NCONF_get0_libctx() 3 years ago
  Matt Caswell b1c053acda Ensure mirroring of properties works for subsequent updates 3 years ago
  Matt Caswell aff636a489 Update copyright year 3 years ago
  Rich Salz 08a337fac6 Remove all trace of FIPS_mode functions 3 years ago
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() 4 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 years ago
  Matt Caswell e74e562f1c Fix safestack issues in conf.h 4 years ago
  Matt Caswell e6c54619d1 Load the default config file before working with default properties 4 years ago
  Matt Caswell 454afd9866 Update copyright year 4 years ago
  Shane Lontis e0624f0d70 Add default property API's to enable and test for fips 4 years ago
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
  Richard Levitte de3955f662 EVP configuration section: add 'default_properties' command 5 years ago
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ 6 years ago
  Pauli a1df06b363 This has been added to avoid the situation where some host ctype.h functions 7 years ago
  Emilia Kasper b53338cbf8 Clean up references to FIPS 7 years ago
  Rich Salz 6286757141 Copyright consolidation 04/10 8 years ago
  Rich Salz 921de151d2 Move dso.h to internal 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 years ago
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 916e56208b remove FIPS module code from crypto/evp 10 years ago
  Dr. Stephen Henson 44488723de add missing evp_cnf.c file 12 years ago