index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2018-09-05
pipelining: deprecated
Daniel Stenberg
2018-09-04
Curl_getoff_all_pipelines: ignore unused return values
Daniel Stenberg
2018-09-04
sftp: fix indentation
Viktor Szakats
2018-09-04
sftp: don't send post-qoute sequence when retrying a connection
Przemysław Tomaszewski
2018-09-03
url, vtls: make CURLOPT{,_PROXY}_TLS13_CIPHERS work
Kamil Dudka
2018-09-03
openssl: Fix setting TLS 1.3 cipher suites
Jay Satiro
2018-09-03
Curl_ntlm_core_mk_nt_hash: return error on too long password
Daniel Stenberg
2018-09-02
http2: Use correct format identifier for stream_id
Rikard Falkeborn
2018-09-01
all: s/int/size_t cleanup
Daniel Stenberg
2018-09-01
ssh-libssh: use FALLTHROUGH to silence gcc8
Daniel Stenberg
2018-08-31
cookies: support creation-time attribute for cookies
Daniel Gustafsson
2018-08-24
curl_threads: silence bad-function-cast warning
Marcel Raad
2018-08-24
schannel: client certificate store opening fix
Ihor Karpenko
2018-08-24
gopher: Do not translate `?' to `%09'
Leonardo Taccari
2018-08-22
http2: abort the send_callback if not setup yet
Daniel Stenberg
2018-08-21
http2: remove four unused nghttp2 callbacks
Daniel Stenberg
2018-08-21
x509asn1: use FALLTHROUGH
Daniel Stenberg
2018-08-21
curl-compilers: enable -Wimplicit-fallthrough=4 for GCC
Marcel Raad
2018-08-21
Remove unused definitions
Marcel Raad
2018-08-21
x509asn1: make several functions static
Daniel Stenberg
2018-08-21
http2: avoid set_stream_user_data() before stream is assigned
Daniel Stenberg
2018-08-18
upload: change default UPLOAD_BUFSIZE to 64KB
Daniel Stenberg
2018-08-18
upload: allocate upload buffer on-demand
Daniel Stenberg
2018-08-18
vtls: reinstantiate engine on duplicated handles
Laurent Bonnans
2018-08-17
http2: make sure to send after RST_STREAM
Daniel Stenberg
2018-08-16
urldata: remove unused pipe_broke struct field
Daniel Stenberg
2018-08-15
http2: check nghttp2_session_set_stream_user_data return code
Daniel Stenberg
2018-08-15
CMake: CMake config files are defining CURL_STATICLIB for static builds
Adrien
2018-08-14
ssh-libssh: fix infinite connect loop on invalid private key
Kamil Dudka
2018-08-14
ssh-libssh: reduce excessive verbose output about pubkey auth
Kamil Dudka
2018-08-13
http: fix for tiny "HTTP/0.9" response
Daniel Stenberg
2018-08-11
GCC: silence -Wcast-function-type uniformly
Marcel Raad
2018-08-11
Silence GCC 8 cast-function-type warnings
Marcel Raad
2018-08-11
CURLINFO_SIZE_UPLOAD: fix missing counter update
Daniel Stenberg
2018-08-10
openssl: fix potential NULL pointer deref in is_pkcs11_uri
Daniel Stenberg
2018-08-09
asyn-thread: Remove unused macro
Rikard Falkeborn
2018-08-09
http_proxy: Remove unused macro SELECT_TIMEOUT
Rikard Falkeborn
2018-08-09
formdata: Remove unused macro HTTPPOST_CONTENTTYPE_DEFAULT
Rikard Falkeborn
2018-08-09
telnet: Remove unused macros TELOPTS and TELCMDS
Rikard Falkeborn
2018-08-09
openssl: fix debug messages
Daniel Jelinski
2018-08-08
windows: follow up to the buffer-tuning 1ba1dba7
Daniel Stenberg
2018-08-08
windows: implement send buffer tuning
Daniel Jelinski
2018-08-08
ssl: set engine implicitly when a PKCS#11 URI is provided
Anderson Toshiyuki Sasaki
2018-08-08
CMake: Respect BUILD_SHARED_LIBS
Ruslan Baratov
2018-08-03
lib/Makefile: only do symbol hiding if told to
Daniel Stenberg
2018-08-02
hostip: fix unused variable warning
Marcel Raad
2018-08-01
smb: don't mark it done in smb_do
Daniel Stenberg
2018-08-01
general: fix printf specifiers
Rikard Falkeborn
2018-07-31
HTTP: Don't attempt to needlessly decompress redirect body
Harry Sintonen
2018-07-31
retry: return error if rewind was necessary but didn't happen
Daniel Jelinski
[prev]
[next]