コミット履歴

作者 SHA1 メッセージ 日付
  Dr. Stephen Henson f68854b4c3 Various Win32 and other fixes for warnings and compilation errors. 19 年 前
  Nils Larsch ff990440ee const fixes 19 年 前
  Nils Larsch 7d727231b7 some const fixes 19 年 前
  Dr. Stephen Henson c431798e82 Reformat smime utility. 20 年 前
  Dr. Stephen Henson 5d7c222db8 New X509_VERIFY_PARAM structure and associated functionality. 20 年 前
  Geoff Thorpe f0eae953e2 Remove some unnecessary recursive includes from the internal apps.h header, 20 年 前
  Dr. Stephen Henson 64674bcc8c Reduce chances of issuer and serial number duplication by use of random 20 年 前
  Richard Levitte 03ddbdd9b9 Move another common functionality (reproduced so far with cut'n'paste) 20 年 前
  Richard Levitte d45a098472 Forgot to change the declaration of do_subject() to one of parse_name()... 20 年 前
  Richard Levitte 7ce9e425bc Allow multi-valued rdns in subjects. This adds the -multivalue-rdn option 20 年 前
  Richard Levitte 4d8743f490 Netware-specific changes, 20 年 前
  Richard Levitte e6fa67fa93 Generalise the definition of strcasecmp() and strncasecmp() for 21 年 前
  Richard Levitte 4c771796d5 Convert save_serial() to work like save_index(), and add a 21 年 前
  Richard Levitte f85b68cd49 Make it possible to have multiple active certificates with the same 21 年 前
  Richard Levitte 0b13e9f055 Add the possibility to build without the ENGINE framework. 21 年 前
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 21 年 前
  Richard Levitte ca80756c70 VMS below version 7 doesn't have strcasecmp, so let's roll our own on VMS. 22 年 前
  Richard Levitte 0e2cc42cfb Make sure that the 'config' variable is correctly defined and declared 22 年 前
  Richard Levitte da9b972466 Make it possible to load keys from stdin, and restore that 22 年 前
  Lutz Jänicke 40889b9cd3 Add missing prototypes. 22 年 前
  Dr. Stephen Henson eee6c81af8 22 年 前
  Dr. Stephen Henson 0dc092334b 22 年 前
  Dr. Stephen Henson 032c49b8b3 22 年 前
  Dr. Stephen Henson 3647bee263 Config code updates. 22 年 前
  Richard Levitte 80bb905d3d Apply the following changes by Toomas Kiisk <vix@cyber.ee>: 22 年 前
  Bodo Möller a661b65357 New functions SSL[_CTX]_set_msg_callback(). 23 年 前
  Richard Levitte 2aa9043ad3 Because there's chances we clash with the system's types.h, rename our 23 年 前
  Geoff Thorpe 34c66925aa ENGINE_register_all_complete() will register all implementations of all 23 年 前
  Geoff Thorpe 6dc5d570d0 Make necessary tweaks to apps/ files due to recent ENGINE surgery. See 23 年 前
  Geoff Thorpe 1372965e2e Reduce the header dependencies on engine.h in apps/. 23 年 前