Historique des commits

Auteur SHA1 Message Date
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 1 an
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  Richard Levitte d5f9166bac Move e_os.h to include/internal il y a 2 ans
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() il y a 3 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 3 ans
  Matt Caswell 15c3dcfc78 Fix safestack issues in crypto.h il y a 3 ans
  aSoujyuTanaka 6c2a56beec Changed uintptr_t to size_t. WinCE6 doesn't seem it have the definition. 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 4 ans
  Soujyu Tanaka 9c98aa354d For the lack of GetModuleHandleEx(), we use DSO route for WinCE. il y a 5 ans
  Richard Levitte b6a34e9abd Following the license change, modify the boilerplates in crypto/dso/ il y a 5 ans
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 6 ans
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and il y a 6 ans
  Rich Salz 297002a332 Replace malloc+strcpy with strdup il y a 6 ans
  Pauli 677963e5a4 e_os.h removal from other headers and source files. il y a 6 ans
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto il y a 7 ans
  Matt Caswell cb6ea61c16 Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr il y a 7 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 38186bfd4e Have only one DSO_METHOD_openssl il y a 8 ans
  Rich Salz 73decf5975 Make DSO opaque. il y a 8 ans
  Rich Salz 349807608f Remove /* foo.c */ comments il y a 8 ans
  Richard Levitte 31384753c7 Remove the "eay" c-file-style indicators il y a 8 ans
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto il y a 8 ans
  Andy Polyakov 156561b0ad Fix pedantic warnings in mingw builds. il y a 8 ans
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc il y a 8 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