summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 7.20.0 is the planned next version numberDaniel Stenberg2009-11-271-4/+4
* I removed leading 'curl' path on the 'curlbuild.h' include statement inYang Tse2009-11-051-9/+1
* start over towards 7.19.8Daniel Stenberg2009-11-041-3/+3
* Fix spellingYang Tse2009-10-273-4/+4
* Move commentYang Tse2009-10-161-4/+8
* - I introduced a maximum limit for received HTTP headers. It is controlled byDaniel Stenberg2009-09-271-0/+9
* clarify: building outside of the source tree is not special for theDaniel Stenberg2009-09-011-5/+4
* Added a warning comment about curlbuild.h inclusion leading path.Patrick Monnerat2009-08-311-0/+5
* added curl prefix for curlbuild.h back until we find a better solution;Gunter Knauf2009-08-311-1/+1
* removed curl prefix for curlbuild.h as Patrick suggested.Gunter Knauf2009-08-311-1/+1
* start over fresh again towards 7.19.7Daniel Stenberg2009-08-121-3/+3
* Fix definition of CURLOPT_SOCKS5_GSSAPI_SERVICE from LONG to OBJECTPOINTPatrick Monnerat2009-08-111-1/+1
* - Added CURLOPT_SSH_KNOWNHOSTS, CURLOPT_SSH_KEYFUNCTION, CURLOPT_SSH_KEYDATA.Daniel Stenberg2009-07-221-0/+49
* BUG: curl did not build with cmake with VS 2005 for two reasons, ws2tcpip.h r...Bill Hoffman2009-07-151-0/+1
* Adjusted to take in account that...Yang Tse2009-06-101-2/+2
* ENH: add some cmake docs and fix build with socklen_tBill Hoffman2009-06-061-0/+23
* allow building libcurl for VxWorksYang Tse2009-06-041-1/+1
* John E. Malmberg's VMS specific clean-up for curl.hYang Tse2009-06-011-7/+2
* Allow compiling under AndroidDan Fandrich2009-05-301-1/+2
* Fixed a few comment typos (from the FreeBSD ports)Dan Fandrich2009-05-281-2/+2
* Update copyright year, to force CVS to update the $Id date string formatYang Tse2009-05-181-1/+1
* start climbing to 7.19.6Daniel Stenberg2009-05-181-3/+3
* fiX *__SOCKLEN_T definitions for remaining targetsYang Tse2009-05-121-10/+10
* fIX *__SOCKLEN_T definitions for SYMBIAN32 and VMS targetsYang Tse2009-05-111-4/+4
* fIX *__SOCKLEN_T definitions for OS400 and generic GCC targetsYang Tse2009-05-061-4/+8
* fIX *__SOCKLEN_T definitions for MVS and 370 targetsYang Tse2009-05-041-4/+20
* fIX *__SOCKLEN_T definitions for several Windows target tool-chainsYang Tse2009-05-041-8/+8
* This wasn't intended to be committed.Yang Tse2009-05-021-2/+2
* Use build-time configured curl_socklen_t instead of socklen_tYang Tse2009-05-021-2/+2
* David McCreedy's "TPF-platform specific changes to various files" patch follo...Yang Tse2009-05-011-2/+2
* David McCreedy's "TPF-platform specific changes to various files" patchYang Tse2009-05-011-0/+12
* curl_socklen_t follow-upYang Tse2009-04-293-247/+345
* - Bug report #2709004 (http://curl.haxx.se/bug/view.cgi?id=2709004) by TimDaniel Stenberg2009-04-281-3/+9
* Initial step towards a configure time curl_socklen_t definitionYang Tse2009-04-261-1/+24
* Cleaned up the custom definition I added (replaced by CURL_STATICLIB)Benoit Neil2009-04-091-5/+0
* Added special define for tests that directly include libcurl sources.Benoit Neil2009-04-081-0/+5
* Sun compilers specific preprocessor block removed from curlbuild.h.distYang Tse2009-04-081-34/+0
* Fix curl_off_t definition for builds done using Sun compilers and aYang Tse2009-04-021-18/+26
* Initial CMake scripts (libcurl only), based on the merge of tetest scripts an...Benoit Neil2009-04-021-0/+153
* - Kamil Dudka made the curl tool properly call curl_global_init() before anyDaniel Stenberg2009-03-111-1/+3
* start over on the journey towards 7.19.5Daniel Stenberg2009-03-021-3/+3
* - David Kierznowski notified us about a security flawcurl-7_19_4Daniel Stenberg2009-03-021-0/+27
* - CURLOPT_FTP_CREATE_MISSING_DIRS can now be set to 2 in addition to 1 forDaniel Stenberg2009-02-171-1/+15
* - CURLINFO_CONDITION_UNMET was added to allow an application to get to know ifDaniel Stenberg2009-02-111-1/+2
* remove a trailing name from a commentDaniel Stenberg2009-02-101-1/+1
* - Craig A West brought us: libcurl now defaults to do CONNECT with HTTPDaniel Stenberg2009-02-021-1/+4
* - Markus Moeller introduced two new options to libcurl:Daniel Stenberg2009-01-281-0/+6
* - Chad Monroe provided the new CURLOPT_TFTP_BLKSIZE option that allows an appDaniel Stenberg2009-01-261-0/+3
* - Craig A West brought CURLOPT_NOPROXY and the corresponding --noproxy option.Daniel Stenberg2009-01-252-2/+12
* start over on our journey towards 7.19.4...Daniel Stenberg2009-01-191-3/+3