1. 17 2月, 2007 1 次提交
    • B
      Reorganize the data used for SSL ciphersuite pattern matching. · 52b8dad8
      Bodo Möller 提交于
      This change resolves a number of problems and obviates multiple kludges.
      A new feature is that you can now say "AES256" or "AES128" (not just
      "AES", which enables both).
      
      In some cases the ciphersuite list generated from a given string is
      affected by this change.  I hope this is just in those cases where the
      previous behaviour did not make sense.
      52b8dad8
  2. 22 1月, 2007 1 次提交
  3. 15 6月, 2006 1 次提交
  4. 03 4月, 2006 4 次提交
  5. 30 3月, 2006 2 次提交
  6. 16 3月, 2006 1 次提交
  7. 15 3月, 2006 1 次提交
  8. 14 3月, 2006 1 次提交
  9. 13 3月, 2006 5 次提交
  10. 12 3月, 2006 1 次提交
  11. 14 1月, 2006 1 次提交
  12. 13 1月, 2006 1 次提交
  13. 11 1月, 2006 1 次提交
  14. 10 1月, 2006 1 次提交
  15. 03 1月, 2006 2 次提交
  16. 09 8月, 2005 1 次提交
  17. 06 8月, 2005 1 次提交
  18. 27 4月, 2005 1 次提交
  19. 31 3月, 2005 1 次提交
  20. 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
  21. 31 1月, 2000 1 次提交
  22. 30 9月, 1999 1 次提交
  23. 24 4月, 1999 1 次提交
  24. 20 4月, 1999 1 次提交
  25. 22 3月, 1999 1 次提交
  26. 31 12月, 1998 1 次提交
    • R
      Fix version stuff: · 9cb0969f
      Ralf S. Engelschall 提交于
      1. The already released version was 0.9.1c and not 0.9.1b
      
      2. The next release should be 0.9.2 and not 0.9.1d, because
         first the changes are already too large, second we should avoid any more
         0.9.1x confusions and third, the Apache version semantics of
         VERSION.REVISION.PATCHLEVEL for the version string is reasonable (and here
         .2 is already just a patchlevel and not major change).
      tVS: ----------------------------------------------------------------------
      9cb0969f
  27. 23 12月, 1998 2 次提交
  28. 22 12月, 1998 1 次提交
  29. 21 12月, 1998 2 次提交