]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2017-05-12  Daniel Stenbergpipeline: fix mistakenly trying to pipeline POSTs
2017-05-12  Ron Eldormbedtls: Support server renegotiation request
2017-05-11  Marcel Raadcookie_interface: fix -Wcomma warning
2017-05-11  Marcel Raadformdata: fix -Wcomma warning
2017-05-10  Daniel Stenbergmulti: use a fixed array of timers instead of malloc
2017-05-10  Daniel Stenbergmulti: assign IDs to all timers and make each timer...
2017-05-10  Richard Hsutests: remove superfluous test 1399
2017-05-09  Dan Fandrichtests: make test file names more unique
2017-05-09  Dan Fandrichtests: removed redundant --trace-ascii arguments
2017-05-09  Marcel Raadtool: fix remaining -Wcast-qual warnings
2017-05-09  Daniel Stenbergformboundary: convert assert into run-time check
2017-05-08  Dan Fandrichtests: list the primary server first in the server...
2017-05-08  Daniel Stenbergcurl: generate the --help output
2017-05-08  Daniel Stenbergtests: updated for modified fake random
2017-05-08  Jay Satirorand: treat fake entropy the same regardless of endianness
2017-05-08  Dan Fandrichtests: give each stunnel.conf file a unique name
2017-05-08  Marcel Raadtool_msgs: remove wrong cast
2017-05-08  Marcel Raadtftpd: fix signed/unsigned mismatch warnings
2017-05-08  Marcel Raadlibtest: fix MinGW-w64 warnings
2017-05-08  Daniel Stenbergcurl.1: depend the build on the Makefile.inc too
2017-05-08  Daniel StenbergRELEASE-NOTES: synced with e3f84efc32d6b01a
2017-05-08  Daniel Stenbergruntests: fix "use of undefined value" warning in ...
2017-05-08  Marcel Raadtest537: use correct variable type
2017-05-07  Marcel Raadsendrecv: fix MinGW-w64 warning
2017-05-07  Marcel Raadtool_parsecfg: fix -Wcast-qual warning
2017-05-07  Marcel Raadasyn-thread: fix unused macro warnings
2017-05-07  Marcel Raadtftp: silence bad-function-cast warning
2017-05-06  canavan at... buildconf: fix hang on IRIX
2017-05-06  Daniel Stenbergopts: fix bad example formatting \n => \\n
2017-05-06  Daniel Stenbergopts: examples added to 8 more libcurl option man pages
2017-05-06  Daniel Stenbergcurl: remove tool_writeenv.[ch]
2017-05-06  Dan Fandrichruntests.pl: simplify the datacheck read section
2017-05-05  Marcel Raadtests: fix -Wcast-qual warnings
2017-05-05  Daniel Stenbergdocs/opts: 24 more man pages now have examples
2017-05-05  Daniel Stenbergdocs/opts: 23 more man pages now have examples
2017-05-05  Daniel Stenbergtests/server: run checksrc by default in debug-builds
2017-05-05  Daniel Stenbergcurl_slist_append.3: clarify a NULL input creates a...
2017-05-05  Marcel Raadunit1305: fix compiler warning
2017-05-05  Daniel Stenbergruntests: use -R for random order
2017-05-04  Daniel Stenbergruntests: add -o to run test cases in scrambled order
2017-05-04  Dan Fandrichsockfilt.c: shortened too long line
2017-05-04  Marcel Raadtests/server: make string literals const
2017-05-04  Dan Fandrichschannel: return a more specific error code for SEC_E_U...
2017-05-04  Dan Fandrichtest557: set a known good numeric locale
2017-05-04  Daniel Stenbergcurl: fix warning "comma at end of enumerator list"
2017-05-04  Daniel Stenbergtest559: verify use of minimum CURLOPT_BUFFERSIZE
2017-05-04  Marcel Raadcurl_setup_once: use SEND_QUAL_ARG2 for swrite
2017-05-03  Daniel StenbergCURLINFO_REDIRECT_URL.3: add example
2017-05-03  Daniel StenbergCURLINFO_EFFECTIVE_URL.3: add example
2017-05-03  Marcel Raadlib: fix compiler warnings
2017-05-03  Marcel Raadtypecheck-gcc: add support for CURLINFO_SOCKET
2017-05-03  Marcel Raadtypecheck-gcc: add missing string options
2017-05-03  Daniel Stenbergabstract-unix-socket.d: shorten the help text to fit...
2017-05-02  Daniel StenbergRELEASE-NOTES: synced with 862b02f89
2017-05-02  Richard HsuTelnet: Write full buffer instead of byte-by-byte
2017-05-02  Daniel Stenbergcurl: non-boolean command line args reject --no- prefixes
2017-05-02  Marcel Raadtestpart: remove _MPRINTF_REPLACE
2017-05-02  Dan Fandrichgtls: fixed a lingering BUFSIZE reference
2017-05-02  Daniel Stenbergssh: fix compiler warning from e40e9d7f0de
2017-05-01  Daniel Stenbergurl: let CURLOPT_BUFFERSIZE realloc to smaller sizes too
2017-05-01  Daniel StenbergBUFSIZE: rename to READBUFFER_*, make separate MASTERBU...
2017-05-01  Daniel Stenbergopenssl: use local stack for temp storage
2017-05-01  Daniel Stenbergsendf: remove use of BUFSIZE from debug data conversions
2017-05-01  Daniel Stenbergbuffer: use data->set.buffer_size instead of BUFSIZE
2017-05-01  Daniel Stenbergkrb5: use private buffer for temp string, not receive...
2017-05-01  Daniel Stenbergupload: UPLOAD_BUFSIZE is now for the upload buffer
2017-05-01  Daniel Stenbergunit1606: do not print/access buffer
2017-05-01  Daniel Stenberghttp-proxy: use a dedicated CONNECT response buffer
2017-05-01  Daniel Stenbergtransfer: fix minor buffer_size mistake
2017-05-01  Daniel Stenbergfailf: use private buffer, don't clobber receive buffer
2017-05-01  Daniel Stenbergpingpong: use the set buffer size
2017-05-01  Daniel Stenberghttp2: use the correct set buffer size
2017-05-01  Daniel Stenberghttp: don't clobber the receive buffer for timecond
2017-05-01  Daniel Stenbergbuffer_size: make sure it always has the correct size
2017-05-01  Daniel Stenbergfile: use private buffer for C-L output
2017-05-01  Daniel StenbergCURLOPT_BUFFERSIZE: 1024 bytes is now the minimum size
2017-05-01  Daniel Stenbergftp: use private buffer for temp storage, not receive...
2017-05-01  Daniel Stenberghttp: use private user:password output buffer
2017-05-01  Marcel Raadanyauthput: remove unused code
2017-05-01  Jay Satirotool: Fix missing prototype warnings for CURL_DOES_CONV...
2017-05-01  Jay Satirocurl_setup: Ensure no more than one IDN lib is enabled
2017-05-01  Marcel Raadgetpart: use correct variable type
2017-05-01  Marcel Raadtests: declare TU-local variables static
2017-05-01  Marcel Raadtool_cb_prg: fix double-promotion warning
2017-05-01  Dan Fandrichexamples: fixed too long line and too long string warnings
2017-04-30  Marcel Raadexamples: declare TU-local variables static
2017-04-30  Marcel Raadhttp2: declare TU-local variables static
2017-04-30  Dan Fandrichunit1604: fixed indentation
2017-04-30  Dan Fandrichunit1604: fixed compilation under Windows, broken in...
2017-04-30  Dan Fandrichtests: fixed OOM handling of unit tests to abort test
2017-04-29  Marcel Raadcurl_rtmp: fix missing-variable-declarations warnings
2017-04-29  Dan Fandrichurl: fixed a memory leak on OOM while setting CURLOPT_B...
2017-04-29  Dan Fandrichtests: added --remote-time tests for remaining protocol...
2017-04-29  Dan Fandrichruntests.pl: support multiline <postcheck> commands
2017-04-27  Dan Fandrichtool_operate: use utimes instead of obsolescent utime...
2017-04-27  Dan Fandrichtest1443: test --remote-time
2017-04-27  Dan Fandrichhttp-proxy: removed unused argument in CURL_DISABLE_PRO...
2017-04-26  Daniel Stenbergcookie_interface.c: changed the other domain to example...
2017-04-26  Daniel Stenbergcookie_interface.c: fix cookie domain so the example...
2017-04-26  Dan FandrichMakefile: fix make dist
next