Age | Commit message (Expand) | Author |
2013-01-23 | configure: use XC_CONFIGURE_PREAMBLE early checks | Yang Tse |
2013-01-23 | zz40-xc-ovr.m4: provide XC_CONFIGURE_PREAMBLE macro | Yang Tse |
2013-01-23 | FAQ: update the SSL lib list and wording in question 2.2 | Daniel Stenberg |
2013-01-22 | curl_sasl.c: Corrected references to RFC | Steve Holme |
2013-01-22 | email: Corrected references to SASL RFC | Steve Holme |
2013-01-22 | formpost: support quotes, commas and semicolon in file names | Ulion |
2013-01-22 | memanalyze.pl: handle fopen() of file names with quotes | Daniel Stenberg |
2013-01-21 | xc-cc-check.m4: re-evaluate exporting and AC_SUBST'ing vars | Yang Tse |
2013-01-21 | FAQ: 3.22 curl -X gives me HTTP problems | Daniel Stenberg |
2013-01-21 | xc-cc-check.m4: avoid recursive package automake'ing breakage | Yang Tse |
2013-01-20 | xc-cc-check.m4: mark earlier variables that are to be exported | Yang Tse |
2013-01-20 | configure: autotools compatibility fixes - step I | Yang Tse |
2013-01-20 | pop3.c: Fixed conditional compilation of the apop response function | Steve Holme |
2013-01-20 | Makefile.inc: fix $(top_srcdir) not allowed in _SOURCES variables | Yang Tse |
2013-01-19 | formadd: reject trying to read a directory where a file is expected | Daniel Stenberg |
2013-01-19 | curl_easy_send.3: document return codes | Daniel Stenberg |
2013-01-19 | curl_easy_recv.3: document return codes | Daniel Stenberg |
2013-01-19 | email: General code tidy up | Steve Holme |
2013-01-18 | pop3.c: Fixed a problem with pop3s connections not connecting properly | Steve Holme |
2013-01-18 | RELEASE-NOTES: add references to several bugfixes+changes | Daniel Stenberg |
2013-01-18 | RELEASE-NOTES: Added missing imap fix | Steve Holme |
2013-01-18 | runtests.pl: make VPATH builds find valgrind.supp | Yang Tse |
2013-01-18 | RELEASE-NOTES: synced with c43127414d89 | Daniel Stenberg |
2013-01-17 | always-multi: always use non-blocking internals | Daniel Stenberg |
2013-01-17 | url.c: fix HTTP CONNECT tunnel establishment upon delayed response | Yang Tse |
2013-01-16 | --libcurl: fix for non-zero default options | Yves Arrouye |
2013-01-15 | FTP: reject illegal port numbers in EPSV 229 responses | Daniel Stenberg |
2013-01-15 | commit bc682cbd follow-up | Yang Tse |
2013-01-15 | build: use per-target '_CPPFLAGS' for those currently using default | Yang Tse |
2013-01-15 | tests/libtest/Makefile.inc: sort build targets | Yang Tse |
2013-01-15 | tests/Makefile.am: remove wildcard usage in EXTRA_DIST | Yang Tse |
2013-01-15 | nss: fix error messages for CURLE_SSL_{CACERT,CRL}_BADFILE | Kamil Dudka |
2013-01-14 | TODO: Updated following IMAP SASL additions | Steve Holme |
2013-01-14 | configure: fix automake 1.13 compatibility | Yang Tse |
2013-01-13 | BUGS: update bug tracker URL | Daniel Stenberg |
2013-01-12 | Curl_resolver_getsock: fix the function description comment | Daniel Stenberg |
2013-01-11 | nss: clear session cache if a client cert from file is used | Kamil Dudka |
2013-01-11 | sockfilt.c: log file descriptor number on read/write error | Yang Tse |
2013-01-10 | packages/DOS/common.dj: remove COFF debug info generation | Gisle Vanem |
2013-01-09 | curl: ignore SIGPIPE - compilation fix - follow-up | Yang Tse |
2013-01-09 | test servers: handle W32/W64 SIGBREAK with exit_signal_handler | Yang Tse |
2013-01-09 | test servers: fix errno, ERRNO and SOCKERRNO usage for W32/W64 | Yang Tse |
2013-01-09 | sockfilt.c: fix some W64 compiler warnings | Yang Tse |
2013-01-09 | docs: the --with-darwinssl option is available on Apple OSes | Nick Zitzmann |
2013-01-09 | curl: ignore SIGPIPE - compilation fix | Yang Tse |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-08 | curl: ignore SIGPIPE | Daniel Stenberg |
2013-01-08 | sockfilt.c: fix some compiler warnings | Yang Tse |
2013-01-08 | Revert "configure: update req to 2.59" | Daniel Stenberg |
2013-01-08 | pop3: Added support for non-blocking SSL upgrade | Steve Holme |