summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* RELEASE-NOTES: updated contributor count for 7.46.0curl-7_46_0Daniel Stenberg2015-12-011-1/+1
* THANKS: new contributors from the 7.46.0 releaseDaniel Stenberg2015-12-011-1/+19
* THANKS-filter: single Tim Rühsen spellingDaniel Stenberg2015-12-011-0/+1
* docs/examples: gitignore some more built examplesDaniel Stenberg2015-12-011-0/+4
* RELEASE-NOTES; this bug was never releasedDaniel Stenberg2015-11-301-1/+0
* RELEASE-NOTES: synced with e55f15454efacb0Daniel Stenberg2015-11-301-6/+18
* Curl_read_plain: clean up ifdefs that break statementsFlavio Medeiros2015-11-301-2/+4
* http2: convert some verbose output into debug-only outputDaniel Stenberg2015-11-301-12/+12
* http2 push: add missing inits of new streamDaniel Stenberg2015-11-301-1/+7
* http2 push: set weight for new streamDaniel Stenberg2015-11-301-1/+3
* curl_setup.h: undef freeaddrinfo in c-ares block to fix buildDaniel Stenberg2015-11-281-0/+1
* nonblock: fix setting non-blocking mode for AmigaDaniel Stenberg2015-11-271-2/+2
* zsh install: fix DESTDIR supportDaniel Stenberg2015-11-271-2/+2
* lib: Only define curl_dofreeaddrinfo if struct addrinfo is availableDan Fandrich2015-11-271-1/+2
* tool_paramhlp: Fixed display of URL index in password prompt for --nextSteve Holme2015-11-271-1/+1
* timecond: do not add if-modified-since without timeconditionDaniel Stenberg2015-11-251-7/+12
* RELEASE-NOTES: synced with 99d17a5e2ba77e58Daniel Stenberg2015-11-251-7/+25
* examples/README: cut out the incomplete listDaniel Stenberg2015-11-251-48/+4
* test1513: make sure the callback is only called onceDaniel Stenberg2015-11-242-1/+5
* build: Install zsh completionDaniel Shahaf2015-11-244-1/+41
* done: make sure the final progress update is madeDaniel Stenberg2015-11-241-2/+7
* curl: expanded the -XHEAD warning textDaniel Stenberg2015-11-241-2/+2
* Revert "cleanup: general removal of TODO (and similar) comments"Daniel Stenberg2015-11-2419-26/+97
* CURLOPT_HEADERFUNCTION.3: fix typoDaniel Stenberg2015-11-231-1/+1
* TODO: TCP Fast OpenDaniel Stenberg2015-11-231-0/+7
* examples: Added website parse-able descriptions to the e-mail examplesSteve Holme2015-11-2230-30/+206
* TODO: Added another 'multi-interface' ideaSteve Holme2015-11-211-0/+6
* smb.c: Fixed compilation warningsSteve Holme2015-11-211-3/+5
* schannel: Corrected copy/paste error in commit 8d17117683Steve Holme2015-11-211-6/+5
* schannel: Use GetVersionEx() when VerifyVersionInfo() isn't availableSteve Holme2015-11-211-5/+22
* examples: Fixed compilation warningsSteve Holme2015-11-215-2/+7
* Makefile.inc: Fixed test run errorSteve Holme2015-11-211-2/+2
* TODO: remove duplicated titleDaniel Stenberg2015-11-201-1/+0
* TODO: added two more libcurl ideasDaniel Stenberg2015-11-201-29/+54
* tests: Re-enabled tests 889 and 890 following POP3 fixSteve Holme2015-11-201-2/+0
* pop3: Differentiate between success and continuation responsesSteve Holme2015-11-201-4/+10
* pop3: Added clarity on some server response codesSteve Holme2015-11-201-2/+4
* build: Fix theoretical infinite loopsDaniel Shahaf2015-11-203-6/+6
* curl.h: s/#defien/#define/Patrick Monnerat2015-11-191-1/+1
* os400: synchronize ILE/RPG header filePatrick Monnerat2015-11-191-0/+2
* os400: Provide options for libssh2 use in compile scripts. Adjust README.Patrick Monnerat2015-11-193-6/+35
* zsh completion: Preserve single quotes in outputdanielsh@apache.org2015-11-191-1/+1
* FAQ: Grammar changesMaxGiting2015-11-181-4/+8
* http2: http_done: don't free already-freed push headersDaniel Stenberg2015-11-171-4/+7
* getconnectinfo: Don't call recv(2) if socket == -1Anders Bakken2015-11-161-2/+2
* CURLMOPT_PUSHFUNCTION.3: *_byname() returns only the first headerDaniel Stenberg2015-11-161-1/+2
* http2: minor comment typoDaniel Stenberg2015-11-161-1/+1
* sasl; fix checksrc warningsDaniel Stenberg2015-11-151-4/+6
* RELEASE-NOTES: Adjusted for the recent OAuth 2.0 activitySteve Holme2015-11-151-2/+2
* tests: Disabled 889 and 890 until we support POP3 continuation responsesSteve Holme2015-11-151-0/+2