2005-09-15 |
Daniel Stenberg | use make -k when running the tests |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Daniel Stenberg | ignore this too |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Daniel Stenberg | build tftpd too! |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Daniel Stenberg | First version of the TFTP server. Basic functionality... |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Daniel Stenberg | added TFTP and TFTP-ipv6 support |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Daniel Stenberg | moved test2file() to util.c |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Daniel Stenberg | minor changes, the biggest one being using Curl_select() |
commit | commitdiff | tree | snapshot |
2005-09-15 |
Daniel Stenberg | mention the configure change |
commit | commitdiff | tree | snapshot |
2005-09-14 |
Daniel Stenberg | oops, return error if an error did occur! |
commit | commitdiff | tree | snapshot |
2005-09-12 |
Daniel Stenberg | CURLOPT_BUFFERSIZE clarification |
commit | commitdiff | tree | snapshot |
2005-09-10 |
Daniel Stenberg | Use the AC_CHECK_MEMBER() function for check struct... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Daniel Stenberg | --max-time should work just as good on win32 these... |
commit | commitdiff | tree | snapshot |
2005-09-08 |
Daniel Stenberg | mention the protocol-guessing when no protocol part... |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Daniel Stenberg | added tftp.c |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Daniel Stenberg | Ben Madsen reported a problem that only seemed to occur... |
commit | commitdiff | tree | snapshot |
2005-09-07 |
Daniel Stenberg | Thanks to Scott Davis' detailed reports, I found this... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Gisle Vanem | Fix warning about missing initializers. |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Gisle Vanem | Fix for bind() on Winsock; AF_UNSPEC (0) is illegal. |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Daniel Stenberg | Now curl warns if an unknown variable is used in the... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Daniel Stenberg | binding updates |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Daniel Stenberg | sockets are curl_socket_t to build cleaner |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Daniel Stenberg | Use SOCK_DGRAM for TFTP. Consider setting this up at... |
commit | commitdiff | tree | snapshot |
2005-09-06 |
Gunter Knauf | minor Makefile fixes. |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Daniel Stenberg | Added the people from the 7.14.1 release announcement. |
commit | commitdiff | tree | snapshot |
2005-09-05 |
Daniel Stenberg | new release, work has been "initiated" |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Daniel Stenberg | mention the recent improvements |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Daniel Stenberg | don't start lines with apostrophes! |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Daniel Stenberg | check that bind() returns success |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Daniel Stenberg | --protocols now supports TFTP |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Daniel Stenberg | 7.14.2 actually |
commit | commitdiff | tree | snapshot |
2005-09-04 |
Daniel Stenberg | Added FTP_SKIP_PASV_IP and --ftp-skip-pasv-ip |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Daniel Stenberg | John Kelly added TFTP support to libcurl. A bunch of... |
commit | commitdiff | tree | snapshot |
2005-09-02 |
Daniel Stenberg | explain why the ABI depends on the SSL libs |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Daniel Stenberg | use -c to automake to copy the new files |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Daniel Stenberg | work on 7.14.2 starts now |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Daniel Stenberg | 7.14.1 coming right up |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Daniel Stenberg | softened my opinions, added API benefit - Thanks to... |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Daniel Stenberg | clarify that the ctxfunc is called on all new connects |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Daniel Stenberg | added DISTRO-DILEMMA |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Daniel Stenberg | added the URL |
commit | commitdiff | tree | snapshot |
2005-09-01 |
Daniel Stenberg | new |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Daniel Stenberg | oops, the GNU GSS patch could clobber the CPPFLAGS... |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Daniel Stenberg | ocurl release |
commit | commitdiff | tree | snapshot |
2005-08-31 |
Daniel Stenberg | use it as 'struct addrinfo' so perhaps it builds on... |
commit | commitdiff | tree | snapshot |
2005-08-30 |
Gunter Knauf | quick hack to make it working again on Win32 - however... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Daniel Stenberg | Kevin Lussier pointed out a problem with curllib.dsp |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Daniel Stenberg | Use the more correct BUILDING_LIBCURL define instead... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Daniel Stenberg | spell-fix |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Daniel Stenberg | Igor Polyakov fixed a rather nasty problem with the... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Daniel Stenberg | Added GNU GSS and separate sections for MIT GSS and... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Daniel Stenberg | Simon Josefson brought GNU GSS support |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Daniel Stenberg | 1.3.0 coming just up |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Daniel Stenberg | Moved the GnuTLS related TODO items from lib/TODO.gnutl... |
commit | commitdiff | tree | snapshot |
2005-08-26 |
Daniel Stenberg | 4.14 Redirects work in browser but not with curl! |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Daniel Stenberg | ok, the right term (using RFC2616 lingo) for the -X... |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Daniel Stenberg | "Added in 7.14.1" notes and some minor edits |
commit | commitdiff | tree | snapshot |
2005-08-25 |
Daniel Stenberg | CURLINFO_COOKIELIST is added in 7.14.1 |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Daniel Stenberg | Theo Borm's example, as was posted here: |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Daniel Stenberg | Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to... |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Daniel Stenberg | valgrind version 3 renames the --logfile command line... |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Daniel Stenberg | fixed #26, GnuTLS CA cert verification |
commit | commitdiff | tree | snapshot |
2005-08-24 |
Daniel Stenberg | Fixed CA cert verification using GnuTLS with the defaul... |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Daniel Stenberg | known bug #26, pretty fatal for anyone who wants to... |
commit | commitdiff | tree | snapshot |
2005-08-22 |
Gunter Knauf | enabled statically linked builds. |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Daniel Stenberg | well hit me, that wasn't possible, use 1:0:0 anyway... |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Daniel Stenberg | modified the version-info, we only added functions |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Daniel Stenberg | increase version info |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Daniel Stenberg | avoid adding a blank dir to the LD_LIBRARY_PATH when... |
commit | commitdiff | tree | snapshot |
2005-08-21 |
Daniel Stenberg | Alfredo Tupone provided a fix for the Windows code... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Daniel Stenberg | Using CURLOPT_COOKIEFILE serveral times add more files... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Daniel Stenberg | removed the unreachable code warning from gcc debug... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Daniel Stenberg | Norbert Novotny had problems with FTPS and he helped... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Daniel Stenberg | one german mirror has died while another one was added... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Daniel Stenberg | Added new contributors from RELEASE-NOTES. The somewhat... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Daniel Stenberg | removed some inaccurate comments about the TYPE_IN_ADDR... |
commit | commitdiff | tree | snapshot |
2005-08-19 |
Daniel Stenberg | The big POST to HTTPS is probably not a bug. |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Gunter Knauf | minor Makefile fixes. |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Gunter Knauf | updated NetWare section. |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Daniel Stenberg | detabified |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Daniel Stenberg | detabify |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Daniel Stenberg | Harshal Pradhan's use-after-free bug with ares is now... |
commit | commitdiff | tree | snapshot |
2005-08-18 |
Daniel Stenberg | it isn't strictly necessary to use it after a perform |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Daniel Stenberg | removed issue 20 that was about valgrind complaints... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Daniel Stenberg | the SOCKS situation |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Daniel Stenberg | removed old info about curl_getdate() just simply isn... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Daniel Stenberg | remove the typecast to long from time_t, since we now... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Daniel Stenberg | handles expiry times in cookie files that go beyond... |
commit | commitdiff | tree | snapshot |
2005-08-17 |
Daniel Stenberg | - Jeff Pohlmeyer found out that if you ask libcurl... |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Gunter Knauf | added curl_mvsnprintf to the export list; I appened... |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Gunter Knauf | added curl_mvsnprintf to the export list. |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Daniel Stenberg | client side fixes |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Daniel Stenberg | typecase the isspace() argument to int |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Daniel Stenberg | recent changes |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Daniel Stenberg | Added more verbose "warning" messages to the curl clien... |
commit | commitdiff | tree | snapshot |
2005-08-13 |
Daniel Stenberg | James Bursa identified a libcurl HTTP bug and a good... |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Daniel Stenberg | added test 268 that makes curl -d @nonexisting |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Daniel Stenberg | clarify |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Daniel Stenberg | o curl -d @filename when 'filename' was not possible... |
commit | commitdiff | tree | snapshot |
2005-08-12 |
Daniel Stenberg | -H needs no CRLF or similar added |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Daniel Stenberg | removed old debug left-over infof() call |
commit | commitdiff | tree | snapshot |
next |