]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
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...
2015-03-25  Jay Satirocyassl: If wolfSSL then identify as such in version...
2015-03-24  Dan Fandrichsymbols-in-versions: added CURLOPT_PATH_AS_IS
2015-03-24  Dan Fandrichtestcurl.pl: add the --notes option to supply more...
2015-03-24  Dan Fandrichcurl_memory: make curl_memory.h the second-last header...
2015-03-24  Daniel Stenbergopenssl: do the OCSP work-around for libressl too
2015-03-24  Daniel Stenbergopenssl: verifystatus: only use the OCSP work-around...
2015-03-24  Daniel Stenbergopenssl: adapt to ASN1/X509 things gone opaque in 1.1
2015-03-24  Jay Satirocurl_easy_setopt.3: Fix misspelling in CURLOPT_PATH_AS_...
2015-03-24  Viktor SzakátsCURLOPT_HTTPHEADER.3: fix typo in recent commit
2015-03-24  Viktor SzakátsCURLOPT_PATH_AS_IS.3: add type 'long' to prototype
2015-03-24  Dan Fandrichvtls: fix compile with --disable-crypto-auth but with SSL
2015-03-24  Patrick Monneratos400: define new options in ILE/RPG binding.
2015-03-24  Daniel StenbergRELEASE-NOTES: synced with f6878609361
2015-03-24  Daniel Stenbergcurl_easy_setopt.3: Add CURLOPT_PATH_AS_IS
2015-03-24  Daniel StenbergCURLOPT_PATH_AS_IS: added
2015-03-23  Yamada Yasuharucurl_easy_recv/send: make them work with the multi...
2015-03-23  Daniel Stenberghttp2: move the init too for when its actually needed
2015-03-23  Dan Fandrichdict: rename byte to avoid compiler shadowed declaratio...
2015-03-23  Dan Fandrichcyassl: include version.h to ensure the version macros...
2015-03-21  Dan Fandrichtest1513: eliminated race condition in test run
2015-03-21  Nick Zitzmanndarwinsssl: add support for TLS False Start
2015-03-21  Daniel Stenberggtls: add check of return code
2015-03-21  Daniel Stenberggtls: dereferencing NULL pointer
2015-03-21  Daniel Stenberggtls: avoid uninitialized variable.
2015-03-21  Dan Fandrichtests/certs: rebuild certificates with modified key...
2015-03-21  Dan Fandrichtests/certs: added make target to rebuild certificates
2015-03-21  Daniel Stenbergx509asn1: add /* fallthrough */ in switch() case
2015-03-21  Daniel Stenbergx509asn1: minor edit to unconfuse Coverity
2015-03-21  Dagobert Michelsentestcurl: Allow '=' in values given on command line
2015-03-21  Daniel Stenbergnss: error: unused variable 'connssl'
2015-03-21  Dan Fandrichtest938: added missing closing tags
2015-03-20  Dan Fandrichcyassl: use new library version macro when available
2015-03-20  Alessandro... curl: add --false-start option
2015-03-20  Alessandro... nss: add support for TLS False Start
next