Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | curl_easy_upkeep: removed 'conn' from the name | Daniel Stenberg | 2018-09-07 | 1 | -1/+1 |
* | upkeep: add a connection upkeep API: curl_easy_conn_upkeep() | Max Dymond | 2018-09-07 | 1 | -1/+2 |
* | form/mime: field names are not allowed to contain zero-valued bytes. | Patrick Monnerat | 2017-09-22 | 1 | -1/+1 |
* | fixup data/test1135 | Daniel Stenberg | 2017-09-05 | 1 | -1/+1 |
* | test1135: fixed after bd8070085f9 | Daniel Stenberg | 2017-09-04 | 1 | -2/+2 |
* | lib: bump version info (soname). Adapt and reenable test 1135. | Patrick Monnerat | 2017-09-04 | 1 | -1/+13 |
* | vtls: introduce curl_global_sslset() | Johannes Schindelin | 2017-08-28 | 1 | -0/+1 |
* | test1135: Fix curl_easy_duphandle prototype for code style | Jay Satiro | 2016-11-24 | 1 | -1/+1 |
* | multi: Move http2 push function declarations to header end | Jay Satiro | 2015-06-30 | 1 | -0/+2 |
* | test1135: verify the CURL_EXTERN order in header files | Daniel Stenberg | 2015-02-02 | 1 | -0/+93 |