2002-01-16 |
Daniel Stenberg | fixed time-out returned without error text set |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | Kevin Roth's SSLeay() patch, slight edited by me. Works... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | 7.9.3-pre2 |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | --cc and working non-blocking sockets uploads |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | - shrunk the BUFSIZE define from 50K to 20K |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | modified to deal with the new non-blocking versions... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | Curl_write's 5th argument now is signed |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | Curl_read() and Curl_write() are both now adjusted... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | Curl_write() now takes a different 5th argument |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | Somewhat ugly fix to deal with non-blocking sockets... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | Somewhat ugly fix to deal with non-blocking sockets... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | added support for --cc to output the compiler name... |
commit | commitdiff | tree | snapshot |
2002-01-16 |
Daniel Stenberg | added a somewhat cool single-line command that builds... |
commit | commitdiff | tree | snapshot |
2002-01-15 |
Daniel Stenberg | initial attempt to write a tutorial-like libcurl guide |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Daniel Stenberg | fixed non-blocking reads, fixed ssl sessions, in_addr_t... |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Daniel Stenberg | Curl_read() now returns a negative return code if EWOUL... |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Daniel Stenberg | a memory leak when name lookup failed is now removed |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Daniel Stenberg | Stoned Elipot's patch for the in_addr_t test |
commit | commitdiff | tree | snapshot |
2002-01-14 |
Sterling Hughes | Remove erreaneous include, setup.h is included one... |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Daniel Stenberg | Götz Babin-Ebell updated with some new 7.9.3 features |
commit | commitdiff | tree | snapshot |
2002-01-13 |
Daniel Stenberg | Götz Babin-Ebell provided some documantation for the... |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Daniel Stenberg | added http-post.c |
commit | commitdiff | tree | snapshot |
2002-01-10 |
Daniel Stenberg | slightly extended to mention that -v and -i are good... |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Daniel Stenberg | bad comment begone |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Daniel Stenberg | cut off argc and argv as well |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Daniel Stenberg | Cleaned up this example to make it even simpler. |
commit | commitdiff | tree | snapshot |
2002-01-09 |
Daniel Stenberg | Cris Bailiff found out that when the SSL session cache... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | David Bentham's updated QNX notification |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | added a missing failf() before returning an error code |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | this seems to correct the SSL reading problem introduce... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | I made the write callback create the file the first... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | test case 38 added a few new requirements |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | updated |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | added some tracability |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | test case 38, try a HTTP download resume without the... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | another example source added |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | 7.9.3 pre-release commit |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | non-blocking sockets, DNS caching updated, cookies... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Daniel Stenberg | added two typecasts to prevent compiler (gcc3) warnings |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Sterling Hughes | 1) the dns_cache_timeout should be an integer, not... |
commit | commitdiff | tree | snapshot |
2002-01-08 |
Sterling Hughes | Add support for DNS cache timeouts via the CURLOPT_DNS_... |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Daniel Stenberg | As identified in bug report #495290, the last "name... |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Daniel Stenberg | the bool typedef is now made unsigned, to make sure... |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Daniel Stenberg | removed silly check for >=0 of a supposedly unsigned... |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Sterling Hughes | Probably not necessary, but good practice. |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Sterling Hughes | Make cach'ing work with threads now, there are now... |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Daniel Stenberg | Modified to use non-blocking sockets all the time. |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Daniel Stenberg | VC++ makefile, HTTP 204, cookie fix, non-blocking socke... |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Daniel Stenberg | added proper breaks in the switch() |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Daniel Stenberg | Added David Bentham's notes about QNX and FD_SETSIZE |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Daniel Stenberg | HTTP response 204 should be treated similar to 304... |
commit | commitdiff | tree | snapshot |
2002-01-07 |
Daniel Stenberg | added precautions to not go insane when two matching... |
commit | commitdiff | tree | snapshot |
2002-01-04 |
sm | Add hash and llist to VC dsp file |
commit | commitdiff | tree | snapshot |
2002-01-04 |
sm | Add hash and llist to VC makefile |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Daniel Stenberg | -l lists all tests |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Daniel Stenberg | The former -c is "-C -" these days |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Daniel Stenberg | dns cache, ftp response read, 64bit fixes, printf repla... |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Daniel Stenberg | replaced printf() => Curl_sendf() |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Daniel Stenberg | removed a commented line |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Daniel Stenberg | fixed an inet_ntoa() occurance to use inet_ntoa_r(... |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Daniel Stenberg | an unconditional occurance of inet_ntoa() now uses... |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Daniel Stenberg | #include the local "inet_ntoa_r.h" file if no proto... |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Daniel Stenberg | The buffer in ftp_pasv_verbose(), used for gethostbyadd... |
commit | commitdiff | tree | snapshot |
2002-01-04 |
Daniel Stenberg | The FTP response lines are now passed to the function... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Daniel Stenberg | multi stuff from the multi-dev branch |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Daniel Stenberg | multi interface example/test sources from the multi... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Daniel Stenberg | merged the multi-dev branch back into MAIN again |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Daniel Stenberg | Sterling Hughes' provided initial DNS cache source... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Daniel Stenberg | minor changes |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Daniel Stenberg | added required software and Guido Neitzer's Mac OS... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Daniel Stenberg | added a little percentage for "ok coverage" |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Daniel Stenberg | Changed how -I/--head works when --include is also... |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Daniel Stenberg | Philip Gladstone's fixes |
commit | commitdiff | tree | snapshot |
2002-01-03 |
Daniel Stenberg | pass an 'int' as the third argument to bind() |
commit | commitdiff | tree | snapshot |
2002-01-02 |
Daniel Stenberg | Philip Gladstone's 64-bit sparc native compiler compati... |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Daniel Stenberg | the changes from 1999 is now in CHANGES.1999 |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Daniel Stenberg | moved the changes from 1999 into its own file |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Daniel Stenberg | rewrote 3.9 to be more generic with more languages: |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Daniel Stenberg | spell |
commit | commitdiff | tree | snapshot |
2001-12-21 |
Daniel Stenberg | recent fixes |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Daniel Stenberg | *cool* fix by Björn Stenberg, makes proxy transfers... |
commit | commitdiff | tree | snapshot |
2001-12-20 |
Daniel Stenberg | If nobody is set we won't download any FTP file. If... |
commit | commitdiff | tree | snapshot |
2001-12-19 |
Daniel Stenberg | Added 4.5.6 "301 Moved Permanently", as a reply to... |
commit | commitdiff | tree | snapshot |
2001-12-18 |
Daniel Stenberg | Götz Babin-Ebell's contributed "simplessl.c" example... |
commit | commitdiff | tree | snapshot |
2001-12-18 |
Daniel Stenberg | run automake last |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Daniel Stenberg | Götz Babin-Ebell's OpenSSL ENGINE patch |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Daniel Stenberg | strip trailing CRs |
commit | commitdiff | tree | snapshot |
2001-12-17 |
Daniel Stenberg | cut off the description to prevent people from using... |
commit | commitdiff | tree | snapshot |
2001-12-16 |
Daniel Stenberg | Marcus Webster's added CURLFORM_CONTENTHEADER docs |
commit | commitdiff | tree | snapshot |
2001-12-14 |
Daniel Stenberg | Marcus Webster's newly added CURLFORM_CONTENTHEADER |
commit | commitdiff | tree | snapshot |
2001-12-13 |
Daniel Stenberg | minor changes |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Daniel Stenberg | solaris 2.5.1 needs the sys/types.h file before the... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Daniel Stenberg | failf() calls should not have newlines in the message... |
commit | commitdiff | tree | snapshot |
2001-12-11 |
Daniel Stenberg | when the file name given to -T is used to build an... |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Daniel Stenberg | HTTP_PROXY => http_proxy as Björn pointed out |
commit | commitdiff | tree | snapshot |
2001-12-10 |
Daniel Stenberg | corrected the READFUNCTION docs slightly |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Daniel Stenberg | corrected the comment above gmtime_r |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Daniel Stenberg | added gmtime_r check |
commit | commitdiff | tree | snapshot |
2001-12-07 |
Cris Bailiff | Updated location information for Curl_easy |
commit | commitdiff | tree | snapshot |
2001-12-06 |
Daniel Stenberg | Jason Mancini's -Oalways suggestion |
commit | commitdiff | tree | snapshot |
next |