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
/
urldata.h
Age
Commit message (
Expand
)
Author
2017-12-01
SSL: Avoid magic allocation of SSL backend specific data
Johannes Schindelin
2017-11-27
url: fix alignment of ssl_backend_data struct
Jay Satiro
2017-11-13
zlib/brotli: only include header files in modules needing them
Patrick Monnerat
2017-11-05
HTTP: implement Brotli content encoding
Patrick Monnerat
2017-11-05
HTTP: support multiple Content-Encodings
Patrick Monnerat
2017-10-28
auth: add support for RFC7616 - HTTP Digest access authentication
Florin
2017-10-26
wildcards: don't use with non-supported protocols
Max Dymond
2017-10-05
build: fix --disable-crypto-auth
Daniel Stenberg
2017-10-03
vtls: compare and clone ssl configs properly
Michael Kaufmann
2017-09-11
code style: use spaces around pluses
Daniel Stenberg
2017-09-05
mime: unified to use the typedef'd mime structs everywhere
Daniel Stenberg
2017-09-02
mime: new MIME API.
Patrick Monnerat
2017-08-28
vtls: encapsulate SSL backend-specific data
Johannes Schindelin
2017-08-28
urldata.h: move SSPI-specific #include to correct location
Johannes Schindelin
2017-08-28
urldata.h: remove support for obsolete PolarSSL version
Johannes Schindelin
2017-08-17
ssh: add the ability to enable compression (for SCP/SFTP)
Viktor Szakats
2017-08-15
progress: Track total times following redirects
Ryan Winograd
2017-08-10
digest_sspi: Don't reuse context if the user/passwd has changed
Jay Satiro
2017-07-28
timeval: struct curltime is a struct timeval replacement
Daniel Stenberg
2017-06-30
handler: refactor connection checking
Max Dymond
2017-06-28
CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy auth
Kamil Dudka
2017-06-21
--request-target: instead of --strip-path-slash
Daniel Stenberg
2017-06-19
http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH
Daniel Stenberg
2017-06-16
http-proxy: fix chunked-encoded CONNECT responses
Daniel Stenberg
2017-06-15
http-proxy: only attempt FTP over HTTP proxy
Daniel Stenberg
2017-06-14
http-proxy: do the HTTP CONNECT process entirely non-blocking
Daniel Stenberg
2017-06-14
timers: store internal time stamps as time_t instead of doubles
Daniel Stenberg
2017-05-10
multi: use a fixed array of timers instead of malloc
Daniel Stenberg
2017-05-02
gtls: fixed a lingering BUFSIZE reference
Dan Fandrich
2017-05-01
BUFSIZE: rename to READBUFFER_*, make separate MASTERBUF_SIZE
Daniel Stenberg
2017-05-01
upload: UPLOAD_BUFSIZE is now for the upload buffer
Daniel Stenberg
2017-05-01
http-proxy: use a dedicated CONNECT response buffer
Daniel Stenberg
2017-05-01
buffer_size: make sure it always has the correct size
Daniel Stenberg
2017-05-01
CURLOPT_BUFFERSIZE: 1024 bytes is now the minimum size
Daniel Stenberg
2017-04-25
transfer: remove 'uploadbuf' pointer and cleanup readwrite_upload()
Daniel Stenberg
2017-04-22
schannel: Don't treat encrypted partial record as pending data
Jay Satiro
2017-04-22
llist: no longer uses malloc
Daniel Stenberg
2017-04-18
TLS: Fix switching off SSL session id when client cert is used
Jay Satiro
2017-04-06
nss: fix build after e60fe20fdf94e829ba5fce33f7a9d6c281149f7d
Marcel Raad
2017-04-04
llist: replace Curl_llist_alloc with Curl_llist_init
Daniel Stenberg
2017-03-28
pause: handle mixed types of data when paused
Daniel Stenberg
2017-03-26
spelling fixes
klemens
2017-03-12
url: add option CURLOPT_SUPPRESS_CONNECT_HEADERS
Desmond O. Chang
2017-03-11
authneg: clear auth.multi flag at http_done
Isaac Boukris
2017-03-08
vtls: add options to specify range of enabled TLS versions
Jozef Kralik
2017-02-21
urldata: include curl_sspi.h when Windows SSPI is enabled
Viktor Szakats
2017-02-20
digest_sspi: Fix nonce-count generation in HTTP digest
Max Khon
2017-02-18
proxy: fix hostname resolution and IDN conversion
Michael Kaufmann
2017-02-10
URL: only accept ";options" in SMTP/POP3/IMAP URL schemes
Daniel Stenberg
2017-01-19
CURLOPT_BUFFERSIZE: support enlarging receive buffer
Richy Kim
[prev]
[next]