コミット履歴

作者 SHA1 メッセージ 日付
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 年 前
  Soujyu Tanaka 9c98aa354d For the lack of GetModuleHandleEx(), we use DSO route for WinCE. 5 年 前
  Richard Levitte b6a34e9abd Following the license change, modify the boilerplates in crypto/dso/ 5 年 前
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 年 前
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 7 年 前
  Rich Salz 297002a332 Replace malloc+strcpy with strdup 7 年 前
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 7 年 前
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto 7 年 前
  Matt Caswell cb6ea61c16 Partial revert of 3d8b2ec42 to add back DSO_pathbyaddr 8 年 前
  Rich Salz d2e9e32018 Copyright consolidation 07/10 8 年 前
  Rich Salz 3d8b2ec42b Remove several unused undocumented functions. 8 年 前
  Rich Salz 38186bfd4e Have only one DSO_METHOD_openssl 8 年 前
  Rich Salz 73decf5975 Make DSO opaque. 8 年 前
  Rich Salz 349807608f Remove /* foo.c */ comments 8 年 前
  Richard Levitte 31384753c7 Remove the "eay" c-file-style indicators 8 年 前
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 年 前
  Andy Polyakov 156561b0ad Fix pedantic warnings in mingw builds. 9 年 前
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc 9 年 前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年 前
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 年 前
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 年 前
  Rich Salz b548a1f11c free null cleanup finale 9 年 前
  Rich Salz b196e7d936 remove malloc casts 9 年 前
  Rich Salz 6f1a93ad11 Dead code removal: #if 0 conf, dso, pqueue, threads 9 年 前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年 前
  Andy Polyakov 0a2d5003df dso/dso_win32.c: fix compiler warning. 11 年 前
  Dr. Stephen Henson 6bb7dc1e90 Updates from 1.0.0-stable 15 年 前
  Andy Polyakov 5cabcf96e7 Fix "possible loss of data" Win64 compiler warnings. 15 年 前
  Dr. Stephen Henson c07a126fb2 Make DSO WIN32 compile again. 16 年 前
  Andy Polyakov a6efc2d1b8 Fix mingw warnings. 18 年 前