Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
lwip-devel (date)
[
Thread Index
][
Top
][
All Lists
][
lwip-devel info page
]
Advanced
[
Prev Period
]
Last Modified: Sun Oct 29 2023 12:37:56 -0400
Messages in reverse chronological order
[
Next Period
]
October 29, 2023
[lwip-devel] [bug #64839] Lwip as TCPServer occurs some errors when send data.
,
Bob Proulx
,
12:37
[lwip-devel] [patch #10306] check mbedtls error return codes
,
Shawn Silverman
,
12:16
October 19, 2023
[lwip-devel] [patch #10406] sign extention patch
,
Stian Sebastian Skjelstad
,
06:05
[lwip-devel] [patch #10406] sign extention patch
,
Oswin Bult
,
04:03
[lwip-devel] [bug #64791] Router flag in NA packets will never set.
,
Zhang Wenxu
,
03:13
October 16, 2023
[lwip-devel] [bug #64780] sockets.c: avoid useless events on accept
,
renzo davoli
,
09:40
October 14, 2023
[lwip-devel] [patch #10399] patch typos
,
Erik Ekman
,
11:51
[lwip-devel] [patch #10399] patch typos
,
Erik Ekman
,
11:51
October 13, 2023
[lwip-devel] [patch #10181] adedd initialization of custom data in pbuf struct
,
Simon Goldschmidt
,
15:09
[lwip-devel] [patch #10088] allow "typedef u32_t mem_size_t" when MEM_SIZE > 640000L and MEM_USE_POOLS
,
Simon Goldschmidt
,
09:56
[lwip-devel] [patch #10088] allow "typedef u32_t mem_size_t" when MEM_SIZE > 640000L and MEM_USE_POOLS
,
ODH
,
08:44
October 12, 2023
[lwip-devel] [patch #10124] bug: LWIP_DHCP_MAX_DNS_SERVERS < DNS_MAX_SERVERS is causing memory corruption
,
Simon Goldschmidt
,
16:08
[lwip-devel] [patch #10122] mqtt_disconnect(): Correctly send MQTT_MSG_TYPE_DISCONNECT
,
Simon Goldschmidt
,
15:55
[lwip-devel] [patch #10121] bug: httpd creates circular linked list that causes an infinite loop
,
Simon Goldschmidt
,
15:36
[lwip-devel] [patch #10117] move LWIP_UNUSED_ARG into own #else statement
,
Simon Goldschmidt
,
15:16
[lwip-devel] [patch #10116] LWIP_LISTEN_BACKLOG does not exist, use TCP_LISTEN_BACKLOG instead
,
Simon Goldschmidt
,
15:11
[lwip-devel] [patch #10110] Document that sntp_setservername doesn't copy the string [add one sentence]
,
Simon Goldschmidt
,
15:04
[lwip-devel] [bug #56397] Assert "tcp_receive: ooseq tcplen > rcv_wnd"
,
Simon Goldschmidt
,
15:03
[lwip-devel] [patch #10106] tcp_in : fix ooseq update error
,
Simon Goldschmidt
,
15:02
[lwip-devel] [patch #10088] allow "typedef u32_t mem_size_t" when MEM_SIZE > 640000L and MEM_USE_POOLS
,
Simon Goldschmidt
,
14:41
[lwip-devel] [patch #10086] mqtt.c : Remove useless LWIP_ASSERT_CORE_LOCKED()
,
Simon Goldschmidt
,
14:37
[lwip-devel] [bug #60681] No way to initialize LWIP_PBUF_CUSTOM_DATA
,
Simon Goldschmidt
,
14:30
[lwip-devel] [patch #10072] Fix bug #60681: Initialize custom data in pbuf struct
,
Simon Goldschmidt
,
14:30
[lwip-devel] [bug #62857] sendmsg(), if called with last item in msg_iov array to have .iov_len=0, build pbuf chain which cannot be cloned
,
Alex Riesen
,
08:31
[lwip-devel] [patch #10306] check mbedtls error return codes
,
Simon Goldschmidt
,
04:23
[lwip-devel] [patch #10306] check mbedtls error return codes
,
Florian La Roche
,
03:57
[lwip-devel] [bug #62832] Allow NULL buffer to pbuf_get_contiguous()
,
Simon Goldschmidt
,
02:26
October 11, 2023
[lwip-devel] [bug #62857] sendmsg(), if called with last item in msg_iov array to have .iov_len=0, build pbuf chain which cannot be cloned
,
Simon Goldschmidt
,
16:25
[lwip-devel] [bug #63305] pbuf memory leak occurs when tcp packets are out of order.
,
Simon Goldschmidt
,
15:56
[lwip-devel] [bug #63322] Allow custom (non-libc) malloc implementations to be provided
,
Simon Goldschmidt
,
15:54
[lwip-devel] [bug #63435] Timer allocation fails are silent
,
Simon Goldschmidt
,
15:44
[lwip-devel] [bug #63457] DHCP discover option does not include hostname
,
Simon Goldschmidt
,
15:40
[lwip-devel] [bug #63457] DHCP discover option does not include hostname
,
Simon Goldschmidt
,
15:38
[lwip-devel] [bug #63458] Sockopt hook cause socket leak.
,
Simon Goldschmidt
,
15:24
[lwip-devel] [bug #64769] LWIP_HAVE_INT64 Conditional Compilation Error
,
Ian Adams
,
15:23
[lwip-devel] [bug #64045] [altcp_tls_mbedtls.c] Warnings about not checked return values from mbedtls_ssl_flush_output()
,
Simon Goldschmidt
,
15:20
[lwip-devel] [task #16283] LwIP 2.1.3 with mbedTLS 2.28.1 generates 3 warnings with `gcc -std=gnu11 -Wall` (GCC 10)
,
Simon Goldschmidt
,
15:20
[lwip-devel] [bug #64299] Wrongly identified mbedTLS memory configuration
,
Simon Goldschmidt
,
15:10
[lwip-devel] [bug #63324] memcpy(), memmove() and other libc dependencies
,
Simon Goldschmidt
,
15:08
October 10, 2023
[lwip-devel] [bug #64299] Wrongly identified mbedTLS memory configuration
,
Hamza Hajeir
,
17:58
[lwip-devel] [bug #63113] can lwip support GSO(generic segment offload) feature?
,
Simon Goldschmidt
,
16:40
[lwip-devel] [bug #63898] Wrong socket option level for IPV6_CHECKSUM
,
Simon Goldschmidt
,
16:27
[lwip-devel] [bug #63898] Wrong socket option level for IPV6_CHECKSUM
,
Simon Goldschmidt
,
14:56
[lwip-devel] [bug #64299] Wrongly identified mbedTLS memory configuration
,
Simon Goldschmidt
,
14:51
[lwip-devel] [bug #64368] memory leak occurs in altcp_tls_free_config
,
Simon Goldschmidt
,
14:45
[lwip-devel] [bug #64458] When tcp_err() is invoked, tcp_pcb is freed but httpd_post_finished() is not called by httpd.c
,
Simon Goldschmidt
,
14:44
[lwip-devel] [bug #64685] snmp traps build failure (dangling pointer)
,
Simon Goldschmidt
,
14:20
October 09, 2023
[lwip-devel] [patch #10399] patch typos
,
Florian La Roche
,
04:52
October 07, 2023
Re: [lwip-devel] Desiderata for 2.2.0 for debian and virtualsquare (updated)
,
Erik Ekman
,
17:59
October 06, 2023
[lwip-devel] [bug #57734] MQTT broken with muti-segments data
,
Deomid Ryabkov
,
17:42
[lwip-devel] [bug #57734] MQTT broken with muti-segments data
,
Deomid Ryabkov
,
17:36
October 05, 2023
Re: [lwip-devel] Desiderata for 2.2.0 for debian and virtualsquare (updated)
,
Renzo Davoli
,
07:44
October 04, 2023
[lwip-devel] [bug #63554] httpc_get_file_dns causes hard fault in tcp_input on RPi Pico W
,
Simon Goldschmidt
,
16:27
[lwip-devel] [bug #63554] httpc_get_file_dns causes hard fault in tcp_input on RPi Pico W
,
Simon Goldschmidt
,
02:44
October 03, 2023
[lwip-devel] [bug #63929] ip6_frag.c: suspicious usage of 'sizeof(A*)'; pointer to aggregate
,
Simon Goldschmidt
,
11:51
[lwip-devel] [bug #64010] oss-fuzz integration
,
Simon Goldschmidt
,
11:46
[lwip-devel] [bug #64049] pbuf_get_contiguous returns section does not make sense
,
Simon Goldschmidt
,
11:35
[lwip-devel] [bug #64116] Identified security vulnerability in LwIP sources. How do I report
,
Simon Goldschmidt
,
11:32
[lwip-devel] [bug #64734] warnings when arch/cc.h defines LWIP_NOASSERT
,
Simon Goldschmidt
,
11:32
[lwip-devel] [patch #10394] ping: do not clear IP address with ping_stop at the init
,
Simon Goldschmidt
,
11:16
October 02, 2023
[lwip-devel] [patch #10394] ping: do not clear IP address with ping_stop at the init
,
Maxim Uvarov
,
09:05
[lwip-devel] [bug #64734] warnings when arch/cc.h defines LWIP_NOASSERT
,
Marco
,
04:44
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc