Commit History

Author SHA1 Message Date
  Richard Levitte 3d83c73536 CORE: ossl_namemap_add_names(): new function to add multiple names 4 years ago
  Richard Levitte 0cd1b144f9 util/mkerr.pl: make it not depend on the function code 4 years ago
  Richard Levitte 82bd7c2cbd Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex() 5 years ago
  Pauli 3c93fbacf6 Parameter building utilities. 5 years ago
  Rich Salz cbfa5b0398 Regenerate mkerr files 5 years ago
  Matt Caswell 1aedc35fd6 Instead of global data store it in an OPENSSL_CTX 5 years ago
  Richard Levitte abbc2c4083 Replumbing: add a configuration module for providers 5 years ago
  Richard Levitte ac1055ef13 Replumbing: add functionality to set provider parameters 5 years ago
  Richard Levitte c41f3ae0d9 Replumbing: Add a mechanism to pre-populate the provider store 5 years ago
  Richard Levitte e55008a9f2 Replumbing: add fallback provider capability 5 years ago
  Richard Levitte 3374dc03ed Replumbing: New public API to load or add providers 5 years ago
  Richard Levitte 4c2883a9bf Replumbing: Add the Provider Object, type OSSL_PROVIDER 5 years ago
  Richard Levitte 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 years ago
  Rich Salz fe1128dc2a Fix last(?) batch of malloc-NULL places 6 years ago
  Rich Salz 7de2b9c4af Set error code if alloc returns NULL 6 years ago
  Rich Salz cdb10bae3f Set error code on alloc failures 6 years ago
  Rich Salz 52df25cf2e make error tables const and separate header file 7 years ago
  Kurt Roeckx 69588edbaa Check for errors allocating the error strings. 8 years ago
  Rich Salz 0cd0a820ab Remove unused error/function codes. 8 years ago
  Rich Salz b6cff313cb Manual fixes after copyright consolidation 8 years ago
  Rich Salz 14f051a0ae Make string_to_hex/hex_to_string public 8 years ago
  Rich Salz a4625290c3 After renaming init, update errors. 8 years ago
  Matt Caswell 302f75887e Attempt to log an error if init failed 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 years ago
  Rich Salz e6390acac9 ex_data part 2: doc fixes and CRYPTO_free_ex_index. 9 years ago
  Dr. Stephen Henson b8fb59897b Rebuild error source files. 8 years ago
  Rich Salz 7e5363abe3 Rewrite crypto/ex_data 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 086e32a6c7 Implement FIPS_mode and FIPS_mode_set 13 years ago