aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-08-18 10:18:58 +0000
committerng0 <ng0@n0.is>2019-08-18 10:18:58 +0000
commit86832243cf904b0bbae31471874b7abdf90e49d0 (patch)
tree6952fc1a8909a4457f7647df36db6112d54b0dfd /ChangeLog
parent5a2872c15f0fd2ceebdb8b5f959021698ddb44f0 (diff)
parent316f6ab358269d73e62b340b6cd62597290a498b (diff)
downloadlibmicrohttpd-86832243cf904b0bbae31471874b7abdf90e49d0.tar.gz
libmicrohttpd-86832243cf904b0bbae31471874b7abdf90e49d0.zip
Merge remote-tracking branch 'origin/master' into dev/ng0/gsoc2019
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index afedf50c..b25b9365 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
1Fri 02 Aug 2019 00:00:00 PM UTC 1Fri 18 Aug 2019 00:00:00 PM UTC
2 Fixes and optimizations for the setsockopt handling: 2 Fixes and optimizations for the setsockopt handling:
3 * Added: MHD_UPGRADE_ACTION_CORK_ON and MHD_UPGRADE_ACTION_CORK_OFF 3 * Added: MHD_UPGRADE_ACTION_CORK_ON and MHD_UPGRADE_ACTION_CORK_OFF
4 to enum MHD_UpgradeAction (turn corking on/off on the underlying 4 to enum MHD_UpgradeAction (turn corking on/off on the underlying
@@ -9,6 +9,10 @@ Fri 02 Aug 2019 00:00:00 PM UTC
9 this adds selective usage of MSG_MORE, NODELAY, TCP_NOPUSH, 9 this adds selective usage of MSG_MORE, NODELAY, TCP_NOPUSH,
10 TCP_CORK. -ng0 10 TCP_CORK. -ng0
11 11
12Fri 09 Aug 2019 10:07:27 AM CEST
13 Copy compiler and linker hardening flags from GNUnet (updating
14 configure.ac). -CG
15
12Thu 01 Aug 2019 01:23:36 PM CEST 16Thu 01 Aug 2019 01:23:36 PM CEST
13 Releasing libmicrohttpd 0.9.66. -CG 17 Releasing libmicrohttpd 0.9.66. -CG
14 18