2005-12-09 |
Yang Tse | Unset HAVE_STRUCT_SOCKADDR_STORAGE when using msvc... |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Daniel Stenberg | build ulimiter too |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Daniel Stenberg | Work around the 1024 connection limit in select(),... |
commit | commitdiff | tree | snapshot |
2005-12-09 |
Daniel Stenberg | Handy little tool that increases the amount of max... |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Dan Fandrich | Replaced nonstandard u_char and u_int types |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Yang Tse | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Yang Tse | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Dan Fandrich | Fixed a lingering omission of gzip support. |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Yang Tse | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Yang Tse | Fix a couple of compiler warnings |
commit | commitdiff | tree | snapshot |
2005-12-08 |
Yang Tse | If unable to get curl's version, log all failure details. |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Daniel Stenberg | Lots of updates to detect what problems we got. They... |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Daniel Stenberg | New version for testing connections against a local... |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Daniel Stenberg | start working on 7.15.2 |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Daniel Stenberg | fresh contributors in the 7.15.1 release |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Daniel Stenberg | 7.15.1 with the now to be announced security flaw fixed |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Daniel Stenberg | my first collect-random-urls script, just for reference |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Daniel Stenberg | ok, these are the test build I've used so far |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Daniel Stenberg | Yang Tse: fixed compiler warning |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Daniel Stenberg | Yang Tse: With last change logging directory needs... |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Dan Fandrich | Added a run-time check to warn if TFTP is going to... |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Daniel Stenberg | Yang Tse: make runtests.pl more talkative when unable... |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Daniel Stenberg | Yang Tse fixed: Openssl 0.9.9 makes 'const' the SSL_MET... |
commit | commitdiff | tree | snapshot |
2005-12-05 |
Daniel Stenberg | Another Yang Tse warning cleanup raid! |
commit | commitdiff | tree | snapshot |
2005-12-04 |
Gisle Vanem | Recent OpenSSL returns a 'const' in '*_client_method... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Daniel Stenberg | Yang Tse adjusted the multiple header inclusion prevent... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Daniel Stenberg | Yang Tse's fix to only provide the proto if there is... |
commit | commitdiff | tree | snapshot |
2005-12-02 |
Daniel Stenberg | Yang Tse fixed the 4th argument in the sendto() calls |
commit | commitdiff | tree | snapshot |
2005-12-01 |
Daniel Stenberg | Jamie Newton pointed out that libcurl's file:// code... |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Daniel Stenberg | #27 is fixed |
commit | commitdiff | tree | snapshot |
2005-11-30 |
Daniel Stenberg | cast the va_arg() assignment to ftp_filemethod properly |
commit | commitdiff | tree | snapshot |
2005-11-29 |
Daniel Stenberg | Yang Tse's fix of the inet_pton check |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Daniel Stenberg | new experimental "ftp method" code |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Daniel Stenberg | Bryan Henderson |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Daniel Stenberg | Yang Tse's changes to provide an inet_pton() proto... |
commit | commitdiff | tree | snapshot |
2005-11-28 |
Daniel Stenberg | added note about the inclusion of curl.h from within... |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Daniel Stenberg | Bryan Henderson: added missing ignores |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Daniel Stenberg | Yang Tse fixed compiler warnings |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Daniel Stenberg | read_tcp_data() fix to get the proper buffer pointer... |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Daniel Stenberg | Yang Tse: fixes the use of Curl_inet_ntop and Curl_inet... |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Daniel Stenberg | Yang Tse: fixed compiler warnings |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Daniel Stenberg | Change based on Yang Tse's excellent fix to reduce... |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Daniel Stenberg | Doug Kaufman corrected my attempt to a generic "skip... |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Daniel Stenberg | avoid doing #if an a predef symbol that might not be... |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Daniel Stenberg | Yang Tse: use static on file-private functions |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Daniel Stenberg | Yang Tse: fix compilation errors when SSL is not disabl... |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Daniel Stenberg | Yang Tse: removes GOPHER protocol when HTTP is disabled |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Gisle Vanem | Changes for OpenWatcom 1.4. |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Daniel Stenberg | Doug Kaufman's set of patches to make curl build fine... |
commit | commitdiff | tree | snapshot |
2005-11-24 |
Daniel Stenberg | mention the colon-only thing for -u and SSPI+NTLM |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Daniel Stenberg | Yang Tse's patch to silence MSVC warnings |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Daniel Stenberg | only enable NTLM if HTTP and NTLM is not disabled,... |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Daniel Stenberg | Yang Tse fixed MSVC 6.0 warnings |
commit | commitdiff | tree | snapshot |
2005-11-18 |
Daniel Stenberg | fix compiler warning |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Daniel Stenberg | I extended a patch from David Shaw to make libcurl... |
commit | commitdiff | tree | snapshot |
2005-11-17 |
Daniel Stenberg | TFTP |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Daniel Stenberg | Applied Albert Chin's patch that makes the libcurl... |
commit | commitdiff | tree | snapshot |
2005-11-16 |
Daniel Stenberg | check for and use winsock2.h instead of winsock.h and... |
commit | commitdiff | tree | snapshot |
2005-11-15 |
Daniel Stenberg | include ws2tcpip.h in an attempt to detect some of... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Daniel Stenberg | Detect big/little endian in the configure script and... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Daniel Stenberg | Quagmire reported that he needed to raise a NTLM buffer... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Gisle Vanem | Added '-DHAVE_SOCKADDR_IN6_SIN6_SCOPE_ID'. |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Gisle Vanem | Added CVS id. |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Gisle Vanem | We have HAVE_SOCKADDR_IN6_SIN6_SCOPE_ID. |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Daniel Stenberg | Yang Tse: msvc7+ has deprecated the 'DESCRIPTION' secti... |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Daniel Stenberg | Jan Kunder's debian bug report |
commit | commitdiff | tree | snapshot |
2005-11-14 |
Daniel Stenberg | extended the description for exit code 9 |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Daniel Stenberg | Yang Tse fixed compiler warnings |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Daniel Stenberg | to build with old gnutls verions, don't use the *_t... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Daniel Stenberg | prevent compiler warning |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Gisle Vanem | Add HAVE_STRUCT_SOCKADDR_STORAGE. |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Gisle Vanem | Fix for WIN32. WIN32 does have 'struct sockaddr_storage... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Daniel Stenberg | Debian bug report 338681 by Jan Kunder: make curl bette... |
commit | commitdiff | tree | snapshot |
2005-11-13 |
Daniel Stenberg | Thanks to this nice summary of poll() implementations: |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Daniel Stenberg | Eugene Kotlyarov found out that cygwin's poll() functio... |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Daniel Stenberg | oops * 2 |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Daniel Stenberg | oops |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Daniel Stenberg | Reversed the logic for sockaddr_storage and made our... |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Daniel Stenberg | on windows (mingw32) the sockaddr_storage struct is... |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Gisle Vanem | Fixed typo. Detabified. |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Gisle Vanem | Support big-endian machines. |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Gisle Vanem | Added CVS id, Detabified, applied c-ares coding-style. |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Gisle Vanem | Added CVS id. Detabified. |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Gisle Vanem | Include <getopt.h>. |
commit | commitdiff | tree | snapshot |
2005-11-12 |
Daniel Stenberg | removed files no longer existing |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Daniel Stenberg | Dima Barsky patched problem #1348930: the GnuTLS code... |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Daniel Stenberg | Moved the sockaddr_storage definition to lib/sockaddr... |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Gisle Vanem | Squelch gcc 4.x warning. |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Gisle Vanem | Detabified. Added CVS id. |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Gisle Vanem | HAVE_xx defines moved to config-win32.h. |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Daniel Stenberg | mention how to set domain when using NTLM |
commit | commitdiff | tree | snapshot |
2005-11-11 |
Gisle Vanem | Update using ares_inet_pton() and ares_inet_ntop(). |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Daniel Stenberg | one in, one out |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Daniel Stenberg | Fun while it lasted. New mirror already out-of-date. |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Daniel Stenberg | David Lang fixed IPv6 support for TFTP! |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Daniel Stenberg | David Lang: if there is no sockaddr_storage, make up... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Daniel Stenberg | modified to the new error text for range error |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Daniel Stenberg | just implemented |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Daniel Stenberg | Introducing range stepping to the curl globbing support... |
commit | commitdiff | tree | snapshot |
2005-11-10 |
Gisle Vanem | Use config-win32.h on Windows. Fixes for djgpp. |
commit | commitdiff | tree | snapshot |
next |