2003-12-15 |
Daniel Stenberg | one correction, one addition |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Daniel Stenberg | added a library-wide interface for doing dns cache... |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Daniel Stenberg | added the six most recent bugfixes |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Daniel Stenberg | if Curl_hash_add() returns NULL, we shall not free... |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Daniel Stenberg | make sure that hash_add() has no allocated resources... |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Daniel Stenberg | Giuseppe Attardi fixed a really tricky bug |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Daniel Stenberg | We cannot 'cd' to the ares build dir to get the path... |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Daniel Stenberg | remove the build directory on exist, if there is any |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Daniel Stenberg | some outputs for easier debugging |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Daniel Stenberg | only build ares if truly enabled |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Daniel Stenberg | ares-using configure should run configure in the subdir... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Daniel Stenberg | if there is an 'ares' subdirectory when configure is... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Daniel Stenberg | use the CORRECT file name! ;-) |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Stenberg | check for strtoll(), for the upcoming >2GB patch |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Stenberg | dict and a man page fixes |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Stenberg | Use Curl_transfer() properly. Fixes the bug Gisle Vanem... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Stenberg | assert that we get a good index to Curl_transfer() |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Stenberg | we now have a 'curlassert' function to use |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Stenberg | check for assert.h |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Stenberg | updated with the new configure option usage |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Stenberg | curl-config bug corrected |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Stenberg | Diego Casorran tapping on Amiga support |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Stenberg | added the new amiga files to the dist |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Stenberg | Diego Casorran's amiga makefiles |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Stenberg | native amiga support by Diego Casorran |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Stenberg | native AmigaOS support by Diego Casorran |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Stenberg | Diego Casorran's amiga build patch |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Stenberg | ares configure and build fix |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Stenberg | do the ares stuff in the configure file |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Stenberg | Dominick Meglio made --enable-ares support an option... |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Stenberg | minor language fixes |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Daniel Stenberg | Eric S. Raymond's fix of the NAME section |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Daniel Stenberg | added some details from the old scrolls |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Daniel Stenberg | removed old version checks |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Daniel Stenberg | use the newer option names |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Daniel Stenberg | updated 5.5 to use the modern names of these defines |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Daniel Stenberg | ares in curl-config |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Daniel Stenberg | removed one, added one |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Daniel Stenberg | -lz fix |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Daniel Stenberg | no need to add -lz to LDFLAGS manually, as AC_CHECK_LIB... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Daniel Stenberg | updated |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Daniel Stenberg | better human error message when a FTP response can... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Daniel Stenberg | curl-config now shows asyncdns if built with ares enabled |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Daniel Stenberg | based on Gisle's comment, I removed the use of syslog... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Daniel Stenberg | minor edit of the PRIVATE option |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Daniel Stenberg | cut out the wrong version blurb |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Daniel Stenberg | edited the -d section slightly |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Daniel Stenberg | minor edit |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Daniel Stenberg | VMS |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Daniel Stenberg | Marty Kuhrt moved most of the VMS stuff to a separate... |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Daniel Stenberg | new VMS files |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Daniel Stenberg | Marty Kuhrt updates |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Daniel Stenberg | my contentlength adjustment broke the ftp download... |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Daniel Stenberg | Steve Green fixed Curl_resolv() |
commit | commitdiff | tree | snapshot |
2003-12-03 |
Daniel Stenberg | Ignore content-length when chunked transfer-encoding... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Daniel Stenberg | less complicated code for the MSG_NOSIGNAL detection |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Daniel Stenberg | that MSG_NOSIGNAL check serves no useful purpose! |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Daniel Stenberg | --ftp-pasv |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Daniel Stenberg | --ftp-pasv now overrides a previous --ftpport option... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Daniel Stenberg | fix compiler warnings |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Daniel Stenberg | use the HAVE_KRB4 define instead of just KRB4 |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Daniel Stenberg | renamed the KRB4 to HAVE_KRB4 |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Daniel Stenberg | fixes from Gisle Vanem to try 'AUTH SSL' before 'AUTH... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Daniel Stenberg | MSG_NOSIGNAL |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Daniel Stenberg | If HAVE_MSG_NOSIGNAL is set, we use MSG_NOSIGNAL when... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Daniel Stenberg | check for MSG_NOSIGNAL |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Daniel Stenberg | Gisle Vanem fixed the check-order for FTPS and FTP. |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Daniel Stenberg | updated |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Daniel Stenberg | FTPS now works pretty good |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Daniel Stenberg | FTPS now works with active ftp and uploads too. |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Daniel Stenberg | Sven Wegener runs the new German web mirror |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Daniel Stenberg | James Clancy updated the Borland makefiles |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Daniel Stenberg | Markus Moeller and SPNEGO |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Daniel Stenberg | Markus Moeller's change to check for HAVE_SPNEGO instea... |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Daniel Stenberg | Markus Moeller fixed the SPNEGO check and it nows defin... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Daniel Stenberg | filed is not fixed ;-) |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Daniel Stenberg | a committed bugfix described |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Daniel Stenberg | test 95 added, verifies my fix for bug report #848371 |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Daniel Stenberg | When basic is the only auth wanted (which it is by... |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Daniel Stenberg | requires a SSL-capable client |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Daniel Stenberg | clarified Maciej W. Rozycki's fix |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Daniel Stenberg | allow the end-of-headers from a proxy response to CONNE... |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Daniel Stenberg | test proxy CONNECT requiring basic auth but we don... |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Daniel Stenberg | new way to trick sws to return special data on CONNECT |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Daniel Stenberg | somewhat up to speed with the devel |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Daniel Stenberg | --ftp-ssl support added |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Daniel Stenberg | proper ftps:// support added |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Daniel Stenberg | prevent warning for non-SSL builds |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Daniel Stenberg | windows build fix based on a patch by Gisle Vanem |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Daniel Stenberg | adjusted code to the new socket fields in the sessionha... |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Daniel Stenberg | disable ftps-tests for now, we must make them work... |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Daniel Stenberg | FTPS support added as RFC2228 and the murray-ftp-auth... |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Daniel Stenberg | fixes |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Daniel Stenberg | Gaz Iqbal fixed a range string memory leak! |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Daniel Stenberg | fixed wrong comment |
commit | commitdiff | tree | snapshot |
2003-11-23 |
Daniel Stenberg | Gisle Vanem fixed the Windows build |
commit | commitdiff | tree | snapshot |
2003-11-23 |
Daniel Stenberg | FTPSSL support options and defines added |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Daniel Stenberg | combine the two identical cases |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Daniel Stenberg | three more fixes |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Daniel Stenberg | bail out properly on a 407 when we can't authenticate... |
commit | commitdiff | tree | snapshot |
next |