Changesets: libmicrohttpd

master 86885278

2019-07-05 23:32

Karlson2k


Details Diff
Releasing GNU libmicrohttpd 0.9.65
mod - ChangeLog Diff File
mod - configure.ac Diff File
mod - po/libmicrohttpd.pot Diff File
mod - src/include/microhttpd.h Diff File

master 67792e0c

2019-07-04 16:22

ng0


Details Diff
more from connection.c, without checks so far.
mod - src/microhttpd/mhd_send.c Diff File

master 5e99e18f

2019-07-03 02:21

ng0


Details Diff
mhd_send: start adding logic from send_param_adapter.
mod - src/microhttpd/mhd_send.c Diff File
mod - src/microhttpd/mhd_send.h Diff File

master 31db4990

2019-06-30 18:50

Christian Grothoff


Details Diff
fix 0005773 Affected Issues
0005773
mod - doc/libmicrohttpd.texi Diff File

master 09ef9de1

2019-06-25 22:33

ng0


Details Diff
mhd_send: Use MHD_SCKT_OPT_BOOL_ for setsockopt optval.
mod - src/microhttpd/mhd_send.c Diff File
mod - src/microhttpd/mhd_send.h Diff File

master ee0942b2

2019-06-25 18:05

ng0


Details Diff
iAdd headerfile for mhd_send.
mod - src/microhttpd/Makefile.am Diff File
mod - src/microhttpd/mhd_send.c Diff File
add - src/microhttpd/mhd_send.h Diff File

master 9af4a482

2019-06-24 15:27

ng0


Details Diff
mhd_send.c: Try to guess the right branch to close.
mod - src/microhttpd/mhd_send.c Diff File

master beae0da3

2019-06-24 14:40

ng0


Details Diff
mhd_send.c: fix compiler error about MSG_MORE when MSG_MORE is undefined.
mod - src/microhttpd/mhd_send.c Diff File

master 08a359c3

2019-06-24 00:08

Karlson2k


Details Diff
postprocessor: fixed usage of strlen() in loop
mod - src/microhttpd/postprocessor.c Diff File

master 3610630c

2019-06-24 00:03

Karlson2k


Details Diff
daemon.c: minor compiler warning fix
mod - src/microhttpd/daemon.c Diff File

master cedf766b

2019-06-23 22:51

Karlson2k


Details Diff
Updated ChangeLog
mod - ChangeLog Diff File

master 56676ae7

2019-06-23 18:54

ng0


Details Diff
Add mhd_send to Makefile, more fixes in mhd_send.
mod - src/microhttpd/Makefile.am Diff File
mod - src/microhttpd/mhd_send.c Diff File

master 4f9522fa

2019-06-21 19:38

Christian Grothoff

Committer: ng0


Details Diff
restructure a bit to reuse existing send function
mod - src/microhttpd/mhd_send.c Diff File

master 43c21d59

2019-06-20 23:16

ng0


Details Diff
mhd_send: Restructure.
mod - src/microhttpd/mhd_send.c Diff File

master 0d394e2a

2019-06-17 22:26

Christian Grothoff

Committer: ng0


Details Diff
startingpoint
mod - src/microhttpd/mhd_send.c Diff File

master 77db4d16

2019-06-17 22:22

Christian Grothoff

Committer: ng0


Details Diff
fix syntax
mod - src/microhttpd/mhd_send.c Diff File

master 8289ed69

2019-06-17 22:09

Christian Grothoff

Committer: ng0


Details Diff
provide example for use of getsockopt to get MSS
mod - src/microhttpd/mhd_send.c Diff File

master 883c72f9

2019-06-17 21:20

ng0


Details Diff
mhd_send: Move return_bytes related code into the right place.
mod - src/microhttpd/mhd_send.c Diff File

master b474adda

2019-06-17 21:13

ng0


Details Diff
mhd_send: remove unnecessary comments.
mod - src/microhttpd/mhd_send.c Diff File

master f824f035

2019-06-17 20:52

ng0


Details Diff
mhd_send: minor typo
mod - src/microhttpd/mhd_send.c Diff File

master 5181cf5a

2019-06-17 20:49

ng0


Details Diff
mhd_send: fix switch.
mod - src/microhttpd/mhd_send.c Diff File

master 99142213

2019-06-17 20:44

ng0


Details Diff
mhd_send
mod - src/microhttpd/mhd_send.c Diff File

master fedd9045

2019-06-17 20:26

ng0


Details Diff
mhd_send: Add initial version.
add - src/microhttpd/mhd_send.c Diff File

master 4bc166ee

2019-06-17 15:49

Karlson2k


Details Diff
test_long_header: use power of two for size to properly test allocations,
mod - src/testcurl/test_long_header.c Diff File

master 20767d5d

2019-06-17 12:25

Karlson2k


Details Diff
transmit_error_response(): discard read buffer to free space for error response
mod - src/microhttpd/connection.c Diff File
 First  Prev  1 2 3 ... 20 ... 40 ... 60 ... 80 ... 82 83 84 85 86 87 88 ... 100 ... 120 ... 140 ... 160 ... 180 ... 200 ... 206 207 208  Next  Last