summaryrefslogtreecommitdiff
path: root/lib/easy.c
Commit message (Expand)AuthorAgeFilesLines
* copyright string (year) updateDaniel Stenberg2002-03-191-1/+1
* Make cach'ing work with threads now, there are now three cases:Sterling Hughes2002-01-071-4/+14
* Sterling Hughes' provided initial DNS cache source code.Daniel Stenberg2002-01-031-1/+6
* curl_easy_duphandle() now properly clones the cookie optionDaniel Stenberg2001-10-191-0/+6
* looks nicer and is better compatible with older vim versionsSterling Hughes2001-10-111-2/+2
* Linus Nielsen Feltzing's telnet-for-win32 fixesDaniel Stenberg2001-09-171-6/+6
* T. Bharath's patch that sets up a few necessary buffers in the duphandle()Daniel Stenberg2001-09-121-7/+39
* Added formatting sections for emacs and vimSterling Hughes2001-09-071-0/+8
* first shaky and stumbling attempts at a *_duphandle() functionDaniel Stenberg2001-09-051-0/+27
* Major rename and redesign of the internal "backbone" structs. Details willDaniel Stenberg2001-08-301-8/+5
* include getinfo.h for Curl_getinfo() protoDaniel Stenberg2001-08-171-0/+1
* internal functions should not use 'CURL *' as arguments, I replaced themDaniel Stenberg2001-08-151-4/+10
* Added an empty win32_cleanup for non-windows systems to prevent compilerDaniel Stenberg2001-08-141-2/+3
* Add win32 initialization support to curl_global_init() andSterling Hughes2001-07-121-2/+70
* Test and substance patch.Sterling Hughes2001-05-311-2/+13
* went back to the version where the flags argument to curl_global_init()Daniel Stenberg2001-05-311-1/+1
* curl_global_init() support for CURL_GLOBAL_NOT_SSLDaniel Stenberg2001-05-301-2/+3
* global_init() takes that flag argumentDaniel Stenberg2001-05-291-1/+2
* T. Bharath's comments about SSL cleanup incorporated, and the two newDaniel Stenberg2001-05-281-1/+15
* Modified to use Curl_* functions instead of curl_* onesDaniel Stenberg2001-03-091-12/+7
* Transfer is now Curl_Tranfer() and transfer.h is used instead of highlevel.hDaniel Stenberg2001-01-171-1/+1
* dual-license fixDaniel Stenberg2001-01-031-28/+11
* Added curl_easy_getinfo()Daniel Stenberg2000-10-021-0/+10
* Stephen Kick's interface fixesDaniel Stenberg2000-09-181-0/+3
* #include "setup.h" moved first of all includesDaniel Stenberg2000-08-241-1/+2
* haxx.nu => haxx.seDaniel Stenberg2000-06-201-2/+2
* Jört Hartroth's updatesDaniel Stenberg2000-05-221-1/+1
* files moved to main branch from the newlib branchDaniel Stenberg2000-05-221-0/+160