7
I Use This!
Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
test/unit: fix inconsistent nullness check error More... 10 days ago
tcpip: fix that TCPIP_CORE_LOCK is not released for LWIP_TIMERS==0 More... 2 months ago
Fix C++ compatibility of newly added function lwip_memcmp_consttime() More... 3 months ago
ppp: use constant-time memcmp for checking credentials More... 3 months ago
Introduce constant-time memcmp and use it for snmpv3_get_engine_boots More... 3 months ago
Fix uninitialized variable warning introduced with last commit More... 3 months ago
update tinydir.h to newest version (1.2.6) More... 4 months ago
contrib: fixed c++ compatibility of unix port More... 4 months ago
makefsdata: fix buffer corruption with very long paths More... 5 months ago
httpc with LWIP_HTTPC_HAVE_FILE_IO: fix heap buffer overflow for long local filenames More... 5 months ago
Fixed netdb.c when LWIP_SOCKET_HAVE_SA_LEN == 0 More... 5 months ago
Added "lwip/errno.h" to netdb.c includes More... 5 months ago
Update codeql-buildscript.sh More... 5 months ago
Add CodeQL Workflow for Code Security Analysis More... 6 months ago
Add CodeQL Workflow for Code Security Analysis More... 6 months ago
Add CodeQL Workflow for Code Security Analysis More... 6 months ago
src/core: Fix speling issues More... 6 months ago
Ignore vim swap files More... 6 months ago
src/apps: Fix speling issues More... 6 months ago
src/api: Fix speling issues More... 6 months ago
contrib: Fix speling issues More... 6 months ago
Update codespell false positives More... 6 months ago
apps/http_client: Fix speling issues More... 6 months ago
PPP: Fix speling issues More... 6 months ago
test: Fix speling issues More... 6 months ago
Fix typos More... 6 months ago
dhcp: fix memory corruption when LWIP_DHCP_MAX_DNS_SERVERS > DNS_MAX_SERVERS More... 6 months ago
Fix building with ISO C90 More... 6 months ago
pbuf_cat: add a simple check to ensure we don't cat the same pbuf to itself More... 6 months ago
unixlib: LWIP_LISTEN_BACKLOG -> TCP_LISTEN_BACKLOG More... 6 months ago