コミット履歴

作者 SHA1 メッセージ 日付
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 年 前
  Tim Hudson b558c8d597 mark all block comments that need format preserving so that 10 年 前
  Ben Laurie d886975835 Fix gcc 4.6 warnings. Check TLS server hello extension length. 14 年 前
  Bodo Möller 7eb90ccefb oops 16 年 前
  Bodo Möller 6ed534782f For -hex, print just one \n 16 年 前
  Bodo Möller 59689735a6 -hex option for openssl rand 16 年 前
  Dr. Stephen Henson 761f3b403b Fix more unused value warnings. 17 年 前
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 年 前
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 22 年 前
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 22 年 前
  Dr. Stephen Henson 3647bee263 Config code updates. 23 年 前
  Bodo Möller a661b65357 New functions SSL[_CTX]_set_msg_callback(). 23 年 前
  Geoff Thorpe 1372965e2e Reduce the header dependencies on engine.h in apps/. 23 年 前
  Richard Levitte c04f8cf44a Use apps_shutdown() in all applications, in case someone decides not 23 年 前
  Richard Levitte 531d630b5c Provide an application-common setup function for engines and use it 23 年 前
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 年 前
  Lutz Jänicke 1613c4d3bf Typo 24 年 前
  Lutz Jänicke 73fc98a7bf Fix typo preventing correct usage of -out option. 24 年 前
  Richard Levitte 5270e7025e Merge the engine branch into the main trunk. All conflicts resolved. 24 年 前
  Richard Levitte 645749ef98 On VMS, stdout may very well lead to a file that is written to in a 24 年 前
  Richard Levitte f365611ca3 Undo the changes I just made. I'm not sure what I was thinking of. 24 年 前
  Richard Levitte 20d242b0de Make it possible for users of the openssl applications to specify the 24 年 前
  Bodo Möller d9586857d6 Add required cast. 24 年 前
  Richard Levitte 8824ec7cd5 Make sure strcmp() gets declared. 25 年 前
  Bodo Möller afbd0746cf 'rand'/'-rand' documentation. 25 年 前
  Bodo Möller 27b782732f 'rand' application for creating pseudo-random files. 25 年 前