Historial de Commits

Autor SHA1 Mensaje Fecha
  Davide Galassi 210fe4edee Avoid the call to OPENSSL_malloc with a negative value (then casted to unsigned) hace 8 años
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics hace 8 años
  Matt Caswell b39eda7ee6 Add a DSO_dsobyaddr() function hace 8 años
  Matt Caswell cb6ea61c16 Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr hace 8 años
  FdaSilvaYY b2b361f6af Raise an Err when CRYPTO_THREAD_lock_new fails hace 8 años
  Rich Salz d2e9e32018 Copyright consolidation 07/10 hace 8 años
  Rich Salz 3d8b2ec42b Remove several unused undocumented functions. hace 8 años
  Rich Salz 73decf5975 Make DSO opaque. hace 8 años
  Alessandro Ghedini c74471d293 Convert CRYPTO_LOCK_DSO to new multi-threading API hace 8 años
  Dmitry-Me edae9834b6 GH762: Reuse strdup() hace 8 años
  Rich Salz f3f1cf8444 Move to REF_DEBUG, for consistency. hace 8 años
  Rich Salz 349807608f Remove /* foo.c */ comments hace 9 años
  FdaSilvaYY 98637bd30e Fix two possible leaks. hace 8 años
  Richard Levitte 31384753c7 Remove the "eay" c-file-style indicators hace 9 años
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx hace 9 años
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc hace 9 años
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files hace 9 años
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes hace 9 años
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc hace 9 años
  Rich Salz efa7dd6444 free NULL cleanup 11 hace 9 años
  Rich Salz b548a1f11c free null cleanup finale hace 9 años
  Rich Salz b196e7d936 remove malloc casts hace 9 años
  Viktor Dukhovni 61986d32f3 Code style: space after 'if' hace 9 años
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . hace 9 años
  Ben Laurie dde5b979d2 Remove dead code. (Coverity ID 2) hace 16 años
  Ben Laurie 5ce278a77b More type-checking. hace 16 años
  Bodo Möller 739a543ea8 Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts) hace 19 años
  Andy Polyakov c6cb42e4fb "Relax" prototype and rename DSO_global_lookup_func to DSO_global_lookup. hace 19 años
  Andy Polyakov a1f3462bc0 Oops! Remove junk... hace 19 años
  Andy Polyakov 68b64fb610 Add DSO_global_lookup_func implementation. See commentary in dso_lib.c hace 19 años