Commit Graph

  • 7807f706f3 nd6: Update RA link-local addr option length check Erik Ekman 2023-09-28 22:06:27 +02:00
  • 4f78da983f ci: Bump github action version Erik Ekman 2023-09-28 21:06:09 +02:00
  • d8b97bfc5d icmp: fix bug #64211 (ICMP reply error when using bridge) Simon Goldschmidt 2023-09-27 21:49:24 +02:00
  • f7fe057821 win32 pcapif: fix "heap-use-after-free" on shutdown Simon Goldschmidt 2023-09-27 21:28:29 +02:00
  • 3792075baf Fix bug #64637 ("iperf -n 1000 -r" does not work) Simon Goldschmidt 2023-09-27 21:01:52 +02:00
  • 4e6dd9c576 ping: add stop function Maxim Uvarov 2023-09-15 16:42:33 +02:00
  • 36cb95c4d2 next release will probably be 2.2.1... Simon Goldschmidt 2023-09-27 20:38:41 +02:00
  • 0a0452b2c3 Prepare 2.2.0 release STABLE-2_2_0_RELEASE Simon Goldschmidt 2023-09-25 21:18:03 +02:00
  • c0cf130bb7 Prepare changelog for 2.2.0 release Simon Goldschmidt 2023-09-22 10:02:18 +02:00
  • 3eeda139bc minor coding style/spelling fixes Simon Goldschmidt 2023-09-22 09:54:36 +02:00
  • b92faffaaa LWIP_VLAN_PCP==1: initialize tci correctly (disabled); add pcb_tci_*() functions to access the tci Simon Goldschmidt 2023-09-22 09:53:13 +02:00
  • 84fde1ebbf release: mark 2.2.0 RC1 STABLE-2_2_0_RC1 Simon Goldschmidt 2023-06-29 22:18:19 +02:00
  • 2a3711a566 win32: check: adjust check config.h to run with newest check library on VS2022 Simon Goldschmidt 2023-06-29 22:14:36 +02:00
  • 1a5dffb931 win32: pcapif: ensure we can run with npcap as well Simon Goldschmidt 2023-06-29 22:11:55 +02:00
  • bfcbf80221 win32: msvc: fix msvc project files to compile with VS2022; add test_tcp_state Simon Goldschmidt 2023-06-29 22:08:45 +02:00
  • 657c9735a7 doxygen: dhcp: fix doxygen stumbling over nonexisting define Simon Goldschmidt 2023-06-29 21:59:05 +02:00
  • 9672405eb9 test: unit: tcp: fix tcp state tests to not break other tests Simon Goldschmidt 2023-06-29 21:32:20 +02:00
  • e29870c15e Fix a printf conversion specifier in mdns.c Shawn Silverman 2023-04-09 09:48:52 -07:00
  • f84076b112 Add missing terminating newlines to LWIP_DEBUGF statements Shawn Silverman 2023-04-09 10:29:10 -07:00
  • c2f9244137 test/fuzz: Fix use of htons vs. ntohs Jonathan Neuschäfer 2023-04-07 14:26:32 +02:00
  • 5514d8eb63 test/fuzz: Build with -O2 by default Jonathan Neuschäfer 2023-04-07 14:18:54 +02:00
  • 911da26f96 test/fuzz: Fix CC default value in makefile Jonathan Neuschäfer 2023-04-08 18:27:09 +02:00
  • 2e3dcf06d1 api,sockets: Fix signed overflow check Mingjie Shen 2023-04-14 16:37:50 -04:00
  • e3a20b3bc2 mdns: Add null check for pbuf_skip Mingjie Shen 2023-04-14 16:06:49 -04:00
  • 1c5cc7bc02 snmp_v3: fix reported usmUserAuthProtocol for SHA Jan Breuer 2023-04-26 16:06:46 +02:00
  • 3aa82745c1 dhcp: Add macro for appending extra client's request options David Cermak 2022-03-29 16:09:26 +02:00
  • 90b2a6b4c4 dhcp: Set hostname for DISCOVER packets Logan Gunthorpe 2019-11-18 16:58:04 -07:00
  • 5231c8da23 dhcp: Enable custom config for timeouts, thresholds, backoff time xueyunfei 2019-06-27 12:11:35 +08:00
  • 00f5e179b5 dhcp: Move in-place timeout/threshold calculations to macros David Cermak 2023-05-11 18:18:36 +02:00
  • 90c9a482a6 ci: fix compiling test_tcp_state.c; add to msvc project Simon Goldschmidt 2023-05-11 20:26:21 +02:00
  • 724cc173ca ci: Add the default example_app config to the build step David Cermak 2022-04-05 11:26:48 +02:00
  • 187e4ededd contrib/addons: Add example of using DHCP extra options hooks David Cermak 2022-04-05 11:18:12 +02:00
  • f50c87da6f ci: Add unit test suite to validate tcp state transitions Chen Yu Dong 2021-04-26 16:41:01 +08:00
  • a6874a46c6 contrib/ports: Add semaphore per thread option for unix David Cermak 2022-04-21 09:12:42 +02:00
  • 3a9c1e48dd altcp_tls_mbedtls: note which version of mbedtls we are compatible to Simon Goldschmidt 2023-05-10 21:00:23 +02:00
  • 59ec032fa9 pppos: add new pppos unit test to vsproj Simon Goldschmidt 2023-05-10 20:59:36 +02:00
  • 64f75dbd89 pppos: fix compiling new pppos unit test Simon Goldschmidt 2023-05-10 20:58:23 +02:00
  • a9664395b0 pppos: fix in_tail null Peter Putz 2020-11-11 12:21:01 +01:00
  • 6b734bbb2c PPP: Add test exhibiting empty packet null-deref David Cermak 2022-02-18 17:55:37 +01:00
  • d8d1e4a015 altcp: Fix NULL pointer dereference found by fuzzing Jonathan Neuschäfer 2023-04-07 15:03:19 +02:00
  • 95a63bc352 test/fuzz: Use HTTPS URLs and mention AFL++ Jonathan Neuschäfer 2023-04-06 16:37:52 +02:00
  • e8b0324f81 test/fuzz: Don't crash with assertion failure when a packet is too big Jonathan Neuschäfer 2023-04-06 15:58:46 +02:00
  • 0f2de1f684 contrib/ports/unix: add vdeif Renzo Davoli 2023-02-17 18:19:10 +01:00
  • 427b4f9b08 add posixlib Renzo Davoli 2023-01-17 17:49:50 +01:00
  • 6a350a0278 contrib/port/unix/lib: exclude slipif.c source Renzo Davoli 2023-01-17 17:35:32 +01:00
  • 3fe8d2fc43 get cmake to compile under windows with ms cl compiler Simon Goldschmidt 2023-01-03 21:34:05 +01:00
  • eaf4926239 UPGRADING: added a not about merging contrib Simon Goldschmidt 2022-12-22 22:07:16 +01:00
  • e6341a6081 some documentation fixes after merging contrib and example apps Simon Goldschmidt 2022-12-22 21:42:42 +01:00
  • 790b914fea pbuf_copy_partial_pbuf: fix warning about assigning to smaller type when using '-=' operator Simon Goldschmidt 2022-12-22 20:43:18 +01:00
  • 4b7a54c06c Added warning to cmake instructions when lwipcfg.h isn't present. Steven Wartik 2020-04-20 11:18:37 -04:00
  • 239918ccc1 tcp: Make retransmission timeout (RTO) configurable yuanjm 2020-04-15 10:26:04 +08:00
  • 876517ea3e gitignore: *.exe moved to top level Erik Ekman 2022-05-09 21:13:38 +02:00
  • 234d282936 mqtt: Fix typos on 'incomming' Jonathan Demeyer 2022-03-14 16:07:07 +01:00
  • 52b4649636 Replace C++ comment with standard C comment to avoid error during building with -Werror. Giuseppe Modugno 2022-02-24 16:58:44 +01:00
  • 124dc0a64e vscode: fix debugging on windows Simon Goldschmidt 2022-03-25 21:29:31 +01:00
  • 7807402899 cmake: fix building on windows with mingw64 Simon Goldschmidt 2022-03-22 22:38:28 +01:00
  • 215dec653b fix some compile problems with mingw Simon Goldschmidt 2022-01-12 22:16:00 +01:00
  • a55679224f fs: move prototypes required to implement custom files as fs addon to header Simon Goldschmidt 2022-01-12 22:14:41 +01:00
  • 34e435c786 tapif: fix strncpy Florian La Roche 2021-11-22 08:34:22 +01:00
  • 7c3aab2ea2 gcc warning for sign conversion Florian La Roche 2021-11-22 08:41:03 +01:00
  • 62ac0faad8 redefine many vars as "static" Florian La Roche 2021-12-07 02:57:02 +01:00
  • 5ab46f82f9 Fix failing fuzzer if compiling with ubsan Wouter van Gulik 2021-12-22 11:41:00 +01:00
  • 7e96691ccf ignore LwipMibCompiler output files Simon Goldschmidt 2021-12-22 21:39:27 +01:00
  • 9f7d9170c1 netif: fix the netif's index error weycen 2021-09-26 23:05:53 +08:00
  • 63d21c53e5 altcp mbedtls: Compile error fix. 0x1abin 2021-12-06 20:51:24 +08:00
  • 562431b034 Update gitattributes after travis removal Erik Ekman 2021-11-28 20:56:37 +01:00
  • ff28f73fa0 README: Update CI link Erik Ekman 2021-11-27 21:09:06 +01:00
  • 853258fff0 Switch from travis to github actions for CI Erik Ekman 2021-11-27 16:06:23 +01:00
  • 7c84799c4f doxygen: Remove obsolete config Erik Ekman 2021-11-27 20:40:25 +01:00
  • 17413c28b4 httpd: Add documentation for http_set_cgi_handlers Erik Ekman 2021-11-27 20:36:09 +01:00
  • 5b9159ce0d api: Adapt doc comment to varying parameters Erik Ekman 2021-11-27 20:26:01 +01:00
  • 754d628f2d ip_addr: Add description for IP_ANY_TYPE Erik Ekman 2021-11-27 20:16:33 +01:00
  • b0361f14c1 netif: Add documentation for mac filter macros Erik Ekman 2021-11-27 20:13:27 +01:00
  • 2711dbcac0 lwiperf: Complete documentation of lwiperf_report_fn Erik Ekman 2021-11-27 20:09:59 +01:00
  • e594742801 altcp: Add doxygen comment for altcp_allocator_t Erik Ekman 2021-11-27 20:02:54 +01:00
  • 759c38b956 ip_addr: Add text descriptions for ip addr macros Erik Ekman 2021-11-27 20:00:46 +01:00
  • 089697bb1c Use NULL instead of 0 as a pointer Florian La Roche 2021-11-27 15:48:02 +01:00
  • f3300731be example_app: Minor tweaks Erik Ekman 2021-11-26 22:39:35 +01:00
  • 553fedd443 ping: sizeof to struct not pointer quanjia 2021-11-22 16:52:17 +08:00
  • 53c09fe921 tcp_out: move debug output to after checking pcb Florian La Roche 2021-11-24 23:17:16 +01:00
  • 3636b3e2d1 iteropts.sh: Fix warning on first run Florian La Roche 2021-11-24 23:04:14 +01:00
  • fdcfb9bdce contrib/ports: check library has moved to github Florian La Roche 2021-11-24 22:51:52 +01:00
  • a44fcb2e2e http_client: reset timeout when receiving data Bas Prins 2021-11-12 23:11:22 +01:00
  • a72fc743ef update tinydir.h to newest version Simon Goldschmidt 2021-11-12 22:56:56 +01:00
  • 601e1bb326 altcp mbedtls: fix error in preprocessor logic setting ALTCP_MBEDTLS_PLATFORM_ALLOC Tom Collins 2021-11-12 22:31:04 +01:00
  • 12506cda7d doc/FILES: remove outdated entries Simon Goldschmidt 2021-11-10 21:14:02 +01:00
  • bef26c4423 next release in this branch will be 2.1.4 STABLE-2_1_x Simon Goldschmidt 2021-11-10 19:58:51 +01:00
  • 6ca936f6b5 Prepare 2.1.3 release STABLE-2_1_3_RELEASE Simon Goldschmidt 2021-11-10 19:25:03 +01:00
  • e7b74570d9 Remove unnecessary files in release tarball Hu Keping 2020-06-30 20:30:01 +00:00
  • 018c64ab94 PPP: assert if ppp_set_* functions are called when session is not dead Sylvain Rochet 2020-10-21 02:11:59 +02:00
  • 7e92fb3d7f PPP: remove LWIP_ASSERT_CORE_LOCKED on ppp_set_auth function Sylvain Rochet 2020-10-20 04:15:25 +02:00
  • e8741da9d2 contrib/ports: Remove redundant -Wredundant-decls Florian La Roche 2021-10-03 12:45:51 +02:00
  • 051fbea5e6 Fix bug #54805: IP address can not be obtained over dhcp if PBUF_POOL_BUFSIZE is too small Dirk Ziegelmeier 2018-10-19 21:06:15 +02:00
  • 214e2d90f3 bug #54700: Unexpected expiry of pending ARP table entry Florent Matignon 2018-09-20 16:40:34 +02:00
  • 4022a19cbc altcp: fix altcp_tcp_close for LISTEN pcb Simon Goldschmidt 2020-02-03 22:13:07 +01:00
  • 39a9c5a3c5 netif: fix removing ext-callback while callback is called Simon Goldschmidt 2021-10-01 19:44:07 +02:00
  • a32ea1e793 dhcp: don't set a default gateway if dhcp server doesn't give one Simon Goldschmidt 2021-05-14 10:32:57 +02:00
  • f67f2692d4 mqtt: check data_cb != NULL Simon Goldschmidt 2021-03-04 20:18:04 +01:00
  • 3b745f7154 ip4: ip4addr_aton: fix parsing of the octal IP representation Karol Domagalski 2020-03-05 11:34:59 +01:00
  • d876d3c4df ip6: Fix incorrect assert in ip6_frag() Erik Ekman 2020-06-30 01:25:49 +02:00