aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-05-02RELEASE-NOTES: synced with 862b02f89Daniel Stenberg
2017-05-02Telnet: Write full buffer instead of byte-by-byteRichard Hsu
2017-05-02curl: non-boolean command line args reject --no- prefixesDaniel Stenberg
2017-05-02testpart: remove _MPRINTF_REPLACEMarcel Raad
2017-05-02gtls: fixed a lingering BUFSIZE referenceDan Fandrich
2017-05-02ssh: fix compiler warning from e40e9d7f0deDaniel Stenberg
2017-05-02url: let CURLOPT_BUFFERSIZE realloc to smaller sizes tooDaniel Stenberg
2017-05-01BUFSIZE: rename to READBUFFER_*, make separate MASTERBUF_SIZEDaniel Stenberg
2017-05-01openssl: use local stack for temp storageDaniel Stenberg
2017-05-01sendf: remove use of BUFSIZE from debug data conversionsDaniel Stenberg
2017-05-01buffer: use data->set.buffer_size instead of BUFSIZEDaniel Stenberg