]> granicus.if.org Git - curl/shortlog
curl
2017-05-17 Daniel Stenbergoauth2-bearer.d: mention the <token> argument
2017-05-17 Nick Zitzmanndarwinssl: Fix exception when processing a client-side...
2017-05-16 Daniel Stenbergcurl_sasl: fix build error with CURL_DISABLE_CRYPTO_AUT...
2017-05-16 Daniel Stenbergdocs/cmdline-opts/config.d: edit for language
2017-05-15 Daniel StenbergRELEASE-NOTES: synced with eb16305e6
2017-05-15 moparisthebestSecureTransport/DarwinSSL: Implement public key pinning
2017-05-15 Daniel Stenbergman pages: fix example syntax errors
2017-05-15 Daniel Stenbergdocs/libcurl/opts: added more examples in man pages
2017-05-15 Daniel StenbergCURLOPT_HTTPPROXYTUNNEL: clarify, add example
2017-05-14 Daniel Stenbergcurl: show the libcurl release date in --version output
2017-05-13 Dan Fandrichurl.c: add a compile-time check that CURL_MAX_WRITE_SIZ...
2017-05-13 Dan Fandrichlib510: don't write past the end of the buffer if it...
2017-05-13 Dan Fandrichtests: added missing keywords "chunked Transfer-Encoding"
2017-05-13 Daniel StenbergTHANKS: add a few missing names
2017-05-13 Dan Fandrichtests: made a couple of prechecks consistent with others
2017-05-12 Daniel StenbergFAQ: add 7.4 to toc
2017-05-12 Daniel Stenbergmulti: remove leftover debug infof() calls from e9fd794a6
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
next