summaryrefslogtreecommitdiff
path: root/tests/data/test1135
Commit message (Expand)AuthorAgeFilesLines
* curl_multi_poll: a sister to curl_multi_wait() that waits moreDaniel Stenberg2019-08-061-0/+1
* curl_easy_upkeep: removed 'conn' from the nameDaniel Stenberg2018-09-071-1/+1
* upkeep: add a connection upkeep API: curl_easy_conn_upkeep()Max Dymond2018-09-071-1/+2
* form/mime: field names are not allowed to contain zero-valued bytes.Patrick Monnerat2017-09-221-1/+1
* fixup data/test1135Daniel Stenberg2017-09-051-1/+1
* test1135: fixed after bd8070085f9Daniel Stenberg2017-09-041-2/+2
* lib: bump version info (soname). Adapt and reenable test 1135.Patrick Monnerat2017-09-041-1/+13
* vtls: introduce curl_global_sslset()Johannes Schindelin2017-08-281-0/+1
* test1135: Fix curl_easy_duphandle prototype for code styleJay Satiro2016-11-241-1/+1
* multi: Move http2 push function declarations to header endJay Satiro2015-06-301-0/+2
* test1135: verify the CURL_EXTERN order in header filesDaniel Stenberg2015-02-021-0/+93