| patch |
summary |
view |
raw |
| curl-dont-insert-empty-fragments |
lib/ssluse.c | 20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 deletions(-)
|
view
|
download
|
| curl-url-sanitize |
lib/escape.c | 58 +++++++++++++++++++++++++++++++++++++++++++---------------
lib/escape.h | 10 +++++++---
lib/imap.c | 7 +------
lib/pop3.c | 6 +-----
lib/smtp.c | 7 +++----
5 files changed, 55 insertions(+), 33 deletions(-)
|
view
|
download
|
| CURLOPT_SSL_OPTIONS_added |
docs/libcurl/curl_easy_setopt.3 | 10 ++++++++++
docs/libcurl/symbols-in-versions | 2 ++
include/curl/curl.h | 12 ++++++++++++
lib/ssluse.c | 5 ++++-
lib/url.c | 16 ++++++++++------
lib/urldata.h | 2 ++
6 files changed, 40 insertions(+), 7 deletions(-)
|
view
|
download
|
| ssl-allow-beast_added |
docs/curl.1 | 6 ++++++
src/main.c | 11 +++++++++++
2 files changed, 17 insertions(+)
|
view
|
download
|
| curl-gssapi-delegation |
lib/http_negotiate.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| no_com_err |
configure.ac | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
|
view
|
download
|
| runtests_gdb |
tests/runtests.pl | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
|
view
|
download
|
| art_http_scripting |
docs/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| versioned |
configure.ac | 47 +++++++++++++++++++++++++++++++++++++++++++++++
lib/Makefile.am | 6 +++++-
lib/libcurl.vers.in | 13 +++++++++++++
3 files changed, 65 insertions(+), 1 deletion(-)
|
view
|
download
|
| curl_links_with_rt |
src/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| gnutls |
configure.ac | 2 +-
docs/examples/Makefile.am | 2 +-
lib/Makefile.am | 6 +++---
src/Makefile.am | 4 ++--
tests/libtest/Makefile.am | 4 ++--
5 files changed, 9 insertions(+), 9 deletions(-)
|
view
|
download
|