Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-22 | copyright this year | Daniel Stenberg | |
2005-04-18 | Modified the FTP server to use the new 'sockfilt' program to do all the socket | Daniel Stenberg | |
level stuff. The FTP server communicates with sockfilt using perl's open2(). This enables easier IPv6 support and hopefully FTP-SSL support in the future. Added four test cases for FTP-ipv6. | |||
2004-11-29 | removed comment | Daniel Stenberg | |
2004-11-29 | Enable test cases to provide sections base64-encoded to be able to test | Daniel Stenberg | |
with binary data. | |||
2004-10-07 | use curlx_strnequal() from the private lib sources instead of strncasecmp() | Daniel Stenberg | |
for maximum portability | |||
2004-03-09 | Added -I$(top_srcdir)/include, since lib/setup.h might include files from | Daniel Stenberg | |
the external curl include dir. | |||
2004-02-20 | added getpart.h for the spitout() proto | Daniel Stenberg | |
2003-10-09 | portability fix by using setup.h from the lib directory | Daniel Stenberg | |
2002-02-25 | automake usage and options cleanup | Daniel Stenberg | |
2002-02-25 | We got this web server's embryo from Georg Horn, muchos gracias. | Daniel Stenberg | |
2002-02-25 | automake this dir too | Daniel Stenberg | |