Historie revizí

Autor SHA1 Zpráva Datum
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places před 2 roky
  Matt Caswell fecb3aae22 Update copyright year před 2 roky
  Richard Levitte d5f9166bac Move e_os.h to include/internal před 2 roky
  Richard Levitte a150f8e1fc CRYPTO: refactor ERR_raise()+ERR_add_error_data() to ERR_raise_data() před 3 roky
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call před 3 roky
  Matt Caswell 15c3dcfc78 Fix safestack issues in crypto.h před 4 roky
  aSoujyuTanaka 6c2a56beec Changed uintptr_t to size_t. WinCE6 doesn't seem it have the definition. před 4 roky
  Matt Caswell 454afd9866 Update copyright year před 4 roky
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... před 4 roky
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files před 5 roky
  Soujyu Tanaka 9c98aa354d For the lack of GetModuleHandleEx(), we use DSO route for WinCE. před 5 roky
  Richard Levitte b6a34e9abd Following the license change, modify the boilerplates in crypto/dso/ před 5 roky
  KaoruToda 26a7d938c9 Remove parentheses of return. před 7 roky
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and před 7 roky
  Rich Salz 297002a332 Replace malloc+strcpy with strdup před 7 roky
  Pauli 677963e5a4 e_os.h removal from other headers and source files. před 7 roky
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto před 7 roky
  Matt Caswell cb6ea61c16 Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr před 8 roky
  Rich Salz d2e9e32018 Copyright consolidation 07/10 před 8 roky
  Rich Salz 3d8b2ec42b Remove several unused undocumented functions. před 8 roky
  Rich Salz 38186bfd4e Have only one DSO_METHOD_openssl před 8 roky
  Rich Salz 73decf5975 Make DSO opaque. před 8 roky
  Rich Salz 349807608f Remove /* foo.c */ comments před 8 roky
  Richard Levitte 31384753c7 Remove the "eay" c-file-style indicators před 8 roky
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto před 9 roky
  Andy Polyakov 156561b0ad Fix pedantic warnings in mingw builds. před 9 roky
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc před 9 roky
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files před 9 roky
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes před 9 roky
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc před 9 roky