提交歷史

作者 SHA1 備註 提交日期
  Dr. Stephen Henson 2a056de832 Add lh_doall_arg inlining 8 年之前
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 年之前
  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. 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 年之前
  Dr. Stephen Henson 879bde123b fix warning 10 年之前
  David Lloyd 9d23f422a3 Prevent infinite loop loading config files. 10 年之前
  Ben Laurie c8bbd98a2b Fix warnings. 14 年之前
  Ben Laurie 3c1d6bbc92 LHASH revamp. make depend. 16 年之前
  Dr. Stephen Henson 560b79cbff Constify version strings and some structures. 17 年之前
  Richard Levitte 23acb0eeb2 Change a comment so it corresponds to reality. Put back a character that 19 年之前
  Andy Polyakov 25a66ee3cb Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.h 19 年之前
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 年之前
  Richard Levitte 430d7afd80 When the pointer 'from' changes, it's stored length needs to change as 20 年之前
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 年之前
  Geoff Thorpe ec2179cf81 Fix a small bug in str_copy: if more than one variable is replaced, make 21 年之前
  Richard Levitte 83411793b6 Handle last lines that aren't properly terminated. 22 年之前
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 年之前
  Richard Levitte 6a89a25c27 Add a few more VxWorks targets. 22 年之前