summaryrefslogtreecommitdiff
path: root/include/curl/easy.h
Commit message (Expand)AuthorAgeFilesLines
* defines: avoid underscore-prefixed definesDaniel Stenberg2019-08-231-3/+3
* curl_easy_upkeep: removed 'conn' from the nameDaniel Stenberg2018-09-071-2/+2
* upkeep: add a connection upkeep API: curl_easy_conn_upkeep()Max Dymond2018-09-071-0/+10
* checksrc: code style: use 'char *name' styleDaniel Stenberg2016-11-241-2/+2
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* Fix spelling errors in include/Fabian Keil2011-04-211-2/+2
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* - Introducing curl_easy_send() and curl_easy_recv(). They can be used to sendDaniel Stenberg2008-05-121-1/+23
* Changes for removing libcurl.def file on Win32.Gisle Vanem2004-11-091-7/+7
* oops, curl_easy_reset is a voidDaniel Stenberg2004-07-291-1/+1
* provide a curl_easy_reset() protoDaniel Stenberg2004-07-291-1/+1
* curl_easy_reset() added. Need testing and docs. I also think we should makeDaniel Stenberg2004-07-241-5/+18
* updated year in the copyright stringDaniel Stenberg2004-01-071-1/+1
* copyright year update in the source headerDaniel Stenberg2003-01-161-1/+1
* updated source code boilerplate/headerDaniel Stenberg2002-09-031-7/+7
* copyright string (year) updateDaniel Stenberg2002-03-191-1/+1
* added curl_easy_duphandleDaniel Stenberg2001-09-131-0/+15
* dual-license fixDaniel Stenberg2001-01-031-28/+11
* adjusted for curl_easy_getinfoDaniel Stenberg2000-10-021-0/+15
* C++ adjustedDaniel Stenberg2000-09-071-0/+9
* moved here from the newlib branchDaniel Stenberg2000-05-221-0/+46