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
2016-01-06
ConnectionExists: add missing newline in infof() call
Daniel Stenberg
2016-01-06
multiplex: allow only once HTTP/2 is actually used
Daniel Stenberg
2015-12-23
ftplistparser.c: fix handling of file LISTings using Windows EOL
Marc Hoersken
2015-12-23
ConnectionExists: with *PIPEWAIT, wait for connections
Anders Bakken
2015-12-16
cyassl: deal with lack of *get_peer_certificate
Daniel Stenberg
2015-12-16
wolfssl: handle builds without SSLv3 support
Daniel Stenberg
2015-12-15
http2: Support trailer fields
Tatsuhiro Tsujikawa
2015-12-15
x509asn1: Fix host altname verification
Jay Satiro
2015-12-15
cyassl: fix compiler warning on type conversion
Daniel Stenberg
2015-12-14
setstropt: const-correctness
Anders Bakken
2015-12-14
libressl: the latest openssl x509 funcs are not in libressl
Daniel Stenberg
2015-12-13
http: add libcurl option to allow HTTP/2 for HTTPS only
Daniel Stenberg
2015-12-10
openssl: adapt to openssl >= 1.1.0 X509 opaque structs
Daniel Stenberg
2015-12-10
openssl: avoid BIO_reset() warnings since it returns a value
Daniel Stenberg
2015-12-10
openssl: adapt to 1.1.0+ name changes
Daniel Stenberg
2015-12-09
fix b6d5cb40d7038fe
Daniel Stenberg
2015-12-08
http2: Fix hanging paused stream
Tatsuhiro Tsujikawa
2015-12-08
build: fix compilation error with CURL_DISABLE_VERBOSE_STRINGS
Christian Stewart
2015-12-07
config-win32: Fix warning HAVE_WINSOCK2_H undefined
Gisle Vanem
2015-12-07
openssl: BoringSSL doesn't have CONF_modules_free
Gisle Vanem
2015-12-07
lwip: Fix compatibility issues with later versions
Gisle Vanem
2015-12-07
version: Add flag CURL_VERSION_PSL for libpsl
Gisle Vanem
2015-12-07
formdata: Check if length is too large for memory
Jay Satiro
2015-11-30
Curl_read_plain: clean up ifdefs that break statements
Flavio Medeiros
2015-11-30
http2: convert some verbose output into debug-only output
Daniel Stenberg
2015-11-30
http2 push: add missing inits of new stream
Daniel Stenberg
2015-11-30
http2 push: set weight for new stream
Daniel Stenberg
2015-11-28
curl_setup.h: undef freeaddrinfo in c-ares block to fix build
Daniel Stenberg
2015-11-27
nonblock: fix setting non-blocking mode for Amiga
Daniel Stenberg
2015-11-27
lib: Only define curl_dofreeaddrinfo if struct addrinfo is available
Dan Fandrich
2015-11-25
timecond: do not add if-modified-since without timecondition
Daniel Stenberg
2015-11-24
done: make sure the final progress update is made
Daniel Stenberg
2015-11-24
Revert "cleanup: general removal of TODO (and similar) comments"
Daniel Stenberg
2015-11-21
smb.c: Fixed compilation warnings
Steve Holme
2015-11-21
schannel: Corrected copy/paste error in commit 8d17117683
Steve Holme
2015-11-21
schannel: Use GetVersionEx() when VerifyVersionInfo() isn't available
Steve Holme
2015-11-20
pop3: Differentiate between success and continuation responses
Steve Holme
2015-11-20
pop3: Added clarity on some server response codes
Steve Holme
2015-11-17
http2: http_done: don't free already-freed push headers
Daniel Stenberg
2015-11-16
getconnectinfo: Don't call recv(2) if socket == -1
Anders Bakken
2015-11-16
http2: minor comment typo
Daniel Stenberg
2015-11-15
sasl; fix checksrc warnings
Daniel Stenberg
2015-11-15
oauth2: Support OAUTHBEARER failures sent as continuation responses
Steve Holme
2015-11-14
oauth2: Added support for OAUTHBEARER SASL mechanism to IMAP, POP3 and SNMP
Steve Holme
2015-11-13
openssl: Free modules on cleanup
Sebastian Pohlschmidt
2015-11-13
cleanup: general removal of TODO (and similar) comments
Daniel Stenberg
2015-11-13
ftplistparser: remove empty function
Daniel Stenberg
2015-11-13
openssl: remove #if check for 0.9.7 for ENGINE_load_private_key
Daniel Stenberg
2015-11-13
openssl: all supported versions have X509_STORE_set_flags
Daniel Stenberg
2015-11-13
openssl: remove 0.9.3 check
Daniel Stenberg
[next]