flycast/core/deps/picotcp/modules
Flyinghead 3d60fc8c60 Revert "core/deps/picotcp/modules/pico_tcp.c: More checks for correct header sizes"
This reverts commit ffc32d2d86.
PR #1937
2025-05-21 08:22:35 +02:00
..
pico_6lowpan.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_6lowpan_ll.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_802154.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_aodv.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_arp.c picotcp: full deinit when terminating 2023-03-13 17:36:32 +01:00
pico_arp.h picotcp: full deinit when terminating 2023-03-13 17:36:32 +01:00
pico_dev_ipc.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_dev_null.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_dev_ppp.c picotcp: fix kos ppp nego. modem,bba: fix kos detection 2023-06-23 11:40:22 +02:00
pico_dev_ppp.h picotcp: full deinit when terminating 2023-03-13 17:36:32 +01:00
pico_dhcp_client.h Static picotcp config for msvc. Fix warnings in modem.cpp. 2018-09-17 14:05:03 +02:00
pico_dhcp_common.c picotcp: add dhcp server and icmp from upstream 2021-01-02 18:51:09 +01:00
pico_dhcp_common.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_dhcp_server.c picotcp: full deinit when terminating 2023-03-13 17:36:32 +01:00
pico_dhcp_server.h picotcp: full deinit when terminating 2023-03-13 17:36:32 +01:00
pico_dns_client.c picotcp: full deinit when terminating 2023-03-13 17:36:32 +01:00
pico_dns_client.h picotcp: full deinit when terminating 2023-03-13 17:36:32 +01:00
pico_dns_common.c picotcp: use strcasecmp 2021-11-24 14:17:00 +01:00
pico_dns_common.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_ethernet.c picotcp: Resolved memory leak 2024-12-26 11:33:26 +01:00
pico_ethernet.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_fragments.c picotcp: full deinit when terminating 2023-03-13 17:36:32 +01:00
pico_fragments.h picotcp: full deinit when terminating 2023-03-13 17:36:32 +01:00
pico_icmp4.c picotcp: Integer Overflow in pico icmp4 2024-12-26 12:38:26 +01:00
pico_icmp4.h picotcp: Integer Overflow in pico icmp4 2024-12-26 12:38:26 +01:00
pico_icmp6.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_igmp.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_ipfilter.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_ipv4.c Revert "core/deps/picotcp/modules/pico_tcp.c: More checks for correct header sizes" 2025-05-21 08:22:35 +02:00
pico_ipv4.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_ipv6.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_ipv6_nd.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_mcast.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_mld.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_mm.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_nat.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_olsr.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_socket_tcp.c picotcp: fix msvc build. reduce logging 2025-01-02 11:01:58 +01:00
pico_socket_tcp.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_socket_udp.c picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_socket_udp.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_strings.c picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_strings.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00
pico_tcp.c Revert "core/deps/picotcp/modules/pico_tcp.c: More checks for correct header sizes" 2025-05-21 08:22:35 +02:00
pico_tcp.h picotcp: full deinit when terminating 2023-03-13 17:36:32 +01:00
pico_udp.c modem: Transparent IP proxy. Removes the need for a TAP/TUN device 2018-09-24 19:06:14 +02:00
pico_udp.h picotcp initial commit as of 4caf65005045f0d34592274a5edd20c0d40d83f7 2018-09-15 21:28:13 +02:00