コミット履歴

作者 SHA1 メッセージ 日付
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 15 年 前
  Andy Polyakov 746fc2526f Fix compiler warnings in crypto/evp/bio_ok.c as pointed out by Geoff. 20 年 前
  Andy Polyakov 0f71b77d5c Make bio_ok.c Microsoft compiler savvy. 20 年 前
  Andy Polyakov 3205db2bfe Make bio_ok.c 64-bit savvy. 20 年 前
  Richard Levitte 112341031b Correct documentation typos. 21 年 前
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 年 前
  Dr. Stephen Henson 20d2186c87 23 年 前
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. 23 年 前
  Dr. Stephen Henson 323f289c48 23 年 前
  Dr. Stephen Henson 130832150c 24 年 前
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 年 前
  Ulf Möller 0e1c06128a Get rid of more non-ANSI declarations. 24 年 前
  Richard Levitte d3442bc780 Move the registration of callback functions to special functions 24 年 前
  Ulf Möller 657e60fa00 ispell (and minor modifications) 25 年 前
  Ulf Möller 9d1a01be8f Source code cleanups: Use void * rather than char * in lhash, 25 年 前
  Ulf Möller e7f97e2d22 Check RAND_bytes() return value or use RAND_pseudo_bytes(). 25 年 前
  Bodo Möller b1c4fe3625 Don't mix real tabs with tabs expanded as 8 spaces -- that's 25 年 前
  Ulf Möller a9be3af5ad Remove NOPROTO definitions and error code comments. 25 年 前
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 年 前
  Ben Laurie 61f5b6f338 Work with -pedantic! 25 年 前
  Ulf Möller 95dc05bc6d Fix lots of warnings. 25 年 前
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 年 前
  Ben Laurie e778802f53 Massive constification. 25 年 前
  Dr. Stephen Henson 06c6849124 Fix the Win32 compile environment and add various changes so it will now compile 25 年 前
  Ben Laurie 1745a3fb9f Code for reliable BIO. 25 年 前