platform/upstream/curl.git
2002-06-15 Daniel Stenbergremoved extra / in help text
2002-06-15 Daniel StenbergAdded CURLOPT_BUFFERSIZE
2002-06-15 Daniel StenbergAdded --limit-rate
2002-06-15 Daniel StenbergHAVE_SYS_POLL_H
2002-06-15 Daniel StenbergCURLOPT_BUFFERSIZE allows an application to set a prefe...
2002-06-15 Daniel StenbergChris Combes added description of his newly added options
2002-06-14 Daniel Stenberg- Yarram Sunil found out that the SocketIsDead() functi...
2002-06-14 Daniel StenbergHanno L. Kranzhoff fixed them
2002-06-14 Daniel StenbergRemade the FTP not-check status line and not-attempt...
2002-06-13 Daniel StenbergTom Mattison's report found out, and this is the fix...
2002-06-13 Daniel StenbergMiklos Nemeth added a section for how to disable specif...
2002-06-13 Daniel StenbergMiklos Nemeth fixed the mmlib
2002-06-13 Daniel Stenberg7.9.8 commit
2002-06-13 Daniel StenbergAdded 'dont_check' to be set during an FTP operation...
2002-06-12 Daniel Stenbergwhen no FTP transfer was done, don't attempt to read...
2002-06-12 Daniel StenbergMoved the secondarysocket cleanup. The 'conn' struct...
2002-06-12 Daniel StenbergChris Combes added CURLFORM_BUFFER, CURLFORM_BUFFERPTR...
2002-06-12 Daniel Stenbergfixing builds, patching bugs, adding curl_formadd(...
2002-06-12 Daniel StenbergHAVE_SIGSETJMP
2002-06-12 Daniel Stenbergadded a connect failure error message that might get...
2002-06-12 Daniel StenbergJörn fixes for 7.9.8 build
2002-06-12 Daniel StenbergCURLOPT_MAXFILESIZE
2002-06-12 Daniel Stenbergkris@freebsd.org fixed a bad format string
2002-06-12 Daniel Stenbergkris@freebsd.org fixed a few bad format strings
2002-06-12 Daniel StenbergAdd QNX
2002-06-11 Daniel Stenbergput #ifdefs around the sigjmp_buf declaration too,...
2002-06-11 Daniel Stenbergcorrected the signal handler
2002-06-11 Daniel Stenberg7.9.8-pre3 commit
2002-06-11 Daniel Stenbergthe disable protocol stuff is now added
2002-06-11 Daniel Stenbergmore nonewline support
2002-06-11 Daniel StenbergNow uses sigsetjmp() and siglongjmp() to bail out from...
2002-06-11 Daniel Stenbergcut up the string in more pieces for <512 bytes strings
2002-06-11 Daniel Stenbergremoved accidentally added debug-code!
2002-06-11 Daniel Stenbergftp range downloads make us ignore the final status...
2002-06-11 Daniel Stenbergadded test135 ftp byte-range download
2002-06-11 Daniel Stenbergadded --disable-[protocol] support
2002-06-11 Daniel Stenbergadded disable-[protocol] support, largely provided...
2002-06-11 Daniel StenbergAdded disable-defines
2002-06-11 Daniel Stenbergadded multi.obj
2002-06-11 Daniel Stenbergmake sure data->set.postfields is non-NULL before doing...
2002-06-10 Daniel Stenberggetaddrinfo() failures now show port number too in...
2002-06-10 Daniel Stenbergadded a missing failf() for certain connect failures
2002-06-10 Daniel StenbergThis fix MIGHT make us build nicely with OpenSSL 0...
2002-06-10 Daniel StenbergGautam Mani found a socket descriptor leak that happene...
2002-06-07 Daniel StenbergAdded HAVE_SYS_TYPES_H
2002-06-05 Daniel StenbergGustaf Hui fixed curl_multi_remove_handle() to prevent...
2002-06-05 Daniel Stenbergset HAVE_RAND_STATUS too
2002-06-05 Daniel Stenberghostcache_fixoffset() is now corrected to work on 64bit...
2002-06-04 Daniel Stenbergmore stuff since pre1
2002-06-03 Daniel Stenbergindent like the other ones
2002-06-03 Daniel StenbergChristophe Espern wrote another binding!
2002-06-03 Daniel Stenbergupdated header
2002-06-03 Daniel StenbergT. Bharath's updates since curl now uses the winmm...
2002-06-03 Daniel StenbergT. Bharath made the request size add up as it is docume...
2002-06-03 Daniel StenbergT. Bharath fixed higher resolution time for windows...
2002-06-03 Daniel StenbergT. Bharath fixed the TIMER_REDIRECT.
2002-05-28 Daniel StenbergGetting an empty FTP file no longer makes us return...
2002-05-28 Daniel Stenberg Gustaf Hui provided new code that changes how curl_mul...
2002-05-28 Daniel StenbergAdjusted to make curl_multi_perform() work properly...
2002-05-28 Daniel StenbergI trimmed the --help output slightly to better fit...
2002-05-28 Daniel StenbergCris Bailiff's CAPATH support added
2002-05-22 Daniel Stenbergnew url, spell checked
2002-05-22 Daniel Stenbergsince 7.9.7
2002-05-21 Daniel StenbergJames Cone's little work-around for the strict error
2002-05-21 Daniel StenbergWhen re-using a connection, make sure that we use the...
2002-05-21 Daniel StenbergJames Cone added the new CURL_NETRC_OPTION enum
2002-05-21 Daniel Stenbergtest suite mods for the netrc testing stuff
2002-05-21 Daniel StenbergJames Cone added CURLOPT_NETRC / --netrc / --netrc...
2002-05-21 Daniel StenbergUse the new CURLOPT_NETRC option and adds --netrc-optio...
2002-05-21 Daniel StenbergJames Cone's efforts to add another netrc parsing ...
2002-05-21 Daniel Stenbergfive new test cases for the netrc parsing
2002-05-21 Daniel Stenbergmaprintf() and vmaprintf() now work better when printfi...
2002-05-21 Daniel Stenbergcorrected see also
2002-05-21 Daniel Stenberg3.14 added, javascript support
2002-05-21 Daniel StenbergAdded source header and made it clear that this code...
2002-05-21 Daniel StenbergASN1 files don't work for the *chain_file(), make them...
2002-05-21 Daniel Stenbergreturn type CURLFORMcode instead of plain int
2002-05-21 Daniel Stenbergcurl_formadd() now returns 'CURLFORMcode' instead of...
2002-05-20 Daniel StenbergRoland Zimmermann's hint, we use SSL_CTX_use_certificat...
2002-05-17 Daniel Stenbergremoved compiler warnings
2002-05-17 Daniel StenbergFreeBSD needs sys/types.h before we include sys/select...
2002-05-17 Daniel StenbergFixes bug report #556930 - we need to make sure that...
2002-05-15 Daniel StenbergAdded item 4.10 after talks with Russ Freeman
2002-05-13 Daniel Stenberg7.9.7 commit
2002-05-13 Daniel Stenbergwe don't need win32sockets.c anymore, we support this...
2002-05-13 Daniel Stenbergfopen.c added, a fopen() style emulation for URL reading
2002-05-12 Daniel StenbergFriday's fixes
2002-05-10 Daniel StenbergAIX 5.1
2002-05-10 Daniel StenbergKein Roth made --trace-ascii look even better, and...
2002-05-10 Daniel StenbergAIX wants sys/select.h for the fd_set stuff in curl...
2002-05-07 Daniel StenbergPatrick Smith's contributed docs improvements for when...
2002-05-07 Daniel Stenberg7.9.7-pre2
2002-05-07 Daniel StenbergAdded --trace-ascii support
2002-05-07 Daniel Stenberg--trace-ascii and --junk-session-cookies were added
2002-05-07 Daniel Stenbergsupport for ingoring session cookies added
2002-05-06 Daniel Stenbergthe code for case CURLOPT_DEBUGDATA code broke the...
2002-05-06 Daniel Stenbergrecent fiddling
2002-05-06 Daniel StenbergCURLOPT_FILE and CURLOPT_INFILE have better aliases...
2002-05-06 Daniel StenbergAdded multi-post.c, based on the source file posted...
2002-05-05 Daniel StenbergBetter support for being used with the multi interface...
next