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
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
2017-06-14
system.h: fix MinGW build
Marcel Raad
2017-06-14
includes: remove curl/curlbuild.h and curl/curlrules.h
Daniel Stenberg
2017-06-05
typecheck-gcc: allow CURLOPT_STDERR to be NULL too
Daniel Stenberg
2017-06-01
typecheck-gcc.h: check CURLINFO_CERTINFO
Daniel Stenberg
2017-06-01
typecheck-gcc.h: check CURLINFO_TLS_SSL_PTR and CURLINFO_TLS_SESSION
Daniel Stenberg
2017-06-01
typecheck-gcc.h: separate getinfo slist checks from other pointers
Daniel Stenberg
2017-05-14
curl: show the libcurl release date in --version output
Daniel Stenberg
2017-05-03
typecheck-gcc: add support for CURLINFO_SOCKET
Marcel Raad
2017-05-03
typecheck-gcc: add missing string options
Marcel Raad
2017-04-25
typecheck-gcc: fix _curl_is_slist_info
Marcel Raad
2017-04-21
typecheck-gcc: handle function pointers properly
Marcel Raad
2017-04-19
bump: start working on next release
Daniel Stenberg
2017-04-11
system.h: fix mingw section
Daniel Stenberg
[prev]
[next]