2006-01-12 |
Daniel Stenberg | Michael Jahn fixed ftp over CONNECT |
commit | commitdiff | tree | snapshot |
2006-01-10 |
Daniel Stenberg | mention the "secret" option as I've got no feedback... |
commit | commitdiff | tree | snapshot |
2006-01-10 |
Daniel Stenberg | When using a bad path over FTP, as in when libcurl... |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Daniel Stenberg | Made the copyright year match the latest modification... |
commit | commitdiff | tree | snapshot |
2006-01-09 |
Daniel Stenberg | Alexander Lazic improved the getservbyport_r() configur... |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Daniel Stenberg | one more mirror, now fortunately in Japan |
commit | commitdiff | tree | snapshot |
2006-01-08 |
Daniel Stenberg | use the proper dash |
commit | commitdiff | tree | snapshot |
2006-01-07 |
Daniel Stenberg | Mike Jean fixed so that the second CONNECT when doing... |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Daniel Stenberg | buildconf fixes |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Daniel Stenberg | As Alexander Lazic pointed out, run the buildconf from... |
commit | commitdiff | tree | snapshot |
2006-01-06 |
Daniel Stenberg | Use $ACLOCAL_FLAGS too, pointed out by Alexander Lazic |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Daniel Stenberg | summary of what we have |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Daniel Stenberg | James Bursa fixes: find the hosts file on RISC OS,... |
commit | commitdiff | tree | snapshot |
2006-01-05 |
Daniel Stenberg | Yang Tse has been helping out |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Daniel Stenberg | modified output to prevent the autobuild system to... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Gisle Vanem | Added ares_getsock.obj. |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Daniel Stenberg | updated test programs to use the API as it currently... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Daniel Stenberg | removed easy handle argument from proto |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Daniel Stenberg | upcoming new error code |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Daniel Stenberg | Andres Garcia made the TFTP test server build with... |
commit | commitdiff | tree | snapshot |
2006-01-04 |
Daniel Stenberg | not much recent stuff, but still I had this modified... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Daniel Stenberg | Added remake of the arpa/tftp.h file to make the TFTP... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Daniel Stenberg | killed trailing whitespace |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Daniel Stenberg | Andres Garcia made the TFTP test server build with... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Daniel Stenberg | CURLOPT_PROGRESSFUNCTION is really not a good idea... |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Daniel Stenberg | fixed the prototype |
commit | commitdiff | tree | snapshot |
2006-01-03 |
Daniel Stenberg | modified to hush compiler warnings |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Daniel Stenberg | Removed inaccurate comment for upcoming curl_multi_sock... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Daniel Stenberg | minor edits |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Daniel Stenberg | Initial description of the upcoming curl_multi_timeout... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Daniel Stenberg | I removed the timeout argument from the socket callback... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Gisle Vanem | Include <sys/ioctl.h> before redefining ioctl(). |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Daniel Stenberg | 1. sws now supports two new "commands" and 2. if built... |
commit | commitdiff | tree | snapshot |
2006-01-02 |
Daniel Stenberg | we're working on 1.3.1 (or more) |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Marty Kuhrt | fix questionable compare |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Marty Kuhrt | fix questionable compare compiler error (unsigned can... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Marty Kuhrt | removed defunct email address |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Marty Kuhrt | removed .h and .sdl |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Marty Kuhrt | putting back into dist |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Marty Kuhrt | put back into dist to lessen build confusion for some |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Marty Kuhrt | put back into dist since most people didn't want to... |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Marty Kuhrt | changed HAVE_STRTOK to follow CRTL version |
commit | commitdiff | tree | snapshot |
2005-12-30 |
Marty Kuhrt | added TFTP errors to match curl.h |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Daniel Stenberg | Kirill Vasiliev fixed the 'release-ssl-dll' target... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Daniel Stenberg | clarified that curl_global_init() isn't thread-safe... |
commit | commitdiff | tree | snapshot |
2005-12-23 |
Dan Fandrich | Mention that PKG_CONFIG_PATH is preferred to --with-ssl |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Daniel Stenberg | This function was added in c-ares [version] |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Daniel Stenberg | added ares_getsock() |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Daniel Stenberg | Added ares_getsock() to extract sockets to wait for... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Daniel Stenberg | The inital early embryos to describe the curl_multi_soc... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Daniel Stenberg | the curl_multi_socket() test application (still using... |
commit | commitdiff | tree | snapshot |
2005-12-22 |
Daniel Stenberg | #31 curl-config --libs" will include details set in... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Yang Tse | Checking for function getnameinfo and its arguments... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Yang Tse | Undefine HAVE_GETNAMEINFO if unable to find |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Yang Tse | Undefine HAVE_GETNAMEINFO if unable to find |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Yang Tse | Make sure we're using 'c-ares' sources and not 'ares... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Daniel Stenberg | added our regular source header |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Daniel Stenberg | allow more evironment variables to control what tools... |
commit | commitdiff | tree | snapshot |
2005-12-21 |
Daniel Stenberg | use ACLOCAL even when using 'find' to find the aclocal... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Yang Tse | In CURL_FUNC_GETNAMEINFO_ARGTYPES, when cross-compiling... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Daniel Stenberg | explain tld_check_name() |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Gisle Vanem | Changes for PellesC compiler under Win32. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Gisle Vanem | Changes for PellesC compiler under Win32. A bit limited... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Gisle Vanem | Fix PellesC warning. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Gisle Vanem | Changes for PellesC for Win32. It needs <unistd.h>... |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Yang Tse | fix ioctlsocket detection |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Yang Tse | Fix, header checks must be done before using its results. |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Daniel Stenberg | shiper is the new test tool for the new API |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Daniel Stenberg | show dl speed |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Daniel Stenberg | added our standard source header |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Daniel Stenberg | fix closing parentheses |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Daniel Stenberg | use AC_PROG_LIBTOOL after AC_DISABLE_SHARED |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Yang Tse | Fix quoting |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Yang Tse | Give third argument to AC_DEFINE_UNQUOTED |
commit | commitdiff | tree | snapshot |
2005-12-20 |
Yang Tse | Use native type SOCKET instead of int when testing... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Yang Tse | Ooops |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Dan Fandrich | Fixed compiler warning on libc5. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Yang Tse | Add checking for type DWORD as argument 4 and 6 of... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Yang Tse | Adjust more windows header includes |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Dan Fandrich | Fixed lcc compiler warnings. |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Yang Tse | Fix guard detection of _WIN32_WINNT for MingW in CURL_F... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Yang Tse | Add check for 'unsigned int' as type of arguments 4... |
commit | commitdiff | tree | snapshot |
2005-12-19 |
Yang Tse | Undo previous change. This header file belongs to the... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Yang Tse | When checking the type of the first argument of getname... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Yang Tse | Fix spacing. When defining, define to 1. |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Yang Tse | Cleanup windows header includes. Where aplicable, inclu... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Yang Tse | MingW guards getnameinfo, getaddrinfo and freeaddrinfo... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Yang Tse | Fix Msys/Mingw not detecting getnameinfo() with AC_CHEC... |
commit | commitdiff | tree | snapshot |
2005-12-18 |
Yang Tse | Make it compatible with vc60 and vc71 |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Yang Tse | Fix typo |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Yang Tse | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Yang Tse | Cleanup |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Yang Tse | Windows related cleanup |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Yang Tse | Check first arg of getnameinfo with and without const... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Yang Tse | Change multiple header inclusion prevention definition... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Yang Tse | Avoid breaking configure due to CURL_FUNC_GETNAMEINFO_A... |
commit | commitdiff | tree | snapshot |
2005-12-17 |
Yang Tse | const qualifier in getnameinfo check |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Yang Tse | Since there is no proof of the existence of a platform... |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Yang Tse | 'Fix' windows builds |
commit | commitdiff | tree | snapshot |
2005-12-16 |
Yang Tse | TYPE_SOCKLEN_T completely replaced by CURL_CHECK_TYPE_S... |
commit | commitdiff | tree | snapshot |
next |