Commit History

作者 SHA1 備註 提交日期
  Kurt Roeckx 3cb7c5cfef Use void in all function definitions that do not take any arguments 6 年之前
  Dr. Matthias St. Pierre a9b7a06ed8 Fix false positives of IS_*() macros for 8-bit ASCII characters 6 年之前
  Rich Salz 69e2b8d67d Revise and cleanup; use strict,warnings 6 年之前
  Richard Levitte 4f7c840a4d CONF: On VMS, treat VMS syntax inclusion paths correctly 6 年之前
  Tomas Mraz b524b808a1 Add support for .include directive in config files 6 年之前
  Pauli 1f5e0f9280 Use safestack.h exclusively internally. 7 年之前
  Pauli a2371fa933 Trivial bounds checking. 7 年之前
  Rich Salz 0904e79a6e Undo commit d420ac2 7 年之前
  Matt Caswell 8a585601fe Fix out-of-memory condition in conf 7 年之前
  Rich Salz 6286757141 Copyright consolidation 04/10 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年之前
  Dr. Stephen Henson 2a056de832 Add lh_doall_arg inlining 9 年之前
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 9 年之前
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 年之前
  Alessandro Ghedini 8acaabec42 Replace malloc+strlcpy with strdup 9 年之前
  Rich Salz fbfcb22439 RT3999: Remove sub-component version strings 9 年之前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年之前
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 年之前
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 年之前
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 年之前
  Rich Salz b548a1f11c free null cleanup finale 9 年之前
  Rich Salz b196e7d936 remove malloc casts 9 年之前
  Graeme Perrow b0333e697c RT3670: Check return from BUF_MEM_grow_clean 9 年之前
  Rich Salz 6f91b017bb Live code cleanup: remove #if 1 stuff 9 年之前
  Matt Caswell 50e735f9e5 Re-align some comments after running the reformat script. 10 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 10 年之前
  Dr. Stephen Henson 879bde123b fix warning 10 年之前
  David Lloyd 9d23f422a3 Prevent infinite loop loading config files. 10 年之前
  Ben Laurie c8bbd98a2b Fix warnings. 14 年之前