Age | Commit message (Expand) | Author |
2009-11-05 | I removed leading 'curl' path on the 'curlbuild.h' include statement in | Yang Tse |
2009-11-04 | start over towards 7.19.8 | Daniel Stenberg |
2009-10-27 | Fix spelling | Yang Tse |
2009-10-16 | Move comment | Yang Tse |
2009-09-27 | - I introduced a maximum limit for received HTTP headers. It is controlled by | Daniel Stenberg |
2009-09-01 | clarify: building outside of the source tree is not special for the | Daniel Stenberg |
2009-08-31 | Added a warning comment about curlbuild.h inclusion leading path. | Patrick Monnerat |
2009-08-31 | added curl prefix for curlbuild.h back until we find a better solution; | Gunter Knauf |
2009-08-31 | removed curl prefix for curlbuild.h as Patrick suggested. | Gunter Knauf |
2009-08-12 | start over fresh again towards 7.19.7 | Daniel Stenberg |
2009-08-11 | Fix definition of CURLOPT_SOCKS5_GSSAPI_SERVICE from LONG to OBJECTPOINT | Patrick Monnerat |
2009-07-22 | - Added CURLOPT_SSH_KNOWNHOSTS, CURLOPT_SSH_KEYFUNCTION, CURLOPT_SSH_KEYDATA. | Daniel Stenberg |
2009-07-15 | BUG: curl did not build with cmake with VS 2005 for two reasons, ws2tcpip.h r... | Bill Hoffman |
2009-06-10 | Adjusted to take in account that... | Yang Tse |
2009-06-06 | ENH: add some cmake docs and fix build with socklen_t | Bill Hoffman |
2009-06-04 | allow building libcurl for VxWorks | Yang Tse |
2009-06-01 | John E. Malmberg's VMS specific clean-up for curl.h | Yang Tse |
2009-05-30 | Allow compiling under Android | Dan Fandrich |
2009-05-28 | Fixed a few comment typos (from the FreeBSD ports) | Dan Fandrich |
2009-05-18 | Update copyright year, to force CVS to update the $Id date string format | Yang Tse |
2009-05-18 | start climbing to 7.19.6 | Daniel Stenberg |
2009-05-12 | fiX *__SOCKLEN_T definitions for remaining targets | Yang Tse |
2009-05-11 | fIX *__SOCKLEN_T definitions for SYMBIAN32 and VMS targets | Yang Tse |
2009-05-06 | fIX *__SOCKLEN_T definitions for OS400 and generic GCC targets | Yang Tse |
2009-05-04 | fIX *__SOCKLEN_T definitions for MVS and 370 targets | Yang Tse |
2009-05-04 | fIX *__SOCKLEN_T definitions for several Windows target tool-chains | Yang Tse |
2009-05-02 | This wasn't intended to be committed. | Yang Tse |
2009-05-02 | Use build-time configured curl_socklen_t instead of socklen_t | Yang Tse |
2009-05-01 | David McCreedy's "TPF-platform specific changes to various files" patch follo... | Yang Tse |
2009-05-01 | David McCreedy's "TPF-platform specific changes to various files" patch | Yang Tse |
2009-04-29 | curl_socklen_t follow-up | Yang Tse |
2009-04-28 | - Bug report #2709004 (http://curl.haxx.se/bug/view.cgi?id=2709004) by Tim | Daniel Stenberg |
2009-04-26 | Initial step towards a configure time curl_socklen_t definition | Yang Tse |
2009-04-09 | Cleaned up the custom definition I added (replaced by CURL_STATICLIB) | Benoit Neil |
2009-04-08 | Added special define for tests that directly include libcurl sources. | Benoit Neil |
2009-04-08 | Sun compilers specific preprocessor block removed from curlbuild.h.dist | Yang Tse |
2009-04-02 | Fix curl_off_t definition for builds done using Sun compilers and a | Yang Tse |
2009-04-02 | Initial CMake scripts (libcurl only), based on the merge of tetest scripts an... | Benoit Neil |
2009-03-11 | - Kamil Dudka made the curl tool properly call curl_global_init() before any | Daniel Stenberg |
2009-03-02 | start over on the journey towards 7.19.5 | Daniel Stenberg |
2009-03-02 | - David Kierznowski notified us about a security flaw | Daniel Stenberg |
2009-02-17 | - CURLOPT_FTP_CREATE_MISSING_DIRS can now be set to 2 in addition to 1 for | Daniel Stenberg |
2009-02-11 | - CURLINFO_CONDITION_UNMET was added to allow an application to get to know if | Daniel Stenberg |
2009-02-10 | remove a trailing name from a comment | Daniel Stenberg |
2009-02-02 | - Craig A West brought us: libcurl now defaults to do CONNECT with HTTP | Daniel Stenberg |
2009-01-28 | - Markus Moeller introduced two new options to libcurl: | Daniel Stenberg |
2009-01-26 | - Chad Monroe provided the new CURLOPT_TFTP_BLKSIZE option that allows an app | Daniel Stenberg |
2009-01-25 | - Craig A West brought CURLOPT_NOPROXY and the corresponding --noproxy option. | Daniel Stenberg |
2009-01-19 | start over on our journey towards 7.19.4... | Daniel Stenberg |
2009-01-17 | fixed global copyright. | Gunter Knauf |