index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-12-02
libssh: fix minor static code analyzer nits
Daniel Stenberg
2017-12-02
openssl: pkcs12 is supported by boringssl
Daniel Stenberg
2017-12-02
travis: use pip2 instead of pip
Jay Satiro
2017-12-01
lib582: do not verify host for SFTP
Nikos Mavrogiannopoulos
2017-12-01
libssh: added SFTP support
Nikos Mavrogiannopoulos
2017-12-01
symbols-in-versions: added new symbols with 7.56.3 version
Nikos Mavrogiannopoulos
2017-12-01
.travis.yml: added build --with-libssh
Nikos Mavrogiannopoulos
2017-12-01
libssh2: return CURLE_UPLOAD_FAILED on failure to upload
Nikos Mavrogiannopoulos
2017-12-01
libssh2: send the correct CURLE error code on scp file not found
Nikos Mavrogiannopoulos
2017-12-01
Added support for libssh SSH SCP back-end
Nikos Mavrogiannopoulos
2017-12-01
RELEASE-NOTES: synced with af8cc7a69
Daniel Stenberg
2017-12-01
curlver: towards 7.57.1
Daniel Stenberg
2017-12-01
lib: don't export all symbols, just everything curl_*
W. Mark Kubacki
2017-12-01
SSL: Avoid magic allocation of SSL backend specific data
Johannes Schindelin
2017-12-01
examples/xmlstream.c: don't switch off CURL_GLOBAL_SSL
Daniel Stenberg
2017-11-30
travis: add boringssl build
Daniel Stenberg
2017-11-29
RELEASE-NOTES: curl 7.57.0
Daniel Stenberg
2017-11-29
THANKS: added contributors from 7.57.0 release
Daniel Stenberg
2017-11-27
openssl: fix boringssl build again
Daniel Stenberg
2017-11-27
curl_ntlm_core.c: use the limits.h's SIZE_T_MAX if provided
Daniel Stenberg
2017-11-27
libcurl-share.3: the connection cache is shareable now
Daniel Stenberg
2017-11-27
global_init: ignore CURL_GLOBAL_SSL's absense
Daniel Stenberg
2017-11-27
ntlm: avoid integer overflow for malloc size
Daniel Stenberg
2017-11-27
wildcardmatch: fix heap buffer overflow in setcharset
Daniel Stenberg
2017-11-27
url: fix alignment of ssl_backend_data struct
Jay Satiro
2017-11-25
ssh: remove check for a NULL pointer (!)
Daniel Stenberg
2017-11-24
test: add test for bad UNC/SMB path in file: URL
Matthew Kerwin
2017-11-24
test: add tests to ensure basic file: URLs
Matthew Kerwin
2017-11-24
URL: update "file:" URL handling
Matthew Kerwin
2017-11-24
metalink: fix memory-leak and NULL pointer dereference
Daniel Stenberg
2017-11-24
connect: add support for new TCP Fast Open API on Linux
Alessandro Ghedini
2017-11-24
make: fix "make distclean"
Daniel Stenberg
2017-11-23
RELEASE-NOTES: synced with 31f18d272
Daniel Stenberg
2017-11-23
connect: improve the bind error message
Jay Satiro
2017-11-23
examples/rtsp: clear RANGE again after use
Daniel Stenberg
2017-11-22
test1264: verify URL with space in host name being rejected
Michael Kaufmann
2017-11-22
url: reject ASCII control characters and space in host names
Daniel Stenberg
2017-11-21
Curl_open: fix OOM return error correctly
Daniel Stenberg
2017-11-21
http2: fix "Value stored to 'end' is never read" scan-build error
Daniel Stenberg
2017-11-21
http2: fix "Value stored to 'hdbuf' is never read" scan-build error
Daniel Stenberg
2017-11-21
openssl: fix "Value stored to 'rc' is never read" scan-build error
Daniel Stenberg
2017-11-21
mime: fix "Value stored to 'sz' is never read" scan-build error
Daniel Stenberg
2017-11-21
Curl_llist_remove: fix potential NULL pointer deref
Daniel Stenberg
2017-11-21
ntlm: remove unnecessary NULL-check to please scan-build
Daniel Stenberg
2017-11-20
BUGS: spellchecked
Daniel Stenberg
2017-11-18
examples/curlx: Fix code style
fmmedeiros
2017-11-17
resolve: allow IP address within [] brackets
Daniel Stenberg
2017-11-15
macOS: Fix missing connectx function with Xcode version older than 9.0
Pavol Markovic
2017-11-15
openssl: fix too broad use of HAVE_OPAQUE_EVP_PKEY
Dirk Feytons
2017-11-14
TODO: ignore private IP addresses in PASV response
Daniel Stenberg
[prev]
[next]