aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-11formdata: fix -Wcomma warningMarcel Raad
2017-05-10multi: use a fixed array of timers instead of mallocDaniel Stenberg
2017-05-10multi: assign IDs to all timers and make each timer singletonDaniel Stenberg
2017-05-10tests: remove superfluous test 1399Richard Hsu
2017-05-09tests: make test file names more uniqueDan Fandrich
2017-05-09tests: removed redundant --trace-ascii argumentsDan Fandrich
2017-05-09tool: fix remaining -Wcast-qual warningsMarcel Raad
2017-05-09formboundary: convert assert into run-time checkDaniel Stenberg
2017-05-09tests: list the primary server first in the server sectionDan Fandrich
2017-05-08curl: generate the --help outputDaniel Stenberg
2017-05-08tests: updated for modified fake randomDaniel Stenberg
2017-05-08rand: treat fake entropy the same regardless of endiannessJay Satiro
2017-05-08tests: give each stunnel.conf file a unique nameDan Fandrich
2017-05-08tool_msgs: remove wrong castMarcel Raad
2017-05-08tftpd: fix signed/unsigned mismatch warningsMarcel Raad
2017-05-08libtest: fix MinGW-w64 warningsMarcel Raad
2017-05-08curl.1: depend the build on the Makefile.inc tooDaniel Stenberg
2017-05-08RELEASE-NOTES: synced with e3f84efc32d6b01aDaniel Stenberg
2017-05-08runtests: fix "use of undefined value" warning in -R handlingDaniel Stenberg
2017-05-08test537: use correct variable typeMarcel Raad
2017-05-07sendrecv: fix MinGW-w64 warningMarcel Raad
2017-05-07tool_parsecfg: fix -Wcast-qual warningMarcel Raad
2017-05-07asyn-thread: fix unused macro warningsMarcel Raad
2017-05-07tftp: silence bad-function-cast warningMarcel Raad
2017-05-07buildconf: fix hang on IRIXcanavan at github
2017-05-06opts: fix bad example formatting \n => \\nDaniel Stenberg
2017-05-06opts: examples added to 8 more libcurl option man pagesDaniel Stenberg
2017-05-06curl: remove tool_writeenv.[ch]Daniel Stenberg
2017-05-06runtests.pl: simplify the datacheck read sectionDan Fandrich
2017-05-05tests: fix -Wcast-qual warningsMarcel Raad
2017-05-05docs/opts: 24 more man pages now have examplesDaniel Stenberg
2017-05-05docs/opts: 23 more man pages now have examplesDaniel Stenberg
2017-05-05tests/server: run checksrc by default in debug-buildsDaniel Stenberg
2017-05-05curl_slist_append.3: clarify a NULL input creates a new listDaniel Stenberg
2017-05-05unit1305: fix compiler warningMarcel Raad
2017-05-05runtests: use -R for random orderDaniel Stenberg
2017-05-04runtests: add -o to run test cases in scrambled orderDaniel Stenberg
2017-05-04sockfilt.c: shortened too long lineDan Fandrich
2017-05-04tests/server: make string literals constMarcel Raad
2017-05-04schannel: return a more specific error code for SEC_E_UNTRUSTED_ROOTDan Fandrich
2017-05-04test557: set a known good numeric localeDan Fandrich
2017-05-04curl: fix warning "comma at end of enumerator list"Daniel Stenberg
2017-05-04test559: verify use of minimum CURLOPT_BUFFERSIZEDaniel Stenberg
2017-05-04curl_setup_once: use SEND_QUAL_ARG2 for swriteMarcel Raad
2017-05-04CURLINFO_REDIRECT_URL.3: add exampleDaniel Stenberg
2017-05-04CURLINFO_EFFECTIVE_URL.3: add exampleDaniel Stenberg
2017-05-03lib: fix compiler warningsMarcel Raad
2017-05-03typecheck-gcc: add support for CURLINFO_SOCKETMarcel Raad
2017-05-03typecheck-gcc: add missing string optionsMarcel Raad
2017-05-03abstract-unix-socket.d: shorten the help text to fit within 79 colsDaniel Stenberg