Commit Graph

  • 7f69504bd3 dhcp6: add MUD URL implementation Jan Romann 2022-06-03 13:42:26 +0200
  • b633639621 dhcp: add MUD URL implementation Jan Romann 2021-12-10 15:38:51 +0100
  • 98e63b6acf apps: http client: improve the HTTP client; ensure connection settings are passed Simon Goldschmidt 2023-10-04 22:26:22 +0200
  • 20f6ac7426 msvc: clean up duplicate use of intermediate directories Simon Goldschmidt 2023-10-04 21:42:42 +0200
  • 0627c55c51 ping: fix assert in ping_init() Simon Goldschmidt 2023-10-04 21:36:00 +0200
  • ea53e5aa6e Implement IPV6_RECVHOPLIMIT socket option Nate Karstens 2023-05-10 09:58:30 -0500
  • c004029f77 Render IPv6 addresses in lower case Nate Karstens 2023-05-10 09:58:30 -0500
  • 70a730df64 Implement IPV6_RECVPKTINFO socket option Nate Karstens 2023-05-10 09:58:30 -0500
  • 4dd7e9f816 Use macros in setsockopt handling of IP_PKTINFO Nate Karstens 2023-05-10 09:58:30 -0500
  • 147809861a Implement IPV6_MULTICAST_LOOP socket option Nate Karstens 2023-05-10 09:58:30 -0500
  • 64cd2582ca Improve getsockopt for IP_MULTICAST_LOOP Nate Karstens 2023-05-10 09:58:30 -0500
  • 545a57ce60 Implement IPV6_MULTICAST_HOPS socket option Nate Karstens 2023-05-10 09:58:30 -0500
  • e27013aec3 Use macro to test netconn_type Nate Karstens 2023-05-10 09:58:30 -0500
  • d96a90a5ec Implement IPV6_MULTICAST_IF socket option Nate Karstens 2023-05-10 09:58:30 -0500
  • 64b758d00c Implement IPV6_UNICAST_HOPS socket option Nate Karstens 2023-05-10 09:58:30 -0500
  • 732d3411bf fuzz: count packets for debugging Simon Goldschmidt 2023-10-03 21:37:14 +0200
  • 9509acd876 fuzz: fix warning casting u64_t to s32_t/u32_t Simon Goldschmidt 2023-10-03 21:11:57 +0200
  • 5fea01a0a8 msvc: add project + sln for fuzz tests Simon Goldschmidt 2023-10-03 21:09:51 +0200
  • f85ed72bac ipv6: frag: fix bogus icmp6 response on reassembly timeout Simon Goldschmidt 2023-10-03 17:50:28 +0200
  • 1ef6189287 pbuf: fix "returns" documentation on pbuf_get_contiguous() Simon Goldschmidt 2023-10-03 17:34:53 +0200
  • ae5a5b99eb tcp: fix compiling with LWIP_NOASSERT Simon Goldschmidt 2023-10-03 17:31:19 +0200
  • de6b0a35f8 ping: do not clear IP address with ping_stop at the init Maxim Uvarov 2023-10-02 18:43:25 +0600
  • dad8c4c72a guard when data is NULL Yonggang Luo 2021-04-08 20:04:27 +0800
  • 14444c1c7f mqtt: support binary Will Message Simon Goldschmidt 2023-09-29 22:08:03 +0200
  • 2d6883c432 minor: fix spaces in unix/lib/lwipopts.h Simon Goldschmidt 2023-09-29 21:38:29 +0200
  • 0d5db9469e opt.h: Fix typo Florian La Roche 2023-09-28 23:15:53 +0200
  • 339372919a mem: Include stdio.h Erik Ekman 2023-09-28 23:01:42 +0200
  • 6f700a157d nd6: Fix RA link-local address option length check Erik Ekman 2023-09-28 22:33:41 +0200
  • 2159f84682 httpd: compare client requests case-insensitive Simon Goldschmidt 2023-09-28 22:29:15 +0200
  • 7807f706f3 nd6: Update RA link-local addr option length check Erik Ekman 2023-09-28 22:06:27 +0200
  • 4f78da983f ci: Bump github action version Erik Ekman 2023-09-28 21:06:09 +0200
  • 5788cb887f Test v4 github checkout Erik Ekman 2023-09-28 21:00:12 +0200
  • 5571762829 dhcp6: add MUD URL option code Jan Romann 2021-12-10 14:30:05 +0100
  • 3de157e211 dhcp: add MUD URL option code Jan Romann 2021-12-10 14:26:28 +0100
  • d8b97bfc5d icmp: fix bug #64211 (ICMP reply error when using bridge) Simon Goldschmidt 2023-09-27 21:49:24 +0200
  • f7fe057821 win32 pcapif: fix "heap-use-after-free" on shutdown Simon Goldschmidt 2023-09-27 21:28:29 +0200
  • 3792075baf Fix bug #64637 ("iperf -n 1000 -r" does not work) Simon Goldschmidt 2023-09-27 21:01:52 +0200
  • 4e6dd9c576 ping: add stop function Maxim Uvarov 2023-09-15 16:42:33 +0200
  • 36cb95c4d2 next release will probably be 2.2.1... Simon Goldschmidt 2023-09-27 20:38:41 +0200
  • 0a0452b2c3 Prepare 2.2.0 release STABLE-2_2_0_RELEASE Simon Goldschmidt 2023-09-25 21:18:03 +0200
  • c0cf130bb7 Prepare changelog for 2.2.0 release Simon Goldschmidt 2023-09-22 10:02:18 +0200
  • 3eeda139bc minor coding style/spelling fixes Simon Goldschmidt 2023-09-22 09:54:36 +0200
  • 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 +0200
  • 149e52f2c5 Patch #9977: New socket option IPV6_RECVPKTINFO Marcus Dreier 2023-08-09 16:46:06 +0200
  • 84847825b6 fixed bug with 'space' being defined unsigned in tcp_write leading to crashes Peter Jakobs 2023-08-09 13:38:07 +0200
  • 84fde1ebbf release: mark 2.2.0 RC1 STABLE-2_2_0_RC1 Simon Goldschmidt 2023-06-29 22:18:19 +0200
  • 2a3711a566 win32: check: adjust check config.h to run with newest check library on VS2022 Simon Goldschmidt 2023-06-29 22:14:36 +0200
  • 1a5dffb931 win32: pcapif: ensure we can run with npcap as well Simon Goldschmidt 2023-06-29 22:11:55 +0200
  • bfcbf80221 win32: msvc: fix msvc project files to compile with VS2022; add test_tcp_state Simon Goldschmidt 2023-06-29 22:08:45 +0200
  • 657c9735a7 doxygen: dhcp: fix doxygen stumbling over nonexisting define Simon Goldschmidt 2023-06-29 21:59:05 +0200
  • 9672405eb9 test: unit: tcp: fix tcp state tests to not break other tests Simon Goldschmidt 2023-06-29 21:32:20 +0200
  • e29870c15e Fix a printf conversion specifier in mdns.c Shawn Silverman 2023-04-09 09:48:52 -0700
  • f84076b112 Add missing terminating newlines to LWIP_DEBUGF statements Shawn Silverman 2023-04-09 10:29:10 -0700
  • c2f9244137 test/fuzz: Fix use of htons vs. ntohs Jonathan Neuschäfer 2023-04-07 14:26:32 +0200
  • 5514d8eb63 test/fuzz: Build with -O2 by default Jonathan Neuschäfer 2023-04-07 14:18:54 +0200
  • 911da26f96 test/fuzz: Fix CC default value in makefile Jonathan Neuschäfer 2023-04-08 18:27:09 +0200
  • 2e3dcf06d1 api,sockets: Fix signed overflow check Mingjie Shen 2023-04-14 16:37:50 -0400
  • e3a20b3bc2 mdns: Add null check for pbuf_skip Mingjie Shen 2023-04-14 16:06:49 -0400
  • 1c5cc7bc02 snmp_v3: fix reported usmUserAuthProtocol for SHA Jan Breuer 2023-04-26 16:06:46 +0200
  • 3aa82745c1 dhcp: Add macro for appending extra client's request options David Cermak 2022-03-29 16:09:26 +0200
  • 90b2a6b4c4 dhcp: Set hostname for DISCOVER packets Logan Gunthorpe 2019-11-18 16:58:04 -0700
  • 5231c8da23 dhcp: Enable custom config for timeouts, thresholds, backoff time xueyunfei 2019-06-27 12:11:35 +0800
  • 00f5e179b5 dhcp: Move in-place timeout/threshold calculations to macros David Cermak 2023-05-11 18:18:36 +0200
  • 90c9a482a6 ci: fix compiling test_tcp_state.c; add to msvc project Simon Goldschmidt 2023-05-11 20:26:21 +0200
  • 724cc173ca ci: Add the default example_app config to the build step David Cermak 2022-04-05 11:26:48 +0200
  • 187e4ededd contrib/addons: Add example of using DHCP extra options hooks David Cermak 2022-04-05 11:18:12 +0200
  • f50c87da6f ci: Add unit test suite to validate tcp state transitions Chen Yu Dong 2021-04-26 16:41:01 +0800
  • a6874a46c6 contrib/ports: Add semaphore per thread option for unix David Cermak 2022-04-21 09:12:42 +0200
  • 3a9c1e48dd altcp_tls_mbedtls: note which version of mbedtls we are compatible to Simon Goldschmidt 2023-05-10 21:00:23 +0200
  • 59ec032fa9 pppos: add new pppos unit test to vsproj Simon Goldschmidt 2023-05-10 20:59:36 +0200
  • 64f75dbd89 pppos: fix compiling new pppos unit test Simon Goldschmidt 2023-05-10 20:58:23 +0200
  • a9664395b0 pppos: fix in_tail null Peter Putz 2020-11-11 12:21:01 +0100
  • 6b734bbb2c PPP: Add test exhibiting empty packet null-deref David Cermak 2022-02-18 17:55:37 +0100
  • d8d1e4a015 altcp: Fix NULL pointer dereference found by fuzzing Jonathan Neuschäfer 2023-04-07 15:03:19 +0200
  • 95a63bc352 test/fuzz: Use HTTPS URLs and mention AFL++ Jonathan Neuschäfer 2023-04-06 16:37:52 +0200
  • e8b0324f81 test/fuzz: Don't crash with assertion failure when a packet is too big Jonathan Neuschäfer 2023-04-06 15:58:46 +0200
  • 0f2de1f684 contrib/ports/unix: add vdeif Renzo Davoli 2023-02-17 18:19:10 +0100
  • 427b4f9b08 add posixlib Renzo Davoli 2023-01-17 17:49:50 +0100
  • 6a350a0278 contrib/port/unix/lib: exclude slipif.c source Renzo Davoli 2023-01-17 17:35:32 +0100
  • 3fe8d2fc43 get cmake to compile under windows with ms cl compiler Simon Goldschmidt 2023-01-03 21:34:05 +0100
  • eaf4926239 UPGRADING: added a not about merging contrib Simon Goldschmidt 2022-12-22 22:07:16 +0100
  • e6341a6081 some documentation fixes after merging contrib and example apps Simon Goldschmidt 2022-12-22 21:42:42 +0100
  • 790b914fea pbuf_copy_partial_pbuf: fix warning about assigning to smaller type when using '-=' operator Simon Goldschmidt 2022-12-22 20:43:18 +0100
  • 4b7a54c06c Added warning to cmake instructions when lwipcfg.h isn't present. Steven Wartik 2020-04-20 11:18:37 -0400
  • bd5ee8fd6a ping_recv doesn't work if LWIP_IPV6 is true Peter Harper 2022-09-02 15:58:14 +0100
  • c883cd83d4 dhcp: limit number of dns servers we parse to LWIP_DHCP_PROVIDE_DNS_SERVERS Matteo Fumagalli 2022-08-30 17:04:40 +0200
  • e15654409d makefsdata: extend file type matching with .shtml and .shtm Krzysztof Mazur 2022-08-14 12:03:50 +0200
  • 3feaef72df fixed return statement bas 2022-07-04 21:11:58 +0200
  • 50d946c454 add support for http-post to http-client bas 2022-07-04 20:30:43 +0200
  • 239918ccc1 tcp: Make retransmission timeout (RTO) configurable yuanjm 2020-04-15 10:26:04 +0800
  • 876517ea3e gitignore: *.exe moved to top level Erik Ekman 2022-05-09 21:13:38 +0200
  • 234d282936 mqtt: Fix typos on 'incomming' Jonathan Demeyer 2022-03-14 16:07:07 +0100
  • 52b4649636 Replace C++ comment with standard C comment to avoid error during building with -Werror. Giuseppe Modugno 2022-02-24 16:58:44 +0100
  • fa7b7fcc5a ci: Add unit test suite to validate tcp state transitions Chen Yu Dong 2021-04-26 16:41:01 +0800
  • 5ab99a9acf contrib/ports: Add semaphore per thread option for unix David Cermak 2022-04-21 09:12:42 +0200
  • 5e4e5f8b1c ci: Add the default example_app config to the build step David Cermak 2022-04-05 11:26:48 +0200
  • 1f1e2d8530 contrib/addons: Add example of using DHCP extra options hooks David Cermak 2022-04-05 11:18:12 +0200
  • 124dc0a64e vscode: fix debugging on windows Simon Goldschmidt 2022-03-25 21:29:31 +0100
  • 7807402899 cmake: fix building on windows with mingw64 Simon Goldschmidt 2022-03-22 22:38:28 +0100
  • bfbaf17683 format codes Meco Man 2022-02-23 03:20:12 -0500