aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-03tests: Corrected copy and pasted comments from commit e643c5c908Steve Holme
2015-12-03curl: remove keepalive #ifdef checks done on libcurl's behalfDaniel Stenberg
2015-12-02test947: Corrected typo in test nameSteve Holme
2015-12-02tests: Disable the OAUTHBEARER tests when using a non-default port numberSteve Holme
2015-12-02bump: towards next releaseDaniel Stenberg
2015-12-01RELEASE-NOTES: updated contributor count for 7.46.0Daniel Stenberg
2015-12-01THANKS: new contributors from the 7.46.0 releaseDaniel Stenberg
2015-12-01THANKS-filter: single Tim Rühsen spellingDaniel Stenberg
2015-12-01docs/examples: gitignore some more built examplesDaniel Stenberg
2015-11-30RELEASE-NOTES; this bug was never releasedDaniel Stenberg
2015-11-30RELEASE-NOTES: synced with e55f15454efacb0Daniel Stenberg
2015-11-30Curl_read_plain: clean up ifdefs that break statementsFlavio Medeiros
2015-11-30http2: convert some verbose output into debug-only outputDaniel Stenberg
2015-11-30http2 push: add missing inits of new streamDaniel Stenberg
2015-11-30http2 push: set weight for new streamDaniel Stenberg
2015-11-28curl_setup.h: undef freeaddrinfo in c-ares block to fix buildDaniel Stenberg
2015-11-27nonblock: fix setting non-blocking mode for AmigaDaniel Stenberg
2015-11-27zsh install: fix DESTDIR supportDaniel Stenberg
2015-11-27lib: Only define curl_dofreeaddrinfo if struct addrinfo is availableDan Fandrich
2015-11-27tool_paramhlp: Fixed display of URL index in password prompt for --nextSteve Holme
2015-11-25timecond: do not add if-modified-since without timeconditionDaniel Stenberg
2015-11-25RELEASE-NOTES: synced with 99d17a5e2ba77e58Daniel Stenberg
2015-11-25examples/README: cut out the incomplete listDaniel Stenberg
2015-11-24test1513: make sure the callback is only called onceDaniel Stenberg
2015-11-24build: Install zsh completionDaniel Shahaf
2015-11-24done: make sure the final progress update is madeDaniel Stenberg
2015-11-24curl: expanded the -XHEAD warning textDaniel Stenberg
2015-11-24Revert "cleanup: general removal of TODO (and similar) comments"Daniel Stenberg
2015-11-23CURLOPT_HEADERFUNCTION.3: fix typoDaniel Stenberg
2015-11-23TODO: TCP Fast OpenDaniel Stenberg
2015-11-22examples: Added website parse-able descriptions to the e-mail examplesSteve Holme
2015-11-21TODO: Added another 'multi-interface' ideaSteve Holme
2015-11-21smb.c: Fixed compilation warningsSteve Holme
2015-11-21schannel: Corrected copy/paste error in commit 8d17117683Steve Holme
2015-11-21schannel: Use GetVersionEx() when VerifyVersionInfo() isn't availableSteve Holme
2015-11-21examples: Fixed compilation warningsSteve Holme
2015-11-21Makefile.inc: Fixed test run errorSteve Holme
2015-11-20TODO: remove duplicated titleDaniel Stenberg
2015-11-20TODO: added two more libcurl ideasDaniel Stenberg
2015-11-20tests: Re-enabled tests 889 and 890 following POP3 fixSteve Holme
2015-11-20pop3: Differentiate between success and continuation responsesSteve Holme
2015-11-20pop3: Added clarity on some server response codesSteve Holme
2015-11-20build: Fix theoretical infinite loopsDaniel Shahaf
2015-11-19curl.h: s/#defien/#define/Patrick Monnerat
2015-11-19os400: synchronize ILE/RPG header filePatrick Monnerat
2015-11-19os400: Provide options for libssh2 use in compile scripts. Adjust README.Patrick Monnerat
2015-11-19zsh completion: Preserve single quotes in outputdanielsh@apache.org
2015-11-18FAQ: Grammar changesMaxGiting
2015-11-17http2: http_done: don't free already-freed push headersDaniel Stenberg
2015-11-16getconnectinfo: Don't call recv(2) if socket == -1Anders Bakken