20fc0837e6
Sun 28 Jun 2020 09:36:01 PM CEST Fix buffer overflow issue in URL parser. Releasing libmicrohttpd 0.9.71. -CG Tue 16 Jun 2020 08:44:22 PM CEST Add logic to try again if GNUtls uncork() fails. -CG Wed 10 Jun 2020 09:44:29 PM CEST Fixed PostProcessor bug discovered by MD, which given certain parser boundaries caused the returned values to be wrong. -CG/MD Wed 08 Apr 2020 10:53:01 PM CEST Introduce `enum MHD_Result` for #MHD_YES/#MHD_NO to avoid using 'int' so much. Note that this change WILL cause compiler warnings until (most) MHD callbacks in application code change their return type from 'int' to 'enum MHD_Result'. That said, avoiding possible confusions of different enums is going to make the code more robust in the future. For conditional compilation, test for "MHD_VERSION >= 0x00097002". -CG Tue 07 Apr 2020 02:58:39 PM BRT Fixed #5501 (Added example for how to provide a tiny threaded websocket server). -SC Tue 31 Mar 2020 02:36:40 PM BRT Fixed #6142 (applied several spelling fixes). -DKG/-SC Sat 07 Mar 2020 05:20:33 PM CET Fixed #6090 (misc. severe socket handling bugs on OS X). -CG |
||
---|---|---|
.. | ||
buildlink3.mk | ||
DESCR | ||
distinfo | ||
Makefile | ||
PLIST |