Archives are refreshed every 30 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 Dec 31 2017 10:03:26 -0500
Messages in reverse chronological order
[
Next Period
]
December 31, 2017
[lwip-devel] [bug #52763] mdns: move data off the stack and dynamically allocate data.
,
Douglas
,
10:03
[lwip-devel] [bug #52692] tcp: handle pcb->snd_queuelen and chained pbufs during segment split
,
Simon Goldschmidt
,
08:42
[lwip-devel] [bug #52770] mdns: move the announcements to a timer callback
,
Simon Goldschmidt
,
08:40
[lwip-devel] [bug #52770] mdns: move the announcements to a timer callback
,
Douglas
,
08:37
[lwip-devel] [bug #52763] mdns: move data off the stack and dynamically allocate data.
,
Simon Goldschmidt
,
08:19
[lwip-devel] [bug #52770] mdns: move the announcements to a timer callback
,
Simon Goldschmidt
,
08:16
[lwip-devel] [bug #52763] mdns: move data off the stack and dynamically allocate data.
,
Erik Ekman
,
07:38
[lwip-devel] [bug #52770] mdns: move the announcements to a timer callback
,
Douglas
,
06:46
[lwip-devel] [bug #52770] mdns: move the announcements to a timer callback
,
Simon Goldschmidt
,
05:44
[lwip-devel] [bug #52770] mdns: move the announcements to a timer callback
,
Dirk Ziegelmeier
,
05:25
[lwip-devel] [bug #52770] mdns: move the announcements to a timer callback
,
Douglas
,
05:22
[lwip-devel] [bug #52763] mdns: move data off the stack and dynamically allocate data.
,
Douglas
,
05:09
[lwip-devel] [bug #52770] mdns: move the announcements to a timer callback
,
Dirk Ziegelmeier
,
04:40
[lwip-devel] [bug #52770] mdns: move the announcements to a timer callback
,
Douglas
,
02:33
December 30, 2017
[lwip-devel] [bug #52747] mdns resp: separate the announce function and add netifapi support for it
,
Douglas
,
17:03
[lwip-devel] [bug #52763] mdns: move data off the stack and dynamically allocate data.
,
Erik Ekman
,
10:13
[lwip-devel] [bug #52763] mdns: move data off the stack and dynamically allocate data.
,
Erik Ekman
,
10:07
[lwip-devel] [bug #52747] mdns resp: separate the announce function and add netifapi support for it
,
Simon Goldschmidt
,
09:14
[lwip-devel] [bug #52747] mdns resp: separate the announce function and add netifapi support for it
,
Douglas
,
08:40
[lwip-devel] [bug #52747] mdns resp: separate the announce function and add netifapi support for it
,
Simon Goldschmidt
,
08:10
[lwip-devel] [bug #52747] mdns resp: separate the announce function and add netifapi support for it
,
Douglas
,
07:52
[lwip-devel] [bug #52704] DHCP and bad OFFER
,
Dirk Ziegelmeier
,
06:17
[lwip-devel] [bug #52747] mdns resp: separate the announce function and add netifapi support for it
,
Dirk Ziegelmeier
,
06:08
[lwip-devel] [bug #52762] mdns: guard against there being no ip4 address.
,
Dirk Ziegelmeier
,
05:44
[lwip-devel] [patch #9512] lowpan6: Fix build warning when LWIP_6LOWPAN_IPHC=0
,
Dirk Ziegelmeier
,
05:40
December 29, 2017
[lwip-devel] [bug #52763] mdns: move data off the stack and dynamically allocate data.
,
Douglas
,
22:25
[lwip-devel] [bug #52762] mdns: guard against there being no ip4 address.
,
Douglas
,
21:14
Re: [lwip-devel] Q. should mdns be announcing an ip4 address of 0.0.0.0?
,
Joel Cunningham
,
11:17
[lwip-devel] Q. should mdns be announcing an ip4 address of 0.0.0.0?
,
Douglas
,
07:23
December 28, 2017
[lwip-devel] [bug #52747] mdns resp: separate the announce function and add netifapi support for it
,
Douglas
,
04:26
[lwip-devel] [bug #52748] the bug in timeouts.c
,
Douglas
,
01:19
December 27, 2017
[lwip-devel] [bug #52692] tcp: handle pcb->snd_queuelen and chained pbufs during segment split
,
Joel Cunningham
,
09:37
[lwip-devel] [bug #52748] the bug in timeouts.c
,
wangcheng
,
09:09
[lwip-devel] [bug #52747] mdns resp: separate the announce function and add netifapi support for it
,
Douglas
,
08:31
December 24, 2017
[lwip-devel] [patch #9525] httpd: add Websocket support, fix lwip_strnicmp
,
Dirk Ziegelmeier
,
07:14
[lwip-devel] [patch #9522] Use pbuf_clone to replace pbuf_alloc+pbuf_copy
,
Dirk Ziegelmeier
,
07:13
December 23, 2017
[lwip-devel] [bug #51729] lwip_itoa: fix converting 0
,
Simon Goldschmidt
,
14:36
[lwip-devel] [bug #51729] lwip_itoa: fix converting 0
,
Simon Goldschmidt
,
14:34
Re: [lwip-devel] in-place overwriting of payload via static "tcphdr" pointer.
,
address@hidden
,
14:24
[lwip-devel] [patch #9523] MDNS responder should reply after a random timeout
,
Simon Goldschmidt
,
14:17
December 22, 2017
[lwip-devel] in-place overwriting of payload via static "tcphdr" pointer.
,
Bernhart Pelger
,
08:44
[lwip-devel] [patch #9523] MDNS responder should reply after a random timeout
,
Erik Ekman
,
05:08
December 21, 2017
[lwip-devel] [bug #52719] sys_timeouts synchronization issue with core locking (NO_SYS == 0)
,
Joel Cunningham
,
16:51
[lwip-devel] [patch #9525] httpd: add Websocket support, fix lwip_strnicmp
,
Sakari Kapanen
,
16:12
[lwip-devel] [task #14780] Add debug helper asserts to ensure threading/locking requirements are met
,
Simon Goldschmidt
,
00:52
[lwip-devel] [task #14478] Update Copyright information
,
Simon Goldschmidt
,
00:51
December 20, 2017
[lwip-devel] [bug #52704] DHCP and bad OFFER
,
Dirk Ziegelmeier
,
04:08
[lwip-devel] DHCP and bad OFFER
,
Esa Hill
,
04:04
December 19, 2017
[lwip-devel] [bug #52692] tcp: handle pcb->snd_queuelen and chained pbufs during segment split
,
Joel Cunningham
,
10:45
[lwip-devel] [patch #9523] MDNS responder should reply after a random timeout
,
David GIRAULT
,
08:39
[lwip-devel] [bug #51729] lwip_itoa: fix converting 0
,
David GIRAULT
,
08:22
[lwip-devel] [bug #51729] lwip_itoa: fix converting 0
,
David GIRAULT
,
07:07
[lwip-devel] [patch #9522] Use pbuf_clone to replace pbuf_alloc+pbuf_copy
,
Axel Lin
,
03:33
December 18, 2017
[lwip-devel] [patch #9520] httpd: add a gawk version of makefsdata
,
Mike Kleshov
,
15:25
[lwip-devel] [bug #52686] Pointer 'to' checked for NULL in lwip_sendto() may be dereferenced
,
Simon Goldschmidt
,
14:11
[lwip-devel] [bug #52671] Pointer 'to' checked for NULL in lwip_sendto() may be dereferenced
,
Simon Goldschmidt
,
14:02
[lwip-devel] [bug #52638] Make some global variables static (httpd.c)
,
Simon Goldschmidt
,
14:02
[lwip-devel] [bug #52676] tcp: pcb->unsent_oversize not cleared segment split leading to memory corruption
,
Joel Cunningham
,
12:48
[lwip-devel] [bug #52676] tcp: pcb->unsent_oversize not cleared segment split leading to memory corruption
,
Joel Cunningham
,
09:57
[lwip-devel] [bug #52345] MQTT buffer length check seems wrong
,
Simon Goldschmidt
,
05:23
[lwip-devel] [bug #52345] MQTT buffer length check seems wrong
,
David Bourgeois
,
05:13
[lwip-devel] [bug #52671] Pointer 'to' checked for NULL in lwip_sendto() may be dereferenced
,
Remi Cabaussel
,
03:43
[lwip-devel] [bug #52686] Pointer 'to' checked for NULL in lwip_sendto() may be dereferenced
,
Remi Cabaussel
,
03:43
[lwip-devel] [bug #52671] Pointer 'to' checked for NULL in lwip_sendto() may be dereferenced
,
Simon Goldschmidt
,
03:40
[lwip-devel] [bug #52671] Pointer 'to' checked for NULL in lwip_sendto() may be dereferenced
,
Remi Cabaussel
,
03:39
[lwip-devel] [bug #52638] Make some global variables static (httpd.c)
,
Mike Kleshov
,
01:53
December 17, 2017
[lwip-devel] [bug #52345] MQTT buffer length check seems wrong
,
Simon Goldschmidt
,
16:26
[lwip-devel] [bug #52239] if a DNS request is denied by a DNS server, this DNS request shouldn't be stopped if there is another DNS server to try.
,
Simon Goldschmidt
,
16:26
[lwip-devel] [bug #52620] mdns: silence some unused variable warnings
,
Simon Goldschmidt
,
16:25
[lwip-devel] [bug #52638] Make some global variables static (httpd.c)
,
Simon Goldschmidt
,
16:22
[lwip-devel] [bug #52684] Should read() return ETIMEDOUT on a timeout?
,
Simon Goldschmidt
,
16:21
[lwip-devel] [patch #9500] Avoid sending Content-Length header if data is not ready yet
,
Simon Goldschmidt
,
16:20
[lwip-devel] [patch #9517] apps/sntp: Use ip_addr_copy to save server address
,
Simon Goldschmidt
,
16:18
[lwip-devel] [patch #9515] ip4_reass: Fix build error when IP_REASS_CHECK_OVERLAP=0
,
Simon Goldschmidt
,
16:17
[lwip-devel] [patch #9514] ip4_reass: Use IPH_HL_BYTES instead of open coded
,
Simon Goldschmidt
,
16:17
[lwip-devel] [patch #9513] ip4: Fix IPH_OFFSET_BYTES macro
,
Simon Goldschmidt
,
16:17
[lwip-devel] [patch #9511] apps/smtp: Avoid NULL pointer dereference in smtp_send_body_data_handler
,
Simon Goldschmidt
,
16:17
[lwip-devel] [bug #52684] Should read() return ETIMEDOUT on a timeout?
,
Douglas
,
07:36
[lwip-devel] [bug #52684] Should read() return ETIMEDOUT on a timeout?
,
Douglas
,
07:27
December 16, 2017
[lwip-devel] [bug #52671] Pointer 'to' checked for NULL in lwip_sendto() may be dereferenced
,
Simon Goldschmidt
,
14:32
[lwip-devel] [bug #52676] tcp: pcb->unsent_oversize not cleared segment split leading to memory corruption
,
Simon Goldschmidt
,
08:31
December 15, 2017
[lwip-devel] [bug #52676] tcp: pcb->unsent_oversize not cleared segment split leading to memory corruption
,
Joel Cunningham
,
13:32
[lwip-devel] [bug #52671] Pointer 'to' checked for NULL in lwip_sendto() may be dereferenced
,
Remi Cabaussel
,
04:28
[lwip-devel] [patch #9517] apps/sntp: Use ip_addr_copy to save server address
,
Axel Lin
,
02:00
December 13, 2017
[lwip-devel] [patch #9516] sntp: use const for servername
,
Joel Cunningham
,
15:16
[lwip-devel] [patch #9516] sntp: use const for servername
,
Dirk Ziegelmeier
,
14:56
[lwip-devel] [patch #9516] sntp: use const for servername
,
Joel Cunningham
,
12:38
[lwip-devel] [patch #9515] ip4_reass: Fix build error when IP_REASS_CHECK_OVERLAP=0
,
Axel Lin
,
07:21
[lwip-devel] [patch #9514] ip4_reass: Use IPH_HL_BYTES instead of open coded
,
Axel Lin
,
05:32
December 12, 2017
[lwip-devel] [bug #52649] Loop address communication without loopif
,
Simon Goldschmidt
,
15:05
[lwip-devel] [patch #9513] ip4: Fix IPH_OFFSET_BYTES macro
,
Axel Lin
,
08:54
December 11, 2017
[lwip-devel] [bug #52638] Make some global variables static (httpd.c)
,
Mike Kleshov
,
03:27
[lwip-devel] [bug #52638] Make some global variables static
,
Mike Kleshov
,
03:26
December 08, 2017
[lwip-devel] [patch #9512] lowpan6: Fix build warning when LWIP_6LOWPAN_IPHC=0
,
Axel Lin
,
20:49
December 07, 2017
[lwip-devel] [bug #52620] mdns: silence some unused variable warnings
,
Douglas
,
20:21
[lwip-devel] [bug #52611] Incorrect use of ctype macros?
,
Dirk Ziegelmeier
,
06:03
[lwip-devel] [bug #52611] Incorrect use of ctype macros?
,
Mike Kleshov
,
05:57
[lwip-devel] [bug #52611] Incorrect use of ctype macros?
,
Mike Kleshov
,
05:49
[lwip-devel] [bug #52611] Incorrect use of ctype macros?
,
Axel Lin
,
05:45
[lwip-devel] [bug #52611] Incorrect use of ctype macros?
,
Mike Kleshov
,
05:25
[lwip-devel] [bug #52611] Incorrect use of ctype macros?
,
Axel Lin
,
05:20
[lwip-devel] [bug #52611] Incorrect use of ctype macros?
,
Mike Kleshov
,
04:46
[lwip-devel] [bug #52611] Incorrect use of ctype macros?
,
Axel Lin
,
04:38
[lwip-devel] [bug #52611] Incorrect use of ctype macros?
,
Mike Kleshov
,
04:31
[lwip-devel] [bug #52611] Incorrect use of ctype macros?
,
Stian Sebastian Skjelstad
,
04:29
[lwip-devel] [bug #52611] Incorrect use of ctype macros?
,
Dirk Ziegelmeier
,
04:26
[lwip-devel] [bug #52611] Incorrect use of ctype macros?
,
Mike Kleshov
,
04:22
December 05, 2017
[lwip-devel] [patch #9511] apps/smtp: Avoid NULL pointer dereference in smtp_send_body_data_handler
,
Axel Lin
,
08:55
[lwip-devel] [patch #9510] apps/altcp_tls: Remove redundant check for altcp_mbedtls_malloc_clear_stats
,
Simon Goldschmidt
,
00:36
December 04, 2017
[lwip-devel] [patch #9510] apps/altcp_tls: Remove redundant check for altcp_mbedtls_malloc_clear_stats
,
Axel Lin
,
23:06
December 03, 2017
[lwip-devel] [patch #9504] Fix build warning for lwip_isdigit/isxdigit/islower/isspace
,
Dirk Ziegelmeier
,
13:36
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc