Skip to content
Snippets Groups Projects
  1. Feb 23, 2010
    • Yang Tse's avatar
      · 4186b5b4
      Yang Tse authored
      fix compiler warning
      4186b5b4
  2. Feb 22, 2010
  3. Feb 21, 2010
    • Yang Tse's avatar
      · 10affed0
      Yang Tse authored
      fix compiler warning
      10affed0
  4. Feb 20, 2010
  5. Feb 19, 2010
    • Yang Tse's avatar
      · 04843834
      Yang Tse authored
      fix compiler warning
      04843834
  6. Feb 17, 2010
  7. Feb 16, 2010
    • Yang Tse's avatar
      · 46b112bc
      Yang Tse authored
      replaced tabs with spaces
      46b112bc
  8. Feb 15, 2010
    • Yang Tse's avatar
      · 4b43d18c
      Yang Tse authored
      fix compiler warning: conversion from "long" to "size_t" may lose sign
      4b43d18c
  9. Feb 14, 2010
    • Yang Tse's avatar
      · a07bc791
      Yang Tse authored
      removed trailing whitespace
      a07bc791
  10. Feb 13, 2010
  11. Feb 12, 2010
  12. Feb 11, 2010
  13. Feb 09, 2010
  14. Feb 06, 2010
    • Yang Tse's avatar
      · 71593dfe
      Yang Tse authored
      OOM handling fix
      71593dfe
    • Yang Tse's avatar
      · 0f4a91af
      Yang Tse authored
      OOM handling fix
      0f4a91af
  15. Feb 05, 2010
    • Yang Tse's avatar
      · 12d01bc5
      Yang Tse authored
      - avoid OpenSSL 0.9.8 ENGINE_by_id memory leak
      
      - cleanup parenthesis usage in return statements
      12d01bc5
    • Yang Tse's avatar
      · bc7615ae
      Yang Tse authored
      - attempt to workaround icc 9.1 optimizer issue
      bc7615ae
  16. Feb 04, 2010
    • Yang Tse's avatar
      · 7aef172a
      Yang Tse authored
      fix printf-style format strings
      7aef172a
    • Yang Tse's avatar
      · 15efa262
      Yang Tse authored
      Fix compiler warning: unused variable
      15efa262
  17. Feb 03, 2010
  18. Feb 02, 2010
    • Yang Tse's avatar
      · d1717e7c
      Yang Tse authored
      Fix compiler warning: conditional expression is constant
      d1717e7c
    • Yang Tse's avatar
      · e569ff95
      Yang Tse authored
      Fix compiler warning: local variable may be used without having been initialized.
      e569ff95
    • Yang Tse's avatar
      · 839b61c3
      Yang Tse authored
      Fix compiler warnings: conversion from 'const int ' to 'unsigned char ', possible loss of data
      839b61c3
    • Yang Tse's avatar
      · 46de140a
      Yang Tse authored
      Fix compiler warning: variable was set but never used
      
      Simplify preprocessor symbol checking
      46de140a
    • Daniel Stenberg's avatar
      Julien Chaffraix pointed out a comment mistake, and I re-indented the code · 17a2c32c
      Daniel Stenberg authored
      slightly while editing
      17a2c32c
Loading