summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* TODO: Fixed some spelling mistakesSteve Holme2014-05-061-13/+13
* TODO: Add support for concurrent connections in ftpserver.plSteve Holme2014-05-061-0/+15
* build: Fixed file format version number in VC12 solution filesSteve Holme2014-05-063-3/+3
* build-openssl.bat: Corrected use of angled brackets in help outputIvo Bellin Salarin2014-05-061-1/+1
* RELEASE-NOTES: changed encoding to UTF-8Dan Fandrich2014-05-061-2/+1
* RELEASE-NOTES: synced with 5de8d84098db1bd2Daniel Stenberg2014-05-061-6/+16
* fix_hostname: strip off a single trailing dot from host nameDaniel Stenberg2014-05-061-0/+8
* curl: bail on cookie use when built with disabled cookiesDaniel Stenberg2014-05-061-12/+14
* Enable poll on darwin13Daniel Johnson2014-05-061-1/+1
* curl_easy_setopt.3: added the proto for CURLOPT_SSH_KNOWNHOSTSDaniel Stenberg2014-05-051-0/+8
* tests: Use standard libtest return codes when relevantDan Fandrich2014-05-053-10/+10
* test1513: Don't return an uninitialized variable on init failureDan Fandrich2014-05-051-3/+2
* curl_multi_cleanup: ignore SIGPIPE betterJeff King2014-05-051-0/+3
* TODO: the FTP HOST command is now in RFC 7151Daniel Stenberg2014-05-051-3/+3
* TODO: Update date and version in man pagesDaniel Stenberg2014-05-051-3/+5
* schannel: don't use the connect-timeout during sendDaniel Stenberg2014-05-051-1/+1
* mprintf: allow %.s with data not being zero terminatedDaniel Stenberg2014-05-044-5/+126
* RELEASE-NOTES: Synced with 4febbedc5aSteve Holme2014-05-041-3/+11
* curl_ntlm_core: Fixed use of long long for VC6 and VC7Steve Holme2014-05-041-1/+16
* config-win32.h: Fixed HAVE_LONGLONG for Visual Studio .NET 2003 and upSteve Holme2014-05-041-2/+3
* openssl: biomem->data is not zero terminatedDaniel Stenberg2014-05-041-3/+1
* BUILD.WINDOWS: update URL for windows prereqsDaniel Stenberg2014-05-041-2/+2
* easy_perform: spelling mistake in error messageDaniel Stenberg2014-05-031-1/+1
* Makefile.am: Added build-openssl.bat as README file references itSteve Holme2014-05-011-1/+1
* build: Fixed Visual Studio project file generator missing some filesSteve Holme2014-05-011-2/+2
* build: Added OpenSSL VC build helper for side-by-side compilationsSteve Holme2014-05-012-0/+321
* build: Added Visual Studio 2003 .NET (VC7.1) project filesSteve Holme2014-05-019-0/+2624
* test585: Fixed NULL pointer dereference in fopenDan Fandrich2014-05-011-35/+36
* build: Fixed generation when source file names contain spacesSteve Holme2014-04-301-15/+15
* build: Added VC7 and VC7.1 support to the project file generatorSteve Holme2014-04-291-7/+23
* build: Added VC6 and VC12 support to the project file generatorSteve Holme2014-04-291-15/+34
* build: Added VC11 support to the project file generatorSteve Holme2014-04-291-22/+28
* build: Added VC9 and VC10 support to the project file generatorSteve Holme2014-04-291-28/+77
* build: Added Visual Studio project file generatorSteve Holme2014-04-291-0/+92
* copyright: Updated following recent editsSteve Holme2014-04-284-4/+4
* runtests.pl: Improved the check for a crash during torture testsDan Fandrich2014-04-291-2/+2
* Added a few more const where possibleDan Fandrich2014-04-294-5/+5
* unit1395: Fixed null pointer dereference on torture testDan Fandrich2014-04-281-4/+1
* http2: Compile with latest nghttp2Tatsuhiro Tsujikawa2014-04-271-0/+1
* build: Added other VC6 output files to the .gitignore listSteve Holme2014-04-272-0/+2
* build: Corrected libcurl PDB file name for x64 builds in VC8 through VC12Steve Holme2014-04-275-21/+21
* build: Added Visual Studio .NET (VC7) project filesSteve Holme2014-04-279-0/+2375
* build: Added Visual Studio 6.0 (VC6) project filesSteve Holme2014-04-279-3/+1372
* INFILESIZE: fields in UserDefined must not be changed run-timeDaniel Stenberg2014-04-2613-51/+57
* nss: propagate blocking direction from NSPR I/OKamil Dudka2014-04-252-6/+104
* test325: verify --proto-redir https=>httpDaniel Stenberg2014-04-232-0/+67
* handler: make 'protocol' always specified as a single bitDaniel Stenberg2014-04-2311-26/+35
* build: Added Visual Studio 2013 (VC12) project filesSteve Holme2014-04-239-1/+5010
* cyassl: Use error-ssl.h when availableDan Fandrich2014-04-232-2/+10
* RELEASE-NOTES: Synced with 386ed2d590Steve Holme2014-04-221-3/+20