Historique des commits

Auteur SHA1 Message Date
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 5 ans
  Richard Levitte 09abbca13f Following the license change, modify the boilerplates in crypto/bio/ il y a 6 ans
  Kurt Roeckx 3cb7c5cfef Use void in all function definitions that do not take any arguments il y a 6 ans
  Jack Bates 693be9a2cb Convert _meth_get_ functions to const getters il y a 7 ans
  Matt Caswell 6738bf1417 Update copyright year il y a 6 ans
  Rich Salz 6dbe4dc475 Copy name string in BIO_meth_new il y a 6 ans
  Benjamin Kaduk 63ab5ea13b Revert the crypto "global lock" implementation il y a 6 ans
  Bernd Edlinger fce78bd4ed Fix invalid function type casts. il y a 7 ans
  Rich Salz ed6b2c7938 Add CRYPTO_thread_glock_new il y a 7 ans
  Rich Salz 176db6dc51 Use "" not <> for internal/ includes il y a 7 ans
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics il y a 8 ans
  Matt Caswell d62bf89cbb Fix more shadowed variable warnings il y a 8 ans
  Matt Caswell 42c6046064 More parameter naming of BIO_read*/BIO_write* related functions il y a 8 ans
  Matt Caswell f42fd819d6 Tweaks based on review feedback of BIO size_t work il y a 8 ans
  Matt Caswell 7f5f01cf53 Read up to INT_MAX when calling legacy BIO_read() implementations il y a 8 ans
  Matt Caswell 3befffa39d Create BIO_write_ex() which handles size_t arguments il y a 8 ans
  Matt Caswell d07aee2c7a Create BIO_read_ex() which handles size_t arguments il y a 8 ans
  Rich Salz 5a7ad1f08b Move BIO index lock creation il y a 8 ans
  Rich Salz 8b8d963db5 Add BIO_get_new_index() il y a 8 ans
  Rich Salz b1322259d9 Copyright consolidation 09/10 il y a 8 ans
  Richard Levitte adb4076ae0 Don't shadow known symbols write, read, puts, gets il y a 8 ans
  Matt Caswell a146ae55ba Make BIO opaque il y a 8 ans
  Matt Caswell f334461fac Add functions for creating BIO_METHODs il y a 8 ans