]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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...
2015-04-14  Jay Satirocyassl: Add support for TLS extension SNI
2015-04-13  Matthew Hallgitignore: ignore test-driver file
2015-04-13  Matthew Hallvtls_openssl: improve PKCS#12 load failure error message
2015-04-13  Matthew Hallvtls_openssl: fix minor typo in PKCS#12 load routine
2015-04-13  Matthew Hallvtls_openssl: improve client certificate load failure...
2015-04-13  Matthew Hallvtls_openssl: remove ambiguous SSL_CLIENT_CERT_ERR...
2015-04-13  Daniel StenbergBUGS: refer to the github issue tracker now as primary
2015-04-13  Daniel Stenbergfirefox-db2pem: fix wildcard to find Firefox default...
2015-04-12  Jay Satirocyassl: Include the CyaSSL build config
2015-04-11  Jay Satirobuild: Generate source prerequisites for Visual Studio...
2015-04-09  Viktor Szakatslib/makefile.m32: add missing libs to build libcurl.dll
2015-04-08  Kamil Dudkatest142[23]: verify that an empty file is stored on...
2015-04-08  Kamil Dudkasrc/tool_operate: create output file on successful...
2015-04-08  Kamil Dudkasrc/tool_cb_wrt: separate fnc for output file creation
2015-04-07  Da-Yoon Chunglib/transfer.c: Remove factor of 8 from sleep time...
2015-04-06  Jay Satirox509asn1: Silence x64 loss-of-data warning on RSA key...
2015-04-06  Jay Satirocyassl: Use CYASSL_MAX_ERROR_SZ for error buffer size
2015-04-05  Jay Satirocyassl: Remove 'Connecting to' message from cyassl_conn...
2015-04-05  Viktor Szakatschecksrc.bat: quotes to support an SRC_DIR with spaces
2015-04-03  Daniel Stenberghostip: fix compiler warnings
2015-04-03  Stefan Bühleractually implement CURLOPT_RESOLVE removals
2015-04-03  Stefan Bühlermove Curl_share_lock and ref counting into Curl_fetch_addr
2015-04-03  Stefan Bühlerfix refreshing of obsolete dns cache entries
2015-04-03  Daniel StenbergRELEASE-NOTES: synced with abf6bddc14a
2015-04-03  Jay Satirochecksrc.bat: Check lib\vtls source
2015-04-03  Jay Satirocyassl: Set minimum protocol version before CTX callback
2015-04-02  Jay Satirobuild-openssl.bat: Fix mixed line endings
2015-04-02  Jay Satirocyassl: Fix certificate load check
2015-04-02  Tatsuhiro Tsujikawahttp2: Fix missing nghttp2_session_send call in Curl_ht...
2015-04-01  Daniel Stenbergcookie: handle spaces after the name in Set-Cookie
2015-04-01  Jay Satirocyassl: Fix library initialization return value
2015-03-31  Thomas RueckerCURLOPT_HTTP200ALIASES.3: Mainly SHOUTcast servers...
2015-03-31  Dan Fandrichaxtls: add timeout within Curl_axtls_connect
2015-03-30  Jay Satirochecksrc: Windows-specific input fixes
2015-03-30  Dagobert Michelsenconfigure: Use KRB5CONFIG for krb5-config
2015-03-29  Daniel Stenbergmulti: remove_handle: move pending connections
2015-03-29  Daniel StenbergKNOWN_BUGS: 89 is bug #1411
2015-03-28  Jay Satirocyassl: CTX callback cosmetic changes and doc fix
2015-03-28  Daniel StenbergRELEASE-NOTES: synced with d2feb71752f
2015-03-28  Dan Fandrichtool_operate: only set SSL options if SSL is enabled
2015-03-27  Dan Fandrichruntests.pl: detect WolfSSL as yassl
2015-03-27  Kyle L. Huffcyassl: add SSL context callback support for CyaSSL
2015-03-27  Kyle L. Huffcyassl: remove undefined reference to CyaSSL_no_filesys...
2015-03-27  Jay Satirobuild: Fix libcurl.sln erroneous mixed configurations
2015-03-27  Jay Satirovtls: Don't accept unknown CURLOPT_SSLVERSION values
2015-03-27  Jay Satirourl: Don't accept CURLOPT_SSLVERSION unless USE_SSL...
2015-03-26  Paul Howarthbuild: link curl to openssl libraries when openssl...
2015-03-26  Daniel Stenbergmulti: on a request completion, check all CONNECT_PEND...
2015-03-25  Emil Lernerglobbing: fix url number calculation when using range...
2015-03-25  Daniel StenbergREADME.http2: refreshed and added TODO items
2015-03-25  Emil Lernerglobbing: fix step parsing for character globbing ranges
2015-03-25  Daniel Stenbergpolarssl: called mbedTLS in 1.3.10 and later
2015-03-25  Daniel Stenbergpolarssl: remove dead code
2015-03-25  Daniel Stenbergpolarssl: remove superfluous for(;;) loop
2015-03-25  Daniel StenbergCurl_ssl_md5sum: return CURLcode
2015-03-25  Jay Satirocyassl: default to highest possible TLS version
2015-03-25  Jay Satirocyassl: Check for invalid length parameter in Curl_cyas...
next