index
:
sbc-harness
clang-format
lukeshu/9p-printf
lukeshu/dhcp
lukeshu/no-pico_time
lukeshu/patch-typeshed
lukeshu/picolibc
lukeshu/promise
main
Unnamed repository; edit this file 'description' to name the repository.
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-11-12
Avoid using fprintf
Luke T. Shumaker
2024-11-12
Remove debug statement
Luke T. Shumaker
2024-11-12
main.c: Give the DHCP process more stack
Luke T. Shumaker
2024-11-12
libdhcp: Reduce stack use
Luke T. Shumaker
2024-11-12
libdhcp: Don't bother copying hostname
Luke T. Shumaker
2024-11-12
libdhcp: Reduce stack use
Luke T. Shumaker
2024-11-12
libdhcp: Reduce stack usage
Luke T. Shumaker
2024-11-12
Work on stack.c.gen
Luke T. Shumaker
2024-11-12
Work on stack analysis
Luke T. Shumaker
2024-11-12
Avoid compiling libraries twice
Luke T. Shumaker
2024-11-12
Start integrating stack analysis
Luke T. Shumaker
2024-11-12
Oh dang, I broke `make lint` a while back :(
Luke T. Shumaker
2024-11-11
dhcp: Fix .secs value
Luke T. Shumaker
2024-11-11
dhcp: Add some workarounds for broken servers
Luke T. Shumaker
2024-11-11
tidy
Luke T. Shumaker
2024-11-11
tidy
Luke T. Shumaker
2024-11-11
libdhcp: Implement RFC 6842
Luke T. Shumaker
2024-11-11
libdhcp: Be more careful with xid and time_ns_init
Luke T. Shumaker
2024-11-11
libdhcp: Move around set_read_deadline calls
Luke T. Shumaker
2024-11-11
libdhcp: Correctly call ifup and ifdown
Luke T. Shumaker
2024-11-11
Fix handling of DHCP_INFINITY
Luke T. Shumaker
2024-11-11
tidy
Luke T. Shumaker
2024-11-11
wip dhcp
Luke T. Shumaker
2024-11-11
libdhcp: Move files around
Luke T. Shumaker
2024-11-11
libcr_ipc/select.h: Simplify cr_select_l()
Luke T. Shumaker
2024-11-11
Factor out libmisc/rand.h
Luke T. Shumaker
2024-11-11
build-sys: Add -Wswitch-enum
Luke T. Shumaker
2024-11-11
libmisc: Write my own assert.h with assert_notreached()
Luke T. Shumaker
2024-11-11
Fix+update tusb_helpers.h.gen, run `make generate-clean && make generate`
Luke T. Shumaker
2024-11-10
libhw: net.h: Add listener close(), add 'iface'
Luke T. Shumaker
2024-11-10
libhw: net.h: Clarify UDP truncation behavior
Luke T. Shumaker
2024-10-31
Clean up the build system
Luke T. Shumaker
2024-10-31
cmake part of stack sizes
Luke T. Shumaker
2024-10-30
wip stack analysis
Luke T. Shumaker
2024-10-30
Finish the W5500 driver?
Luke T. Shumaker
2024-10-29
libhw: Tidy
Luke T. Shumaker
2024-10-29
host alarmclock
Luke T. Shumaker
2024-10-29
wip host_alarmclock
Luke T. Shumaker
2024-10-29
Implement RP2040 hw alarms
Luke T. Shumaker
2024-10-29
Add a way to make private object members
Luke T. Shumaker
2024-10-29
lib9p/9p.h: Tidy up
Luke T. Shumaker
2024-10-28
wip host net timeout
Luke T. Shumaker
2024-10-28
s/Licence/License/g
Luke T. Shumaker
2024-10-27
Factor out a libhw
Luke T. Shumaker
2024-10-27
Lint that include-guards match the filename
Luke T. Shumaker
2024-10-26
conventions: Don't have 2 ways to spell "implements_foo"
Luke T. Shumaker
2024-10-26
Lint for tabs-as-alignment
Luke T. Shumaker
2024-10-25
gnet: Set SO_REUSEPORT
Luke T. Shumaker
2024-10-25
Enable pico-sdk for host binaries
Luke T. Shumaker
2024-10-25
ahhh
Luke T. Shumaker
[next]