[libmicrohttpd] [GSoC Update] Week 11

2017-08-16 Thread Didik Setiawan
l [3]: https://github.com/dstw/wget2/tree/mhd-not-install Regards, Didik Setiawan

[libmicrohttpd] [GSoC Update] Week 10

2017-08-10 Thread Didik Setiawan
p Libmicrohttpd * Add HTTP digest authentication test [0]: https://gitlab.com/gnuwget/wget2/tree/tmp-use-mhd Regards, Didik Setiawan

[libmicrohttpd] [GSoC Update] Week 9

2017-08-01 Thread Didik Setiawan
ree/tmp-use-mhd Regards, Didik Setiawan

[libmicrohttpd] [GSoC Update] Week 8

2017-07-24 Thread Didik Setiawan
Fix CI testing on Gitlab MingW64 and Travis OSX * Add HTTP digest authentication test [0]: https://gitlab.com/gnuwget/wget2/tree/tmp-use-mhd Regards, Didik Setiawan

[libmicrohttpd] [GSoC Update] Week 7

2017-07-18 Thread Didik Setiawan
ady covered all existing test. Now, I can add non existing test that ready on Wget2 and Libmicrohttpd. Such as: * Add HTTP digest authentication test [0]: https://gitlab.com/gnuwget/wget2/tree/tmp-use-mhd Regards, Didik Setiawan

Re: [libmicrohttpd] [GSoC Update] Week 6

2017-07-11 Thread Didik Setiawan
Prepare adding new Wget2 test covered by Libmicrohttpd API [1]: https://gitlab.com/dstw/wget2 [2]: https://gitlab.com/dstw/wget2/tree/use-mhd Regards, Didik Setiawan

[libmicrohttpd] HTTP/2 Support on GNU Libmcrohttpd

2017-07-07 Thread Didik Setiawan
oject could have benefit from it. Regards, Didik Setiawan

[libmicrohttpd] [GSoC Update] Week 5

2017-07-04 Thread Didik Setiawan
ust required when need to run test suite [1]: https://gitlab.com/dstw/wget2 [2]: https://gitlab.com/dstw/wget2/tree/use-mhd Regards, Didik Setiawan

[libmicrohttpd] [GSoC Update] Week 4 [resend, CC to public lists]

2017-07-04 Thread Didik Setiawan
HmAr5kUaDulkCA-p5q7M/edit?usp=sharing Regards, Didik Setiawan

[libmicrohttpd] [GSoC Update] Week 3

2017-06-19 Thread Didik Setiawan
itlab.com/dstw/wget2/tree/use-mhd [4]: https://docs.google.com/spreadsheets/d/13KzAXiB2mfud-c9LSdvKnnDHmAr5kUaDulkCA-p5q7M/edit?usp=sharing Regards, Didik Setiawan

Re: [libmicrohttpd] [GSoC Update] Week 2

2017-06-17 Thread Didik Setiawan
0.9.55 the result is not as expected. > if (NULL == dinfo) > { > /* Insert code to handle error. */ > return -1; > } > sock_fd = dinfo->listen_fd; > /* Insert code to use port detection on provided socket. */ > } > --- > > Note that socket type used by MHD functions is 'MHD_socket'. > MHD_socket is 'int' on POSIX platforms (Linux, *BSD, Unix, Darwin) and > 'SOCKET' on Windows platform (excluding Cygwin, where MHD_socket is 'int'). > > -- > Best Wishes, > Evgeny Grin > Regards, Didik Setiawan

Re: [libmicrohttpd] [GSoC Update] Week 2

2017-06-16 Thread Didik Setiawan
wget_tcp_get_local_port(). But, I need to call wget_tcp_init() and wget_tcp_listen() respectively in order to get proper result. Conclusion, do I need to use existing wget_tcp_get_local_port() to get the port, or maybe there is a function in MHD to do that? Thank you. Regards, Didik Setiawan

[libmicrohttpd] [GSoC Update] Week 2

2017-06-12 Thread Didik Setiawan
icrohttpd.html#microhttpd_002ddauth [3]: https://gitlab.com/dstw/wget2/tree/use-mhd [4]: https://www.gnu.org/software/libmicrohttpd/tutorial.html#logging_002ec Regards, Didik Setiawan

Re: [libmicrohttpd] [GSoC Update] Week 1

2017-06-05 Thread Didik Setiawan
available on the docker images. Regards, Didik Setiawan

Re: [libmicrohttpd] [GSoC Update] Week 1

2017-06-05 Thread Didik Setiawan
On Mon, 05 Jun 2017 23:51:00 +0700 Christian Grothoff wrote: > Maybe I missed something, but why should the MHD dependency become > _mandatory_? Why not conditionally-compile and run the tests only if MHD > is present? Maybe I just misinterpreting this [1]? What Darshit said about removing old

[libmicrohttpd] [GSoC Update] Week 1

2017-06-05 Thread Didik Setiawan
crohttpd/manual/libmicrohttpd.html#microhttpd_002ddauth [3]: https://gitlab.com/dstw/wget2/tree/use-mhd [4]: https://gitlab.com/dstw/wget2/builds/ [5]: https://travis-ci.org/dstw/wget2/jobs/239096327 [6]: https://gitlab.com/dstw/wget2/builds/17826461 Regards, Didik Setiawan

[libmicrohttpd] GSoC 2017 | Design and Implementation of Test Suite Using GNU Libmicrohttpd

2017-05-31 Thread Didik Setiawan
b.com/dstw/wget2 [2]: https://gitlab.com/gnuwget/wget2/merge_requests/214 [3]: https://www.gnu.org/software/libmicrohttpd/manual/libmicrohttpd.html#microhttpd_002ddauth Regards, Didik Setiawan