platform/upstream/curl.git
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...
2002-05-05 Daniel Stenberg--trace is a 7.9.7 function
2002-05-05 Daniel Stenbergadded -Z/--max-redirs and --trace
2002-05-04 Daniel Stenbergmade VERBOSE output more like it used to be, HEADER_IN...
2002-05-03 Daniel StenbergCURL_MAX_WRITE_SIZE is a new exported define that infor...
2002-05-03 Daniel Stenbergfixed return code
2002-05-03 Daniel Stenberganother week of changes
2002-05-03 Daniel Stenberg- Added "--trace [file]" to the command line tool....
2002-05-03 Daniel Stenbergmade the DEBUGFUNCTION get called properly on a few...
2002-05-03 Daniel Stenbergmake sure our own printf() clones are used
2002-05-03 Daniel Stenberg-D now stores all headers to the same file if multiple...
2002-05-02 Daniel Stenbergclarified that you must keep the variables that you...
2002-05-02 Daniel Stenbergspell
2002-05-02 Daniel Stenberguse and set the fd_set pointers instead of the actual...
2002-05-02 Daniel Stenbergadded two pointers to the fd_set variables to read...
2002-05-02 Daniel Stenbergreturn CURLM_CALL_MULTI_PERFORM in one more case, and...
2002-05-02 Daniel Stenbergmake sure the dns cache pointers in the easy handles...
2002-05-02 Daniel StenbergHanno Kranzhoff noticed we didn't properly reset the...
2002-05-01 Daniel StenbergJacky Lam's fix to make the realloc() of the hostent...
2002-04-30 Daniel Stenberghow to set more than one cookie
2002-04-27 Daniel Stenbergimplemented curl_multi_info_read() which I had forgotte...
2002-04-27 Daniel Stenbergupdated some docs
2002-04-27 Daniel Stenbergclarified
2002-04-27 Daniel Stenbergone added, one edited
2002-04-27 Daniel Stenbergshorter introduction
2002-04-27 Daniel Stenbergupdated
next