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-03-12
checksrc.pl: add -i and -m options
Viktor Szakats
2018-03-12
http2: mark the connection for close on GOAWAY
Daniel Stenberg
2018-03-12
openldap: white space changes, fixed up the copyright years
Daniel Stenberg
2018-03-12
openldap: check ldap_get_attribute_ber() results for NULL before using
Daniel Stenberg
2018-03-12
FTP: reject path components with control codes
Daniel Stenberg
2018-03-12
readwrite: make sure excess reads don't go beyond buffer end
Daniel Stenberg
2018-03-11
limit-rate: kick in even before "limit" data has been received
Daniel Stenberg
2018-03-11
Curl_range: fix FTP-only and FILE-only builds
Michael Kaufmann
2018-03-11
hostip: fix compiler warning: 'variable set but not used'
Michael Kaufmann
2018-03-11
HTTP: allow "header;" to replace an internal header with a blank one
Daniel Stenberg
2018-03-10
http2: verbose output new MAX_CONCURRENT_STREAMS values
Daniel Stenberg
2018-03-05
WolfSSL: adding TLSv1.3
sergii.kavunenko
2018-03-04
krb5: use nondeprecated functions
Marcel Raad
2018-03-04
NO_PROXY: fix for IPv6 numericals in the URL
Daniel Stenberg
2018-03-03
curl_ctype: fix macro redefinition warnings
Marcel Raad
2018-02-28
unit1309: fix warning on Windows x64
Marcel Raad
2018-02-23
spelling fixes
Viktor Szakats
2018-02-21
url: Add option CURLOPT_RESOLVER_START_FUNCTION
Francisco Sedano
2018-02-21
lib: CURLOPT_HAPPY_EYEBALLS_TIMEOUT => CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS
Jay Satiro
2018-02-21
sasl: prefer PLAIN mechanism over LOGIN
Patrick Monnerat
2018-02-20
url: Add option CURLOPT_HAPPY_EYEBALLS_TIMEOUT
Anders Bakken
2018-02-20
hostip: fix 'potentially uninitialized variable' warning
Jay Satiro
2018-02-20
CURLOPT_RESOLVE: Add support for multiple IP addresses per entry
Anders Bakken
2018-02-16
header callback: don't chop headers into smaller pieces
Daniel Stenberg
2018-02-16
http: fix the max header length detection logic
Daniel Stenberg
2018-02-16
ssh: add two missing state names
Daniel Stenberg
2018-02-15
non-ascii: fix implicit declaration warning
Jay Satiro
2018-02-15
nss: use PK11_CreateManagedGenericObject() if available
Kamil Dudka
2018-02-15
TODO fixed: Detect when called from within callbacks
Björn Stenberg
2018-02-13
curl_gssapi: make sure this file too uses our *printf()
Daniel Stenberg
2018-02-12
smtp: fix processing of initial dot in data
Patrick Monnerat
2018-02-12
sha256: avoid redefine
Daniel Stenberg
2018-02-12
sha256: build with OpenSSL < 0.9.8 too
Douglas Mencken
2018-02-12
http_chunks: don't write chunks twice with CURLOPT_HTTP_TRANSFER_DECODING on
Patrick Monnerat
2018-02-09
get_posix_time: only check for overflows if they can happen!
Daniel Stenberg
2018-02-09
schannel: fix "no previous prototype" compiler warning
Michael Kaufmann
2018-02-09
content_encoding: Add "none" alias to "identity"
Mohammad AlSaleh
2018-02-08
schannel: fix compiler warnings
Michael Kaufmann
2018-02-07
curl_addrinfo.c: Allow Unix Domain Sockets to compile under Windows
Steve Holme
2018-02-07
fnmatch: optimize processing of consecutive *s and ?s pattern characters
Patrick Monnerat
2018-02-06
openssl: Don't add verify locations when verifypeer==0
Patrick Schlangen
2018-02-05
formdata: use the mime-content type function
Daniel Stenberg
2018-02-02
getdate: return -1 for out of range
Daniel Stenberg
2018-02-01
time_t-fixes: remove typecasts to 'long' for info.filetime
Daniel Stenberg
2018-01-31
curl_setup: move the precautionary define of SIZEOF_TIME_T
Daniel Stenberg
2018-01-31
parsedate: s/#if/#ifdef
Daniel Stenberg
2018-01-31
fnmatch: pattern syntax can no longer fail
Patrick Monnerat
2018-01-31
fnmatch: accept an alphanum to be followed by a non-alphanum in char set
Patrick Monnerat
2018-01-31
fnmatch: do not match the empty string with a character set
Patrick Monnerat
2018-01-30
http2: set DEBUG_HTTP2 to enable more HTTP/2 logging
Daniel Stenberg
[prev]
[next]