summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release timecurl-7_16_1Daniel Stenberg2007-01-291-0/+2
* the user-agent fixDaniel Stenberg2007-01-291-0/+1
* the libtest source codes that use curlx_tv* functions MUST use theDaniel Stenberg2007-01-291-11/+15
* - Michael Wallner reported that when doing a CONNECT with a custom User-AgentDaniel Stenberg2007-01-295-5/+60
* fixed segfault when compiled with MingW32 and cmd or command shell.Gunter Knauf2007-01-293-6/+7
* Andreas Rieke added extra infof() for when a connection is not re-used due toDaniel Stenberg2007-01-281-0/+4
* silence compiler warningsDaniel Stenberg2007-01-281-0/+5
* enabled build with sspi.Gunter Knauf2007-01-283-0/+10
* enabled build with hardcoded ca-bundle path;Gunter Knauf2007-01-282-0/+13
* force to create ca-bunde.h even if it exists already.Gunter Knauf2007-01-281-3/+3
* use var for awk.Gunter Knauf2007-01-282-2/+9
* curl_easy_reset() now resets the CA bundle path correctlyDaniel Stenberg2007-01-283-2/+10
* another small fix to directory listing output; disabled CURL_LIBSSH2_DEBUG.Gunter Knauf2007-01-281-2/+2
* recent contributorsDaniel Stenberg2007-01-281-0/+15
* Compiler warning fixYang Tse2007-01-282-2/+2
* - David McCreedy fixed the Curl command line tool for HTTP on non-ASCIIDaniel Stenberg2007-01-274-88/+165
* fix sftp directory listing so that it works without -v and is redirectable wi...Gunter Knauf2007-01-271-1/+2
* tell us what we put out here...Gunter Knauf2007-01-271-0/+1
* update copyright year noticeYang Tse2007-01-278-8/+8
* Compiler warning fixYang Tse2007-01-272-2/+2
* sync with lib/setup_once.hYang Tse2007-01-271-3/+3
* sync comment with realityYang Tse2007-01-271-2/+2
* remove the res file too with clean target.Gunter Knauf2007-01-261-2/+2
* removed CFLAGS from linking.Gunter Knauf2007-01-261-1/+1
* fix redefine warning when build from CVS.Gunter Knauf2007-01-261-1/+4
* Fixed compiler warning.Dan Fandrich2007-01-261-1/+1
* Remove LoadLibrary() (from my private build).Gisle Vanem2007-01-261-5/+0
* Free 'config->libcurl' at exit.Gisle Vanem2007-01-261-0/+7
* Use "%Od" instead of CURL_FORMAT_OFF_T for <curlx.h> functions.Gisle Vanem2007-01-261-4/+3
* Options of type CURLOPTTYPE_FUNCTIONPOINT are never printable.Gisle Vanem2007-01-261-2/+10
* updated mingw build instructions for libssh2.Gunter Knauf2007-01-261-6/+18
* added project header to lib resource file; fixed header copyright.Gunter Knauf2007-01-262-1/+23
* use provided resource file for exe.Gunter Knauf2007-01-261-2/+8
* fix compiler warnings for SSL-disabled buildsDaniel Stenberg2007-01-252-1/+3
* ugha, prevent a buffer overflow and allow very long strings in the generatedDaniel Stenberg2007-01-251-7/+6
* - Added the --libcurl [file] option to curl. Append this option to anyDaniel Stenberg2007-01-254-136/+277
* removed unused define.Gunter Knauf2007-01-252-2/+2
* set proper lib extension for non-configure mingw32 builds on Win32.Gunter Knauf2007-01-251-0/+3
* fixed copyright for new year.Gunter Knauf2007-01-252-2/+2
* added targets for libssh2 builds.Gunter Knauf2007-01-251-0/+8
* enabled build with libssh2.Gunter Knauf2007-01-252-13/+26
* fix non-SSL builds againDaniel Stenberg2007-01-251-1/+1
* Fixed a dangling pointer problem that prevented the http_proxy environmentDan Fandrich2007-01-254-6/+9
* removed not used define.Gunter Knauf2007-01-252-2/+0
* Only shut down SSL if the CCC command succeeded.Dan Fandrich2007-01-241-6/+8
* moved the SSL pending function to the proper place and nameDaniel Stenberg2007-01-243-11/+18
* bail out on strdup() errorsDaniel Stenberg2007-01-241-0/+2
* - David McCreedy did NTLM changes mainly for non-ASCII platforms:Daniel Stenberg2007-01-232-13/+80
* recountDaniel Stenberg2007-01-231-2/+2
* #79 is no problem to me (and no response on my mail)Daniel Stenberg2007-01-231-3/+0