Skip to content
Snippets Groups Projects
  1. Feb 22, 2010
  2. Feb 21, 2010
    • Yang Tse's avatar
      · 10affed0
      Yang Tse authored
      fix compiler warning
      10affed0
  3. Feb 20, 2010
  4. Feb 19, 2010
    • Yang Tse's avatar
      · 04843834
      Yang Tse authored
      fix compiler warning
      04843834
  5. Feb 17, 2010
  6. Feb 16, 2010
    • Yang Tse's avatar
      · 46b112bc
      Yang Tse authored
      replaced tabs with spaces
      46b112bc
  7. Feb 15, 2010
    • Yang Tse's avatar
      · 4b43d18c
      Yang Tse authored
      fix compiler warning: conversion from "long" to "size_t" may lose sign
      4b43d18c
  8. Feb 14, 2010
    • Yang Tse's avatar
      · a07bc791
      Yang Tse authored
      removed trailing whitespace
      a07bc791
  9. Feb 13, 2010
  10. Feb 12, 2010
  11. Feb 11, 2010
  12. Feb 09, 2010
  13. 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
  14. 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
  15. 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
  16. Feb 03, 2010
  17. 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
  18. Feb 01, 2010
    • Yang Tse's avatar
      · 35e22060
      Yang Tse authored
      Conroy's fix to make the code match with the RTP documentation regarding
      writing out the whole header. The docs say it writes the whole header,
      but the code (before this patch) did not write out the leading $.
      35e22060
Loading