]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2015-05-12  Daniel Stenbergbundles: merged into conncache.c
2015-05-12  Daniel Stenberghostcache: made all host caches use structs, not pointers
2015-05-12  Daniel Stenbergmulti: converted socket hash into non-allocated struct
2015-05-12  Daniel Stenbergconnection cache: avoid Curl_hash_alloc()
2015-05-08  Daniel Stenbergproxy: add newline to info message
2015-05-08  Patrick MonneratFTP: fix dangling conn->ip_addr dereference on verbose...
2015-05-08  Patrick MonneratFTP: Make EPSV use the control IP address rather than...
2015-05-08  Alessandro... tool_help: fix formatting for --next option
2015-05-08  Egon Eckertopts: improved the TCP keepalive examples
2015-05-08  Jay Satirowinbuild: Document the option used to statically link...
2015-05-06  Orgad Shanehnetrc: Read in text mode when cygwin
2015-05-05  Patrick MonneratOS400: Add SPNEGO service name options to ILE/RPG binding.
2015-05-04  Daniel Stenbergcurl_multi_info_read.3: fix typo
2015-05-04  Daniel StenbergMANUAL: language fix
2015-05-04  Alessandro... gtls: properly retrieve certificate status
2015-05-04  Daniel StenbergOpenSSL: conditional check for SSL3_RT_HEADER
2015-05-04  Daniel Stenbergopenssl: skip trace outputs for ssl_ver == 0
2015-05-02  Marc Hoerskenschannel.c: Small changes
2015-05-02  Marc Hoerskenschannel.c: Improve code path and readability
2015-05-02  Marc Hoerskenschannel.c: Improve error and return code handling...
2015-05-02  Chris Aramanschannel: fix regression in schannel_recv
2015-05-01  Marc HoerskenBug born in changes made several days ago 9a91e80.
2015-04-30  Michael Osipovconfigure: remove missing and make it autogenerate
2015-04-30  Michael Osipovacinclude.m4: fix test for default CA cert bundle/path
2015-04-30  Daniel StenbergCONTRIBUTING.md: remove the sourceforge mention
2015-04-30  Dan Fandrichhttp_negotiate_sspi: added missing data variable
2015-04-30  Michael Osipovconfigure: remove --automake from libtoolize call
2015-04-30  Viktor Szakatsbuild: update depedency versions, urls, example makefiles
2015-04-30  Michael Osipovconfigure: remove autogenerated files by autoconf
2015-04-30  Anders Bakkencurl_multi_add_handle: next is already NULL
2015-04-30  Jay Satiroschannel: Fix out of bounds array
2015-04-29  Jay Satirodocs/libcurl: gitignore libcurl-symbols.3
2015-04-29  Viktor Szakatslib/makefile.m32: add arch -m32/-m64 to LDFLAGS
2015-04-29  Daniel StenbergRELEASE-NOTES: synced with cd39b944afc
2015-04-29  Daniel StenbergTHANKS: merged from the 7.42.1 release
2015-04-28  Daniel StenbergCURLOPT_HEADEROPT: default to separate
2015-04-28  Linus Nielsendocs/libcurl: Corrected a typo in the CURLOPT_PROXY_SER...
2015-04-28  Daniel Stenberghash: simplify Curl_str_key_compare()
2015-04-28  Daniel Stenbergdist: ship CURLOPT_PROXY_SERVICE_NAME and CURLOPT_SERVI...
2015-04-28  Linus NielsenNegotiate: custom service names for SPNEGO.
2015-04-27  Daniel Stenberghttp2: unify http_conn variable names to 'c'
2015-04-27  Daniel StenbergConnectionExists: call it multi-use instead of pipelining
2015-04-27  Paul Howarthnss: fix compilation failure with old versions of NSS
2015-04-27  Daniel Stenbergsws: init http2 state properly
2015-04-26  Daniel Stenbergcurl_easy_getinfo.3: document 'internals' in CURLINFO_T...
2015-04-26  Daniel Stenbergruntests: use a DISABLED.local file too
2015-04-26  Marc Hoerskenschannel.c: Fix typo introduced with 3447c973d0
2015-04-26  Marc Hoerskenschannel.c: Fix possible SEC_E_BUFFER_TOO_SMALL error
2015-04-26  Daniel Stenbergschannel: re-indented file to follow curl style better
2015-04-26  Daniel StenbergCurl_ossl_init: load builtin modules
2015-04-26  Daniel Stenbergconfigure: follow-up fix for krb5-config
2015-04-26  Daniel Stenbergopenssl: fix serial number output
2015-04-26  Grant Pannellsasl_sspi: Populate domain from the realm in the challenge
2015-04-25  Anthony Avinatool: New option --data-raw to HTTP POST data, '@'...
2015-04-25  Dan Fandrichtest2039: fixed line endings that caused a test failure
2015-04-24  Viktor Szakatsnetrc: add unit tests for 'default' support
2015-04-24  Viktor Szakatsnetrc: support 'default' token
2015-04-24  Daniel StenbergROADMAP.md: extended the HTTP/2 section, reformatted
2015-04-23  Kamil Dudkacurl -z: do not write empty file on unmet condition
2015-04-22  Dan Fandrichtool: fixed a comment typo
2015-04-22  Dan FandrichREADME: convert to UTF-8
2015-04-22  Jay Satirocyassl: Implement public key pinning
2015-04-22  Alessandro... curl.1: fix typo
2015-04-22  Kamil Dudkadocs: distribute the CURLOPT_PINNEDPUBLICKEY(3) man...
2015-04-22  Kamil Dudkatests/unit/.gitignore: hide unit1601 and above, too
2015-04-22  Daniel Stenbergconnectionexists: follow-up to fd9d3a1ef1f
2015-04-22  Daniel Stenbergconnectionexists: fix build without NTLM
2015-04-22  Daniel Stenbergbump: start working toward 7.43.0
2015-04-22  Kamil Dudkanss: implement public key pinning for NSS backend
2015-04-22  Daniel Stenbergdist: include {src,lib}/checksrc.whitelist
2015-04-22  Daniel StenbergRELEASE-NOTES: updated for 7.42.0 curl-7_42_0
2015-04-22  Daniel StenbergTHANKS: added contributors from 7.42.0 release notes
2015-04-22  Daniel StenbergTHANKS-filter: a few more alterations to squash
2015-04-22  Daniel Stenbergcontrithanks.sh: helper script for maintaining THANKS
2015-04-21  Daniel Stenberghttp_done: close Negotiate connections when done
2015-04-21  Daniel Stenbergfix_hostname: zero length host name caused -1 index...
2015-04-21  Daniel Stenbergcookie: cookie parser out of boundary memory access
2015-04-21  Daniel StenbergConnectionExists: for NTLM re-use, require credentials...
2015-04-21  byronheopenssl: add OPENSSL_NO_SSL3_METHOD check
2015-04-20  Daniel StenbergCURLOPT_HEADERFUNCTION.3: match parameter name in synop...
2015-04-20  Mostyn Bramley... configure --with-nss: remove unneeded libs from the...
2015-04-20  Daniel Stenbergcontributors.sh: fix help output, filter out (-prefix...
2015-04-20  Daniel StenbergRELEASE-NOTES: synced with cc0e7ebc3be0
2015-04-19  Michael StapelbergCURLMOPT_TIMERFUNCTION.3: Clarify, add an example
2015-04-19  Viktor Szakátsvtls/openssl: use https in URLs and a comment typo...
2015-04-18  Daniel Stenbergcurl_version_info.3: fixed the 'protocols' variable...
2015-04-18  Dan Fandrichtest1423: added missing "file" to server section
2015-04-17  Daniel StenbergTheArtOfHttpScripting: Multiple URLs + Multiple HTTP...
2015-04-17  Daniel StenbergRevert "HTTP: don't abort connections with pending...
2015-04-17  Jay Satirocyassl: Fix include order
2015-04-17  Kamil Dudkaconfigure --with-nss: drop redundant if statement
2015-04-17  Kamil Dudkaconfigure --with-nss=PATH: query pkg-config if available
2015-04-17  Daniel Stenbergparsecfg: do not continue past a zero termination
2015-04-16  Jay Satirogitignore: Ignore Windows build output directories
2015-04-15  Daniel StenbergRELEASE-NOTES: synced with 1ba6e4c88e0
2015-04-15  Daniel StenbergTODO: 17.9 Choose the name of file in braces for comple...
2015-04-15  Daniel StenbergTODO: a little caution that maybe not all ideas are...
2015-04-15  Daniel StenbergTODO: 17.8 offer color-coded HTTP header output
2015-04-15  Daniel StenbergTODO: 17.7 warning when sending binary output to terminal
2015-04-15  Daniel StenbergKNOWN_BUGS: #90 IMAP "SEARCH ALL" truncates output...
next