[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up
From: |
Simon Goldschmidt |
Subject: |
[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_2_0_RELEASE-34-g2e650364 |
Date: |
Tue, 10 Oct 2023 14:44:19 -0400 (EDT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "lwIP - A Lightweight TCPIP stack".
The branch, master has been updated
via 2e650364fad0b8100f420410b4d55b4dea813d0c (commit)
via ab1f58204388002d22e2ff042ae086096dbb1bd7 (commit)
via b5f6720f887851c39d3d6ee60ce1cb865274658a (commit)
from 5ec4c1d1f2d5a942dc449307089796692e9def28 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 2e650364fad0b8100f420410b4d55b4dea813d0c
Author: Simon Goldschmidt <goldsimon@gmx.de>
Date: Tue Oct 10 20:43:55 2023 +0200
win32 port: fix wrong intermediate directories
commit ab1f58204388002d22e2ff042ae086096dbb1bd7
Author: Simon Goldschmidt <goldsimon@gmx.de>
Date: Tue Oct 10 20:40:42 2023 +0200
httpd: fix bug #64458: When tcp_err() is invoked, tcp_pcb is freed but
httpd_post_finished() is not called by httpd.c
commit b5f6720f887851c39d3d6ee60ce1cb865274658a
Author: Simon Goldschmidt <goldsimon@gmx.de>
Date: Tue Oct 10 20:39:45 2023 +0200
apps/tftp: fix compiling for 64-bit
-----------------------------------------------------------------------
Summary of changes:
contrib/ports/win32/msvc/lwIP_Test.vcxproj | 2 +-
contrib/ports/win32/msvc/lwIP_pcapif.vcxproj | 2 +-
contrib/ports/win32/msvc/makefsdata.vcxproj | 2 +-
src/apps/http/httpd.c | 44 ++++++++++++++++++----------
src/apps/tftp/tftp.c | 2 +-
5 files changed, 33 insertions(+), 19 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_2_0_RELEASE-34-g2e650364,
Simon Goldschmidt <=