Historique des commits

Auteur SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates il y a 1 an
  Pauli aaab365c5a dso: update to structure based atomics il y a 1 an
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Pauli e6a10b074e Fix data race setting `default_DSO_meth` il y a 3 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 4 ans
  Matt Caswell 15c3dcfc78 Fix safestack issues in crypto.h il y a 4 ans
  Matt Caswell 454afd9866 Update copyright year il y a 4 ans
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... il y a 4 ans
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 5 ans
  Anna Henningsen e26f653def Fix compilation with `-DREF_PRINT` il y a 5 ans
  Richard Levitte b6a34e9abd Following the license change, modify the boilerplates in crypto/dso/ il y a 6 ans
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and il y a 7 ans
  Pauli cd420b0b1f Move the REF_PRINT support from e_os.h to internal/refcount.h. il y a 7 ans
  Pauli 677963e5a4 e_os.h removal from other headers and source files. il y a 7 ans
  Davide Galassi 210fe4edee Avoid the call to OPENSSL_malloc with a negative value (then casted to unsigned) il y a 8 ans
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics il y a 8 ans
  Matt Caswell b39eda7ee6 Add a DSO_dsobyaddr() function il y a 8 ans
  Matt Caswell cb6ea61c16 Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr il y a 8 ans
  FdaSilvaYY b2b361f6af Raise an Err when CRYPTO_THREAD_lock_new fails il y a 8 ans
  Rich Salz d2e9e32018 Copyright consolidation 07/10 il y a 8 ans
  Rich Salz 3d8b2ec42b Remove several unused undocumented functions. il y a 8 ans
  Rich Salz 73decf5975 Make DSO opaque. il y a 8 ans
  Alessandro Ghedini c74471d293 Convert CRYPTO_LOCK_DSO to new multi-threading API il y a 8 ans
  Dmitry-Me edae9834b6 GH762: Reuse strdup() il y a 8 ans
  Rich Salz f3f1cf8444 Move to REF_DEBUG, for consistency. il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 9 ans
  FdaSilvaYY 98637bd30e Fix two possible leaks. il y a 8 ans
  Richard Levitte 31384753c7 Remove the "eay" c-file-style indicators il y a 9 ans
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx il y a 9 ans