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
2015-06-17
schannel: schannel_recv overhaul
Jay Satiro
2015-06-15
rtsp_do: fix DEAD CODE
Daniel Stenberg
2015-06-15
security:choose_mech fix DEAD CODE warning
Daniel Stenberg
2015-06-14
urldata: store POST size in state.infilesize too
Daniel Stenberg
2015-06-11
schannel: Add support for optional client certificates
Joel Depooter
2015-06-10
debug: remove http2 debug leftovers
Daniel Stenberg
2015-06-09
INTERNALS: cat lib/README* >> INTERNALS
Daniel Stenberg
2015-06-08
openssl: LibreSSL and BoringSSL do not use TLS_client_method
Jay Satiro
2015-06-09
CURLOPT_OPENSOCKETFUNCTION: return error at once
Daniel Stenberg
2015-06-07
openssl: Fix verification of server-sent legacy intermediates
Jay Satiro
2015-06-05
openssl: removed error string #ifdef
Daniel Stenberg
2015-06-05
openssl: removed USERDATA_IN_PWD_CALLBACK kludge
Daniel Stenberg
2015-06-05
openssl: remove SSL_get_session()-using code
Daniel Stenberg
2015-06-05
openssl: remove dummy callback use from SSL_CTX_set_verify()
Daniel Stenberg
2015-06-03
cookie: Stop exporting any-domain cookies
Jay Satiro
2015-06-02
curl_setup: Change fopen text macros to use 't' for MSDOS
Jay Satiro
2015-06-02
checksrc: detect fopen() for text without the FOPEN_* macros
Daniel Stenberg
2015-06-01
curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXT
Jay Satiro
2015-05-31
HTTP-NTLM: fail auth on connection close instead of looping
Isaac Boukris
2015-05-31
README.pingpong: removed
Daniel Stenberg
2015-05-30
HTTP2: moved docs into docs/ and make it markdown
Daniel Stenberg
2015-05-30
README.http2: refreshed and added multiplexing info
Daniel Stenberg
2015-05-27
openssl: typo in comment
Daniel Melani
2015-05-27
openssl: Use TLS_client_method for OpenSSL 1.1.0+
Jay Satiro
2015-05-25
http2: Copy data passed in Curl_http2_switched into HTTP/2 connection buffer
Tatsuhiro Tsujikawa
2015-05-24
conncache: fixed memory leak on OOM (torture tests)
Dan Fandrich
2015-05-22
security: fix "Unchecked return value" from sscanf()
Daniel Stenberg
2015-05-22
security: simplify choose_mech
Daniel Stenberg
2015-05-22
RTSP: catch attempted unsupported requests better
Daniel Stenberg
2015-05-22
share_init: fix OOM crash
Daniel Stenberg
2015-05-22
parse_proxy: switch off tunneling if non-HTTP proxy
Daniel Stenberg
2015-05-22
http2: on_frame_recv: return early on stream 0
Daniel Stenberg
2015-05-22
http: removed self assignment
Daniel Stenberg
2015-05-22
http2: Make HTTP Upgrade work
Tatsuhiro Tsujikawa
2015-05-22
strerror: Change SEC_E_ILLEGAL_MESSAGE description
Jay Satiro
2015-05-21
telnet: Fix read-callback change for Windows builds
Jay Satiro
2015-05-20
read_callback: move to SessionHandle from connectdata
Daniel Stenberg
2015-05-20
http2: show stream IDs in decimal
Daniel Stenberg
2015-05-20
http2: Faster http2 upload
Tatsuhiro Tsujikawa
2015-05-20
gtls: don't fail on non-fatal alerts during handshake
Dmitry Eremin-Solenikov
2015-05-19
openssl: Use SSL_CTX_set_msg_callback and SSL_CTX_set_msg_callback_arg
Brian Prodoehl
2015-05-19
transfer: remove erroneous and misleading comment
Daniel Stenberg
2015-05-19
http: silence compile-time warnings without USE_NGHTTP2
Kamil Dudka
2015-05-19
transfer: Replace __func__ instances with function name
Jay Satiro
2015-05-19
build: bump version in default nghttp2 paths
Viktor Szakats
2015-05-18
http: Add some include guards for the new HTTP/2 stuff
Jay Satiro
2015-05-18
http2: store upload state per stream
Daniel Stenberg
2015-05-18
http2: fix build when NOT h2-enabled
Daniel Stenberg
2015-05-18
http2: switch to use Curl_hash_destroy()
Daniel Stenberg
2015-05-18
hostip: fix unintended destruction of hash table
Anthony Avina
[prev]
[next]