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