1. 19 Mar, 2014 5 commits
  2. 18 Mar, 2014 3 commits
  3. 17 Mar, 2014 2 commits
    • Daniel Stenberg's avatar
      polarssl: now require 1.3.0+ · 5017d5ad
      Daniel Stenberg authored
      Also fixed a function name change in the version requirement bump
      5017d5ad
    • hasufell's avatar
      polarssl: fix compilation · 4d610831
      hasufell authored
      Rename x509_cert to x509_crt and add "compat-1.2.h"
      include.
      This would still need some more thorough conversion
      in order to drop "compat-1.2.h" include.
      4d610831
  4. 15 Mar, 2014 8 commits
  5. 14 Mar, 2014 5 commits
  6. 11 Mar, 2014 1 commit
  7. 10 Mar, 2014 2 commits
  8. 09 Mar, 2014 3 commits
  9. 08 Mar, 2014 2 commits
  10. 06 Mar, 2014 4 commits
  11. 05 Mar, 2014 1 commit
    • Daniel Stenberg's avatar
      remote_port: allow connect to port 0 · 219a0fbe
      Daniel Stenberg authored
      Port number zero is perfectly allowed to connect to. I moved to storing
      the remote port number in an int so that -1 means undefined and 0-65535
      can be used for legitimate port numbers.
      219a0fbe
  12. 03 Mar, 2014 4 commits