2007-03-06 |
Yang Tse | skip libtool C++ and Fortran linker checks |
commit | commitdiff | tree | snapshot |
2007-03-06 |
Yang Tse | skip libtool C++ and Fortran checks |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Yang Tse | stricter newline policy |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Yang Tse | 30 seconds isn't long enough for this test on a loaded... |
commit | commitdiff | tree | snapshot |
2007-03-03 |
Yang Tse | stricter newline policy |
commit | commitdiff | tree | snapshot |
2007-03-02 |
Daniel Stenberg | - Robert A. Monat and Shmulik Regev helped out to fix... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Daniel Stenberg | remove unncessary and wrong remark |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Yang Tse | Reduce the posibility of leaving the sockfilter hanging... |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Yang Tse | Do not remove CURLM_STATE_WAITPROXYCONNECT from the... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Yang Tse | proper symbol definition check for Novell NetWare |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Yang Tse | proper symbol definition check for all AmigaOS flavours |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Daniel Stenberg | clarify that -K files are expected to have one option... |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Yang Tse | protect from themselves those who need it |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Yang Tse | log a 1120 chars long string to aid in quoted-printable... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Daniel Stenberg | - Hang Kin Lau found and fixed: When I use libcurl... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Gisle Vanem | Added "CSOURCES = $(CURL_SOURCES)". |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Gisle Vanem | Added TOPDIR variable. Put dependencies in external... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Gisle Vanem | Remove $(CURL_SOURCES). |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Gisle Vanem | Added TOPDIR variable. Put dependencies in external... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Gisle Vanem | Added TOPDIR variable. Put dependencies in external... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Gisle Vanem | Added TOPDIR variable. Updated package locations. |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Daniel Stenberg | HTTP Digest header parsing fix |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Daniel Stenberg | Somewhat updated, changes include: I tried to be more... |
commit | commitdiff | tree | snapshot |
2007-02-27 |
Yang Tse | no proxy support if libcurl is built with HTTP disabled |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Daniel Stenberg | Jose Kahan pointed out a Digest server that provided... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Gisle Vanem | Removed inclusion of <sys/types.h> in .c-files |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Gisle Vanem | Removed inclusion of <sys/types.h> and <sys/stat.h... |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Gisle Vanem | Removed unneeded 'HAVE_x' defines. |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Gisle Vanem | Fix typo. |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Gisle Vanem | Constify some arguments. |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Gisle Vanem | Use dynamic version of libcurl. Use '\' in dependencies. |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Daniel Stenberg | Two new mirrors, but the total amount of mirrors still... |
commit | commitdiff | tree | snapshot |
2007-02-25 |
Daniel Stenberg | - Adam D. Moss made the HTTP CONNECT procedure less... |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Daniel Stenberg | Works for me |
commit | commitdiff | tree | snapshot |
2007-02-23 |
Daniel Stenberg | - Added warning outputs if the command line uses more... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Daniel Stenberg | setting CURLOPT_PROXY to "" explicitly disables the... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Dan Fandrich | 5 seconds isn't always enough time to start a server... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Yang Tse | remove redundant check in timestamp detection |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Yang Tse | include <sys/types.h> when checking availability of... |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Yang Tse | compiler warning fix |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Yang Tse | Fix compiler warning "statement is unreachable" |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Yang Tse | Fix compiler warnings |
commit | commitdiff | tree | snapshot |
2007-02-22 |
Yang Tse | Check for stdbool.h at configuration stage, and include... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Daniel Stenberg | silence two cases of "comparison between signed and... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Daniel Stenberg | - Ravi Pratap provided work on libcurl making pipelinin... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Yang Tse | curlassert macro replaced with DEBUGASSERT macro define... |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Dan Fandrich | Include some possible dependencies of arpa/inet.h |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Gisle Vanem | Cleanup WIN32 target using WSACleanup(). |
commit | commitdiff | tree | snapshot |
2007-02-21 |
Yang Tse | fix compiler warning "enumerated type mixed with anothe... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Linus Nielsen... | New FTP CCC functionality - adds passive and active... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Linus Nielsen... | New FTP CCC functionality - adds passive and active... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Dan Fandrich | Include network byte order conversion macros on Minix. |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Yang Tse | compiler warning fix |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Yang Tse | compiler warning fix |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Yang Tse | curl tool was using functions curlx_tvnow and curlx_tvd... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Yang Tse | Move header file inclusion logic and definition of... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Yang Tse | Several corrections & changes to what has been stated... |
commit | commitdiff | tree | snapshot |
2007-02-20 |
Yang Tse | add tutil_tvdiff_secs() for completeness |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Dan Fandrich | Mention curl-config dependencies fix. |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Yang Tse | fix typo |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Yang Tse | Show libcurl's timestamp. This timestamp is only availa... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Gisle Vanem | Added ares_parse_ns_reply.obj etc. |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Gisle Vanem | INADDR_NONE no longer used. |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Gisle Vanem | Fixed typo. |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Daniel Stenberg | Vlad Dinulescu added ares_parse_ns_reply() |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Daniel Stenberg | Ian Turner fixed the libcurl.m4 macro's support for... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Daniel Stenberg | - Shmulik Regev found a memory leak in re-used HTTPS... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Daniel Stenberg | and fix warnings due to lack of protos |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Daniel Stenberg | - Robson Braga Araujo made passive FTP transfers work... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Daniel Stenberg | fixed code to compile and removed one warning |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Yang Tse | log a message, stating the need of openssl to run this... |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Yang Tse | Oops missing var |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Yang Tse | compiler warning fix |
commit | commitdiff | tree | snapshot |
2007-02-19 |
Yang Tse | add debug messages for initialization failures |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Daniel Stenberg | - Jeff Pohlmeyer identified two problems: first a rathe... |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Yang Tse | Michal Marek comment fix |
commit | commitdiff | tree | snapshot |
2007-02-18 |
Yang Tse | fix ENAMETOOLONG and ENOTEMPTY may already be defined... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Dan Fandrich | Use configure's new LIBCURL_LIBS variable |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Yang Tse | Move portable error number symbolic name definitions... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Yang Tse | compiler warning fix |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Yang Tse | Replicate the configure tests that determined that... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Yang Tse | compiler warning fix |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Dan Fandrich | Do a better job at determining what test servers *reall... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Dan Fandrich | getpart implicitly drags in some networking functions... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Dan Fandrich | Better separate the library dependencies into those... |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Dan Fandrich | Remove C99isms |
commit | commitdiff | tree | snapshot |
2007-02-17 |
Dan Fandrich | Replicate the configure tests that determined that... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Yang Tse | add debug messages for fopen() failures |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Yang Tse | add debug messages for fopen() failures |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Yang Tse | use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKER... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Yang Tse | use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKER... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Daniel Stenberg | - Duncan Mac-Vicar Prett and Michal Marek reported... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Daniel Stenberg | maxdownload is actually -1 for unlimited |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Yang Tse | use macros ERRNO, SET_ERRNO(), SOCKERRNO and SET_SOCKER... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
Yang Tse | compiler warning fix |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Yang Tse | avoid redefinition of SET_ERRNO() |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Yang Tse | introduce uppercase macros SOCKERRNO, SET_SOCKERRNO... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Yang Tse | icc 9.0 when compiling its generated code for its own... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Yang Tse | compiler warning fix |
commit | commitdiff | tree | snapshot |
2007-02-15 |
Yang Tse | Do not define HAVE_GMTIME_R for native Windows builds |
commit | commitdiff | tree | snapshot |
next |