2002-06-15 |
Daniel Stenberg | Chris Combes added description of his newly added options |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Daniel Stenberg | - Yarram Sunil found out that the SocketIsDead() functi... |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Daniel Stenberg | Hanno L. Kranzhoff fixed them |
commit | commitdiff | tree | snapshot |
2002-06-14 |
Daniel Stenberg | Remade the FTP not-check status line and not-attempt... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Daniel Stenberg | Tom Mattison's report found out, and this is the fix... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Daniel Stenberg | Miklos Nemeth added a section for how to disable specif... |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Daniel Stenberg | Miklos Nemeth fixed the mmlib |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Daniel Stenberg | 7.9.8 commit curl-7_9_8 |
commit | commitdiff | tree | snapshot |
2002-06-13 |
Daniel Stenberg | Added 'dont_check' to be set during an FTP operation... |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Daniel Stenberg | when no FTP transfer was done, don't attempt to read... |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Daniel Stenberg | Moved the secondarysocket cleanup. The 'conn' struct... |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Daniel Stenberg | Chris Combes added CURLFORM_BUFFER, CURLFORM_BUFFERPTR... |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Daniel Stenberg | fixing builds, patching bugs, adding curl_formadd(... |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Daniel Stenberg | HAVE_SIGSETJMP |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Daniel Stenberg | added a connect failure error message that might get... |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Daniel Stenberg | Jörn fixes for 7.9.8 build |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Daniel Stenberg | CURLOPT_MAXFILESIZE |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Daniel Stenberg | kris@freebsd.org fixed a bad format string |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Daniel Stenberg | kris@freebsd.org fixed a few bad format strings |
commit | commitdiff | tree | snapshot |
2002-06-12 |
Daniel Stenberg | Add QNX |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Daniel Stenberg | put #ifdefs around the sigjmp_buf declaration too,... |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Daniel Stenberg | corrected the signal handler |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Daniel Stenberg | 7.9.8-pre3 commit |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Daniel Stenberg | the disable protocol stuff is now added |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Daniel Stenberg | more nonewline support |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Daniel Stenberg | Now uses sigsetjmp() and siglongjmp() to bail out from... |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Daniel Stenberg | cut up the string in more pieces for <512 bytes strings |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Daniel Stenberg | removed accidentally added debug-code! |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Daniel Stenberg | ftp range downloads make us ignore the final status... |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Daniel Stenberg | added test135 ftp byte-range download |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Daniel Stenberg | added --disable-[protocol] support |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Daniel Stenberg | added disable-[protocol] support, largely provided... |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Daniel Stenberg | Added disable-defines |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Daniel Stenberg | added multi.obj |
commit | commitdiff | tree | snapshot |
2002-06-11 |
Daniel Stenberg | make sure data->set.postfields is non-NULL before doing... |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Daniel Stenberg | getaddrinfo() failures now show port number too in... |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Daniel Stenberg | added a missing failf() for certain connect failures |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Daniel Stenberg | This fix MIGHT make us build nicely with OpenSSL 0... |
commit | commitdiff | tree | snapshot |
2002-06-10 |
Daniel Stenberg | Gautam Mani found a socket descriptor leak that happene... |
commit | commitdiff | tree | snapshot |
2002-06-07 |
Daniel Stenberg | Added HAVE_SYS_TYPES_H |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Daniel Stenberg | Gustaf Hui fixed curl_multi_remove_handle() to prevent... |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Daniel Stenberg | set HAVE_RAND_STATUS too |
commit | commitdiff | tree | snapshot |
2002-06-05 |
Daniel Stenberg | hostcache_fixoffset() is now corrected to work on 64bit... |
commit | commitdiff | tree | snapshot |
2002-06-04 |
Daniel Stenberg | more stuff since pre1 |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Daniel Stenberg | indent like the other ones |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Daniel Stenberg | Christophe Espern wrote another binding! |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Daniel Stenberg | updated header |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Daniel Stenberg | T. Bharath's updates since curl now uses the winmm... |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Daniel Stenberg | T. Bharath made the request size add up as it is docume... |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Daniel Stenberg | T. Bharath fixed higher resolution time for windows... |
commit | commitdiff | tree | snapshot |
2002-06-03 |
Daniel Stenberg | T. Bharath fixed the TIMER_REDIRECT. |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Daniel Stenberg | Getting an empty FTP file no longer makes us return... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Daniel Stenberg | Gustaf Hui provided new code that changes how curl_mul... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Daniel Stenberg | Adjusted to make curl_multi_perform() work properly... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Daniel Stenberg | I trimmed the --help output slightly to better fit... |
commit | commitdiff | tree | snapshot |
2002-05-28 |
Daniel Stenberg | Cris Bailiff's CAPATH support added |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Daniel Stenberg | new url, spell checked |
commit | commitdiff | tree | snapshot |
2002-05-22 |
Daniel Stenberg | since 7.9.7 |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Daniel Stenberg | James Cone's little work-around for the strict error |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Daniel Stenberg | When re-using a connection, make sure that we use the... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Daniel Stenberg | James Cone added the new CURL_NETRC_OPTION enum |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Daniel Stenberg | test suite mods for the netrc testing stuff |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Daniel Stenberg | James Cone added CURLOPT_NETRC / --netrc / --netrc... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Daniel Stenberg | Use the new CURLOPT_NETRC option and adds --netrc-optio... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Daniel Stenberg | James Cone's efforts to add another netrc parsing ... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Daniel Stenberg | five new test cases for the netrc parsing |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Daniel Stenberg | maprintf() and vmaprintf() now work better when printfi... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Daniel Stenberg | corrected see also |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Daniel Stenberg | 3.14 added, javascript support |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Daniel Stenberg | Added source header and made it clear that this code... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Daniel Stenberg | ASN1 files don't work for the *chain_file(), make them... |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Daniel Stenberg | return type CURLFORMcode instead of plain int |
commit | commitdiff | tree | snapshot |
2002-05-21 |
Daniel Stenberg | curl_formadd() now returns 'CURLFORMcode' instead of... |
commit | commitdiff | tree | snapshot |
2002-05-20 |
Daniel Stenberg | Roland Zimmermann's hint, we use SSL_CTX_use_certificat... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Daniel Stenberg | removed compiler warnings |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Daniel Stenberg | FreeBSD needs sys/types.h before we include sys/select... |
commit | commitdiff | tree | snapshot |
2002-05-17 |
Daniel Stenberg | Fixes bug report #556930 - we need to make sure that... |
commit | commitdiff | tree | snapshot |
2002-05-15 |
Daniel Stenberg | Added item 4.10 after talks with Russ Freeman |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Daniel Stenberg | 7.9.7 commit curl-7_9_7 |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Daniel Stenberg | we don't need win32sockets.c anymore, we support this... |
commit | commitdiff | tree | snapshot |
2002-05-13 |
Daniel Stenberg | fopen.c added, a fopen() style emulation for URL reading |
commit | commitdiff | tree | snapshot |
2002-05-12 |
Daniel Stenberg | Friday's fixes |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Daniel Stenberg | AIX 5.1 |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Daniel Stenberg | Kein Roth made --trace-ascii look even better, and... |
commit | commitdiff | tree | snapshot |
2002-05-10 |
Daniel Stenberg | AIX wants sys/select.h for the fd_set stuff in curl... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Daniel Stenberg | Patrick Smith's contributed docs improvements for when... |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Daniel Stenberg | 7.9.7-pre2 curl-7_9_7-pre2 |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Daniel Stenberg | Added --trace-ascii support |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Daniel Stenberg | --trace-ascii and --junk-session-cookies were added |
commit | commitdiff | tree | snapshot |
2002-05-07 |
Daniel Stenberg | support for ingoring session cookies added |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Daniel Stenberg | the code for case CURLOPT_DEBUGDATA code broke the... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Daniel Stenberg | recent fiddling |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Daniel Stenberg | CURLOPT_FILE and CURLOPT_INFILE have better aliases... |
commit | commitdiff | tree | snapshot |
2002-05-06 |
Daniel Stenberg | Added multi-post.c, based on the source file posted... |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Daniel Stenberg | Better support for being used with the multi interface... |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Daniel Stenberg | --trace is a 7.9.7 function |
commit | commitdiff | tree | snapshot |
2002-05-05 |
Daniel Stenberg | added -Z/--max-redirs and --trace |
commit | commitdiff | tree | snapshot |
2002-05-04 |
Daniel Stenberg | made VERBOSE output more like it used to be, HEADER_IN... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Daniel Stenberg | CURL_MAX_WRITE_SIZE is a new exported define that infor... |
commit | commitdiff | tree | snapshot |
2002-05-03 |
Daniel Stenberg | fixed return code |
commit | commitdiff | tree | snapshot |
next |