Commit History

Author SHA1 Message Date
  Daniel Stenberg 8a6e89a9eb select: switch to macros in uppercase 8 years ago
  Thomas Glanzmann 7b4bf37a44 mbedtls: set debug threshold to 4 (verbose) when MBEDTLS_DEBUG is defined 8 years ago
  Thomas Glanzmann aa9f536a18 mbedtls: Fix debug function name 8 years ago
  Daniel Stenberg 434f8d0389 internals: rename the SessionHandle struct to Curl_easy 8 years ago
  Jay Satiro 04b4ee5498 vtls: Only call add/getsession if session id is enabled 8 years ago
  Ivan Avdeev 31c521b047 vtls: fix ssl session cache race condition 8 years ago
  Renaud Lehoux 2072b4ae4f mbedtls: removed unused variables 8 years ago
  Daniel Stenberg b15a17c702 mbedtls: fix includes so snprintf() works 8 years ago
  Daniel Stenberg 6efd2fa529 mbedtls/polarssl: set "hostname" unconditionally 8 years ago
  Daniel Stenberg f6767f5435 TLS: move the ALPN/NPN enable bits to the connection 8 years ago
  Jay Satiro 9f498de9a2 mbedtls: Fix session resume 8 years ago
  Daniel Stenberg 05492fe790 mbedtls.c: silly spellfix of a comment 8 years ago
  Damien Vielpeau 83b39a4f4d mbedtls: fix MBEDTLS_DEBUG builds 8 years ago
  Daniel Stenberg c111178bd4 mbedtls: implement and provide *_data_pending() 8 years ago
  Daniel Stenberg 464bbfd6f5 mbedtls.c: name space pollution fix, Use 'Curl_' 8 years ago
  Daniel Stenberg 5446549719 mbedtls.c: changed private prefix to mbed_ 8 years ago
  Daniel Stenberg a71012c03e code: style updates 8 years ago
  Daniel Stenberg 80851028ef mbedtls: fix compiler warning 8 years ago
  Jay Satiro 81bdd85318 mbedtls: fix user-specified SSL protocol version 8 years ago
  Daniel Stenberg c276aefee3 mbedtls.c: re-indent to better match curl standards 9 years ago
  Rafael Antonio c62d7944cf mbedtls: fix memory leak when destroying SSL connection data 9 years ago
  Daniel Stenberg 716302c2cd mbedtls: fix ALPN usage segfault 9 years ago
  Daniel Stenberg 4af40b3646 URLs: change all http:// URLs to https:// 9 years ago
  Jay Satiro d58ba66eec mbedtls: Fix pinned key return value on fail 9 years ago
  Thomas Glanzmann bf93a1217c mbedtls: implement CURLOPT_PINNEDPUBLICKEY 9 years ago
  Jay Satiro 89a1eb7b1c mbedtls: Fix ALPN support 9 years ago
  Daniel Stenberg 4bcc532de5 http: add libcurl option to allow HTTP/2 for HTTPS only 9 years ago
  Daniel Stenberg fbf09b7775 mbedtls: fix "Structurally dead code" 9 years ago
  Daniel Stenberg f6ce8c9abb mbedtls: fix "Logically dead code" 9 years ago
  Daniel Stenberg 03b6e07816 polarssl/mbedtls: fix name space pollution 9 years ago