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
2017-12-05
libssh: remove dead code in sftp_qoute
Daniel Stenberg
2017-12-05
sasl_getmesssage: make sure we have a long enough string to pass
Daniel Stenberg
2017-12-04
libssh2: remove dead code from SSH_SFTP_QUOTE
Daniel Stenberg
2017-12-04
ssh-libssh.c: please checksrc
Daniel Stenberg
2017-12-04
libssh: fixed dereference in statvfs access
Nikos Mavrogiannopoulos
2017-12-03
libssh: corrected use of sftp_statvfs() in SSH_SFTP_QUOTE_STATVFS
Nikos Mavrogiannopoulos
2017-12-03
libssh: no need to call sftp_get_error as ssh_get_error is sufficient
Nikos Mavrogiannopoulos
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-01
libssh: added SFTP support
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
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-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
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
URL: update "file:" URL handling
Matthew Kerwin
2017-11-24
connect: add support for new TCP Fast Open API on Linux
Alessandro Ghedini
2017-11-23
connect: improve the bind error message
Jay Satiro
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-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
URL: return error on malformed URLs with junk after IPv6 bracket
Michael Kaufmann
2017-11-13
zlib/brotli: only include header files in modules needing them
Patrick Monnerat
2017-11-13
SMB: fix uninitialized local variable
Daniel Stenberg
2017-11-12
connect.c: remove executable bit on file
Orgad Shaneh
2017-11-10
setopt: split out curl_easy_setopt() to its own file
Daniel Stenberg
2017-11-10
curl_share_setopt: va_end was not called if conncache errors
Daniel Stenberg
2017-11-09
--interface: add support for Linux VRF
Luca Boccassi
2017-11-09
share: add support for sharing the connection cache
Daniel Stenberg
2017-11-09
imap: deal with commands case insensitively
Daniel Stenberg
2017-11-09
connect: store IPv6 connection status after valid connection
Daniel Stenberg
2017-11-09
content_encoding: fix inflate_stream for no bytes available
Jay Satiro
2017-11-07
content_encoding: do not write 0 length data
Patrick Monnerat
2017-11-06
fnmatch: remove dead code
Daniel Stenberg
2017-11-06
url: remove unncessary NULL-check
Daniel Stenberg
[prev]
[next]