Skip to content
  1. Oct 26, 2014
  2. Oct 25, 2014
  3. Oct 24, 2014
  4. Oct 23, 2014
  5. Oct 21, 2014
  6. Oct 20, 2014
    • Kamil Dudka's avatar
      nss: reset SSL handshake state machine · 0aecdf68
      Kamil Dudka authored
      ... when the handshake succeeds
      
      This fixes a connection failure when FTPS handle is reused.
      0aecdf68
    • Peter Wu's avatar
      cmake: generate pkg-config and curl-config · 8ed66f98
      Peter Wu authored
      
      
      Initial work to generate a pkg-config and curl-config script. Static
      linking (`curl-config --static-libs` and `pkg-config --shared --libs
      libcurl`) is broken and therefore disabled.
      
      CONFIGURE_OPTIONS does not make sense for CMake, use an empty string
      for now.
      
      At least `curl-config --features` and `curl-config --protocols` work
      which is needed by runtests.pl.
      
      Signed-off-by: default avatarPeter Wu <peter@lekensteyn.nl>
      8ed66f98