Age | Commit message (Expand) | Author |
2015-04-03 | fix refreshing of obsolete dns cache entries | Stefan Bühler |
2015-04-03 | RELEASE-NOTES: synced with abf6bddc14a | Daniel Stenberg |
2015-04-03 | checksrc.bat: Check lib\vtls source | Jay Satiro |
2015-04-03 | cyassl: Set minimum protocol version before CTX callback | Jay Satiro |
2015-04-02 | build-openssl.bat: Fix mixed line endings | Jay Satiro |
2015-04-02 | cyassl: Fix certificate load check | Jay Satiro |
2015-04-02 | http2: Fix missing nghttp2_session_send call in Curl_http2_switched | Tatsuhiro Tsujikawa |
2015-04-01 | cookie: handle spaces after the name in Set-Cookie | Daniel Stenberg |
2015-04-01 | cyassl: Fix library initialization return value | Jay Satiro |
2015-03-31 | CURLOPT_HTTP200ALIASES.3: Mainly SHOUTcast servers use "ICY 200" | Thomas Ruecker |
2015-03-31 | axtls: add timeout within Curl_axtls_connect | Dan Fandrich |
2015-03-30 | checksrc: Windows-specific input fixes | Jay Satiro |
2015-03-30 | configure: Use KRB5CONFIG for krb5-config | Dagobert Michelsen |
2015-03-29 | multi: remove_handle: move pending connections | Daniel Stenberg |
2015-03-29 | KNOWN_BUGS: 89 is bug #1411 | Daniel Stenberg |
2015-03-28 | cyassl: CTX callback cosmetic changes and doc fix | Jay Satiro |
2015-03-28 | RELEASE-NOTES: synced with d2feb71752f | Daniel Stenberg |
2015-03-28 | tool_operate: only set SSL options if SSL is enabled | Dan Fandrich |
2015-03-28 | runtests.pl: detect WolfSSL as yassl | Dan Fandrich |
2015-03-27 | cyassl: add SSL context callback support for CyaSSL | Kyle L. Huff |
2015-03-27 | cyassl: remove undefined reference to CyaSSL_no_filesystem_verify | Kyle L. Huff |
2015-03-27 | build: Fix libcurl.sln erroneous mixed configurations | Jay Satiro |
2015-03-27 | vtls: Don't accept unknown CURLOPT_SSLVERSION values | Jay Satiro |
2015-03-27 | url: Don't accept CURLOPT_SSLVERSION unless USE_SSL is defined | Jay Satiro |
2015-03-26 | build: link curl to openssl libraries when openssl support is enabled | Paul Howarth |
2015-03-26 | multi: on a request completion, check all CONNECT_PEND transfers | Daniel Stenberg |
2015-03-25 | globbing: fix url number calculation when using range with step | Emil Lerner |
2015-03-25 | README.http2: refreshed and added TODO items | Daniel Stenberg |
2015-03-25 | globbing: fix step parsing for character globbing ranges | Emil Lerner |
2015-03-25 | polarssl: called mbedTLS in 1.3.10 and later | Daniel Stenberg |
2015-03-25 | polarssl: remove dead code | Daniel Stenberg |
2015-03-25 | polarssl: remove superfluous for(;;) loop | Daniel Stenberg |
2015-03-25 | Curl_ssl_md5sum: return CURLcode | Daniel Stenberg |
2015-03-25 | cyassl: default to highest possible TLS version | Jay Satiro |
2015-03-25 | cyassl: Check for invalid length parameter in Curl_cyassl_random | Jay Satiro |
2015-03-25 | cyassl: If wolfSSL then identify as such in version string | Jay Satiro |
2015-03-24 | symbols-in-versions: added CURLOPT_PATH_AS_IS | Dan Fandrich |
2015-03-24 | testcurl.pl: add the --notes option to supply more info about a build | Dan Fandrich |
2015-03-24 | curl_memory: make curl_memory.h the second-last header file loaded | Dan Fandrich |
2015-03-24 | openssl: do the OCSP work-around for libressl too | Daniel Stenberg |
2015-03-24 | openssl: verifystatus: only use the OCSP work-around <= 1.0.2a | Daniel Stenberg |
2015-03-24 | openssl: adapt to ASN1/X509 things gone opaque in 1.1 | Daniel Stenberg |
2015-03-24 | curl_easy_setopt.3: Fix misspelling in CURLOPT_PATH_AS_IS description | Jay Satiro |
2015-03-24 | CURLOPT_HTTPHEADER.3: fix typo in recent commit | Viktor Szakáts |
2015-03-24 | CURLOPT_PATH_AS_IS.3: add type 'long' to prototype | Viktor Szakáts |
2015-03-24 | vtls: fix compile with --disable-crypto-auth but with SSL | Dan Fandrich |
2015-03-24 | os400: define new options in ILE/RPG binding. | Patrick Monnerat |
2015-03-24 | RELEASE-NOTES: synced with f6878609361 | Daniel Stenberg |
2015-03-24 | curl_easy_setopt.3: Add CURLOPT_PATH_AS_IS | Daniel Stenberg |
2015-03-24 | CURLOPT_PATH_AS_IS: added | Daniel Stenberg |