summaryrefslogtreecommitdiff
path: root/lib/easy.c
Commit message (Expand)AuthorAgeFilesLines
* David J Meyer's large file support.Daniel Stenberg2004-01-051-1/+7
* Kimmo Kinnunen fixed a crash with duphandle() when CURLDEBUG was setDaniel Stenberg2003-10-141-0/+4
* Gisle Vanem's IPv6-on-Windows patch applied!Daniel Stenberg2003-10-141-1/+0
* return failure when the host cache creation failsDaniel Stenberg2003-08-141-1/+8
* the new cookie functions that require 'data' passed inDaniel Stenberg2003-08-111-1/+2
* Dirk Manske's patch that introduces cookie support to the share interface.Daniel Stenberg2003-08-041-9/+15
* Removed #include <sys/resource.h>, as pointed out by Henry Bland we don'tDaniel Stenberg2003-07-251-1/+0
* Peter Sylvester pointed out that curl_easy_setopt() will always (wrongly)Daniel Stenberg2003-04-221-4/+5
* removed the local variables for emacs and vim, use the new sample.emacsDaniel Stenberg2003-01-291-8/+0
* copyright year update in the source headerDaniel Stenberg2003-01-161-1/+1
* fix bug (?) :-)Sterling Hughes2003-01-061-6/+8
* fixed Curl_freeaddrinfo() to only free addrinfo, and added Curl_freednsinfo()Daniel Stenberg2002-11-261-1/+1
* updated source code boilerplate/headerDaniel Stenberg2002-09-031-7/+7
* support for ingoring session cookies addedDaniel Stenberg2002-05-071-1/+2
* Now uses Curl_ as prefix for internal global symbols. curl_ should only beDaniel Stenberg2002-04-271-2/+2
* 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