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
/
src
Age
Commit message (
Expand
)
Author
2015-08-18
gitignore: Sort for readability
Jay Satiro
2015-08-10
build: refer to fixed libidn versions
Viktor Szakats
2015-07-26
comment: fix comment about adding new option support
Daniel Stenberg
2015-07-25
tool_operate: Fix CURLOPT_SSL_OPTIONS for builds without HTTPS
Jay Satiro
2015-07-17
SSL: Add an option to disable certificate revocation checks
Jay Satiro
2015-07-01
SSL: Pinned public key hash support
moparisthebest
2015-06-25
tool_header_cb: fflush the header stream
Daniel Stenberg
2015-06-21
tool_help: fix --tlsv1 help text to use >= for TLSv1
Lior Kaplan
2015-06-18
tool: always provide negotiate/kerberos options
Daniel Stenberg
2015-06-08
help: Add --proxy-service-name and --service-name to the --help output
Linus Nielsen
2015-06-02
checksrc: detect fopen() for text without the FOPEN_* macros
Daniel Stenberg
2015-06-01
curl_setup: Add macros for FOPEN_READTEXT, FOPEN_WRITETEXT
Jay Satiro
2015-05-22
curl: fix potential NULL dereference
Daniel Stenberg
2015-05-19
build: bump version in default nghttp2 paths
Viktor Szakats
2015-05-08
tool_help: fix formatting for --next option
Alessandro Ghedini
2015-04-30
build: update depedency versions, urls, example makefiles
Viktor Szakats
2015-04-28
Negotiate: custom service names for SPNEGO.
Linus Nielsen
2015-04-25
tool: New option --data-raw to HTTP POST data, '@' allowed.
Anthony Avina
2015-04-23
curl -z: do not write empty file on unmet condition
Kamil Dudka
2015-04-23
tool: fixed a comment typo
Dan Fandrich
2015-04-22
cyassl: Implement public key pinning
Jay Satiro
2015-04-22
nss: implement public key pinning for NSS backend
Kamil Dudka
2015-04-22
dist: include {src,lib}/checksrc.whitelist
Daniel Stenberg
2015-04-17
parsecfg: do not continue past a zero termination
Daniel Stenberg
2015-04-08
src/tool_operate: create output file on successful download
Kamil Dudka
2015-04-08
src/tool_cb_wrt: separate fnc for output file creation
Kamil Dudka
2015-03-28
tool_operate: only set SSL options if SSL is enabled
Dan Fandrich
2015-03-26
build: link curl to openssl libraries when openssl support is enabled
Paul Howarth
2015-03-25
globbing: fix url number calculation when using range with step
Emil Lerner
2015-03-25
globbing: fix step parsing for character globbing ranges
Emil Lerner
2015-03-24
CURLOPT_PATH_AS_IS: added
Daniel Stenberg
2015-03-20
curl: add --false-start option
Alessandro Ghedini
2015-03-19
metalink: fix resource leak in OOM
Daniel Stenberg
2015-03-18
mkhelp: Remove trailing carriage return from every line of input
Jay Satiro
2015-03-17
checksrc: detect and remove space before trailing semicolons
Daniel Stenberg
2015-03-17
checksrc: introduce a whitelisting concept
Daniel Stenberg
2015-03-17
checksrc: use space after comma
Daniel Stenberg
2015-03-06
metalink: add some error checks
Daniel Stenberg
2015-03-05
openssl: remove all uses of USE_SSLEAY
Daniel Stenberg
2015-03-03
tool: use ENABLE_CURLX_PRINTF instead of _MPRINTF_REPLACE
Daniel Stenberg
2015-03-03
tool_writeenv: remove _MPRINTF_REPLACE define, it wasn't used
Daniel Stenberg
2015-03-03
tool_getpass: remove unused curl/mprintf.h include
Daniel Stenberg
2015-02-28
tool: wrap lines longer than 79 columns
Kamil Dudka
2015-02-27
tool: Updated the warnf() function to use the GlobalConfig structure
Steve Holme
2015-02-19
CMake: Fix generation of tool_hugehelp.c on windows
Sergei Nikulov
2015-02-03
getpass: protect include with proper #ifdef
Daniel Stenberg
2015-02-03
getpass_r: read from stdin, not stdout!
Daniel Stenberg
2015-01-16
help: add --cert-status to --help output
Daniel Stenberg
2015-01-16
copyright years: after OCSP stapling changes
Daniel Stenberg
2015-01-16
curl: add --cert-status option
Alessandro Ghedini
[prev]
[next]