bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] [PATCH] add PFS (Perfect Forward Security) value to --sec


From: Giuseppe Scrivano
Subject: Re: [Bug-wget] [PATCH] add PFS (Perfect Forward Security) value to --secure-protocol
Date: Sat, 07 Sep 2013 13:22:43 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Tim Ruehsen <address@hidden> writes:

> From b52ea219d6c8f6f8668daab1db336476f35d78ea Mon Sep 17 00:00:00 2001
> From: Tim Ruehsen <address@hidden>
> Date: Tue, 3 Sep 2013 11:49:01 +0200
> Subject: [PATCH] added PFS to --secure-protocol
>
> ---
>  doc/ChangeLog     |  4 ++++
>  doc/sample.wgetrc |  3 +++
>  doc/wget.texi     | 15 ++++++++++-----
>  src/ChangeLog     |  7 +++++++
>  src/gnutls.c      |  7 +++++++
>  src/init.c        |  1 +
>  src/main.c        |  2 +-
>  src/openssl.c     |  7 +++++++
>  src/options.h     |  3 ++-
>  9 files changed, 42 insertions(+), 7 deletions(-)
>
> diff --git a/doc/ChangeLog b/doc/ChangeLog
> index 3064fd6..082b048 100644
> --- a/doc/ChangeLog
> +++ b/doc/ChangeLog
> @@ -2,6 +2,10 @@
>  
>       * sample.wgetrc: added "httpsonly" example
>  
> +2013-08-23  Tim Ruehsen  <address@hidden>
> +
> +     * sample.wgetrc: added "httpsonly" example

I have amended s|secureprotocol|httpsonly| and added an entry for
wget.texi.  I am going to push the patch.

Thanks for your contribution!

Giuseppe




reply via email to

[Prev in Thread] Current Thread [Next in Thread]