Commit History

Author SHA1 Message Date
  Richard Levitte 48f4ad7718 Following the license change, modify the boilerplates in include/ and crypto/include/ 5 years ago
  Richard Levitte fcd2d5a612 Refactor the computation of API version limits 5 years ago
  Richard Levitte 3a63dbef15 Switch to MAJOR.MINOR.PATCH versioning and version 3.0.0-dev 5 years ago
  Richard Levitte 0145dd324e Add automatic initializations support for EVP_MAC objects 5 years ago
  Andy Polyakov d2b863643d crypto/threads_*: remove CRYPTO_atomic_{read|write}. 5 years ago
  Bernd Edlinger eb2b989206 Ensure the thread keys are always allocated in the same order 6 years ago
  Matt Caswell 6738bf1417 Update copyright year 6 years ago
  Nick Mathewson a5d0d6b8fd Remove redundant declarations of ERR_load_*_strings() 6 years ago
  Benjamin Kaduk 63ab5ea13b Revert the crypto "global lock" implementation 6 years ago
  Rich Salz 0e598a3d18 Add CRYPTO_get_alloc_counts. 6 years ago
  Keshav Kini 19f05ebc3f Fix typos 6 years ago
  Pauli 30ff41beab Add atomic write call 6 years ago
  Pauli 94683b7acb Add a CRYPTO_atomic_read call which allows an int variable to be read 6 years ago
  Pauli 1f5e0f9280 Use safestack.h exclusively internally. 6 years ago
  Rich Salz ed6b2c7938 Add CRYPTO_thread_glock_new 6 years ago
  Bernd Edlinger 4dae7cd3f0 Implement the CRYPTO_secure_clear_free function 7 years ago
  Rich Salz 12fb8c3d2d Add DRBG random method 7 years ago
  Rich Salz b5319bdbd0 Fix atfork flag. Avoid double-negatives :) 7 years ago
  Rich Salz 2915fe19a6 Add fork handlers, based on pthread_atfork 7 years ago
  Rich Salz aa8f3d76fc Modify Sun copyright to follow OpenSSL style 7 years ago
  Rich Salz 52df25cf2e make error tables const and separate header file 7 years ago
  Richard Levitte 20626cfd58 Add CRYPTO_mem_leaks_cb 7 years ago
  Bernd Edlinger b3c31a6572 Fix the error handling in CRYPTO_dup_ex_data. 7 years ago
  Kurt Roeckx 497910833e Make the CRYPTO_memcmp() prototype match memcmp() 7 years ago
  Richard Levitte 18cfc668ea Add an application data field in the UI_METHOD 7 years ago
  Richard Levitte 8d00e30f96 Don't try to init dasync internally 7 years ago
  Richard J. Moore 3c8537765c Const the ex data stuff too to fix warnings 8 years ago
  Kurt Roeckx 69588edbaa Check for errors allocating the error strings. 8 years ago
  Andy Polyakov f1f5ee17b6 include/openssl: don't include <windows.h> in public headers. 8 years ago
  Kurt Roeckx dd850bcb39 Add old locking constants back 8 years ago