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
/
include
Age
Commit message (
Expand
)
Author
2018-01-30
curl/curl.h: fix comment typo for CURLOPT_DNS_LOCAL_IP6
MichaĆ Janiszewski
2018-01-30
time: support > year 2038 time stamps for system with 32bit long
Daniel Stenberg
2018-01-25
bump: towards 7.58.1
Daniel Stenberg
2018-01-09
system.h: Additionally check __LONG_MAX__ for defining curl_off_t
Dimitrios Apostolou
2018-01-02
Revert "curl/system.h: fix compilation with gcc on AIX PPC and IA64 HP-UX"
Jay Satiro
2017-12-22
curl/system.h: fix compilation with gcc on AIX PPC and IA64 HP-UX
Dimitrios Apostolou
2017-12-08
curl.h: remove incorrect comment about ERRORBUFFER
Daniel Stenberg
2017-12-06
RELEASE-NOTES: synced with b261c44e8
Daniel Stenberg
2017-12-01
Added support for libssh SSH SCP back-end
Nikos Mavrogiannopoulos
2017-12-01
curlver: towards 7.57.1
Daniel Stenberg
2017-11-27
global_init: ignore CURL_GLOBAL_SSL's absense
Daniel Stenberg
2017-11-05
HTTP: implement Brotli content encoding
Patrick Monnerat
2017-10-08
curlver.h: next expected release is 7.57.0
Daniel Stenberg
2017-09-27
curl.h: include <sys/select.h> on cygwin too
Daniel Stenberg
2017-09-22
vtls: provide curl_global_sslset() even in non-SSL builds
Daniel Stenberg
2017-09-22
form/mime: field names are not allowed to contain zero-valued bytes.
Patrick Monnerat
2017-09-12
code style: remove wrong uses of multiple spaces
Daniel Stenberg
2017-09-05
curl.h: use lower case curl_mime* as for all public symbols
Daniel Stenberg
2017-09-04
curl.h: fix "unused checksrc ignore", remove dangling reference
Daniel Stenberg
2017-09-04
docs: Update to secure URL versions
Viktor Szakats
2017-09-04
curl.h: make the curl_strequal() protos use the same style
Daniel Stenberg
2017-09-03
headers: move the global_sslset() proto from multi.h to curl.h
Daniel Stenberg
2017-09-03
mime: use size_t instead of ssize_t in public API interface.
Patrick Monnerat
2017-09-02
mime: new MIME API.
Patrick Monnerat
2017-08-31
polarssl: fix multissl breakage
Daniel Stenberg
2017-08-30
curl.h: CURLSSLBACKEND_WOLFSSL used wrong value
Daniel Stenberg
2017-08-29
curl/multi.h: remove duplicated closing c++ brace
Daniel Stenberg
2017-08-28
version: add the CURL_VERSION_MULTI_SSL feature flag
Johannes Schindelin
2017-08-28
vtls: introduce curl_global_sslset()
Johannes Schindelin
2017-08-28
vtls: refactor out essential information about the SSL backends
Johannes Schindelin
2017-08-27
system.h: include sys/poll.h for AIX
Daniel Stenberg
2017-08-20
curl/system.h: fix build for hppa
Daniel Stenberg
2017-08-18
curl/system.h: check for __ppc__ as well
Daniel Stenberg
2017-08-17
system.h: remove all CURL_SIZEOF_* defines
Daniel Stenberg
2017-08-17
curl/system.h: checksrc compliance
Daniel Stenberg
2017-08-17
ssh: add the ability to enable compression (for SCP/SFTP)
Viktor Szakats
2017-08-15
curlver: toward 7.56.0?
Daniel Stenberg
2017-08-13
curl/system.h: GCC doesn't define __ppc__ on PowerPC, uses __powerpc__
Alex Potapenko
2017-08-12
curl/system.h: add Oracle Solaris Studio
Daniel Stenberg
2017-08-11
curl/system.h: support more architectures
Thomas Petazzoni
2017-08-11
curlver: bump to 7.55.1
Daniel Stenberg
2017-07-12
system.h: include winsock2.h before windows.h
Marcel Raad
2017-07-11
curl_setup: always define WIN32_LEAN_AND_MEAN on Windows
Marcel Raad
2017-06-28
CURLOPT_SOCKS5_AUTH: allowed methods for SOCKS5 proxy auth
Kamil Dudka
2017-06-24
curl/system.h: add check for XTENSA for 32bit gcc
Daniel Stenberg
2017-06-21
--request-target: instead of --strip-path-slash
Daniel Stenberg
2017-06-21
typecheck-gcc: add support for CURLINFO_OFF_T
Marcel Raad
2017-06-19
http: add --strip-path-slash and CURLOPT_STRIP_PATH_SLASH
Daniel Stenberg
2017-06-19
getinfo: return sizes as curl_off_t
Daniel Stenberg
2017-06-15
curl/curlver.h: start working on 7.55.0
Daniel Stenberg
[prev]
[next]