Commit History

Author SHA1 Message Date
  Simon Goldschmidt 347054b329 Fix C++ compatibility of newly added function lwip_memcmp_consttime() 2 years ago
  Simon Goldschmidt c167a54540 ppp: use constant-time memcmp for checking credentials 2 years ago
  Simon Goldschmidt 25de99d1c1 Introduce constant-time memcmp and use it for snmpv3_get_engine_boots 2 years ago
  Simon Goldschmidt 09d929f7ff Fix uninitialized variable warning introduced with last commit 2 years ago
  Renzo Davoli 83abc8714c avoid callbacks for unsuccessful lwip_accept 2 years ago
  Simon Goldschmidt 09188668c7 update tinydir.h to newest version (1.2.6) 2 years ago
  Simon Goldschmidt b413b04093 makefsdata: fix buffer corruption with very long paths 2 years ago
  Simon Goldschmidt ee1523630a httpc with LWIP_HTTPC_HAVE_FILE_IO: fix heap buffer overflow for long local filenames 2 years ago
  Erik Ekman 5e3268cf3e src/core: Fix speling issues 2 years ago
  Erik Ekman 8c1190143c Ignore vim swap files 2 years ago
  Erik Ekman 5e45328bb5 src/apps: Fix speling issues 2 years ago
  Erik Ekman b6b20613ce src/api: Fix speling issues 2 years ago
  Erik Ekman e7abb85d63 contrib: Fix speling issues 2 years ago
  Erik Ekman 3c06267d8e apps/http_client: Fix speling issues 2 years ago
  Erik Ekman 0ab52ff447 PPP: Fix speling issues 2 years ago
  Erik Ekman 20c9b117e1 test: Fix speling issues 2 years ago
  Erik Ekman 34516d5c2e Update codespell false positives 2 years ago
  Florian La Roche 670a2f0827 Fix typos 2 years ago
  Simon Goldschmidt 1eeb70fbfa dhcp: fix memory corruption when LWIP_DHCP_MAX_DNS_SERVERS > DNS_MAX_SERVERS 2 years ago
  Simon Goldschmidt b9ca1deba8 Fix building with ISO C90 2 years ago
  Simon Goldschmidt efe78e7e5b pbuf_cat: add a simple check to ensure we don't cat the same pbuf to itself 2 years ago
  Simon Goldschmidt 6864eb1749 unixlib: LWIP_LISTEN_BACKLOG -> TCP_LISTEN_BACKLOG 2 years ago
  David Fries 35cbad52cc Document that sntp_setservername doesn't copy the string 4 years ago
  duckpowerMB 574bd6e5aa tcp_in : fix ooseq update error 4 years ago
  Thomas Kindler de0b97861a Fix bug #60681: Initialize custom data in pbuf struct 4 years ago
  Simon Goldschmidt f5e7e8e576 pbuf: pbuf_get_contiguous: allow passing NULL for buffer to prevent copying 2 years ago
  Faidon Liambotis 4f88651247 Add MEM_CUSTOM_ALLOCATOR and make LIBC a subset of it 3 years ago
  Simon Goldschmidt e01c9a9504 dhcp: set LWIP_DHCP_DISCOVER_ADD_HOSTNAME==1 by DEFAULT_ACCEPTMBOX_SIZE 2 years ago
  Simon Goldschmidt 90a440eafd sockets: fix socket leak when using setsockopt/getsockopt hook with LWIP_NETCONN_FULLDUPLEX==1 2 years ago
  Simon Goldschmidt 583f352f60 altcp_mbedtls: don't ignore return value of mbedtls_ssl_flush_output 2 years ago