1. 08 9月, 2000 1 次提交
  2. 07 9月, 2000 1 次提交
    • D
      · cfd3bb17
      Dr. Stephen Henson 提交于
      Add docs for BIO_find_type() and friends.
      
      Added function BIO_next() otherwise you can't
      traverse a chain without accessing BIO internals.
      cfd3bb17
  3. 05 9月, 2000 1 次提交
  4. 04 9月, 2000 1 次提交
  5. 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
  6. 17 5月, 2000 1 次提交
  7. 16 5月, 2000 1 次提交
  8. 01 3月, 2000 1 次提交
  9. 21 2月, 2000 1 次提交
    • R
      Move the registration of callback functions to special functions · d3442bc7
      Richard Levitte 提交于
      designed for that.  This removes the potential error to mix data and
      function pointers.
      
      Please note that I'm a little unsure how incorrect calls to the old
      ctrl functions should be handled, in som cases.  I currently return 0
      and that's it, but it may be more correct to generate a genuine error
      in those cases.
      d3442bc7
  10. 24 1月, 2000 1 次提交
    • D
      · dd9d233e
      Dr. Stephen Henson 提交于
      Tidy up CRYPTO_EX_DATA structures.
      dd9d233e
  11. 09 1月, 2000 1 次提交
  12. 12 6月, 1999 1 次提交
  13. 08 6月, 1999 1 次提交
  14. 24 4月, 1999 1 次提交
  15. 23 4月, 1999 1 次提交
  16. 20 4月, 1999 1 次提交
  17. 19 4月, 1999 1 次提交
  18. 18 4月, 1999 1 次提交
  19. 21 12月, 1998 3 次提交