2009-07-28 |
Daniel Stenberg | use --insecure for the SFTP and SCP tests |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Daniel Stenberg | moved the changes that aren't strictly bugfixes until... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Daniel Stenberg | - All the quote options (CURLOPT_QUOTE, CURLOPT_POSTQUO... |
commit | commitdiff | tree | snapshot |
2009-07-27 |
Daniel Stenberg | From: Johan van Selst |
commit | commitdiff | tree | snapshot |
2009-07-26 |
Daniel Stenberg | - Bug report #2825989 (http://curl.haxx.se/bug/view... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Daniel Stenberg | properly free data returned by aprintf(), and bring... |
commit | commitdiff | tree | snapshot |
2009-07-25 |
Gunter Knauf | blocked new stuff with HAVE_LIBSSH2_KNOWNHOST_API... |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Gunter Knauf | changes to silent compiler warnings with 64bit systems. |
commit | commitdiff | tree | snapshot |
2009-07-24 |
Gunter Knauf | changes to silent compiler warnings with 64bit systems. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Gunter Knauf | changes to silent compiler warnings with 64bit systems. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Gunter Knauf | fixed brace error. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Gunter Knauf | changes to silent compiler warnings with 64bit systems. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Gunter Knauf | blocked sshkeycallback() with HAVE_LIBSSH2_KNOWNHOST_AP... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Daniel Stenberg | 242 - SSH knownhost support (powered by libssh2 1.2) |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Daniel Stenberg | - Added CURLOPT_SSH_KNOWNHOSTS, CURLOPT_SSH_KEYFUNCTION... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Daniel Stenberg | don't set READDATA since it isn't used and only confuse... |
commit | commitdiff | tree | snapshot |
2009-07-22 |
Michal Marek | - David Binderman found a memory and fd leak in lib... |
commit | commitdiff | tree | snapshot |
2009-07-21 |
Daniel Stenberg | 66. When using telnet, the time limitation options... |
commit | commitdiff | tree | snapshot |
2009-07-20 |
Kamil Dudka | - Claes Jakobsson improved the support for client certi... |
commit | commitdiff | tree | snapshot |
2009-07-17 |
Gunter Knauf | trial to fix a win64 compiler warning. |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Gunter Knauf | added a cast to silent compiler warning with 64bit... |
commit | commitdiff | tree | snapshot |
2009-07-16 |
Gunter Knauf | test if adding ../lib to includes can fix the current... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Dan Fandrich | Added nonblock.c to the non-automake makefiles (note... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Bill Hoffman | ENH: fix build with ssl |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Bill Hoffman | ENH: move dashboard location |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Bill Hoffman | BUG: curl did not build with cmake with VS 2005 for... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Michal Marek | - Changed the description of CURLINFO_OS_ERRNO to make... |
commit | commitdiff | tree | snapshot |
2009-07-15 |
Gunter Knauf | fixed typo. |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Bill Hoffman | ENH: add optional support for c-ares |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Gunter Knauf | renamed generated config.h to curl_config.h in order... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Gunter Knauf | updated openssl version to latest; removed obsolete... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Bill Hoffman | ENH: move config.h.cmake to curl_config.h.cmake so... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Gunter Knauf | renamed generated config.h to ares_config.h in order... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Bill Hoffman | ENH: add nonblock.c to build for CMake |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Bill Hoffman | ENH: do not report if zlib is not found as it still... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Gunter Knauf | renamed generated config.h to curl_config.h in order... |
commit | commitdiff | tree | snapshot |
2009-07-14 |
Gunter Knauf | renamed generated config.h to curl_config.h in order... |
commit | commitdiff | tree | snapshot |
2009-07-13 |
Gunter Knauf | added PKG_CONFIG_PATH to output to better verify if... |
commit | commitdiff | tree | snapshot |
2009-07-11 |
Daniel Stenberg | silence a compiler warning |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Daniel Stenberg | add these new files to CVS as well |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Daniel Stenberg | 241 - expose Curl_nonblock as curlx_nonblock |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Daniel Stenberg | - Eric Wong introduced curlx_nonblock() that the curl... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Daniel Stenberg | 240 - GnuTLS configure fix to find older installations |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Daniel Stenberg | bring back the libgnutls-config use for checking for... |
commit | commitdiff | tree | snapshot |
2009-07-09 |
Daniel Stenberg | two more pending issues |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Daniel Stenberg | 245 - HTTP version getinfo |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Daniel Stenberg | updated with the actions I want to have done before... |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Daniel Stenberg | Markus Koetter's man page updates for the FTPPORT ranges |
commit | commitdiff | tree | snapshot |
2009-07-08 |
Daniel Stenberg | - Constantine Sapuntzakis posted bug report #2813123 |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Gunter Knauf | added INET_ADDRSTRLEN define in case system headers... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Gunter Knauf | removed NIFLAGS which is no longer used; added NI_MAXHO... |
commit | commitdiff | tree | snapshot |
2009-07-04 |
Gunter Knauf | Markus Koetter provided a patch to avoid getnameinfo... |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Daniel Stenberg | silly typo, pointed out by Fabian Keil |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Daniel Stenberg | Tor Arntsen pointed out a missing #ifdef for IPv6,... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Daniel Stenberg | my CURLINFO_CERTINFO fix |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Daniel Stenberg | - Markus Koetter made CURLOPT_FTPPORT (and curl's ... |
commit | commitdiff | tree | snapshot |
2009-06-29 |
Daniel Stenberg | - Modified the separators used for CURLOPT_CERTINFO... |
commit | commitdiff | tree | snapshot |
2009-06-27 |
Dan Fandrich | Fixed a compiler warning. |
commit | commitdiff | tree | snapshot |
2009-06-21 |
Yang Tse | Refactor how libraries are checked for connect() functi... |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Yang Tse | Refactor how libraries are checked for connect() function, |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Gisle Vanem | Remove unneeded defines. |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Gisle Vanem | Use select_s() and not select(). |
commit | commitdiff | tree | snapshot |
2009-06-20 |
Gunter Knauf | avoid pressanykey() call when curl finishes and was... |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Michal Marek | fix indentation. |
commit | commitdiff | tree | snapshot |
2009-06-19 |
Yang Tse | sclose() function-like macro definition used to close... |
commit | commitdiff | tree | snapshot |
2009-06-18 |
Yang Tse | add CloseSocket camel case function check |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Yang Tse | check for socket() and closesocket() as it is done... |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Yang Tse | socket() and closesocket() prototypes might be in socket.h |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Yang Tse | check for socket() and closesocket() as it is done... |
commit | commitdiff | tree | snapshot |
2009-06-17 |
Dan Fandrich | Added a few more compiler warning options for gcc. |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Daniel Stenberg | - Reuven Wachtfogel made curl -o - properly produce... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Michal Marek | - When doing non-anonymous ftp via http proxies and... |
commit | commitdiff | tree | snapshot |
2009-06-16 |
Yang Tse | fix compiler warning |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Gunter Knauf | fixed TRUE/FALSE case typo. |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Daniel Stenberg | - Eric Wong's patch: |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Daniel Stenberg | curl_multi_socket_action() is the one to use nowadays... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Patrick Monnerat | Replaced use of standard C library rand()/srand() by... |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Yang Tse | DEBUGBUILD / CURLDEBUG decoupling follow-up |
commit | commitdiff | tree | snapshot |
2009-06-15 |
Yang Tse | DEBUGBUILD / CURLDEBUG decoupling follow-up |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Yang Tse | Remove HAVE_CONFIG_H definition from here, |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Yang Tse | add default USE_CURLDEBUG setting |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Yang Tse | initial step towards decoupling c-ares from libcurl... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Yang Tse | improve usability with UNIX-like shells or a DOS comman... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Yang Tse | don't ignore these subdirs, they must be removed first |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Yang Tse | Remove DEBUGBUILD symbol definition, is not required... |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Yang Tse | DEBUGBUILD symbol definition for debug builds |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Yang Tse | ignore some subdirs |
commit | commitdiff | tree | snapshot |
2009-06-13 |
Yang Tse | fix comment |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Yang Tse | Try to make more clear that --enable-curldebug has... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Yang Tse | Revert last change, it is inappropriate. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Gisle Vanem | Replace CURLDEBUG with DEBUGBUILD. |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Yang Tse | fix compiler warning |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Yang Tse | Fixed to take in account the different interpretation... |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Yang Tse | include <limits.h> for INT_MAX definition |
commit | commitdiff | tree | snapshot |
2009-06-12 |
Yang Tse | fix compiler warning |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Yang Tse | fix compiler warning |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Yang Tse | when running automake copy missing files instead of... |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Yang Tse | DOS adjustments |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Yang Tse | added header inclusion guard |
commit | commitdiff | tree | snapshot |
2009-06-11 |
Yang Tse | mention configure --enable-curldebug decoupled from... |
commit | commitdiff | tree | snapshot |
next |