1. 11 12月, 2001 1 次提交
  2. 16 11月, 2001 1 次提交
  3. 25 10月, 2001 2 次提交
  4. 24 10月, 2001 1 次提交
  5. 10 10月, 2001 2 次提交
  6. 02 10月, 2001 1 次提交
  7. 26 9月, 2001 4 次提交
    • R
      'make update' · db8c838c
      Richard Levitte 提交于
      db8c838c
    • R
      Two changes: · 89eeccac
      Richard Levitte 提交于
      1. if there are several symbols with the same entry number, sort those
         symbols in ASCII order.
      2. Do not stop reading the header files when "BEGIN ERROR CODES" is
         found, since mkerr.pl will add a function declaration after that
         comment.  Instead, trigger on "Error codes for the \w+ function",
         which is the actual start of the error code macros.
      
      Additionally, a few more debugging printouts that helped.
      89eeccac
    • G
      Make update to bring in all the cipher/digest-related ENGINE changes. · c921a5e1
      Geoff Thorpe 提交于
      NB: It looks like mkdef.pl is causing certain cvs wars by continually
      flipping the order of some definitions ...
      c921a5e1
    • G
      "make update". · 534aaf37
      Geoff Thorpe 提交于
      534aaf37
  8. 25 9月, 2001 1 次提交
  9. 21 9月, 2001 1 次提交
  10. 14 9月, 2001 1 次提交
  11. 11 9月, 2001 1 次提交
  12. 07 9月, 2001 1 次提交
  13. 06 9月, 2001 1 次提交
  14. 05 9月, 2001 2 次提交
  15. 03 9月, 2001 1 次提交
  16. 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
  17. 01 9月, 2001 1 次提交
  18. 27 8月, 2001 1 次提交
  19. 18 8月, 2001 1 次提交
  20. 04 8月, 2001 1 次提交
  21. 01 8月, 2001 1 次提交
  22. 31 7月, 2001 1 次提交
  23. 12 7月, 2001 1 次提交
    • R
      make update · b01ab143
      Richard Levitte 提交于
      Note that since some private kssl functions were exported, the
      simplest way to rebuild the number table was to toss everything that
      was new since OpenSSL 0.9.6b.  This is safe, since those functions
      have not yet been exported in an OpenSSL release.  Beware, people who
      trust intermediary snapshots!
      b01ab143
  24. 11 7月, 2001 4 次提交
  25. 02 7月, 2001 1 次提交
  26. 24 6月, 2001 1 次提交
  27. 11 6月, 2001 1 次提交
  28. 06 6月, 2001 1 次提交
  29. 13 5月, 2001 3 次提交