1. 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
  2. 15 Mar, 2014 8 commits
  3. 14 Mar, 2014 5 commits
  4. 11 Mar, 2014 1 commit
  5. 10 Mar, 2014 2 commits
  6. 09 Mar, 2014 3 commits
  7. 08 Mar, 2014 2 commits
  8. 06 Mar, 2014 4 commits
  9. 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
  10. 03 Mar, 2014 7 commits
  11. 02 Mar, 2014 4 commits
  12. 01 Mar, 2014 1 commit