1. 16 10月, 2001 1 次提交
  2. 21 9月, 2001 1 次提交
  3. 02 9月, 2001 1 次提交
    • G
      Make the necessary changes to work with the recent "ex_data" overhaul. · 79aa04ef
      Geoff Thorpe 提交于
      See the commit log message for that for more information.
      
      NB: X509_STORE_CTX's use of "ex_data" support was actually misimplemented
      (initialisation by "memset" won't/can't/doesn't work). This fixes that but
      requires that X509_STORE_CTX_init() be able to handle errors - so its
      prototype has been changed to return 'int' rather than 'void'. All uses of
      that function throughout the source code have been tracked down and
      adjusted.
      79aa04ef
  4. 08 5月, 2001 1 次提交
    • D
      · b545dc67
      Dr. Stephen Henson 提交于
      Initial CRL based revocation checking.
      b545dc67
  5. 20 2月, 2001 1 次提交
  6. 15 12月, 2000 1 次提交
  7. 02 6月, 2000 1 次提交
    • R
      There have been a number of complaints from a number of sources that names · 26a3a48d
      Richard Levitte 提交于
      like Malloc, Realloc and especially Free conflict with already existing names
      on some operating systems or other packages.  That is reason enough to change
      the names of the OpenSSL memory allocation macros to something that has a
      better chance of being unique, like prepending them with OPENSSL_.
      
      This change includes all the name changes needed throughout all C files.
      26a3a48d
  8. 25 2月, 2000 1 次提交
  9. 22 2月, 2000 2 次提交
  10. 21 2月, 2000 4 次提交
  11. 27 1月, 2000 1 次提交
  12. 06 1月, 2000 3 次提交
  13. 03 1月, 2000 1 次提交
  14. 29 12月, 1999 1 次提交
  15. 27 4月, 1999 1 次提交
  16. 24 4月, 1999 1 次提交
  17. 23 4月, 1999 1 次提交
  18. 20 4月, 1999 1 次提交
  19. 13 4月, 1999 1 次提交
  20. 16 2月, 1999 1 次提交
  21. 22 12月, 1998 1 次提交
  22. 21 12月, 1998 3 次提交