summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* scripts/makefile: add standard headerDaniel Stenberg2015-12-091-0/+21
* scripts/Makefile: fix GNUism and survive no perlDaniel Stenberg2015-12-091-1/+2
* fix b6d5cb40d7038feDaniel Stenberg2015-12-091-2/+0
* http2: Fix hanging paused streamTatsuhiro Tsujikawa2015-12-081-0/+9
* build: fix compilation error with CURL_DISABLE_VERBOSE_STRINGSChristian Stewart2015-12-081-1/+1
* config-win32: Fix warning HAVE_WINSOCK2_H undefinedGisle Vanem2015-12-071-1/+2
* openssl: BoringSSL doesn't have CONF_modules_freeGisle Vanem2015-12-071-1/+2
* lwip: Fix compatibility issues with later versionsGisle Vanem2015-12-075-14/+25
* os400: define CURL_VERSION_PSL in ILE/RPG bindingPatrick Monnerat2015-12-071-0/+2
* version: Add flag CURL_VERSION_PSL for libpslGisle Vanem2015-12-074-3/+13
* formdata: Check if length is too large for memoryJay Satiro2015-12-071-4/+11
* tests: Corrected copy and pasted comments from commit e643c5c908Steve Holme2015-12-0312-13/+25
* curl: remove keepalive #ifdef checks done on libcurl's behalfDaniel Stenberg2015-12-031-4/+0
* test947: Corrected typo in test nameSteve Holme2015-12-021-1/+1
* tests: Disable the OAUTHBEARER tests when using a non-default port numberSteve Holme2015-12-0212-0/+48
* bump: towards next releaseDaniel Stenberg2015-12-022-118/+8
* 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