Re: [libmicrohttpd] Please add support for RFC7616 (Digest auth with sha-2 instead of md5)

2017-10-29 Thread Evgeny Grin
Hi Tim,

Nice idea. We could add it to our wish list and implement it when time permits.
Patches are welcome and could speed up things.

-- 
Best Wishes,
Evgeny Grin


28.10.2017, 21:44, "Tim Rühsen" :
> Hi,
>
> curl just added support for RFC7616, and I just opened an issue for Wget2 as
> well.
>
> Since wget2 uses MHD for it's test suite, support for that RFC in MHD would be
> great.
>
> Basically, it's just sha-2 instead of md5 hashing, so should be straight
> forward.
>
> WDYT ?
>
> Regards, Tim



Re: [libmicrohttpd] Please add support for RFC7616 (Digest auth with sha-2 instead of md5)

2017-10-29 Thread Tim Rühsen
Hi Evgeny,

on Savannah the buglist is empty.

Where exactly can I find the bug/issue tracker ?

Regards, Tim

On Sonntag, 29. Oktober 2017 13:18:48 CET Evgeny Grin wrote:
> Hi Tim,
> 
> Nice idea. We could add it to our wish list and implement it when time
> permits. Patches are welcome and could speed up things.
> 
> -- 
> Best Wishes,
> Evgeny Grin
> 
> 28.10.2017, 21:44, "Tim Rühsen" :
> > Hi,
> > 
> > curl just added support for RFC7616, and I just opened an issue for Wget2
> > as well.
> > 
> > Since wget2 uses MHD for it's test suite, support for that RFC in MHD
> > would be great.
> > 
> > Basically, it's just sha-2 instead of md5 hashing, so should be straight
> > forward.
> > 
> > WDYT ?
> > 
> > Regards, Tim



signature.asc
Description: This is a digitally signed message part.


Re: [libmicrohttpd] Please add support for RFC7616 (Digest auth with sha-2 instead of md5)

2017-10-29 Thread silvioprog
Hi Tim.

The bugtracker link:

https://gnunet.org/bugs/my_view_page.php

Select "libmicrohttpd" in the project option.

Cheers.

On Sun, Oct 29, 2017 at 2:47 PM, Tim Rühsen  wrote:

> Hi Evgeny,
>
> on Savannah the buglist is empty.
>
> Where exactly can I find the bug/issue tracker ?
>
> Regards, Tim
>
> On Sonntag, 29. Oktober 2017 13:18:48 CET Evgeny Grin wrote:
> > Hi Tim,
> >
> > Nice idea. We could add it to our wish list and implement it when time
> > permits. Patches are welcome and could speed up things.
> >
> > --
> > Best Wishes,
> > Evgeny Grin
> >
> > 28.10.2017, 21:44, "Tim Rühsen" :
> > > Hi,
> > >
> > > curl just added support for RFC7616, and I just opened an issue for
> Wget2
> > > as well.
> > >
> > > Since wget2 uses MHD for it's test suite, support for that RFC in MHD
> > > would be great.
> > >
> > > Basically, it's just sha-2 instead of md5 hashing, so should be
> straight
> > > forward.
> > >
> > > WDYT ?
> > >
> > > Regards, Tim
>
>


-- 
Silvio Clécio