1. 29 11月, 2003 1 次提交
  2. 28 11月, 2003 1 次提交
  3. 04 11月, 2003 1 次提交
  4. 30 10月, 2003 1 次提交
    • G
      A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. · 27545970
      Geoff Thorpe 提交于
      I have tried to convert 'len' type variable declarations to unsigned as a
      means to address these warnings when appropriate, but when in doubt I have
      used casts in the comparisons instead. The better solution (that would get
      us all lynched by API users) would be to go through and convert all the
      function prototypes and structure definitions to use unsigned variables
      except when signed is necessary. The proliferation of (signed) "int" for
      strictly non-negative uses is unfortunate.
      27545970
  5. 11 10月, 2003 1 次提交
  6. 06 10月, 2003 2 次提交
    • R
    • R
      Make sure int SSL_COMP_add_compression_method() checks if a certain · 82423549
      Richard Levitte 提交于
      compression identity is already present among the registered
      compression methods, and if so, reject the addition request.
      
      Declare SSL_COMP_get_compression_method() so it can be used properly.
      
      Change ssltest.c so it checks what compression methods are available
      and enumerates them.  As a side-effect, built-in compression methods
      will be automagically loaded that way.  Additionally, change the
      identities for ZLIB and RLE to be conformant to
      draft-ietf-tls-compression-05.txt.
      
      Finally, make update.
      
      Next on my list: have the built-in compression methods added
      "automatically" instead of requiring that the author call
      SSL_COMP_add_compression_method() or
      SSL_COMP_get_compression_methods().
      82423549
  7. 02 10月, 2003 2 次提交
  8. 28 9月, 2003 3 次提交
  9. 27 9月, 2003 1 次提交
  10. 08 9月, 2003 1 次提交
  11. 04 9月, 2003 1 次提交
  12. 14 8月, 2003 1 次提交
  13. 12 8月, 2003 1 次提交
  14. 22 7月, 2003 1 次提交
  15. 21 7月, 2003 1 次提交
  16. 08 4月, 2003 1 次提交
  17. 04 4月, 2003 1 次提交
  18. 26 3月, 2003 1 次提交
  19. 21 3月, 2003 1 次提交
  20. 20 3月, 2003 1 次提交
  21. 28 2月, 2003 2 次提交
  22. 23 2月, 2003 1 次提交
  23. 19 2月, 2003 1 次提交
  24. 16 2月, 2003 1 次提交
  25. 14 2月, 2003 1 次提交
  26. 13 2月, 2003 1 次提交
  27. 12 2月, 2003 1 次提交
  28. 06 2月, 2003 1 次提交
  29. 31 1月, 2003 2 次提交
  30. 30 1月, 2003 1 次提交
  31. 16 1月, 2003 1 次提交
  32. 15 1月, 2003 1 次提交
  33. 30 12月, 2002 1 次提交
  34. 29 12月, 2002 1 次提交