danielinux
  • Joined on 2016-04-11
danielinux pushed to master at danielinux/femtoTCP 2024-12-22 15:40:57 +01:00
ef84998c75 unit test: rename some IPPROTO_ constants
danielinux pushed to master at danielinux/femtoTCP 2024-12-22 15:39:15 +01:00
83994381c5 Added httpd library + https test server
94e786d012 Revert linux automated test in CI
Compare 2 commits »
danielinux pushed to master at danielinux/femtoTCP 2024-12-20 23:32:05 +01:00
6203d6a57e Added TLS support + tests
danielinux pushed to master at danielinux/femtoTCP 2024-12-16 08:56:05 +01:00
63c2ff26ab Updated README.md
danielinux pushed to master at danielinux/femtoTCP 2024-12-15 17:12:23 +01:00
1e285bdd85 Fix test to capture all packets
danielinux pushed to master at danielinux/femtoTCP 2024-12-15 17:06:36 +01:00
80847e1d5d Added test for DHCP + DNS
9834bf8840 Add DNS client, DHCP fixes.
13c181e6ba building unit tests: move to build/
Compare 3 commits »
danielinux pushed to master at danielinux/git-slides-server 2024-11-29 16:15:26 +01:00
dabeea8d5e checkout first slide + truncate long slides
danielinux pushed to master at danielinux/git-slides-server 2024-11-29 15:46:25 +01:00
d3c0fbf8aa Fixed poll() after discard of initial message
7aace4e904 Improved cleanup on close
Compare 2 commits »
danielinux pushed to master at danielinux/git-slides-server 2024-11-29 15:07:12 +01:00
32be1bc25b Discard initial input from telnet
danielinux pushed to master at danielinux/femtoTCP 2024-11-29 15:03:02 +01:00
4a3f8de4ab Repeat READABLE event if there is still data in queue
danielinux pushed to master at danielinux/femtoTCP 2024-11-28 12:45:42 +01:00
4bf4bd3870 Make install
danielinux pushed to master at danielinux/femtoTCP 2024-11-27 21:14:34 +01:00
44deb02802 Added telnetd to raspberry pico port
danielinux pushed to master at danielinux/femtoTCP 2024-11-24 21:40:54 +01:00
9997f3e295 unit.c: updated API for ll driver
danielinux pushed to master at danielinux/femtoTCP 2024-11-24 21:34:51 +01:00
96bfb2d105 Added port for raspberry pi pico
danielinux pushed to master at danielinux/femtoTCP 2024-11-17 21:33:24 +01:00
705ed7c5b3 Added poll
c5d20305c3 Working select wrapper + tests
Compare 2 commits »
danielinux pushed to master at danielinux/femtoTCP 2024-11-17 09:17:42 +01:00
579433eddb Intercepting more calls
danielinux pushed to master at danielinux/femtoTCP 2024-11-17 07:11:32 +01:00
1490f8dba1 Added posix non-blocking sockets, new tests
danielinux pushed to master at danielinux/femtoTCP 2024-11-16 07:34:51 +01:00
5c3cd8bf1e New tree; draft for posix support
danielinux pushed to master at danielinux/femtoTCP 2024-11-14 01:41:28 +01:00
16acc23b52 disabled interop test
danielinux pushed to master at danielinux/femtoTCP 2024-11-14 01:36:13 +01:00
eeb3199c09 mkdir -p