]> granicus.if.org Git - curl/shortlog
curl
2018-09-13 Yiming Jingvtls: add a MesaLink vtls backend
2018-09-13 Yiming Jingconfigure.ac: add a MesaLink vtls backend
2018-09-13 Dave Reisnercurl_url_set.3: properly escape \n in example code
2018-09-13 Dave Reisnercurl_url_set.3: fix typo in reference to CURLU_APPENDQUERY
2018-09-13 Daniel Stenbergurlglob: improve error message
2018-09-12 Yiming Jingtests/certs: rebuild certs with 2048-bit RSA keys
2018-09-12 Daniel GustafssonTODO: fix typo in item
2018-09-12 Marcel Raadanyauthput: fix compiler warning on 64-bit Windows
2018-09-12 Viktor Szakatslib: fix gcc8 warning on Windows
2018-09-12 Jay Satiroopenssl: fix gcc8 warning
2018-09-10 Daniel Stenberglibcurl-url.3: overview man page for the URL API
2018-09-10 Daniel Stenbergexample/asiohiper: insert warning comment about its...
2018-09-10 Kamil Dudkadocs/cmdline-opts: update the documentation of --tlsv1.0
2018-09-10 Kamil Dudkadocs/examples: do not wait when no transfers are running
2018-09-10 Daniel Gustafssoncookies: Move failure case label to end of function
2018-09-10 Daniel Gustafssonmisc: fix typos in comments
2018-09-10 Daniel Gustafssoncookies: fix leak when writing cookies to file
2018-09-10 Daniel Gustafssoncookies: Remove redundant expired check
2018-09-09 Daniel Stenbergntlm_wb: bail out if the response gets overly large
2018-09-08 Daniel Gustafssonurl.c: fix comment typo and indentation
2018-09-08 Daniel Stenbergurlapi: avoid derefencing a possible NULL pointer
2018-09-08 Daniel StenbergRELEASE-NOTES: synced
2018-09-08 Marcel Raadtest324: fix after 3f3b26d6feb0667714902e836af608094235fca2
2018-09-08 Daniel Stenbergcurl_url_set.3: correct description
2018-09-08 Daniel Stenbergcurl_url-docs: fix AVAILABILITY as Added in curl 7...
2018-09-08 Daniel StenbergURL-API
2018-09-07 Daniel Stenbergcurl_easy_upkeep: removed 'conn' from the name
2018-09-07 Max Dymondupkeep: add a connection upkeep API: curl_easy_conn_upk...
2018-09-07 Philipp Waehnertconfigure: add option to disable automatic OpenSSL...
2018-09-07 Daniel Stenbergdoh: minor edits to please Coverity
2018-09-07 Daniel Stenbergschannel: avoid switch-cases that go to default anyway
2018-09-06 Nicklas Avénimap: change from "FETCH" to "UID FETCH"
2018-09-06 Daniel StenbergCURLOPT_UPLOAD_BUFFERSIZE: set upload buffer size
2018-09-06 Daniel Stenbergtravis: add the DOH tests to the torture testing
2018-09-06 Daniel StenbergDOH: add test case 1650 and 2100
2018-09-06 Daniel Stenbergcurl: --doh-url added
2018-09-06 Daniel Stenbergsetopt: add CURLOPT_DOH_URL
2018-09-06 Han Hanssl: deprecate CURLE_SSL_CACERT in favour of a unified...
2018-09-06 Han Hanx509asn1: return CURLE_PEER_FAILED_VERIFICATION on...
2018-09-06 Han Hanopenssl: return CURLE_PEER_FAILED_VERIFICATION on failu...
2018-09-06 Han Hanschannel: unified error code handling
2018-09-06 Han Handarwinssl: more specific and unified error codes
2018-09-06 Daniel StenbergCURLOPT_DNS_USE_GLOBAL_CACHE: deprecated
2018-09-05 Daniel Stenbergurl: default to CURL_HTTP_VERSION_2TLS if built h2...
2018-09-05 Daniel Stenbergmultiplex: enable by default
2018-09-05 Jim Fullertests: add unit tests for url.c
2018-09-05 Daniel Stenbergtest1452: mark as flaky
2018-09-05 Daniel Stenbergpipelining: deprecated
2018-09-05 Daniel StenbergRELEASE-NOTES: start working on 7.62.0
2018-09-04 Daniel StenbergTHANKS: 7.61.1 status curl-7_61_1
2018-09-04 Daniel StenbergRELEASE-NOTES: 7.61.1
2018-09-04 Daniel StenbergCurl_getoff_all_pipelines: ignore unused return values
2018-09-04 Viktor Szakatssftp: fix indentation
2018-09-04 Przemysław... sftp: don't send post-qoute sequence when retrying...
2018-09-03 Kamil Dudkaurl, vtls: make CURLOPT{,_PROXY}_TLS13_CIPHERS work
2018-09-03 Jay Satirotool_operate: Add http code 408 to transient list for...
2018-09-03 Jay Satiroopenssl: Fix setting TLS 1.3 cipher suites
2018-09-03 Daniel StenbergCurl_ntlm_core_mk_nt_hash: return error on too long...
2018-09-02 Rikard Falkebornhttp2: Use correct format identifier for stream_id
2018-09-02 Marcel Raadtest1148: fix precheck output
2018-09-01 Daniel Stenbergall: s/int/size_t cleanup
2018-09-01 Daniel Stenbergssh-libssh: use FALLTHROUGH to silence gcc8
2018-08-31 Jay Satirotool_operate: Fix setting proxy TLS 1.3 ciphers
2018-08-31 Daniel Gustafssoncookies: support creation-time attribute for cookies
2018-08-31 Marcel RaadDon't use Windows path %PWD for SSH tests
2018-08-29 Jay SatiroCURLOPT_SSL_CTX_FUNCTION.3: clarify connection reuse...
2018-08-27 Daniel StenbergTHANKS-filter: dedup Daniel Jeliński
2018-08-27 Daniel StenbergRELEASE-NOTES: synced
2018-08-27 Daniel StenbergCURLOPT_ACCEPT_ENCODING.3: list them comma-separated...
2018-08-27 Daniel StenbergCURLOPT_SSL_CTX_FUNCTION.3: might cause unintended...
2018-08-25 Daniel Stenbergcurl: fix time-of-check, time-of-use race in dir creation
2018-08-25 Daniel Stenbergcmdline-opts/page-footer: fix edit mistake
2018-08-24 Daniel Stenbergdocs: clarify NO_PROXY env variable functionality
2018-08-24 Marcel Raadlib1522: fix curl_easy_setopt argument type
2018-08-24 Marcel Raadcurl_threads: silence bad-function-cast warning
2018-08-24 Daniel StenbergREADME: add appveyor build badge [ci skip]
2018-08-24 Ihor Karpenkoschannel: client certificate store opening fix
2018-08-24 Leonardo Taccarigopher: Do not translate `?' to `%09'
2018-08-23 Marcel Raadcookie tests: treat files as text
2018-08-23 Daniel Stenberglibcurl-thread.3: expand somewhat on the NO_SIGNAL...
2018-08-22 Daniel StenbergRELEASE-NOTES: synced
2018-08-22 Marcel RaadTests: fixes for Windows
2018-08-22 Daniel Stenberghttp2: abort the send_callback if not setup yet
2018-08-21 Daniel Stenberghttp2: remove four unused nghttp2 callbacks
2018-08-21 Daniel Stenbergx509asn1: use FALLTHROUGH
2018-08-21 Marcel Raadtest1148: disable if decimal separator is not point
2018-08-21 Marcel RaadEnable more GCC warnings
2018-08-21 Marcel Raadcurl-compilers: enable -Wimplicit-fallthrough=4 for GCC
2018-08-21 Marcel Raadcurl-compilers: enable -Wbad-function-cast on GCC
2018-08-21 Marcel Raadconfigure: conditionally enable pedantic-errors
2018-08-21 Marcel RaadRemove unused definitions
2018-08-21 Daniel Stenbergx509asn1: make several functions static
2018-08-21 Daniel StenbergINTERNALS: require GnuTLS >= 2.11.3
2018-08-21 Daniel Stenberghttp2: avoid set_stream_user_data() before stream is...
2018-08-20 Daniel StenbergSSLCERTS: improve the openssl command line
2018-08-20 Daniel Stenbergdocs/SECURITY-PROCESS: now we name the files after...
2018-08-18 Daniel StenbergRELEASE-NOTES: synced
2018-08-18 Daniel Stenbergupload: change default UPLOAD_BUFSIZE to 64KB
2018-08-18 Daniel Stenbergupload: allocate upload buffer on-demand
2018-08-18 Laurent Bonnansvtls: reinstantiate engine on duplicated handles
next