Historique des commits

Auteur SHA1 Message Date
  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
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc il y a 9 ans
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files il y a 9 ans
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes il y a 9 ans
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc il y a 9 ans
  Rich Salz efa7dd6444 free NULL cleanup 11 il y a 9 ans
  Rich Salz b548a1f11c free null cleanup finale il y a 9 ans
  Rich Salz b196e7d936 remove malloc casts il y a 9 ans
  Viktor Dukhovni 61986d32f3 Code style: space after 'if' il y a 9 ans
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . il y a 9 ans
  Ben Laurie dde5b979d2 Remove dead code. (Coverity ID 2) il y a 16 ans
  Ben Laurie 5ce278a77b More type-checking. il y a 16 ans