mbox series

[V3,00/21] mongoose: Update to version 7.14

Message ID 20240709111440.8215-1-Michael.Glembotzki@iris-sensing.com
Headers show
Series mongoose: Update to version 7.14 | expand

Message

Michael Glembotzki July 9, 2024, 11:08 a.m. UTC
Hi Stefano,

here comes the repost. I hope everything is fine now.

Best regards
Michael


Changes V1 -> V2:
- Replace deprecated mg_mkpipe() with mg_wakeup()
- Replace deprecated mg_http_match_uri() with mg_match()

Changes V2 -> V3
- Fix malformed patch: mongoose: Update to version 7.14

 mongoose/Makefile             |    15 +-
 mongoose/mongoose.c           | 21604 +++++++++++++++++++++++++++++-----------
 mongoose/mongoose.h           |  1996 +++-
 mongoose/mongoose_interface.c |   173 +-
 mongoose/mongoose_multipart.c |    48 +-
 mongoose/mongoose_multipart.h |     8 +-
 6 files changed, 17723 insertions(+), 6121 deletions(-)