index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
networking
Age
Commit message (
Expand
)
Author
2024-09-03
Make function parameter definitions match function prototypes ( found with cp...
dp111
2024-04-30
Update dnserver.c: Match dnserv_free signature with fwd-decl
maflcko
2023-11-13
Adding extern C to definitions to allow link on C++ project
jfm92
2023-07-24
rename CFG_TUSB_MEM_SECTION to CFG_TUD_MEM_SECTION in device stack
hathach
2023-03-17
fix trailing space and new line
hathach
2023-02-04
dhserver: Fix a potential DoS vulnerability accidentially introduced by #1712
Jannis Achstetter
2022-12-04
Fix typos
Bastien Nocera
2022-11-01
dhserver: Support DHCP clients that don't send the MESSAGETYPE as first option
Jannis Achstetter
2021-10-19
net_lwip_webserver: allow users to enable LWIP_IP6 if desired
Peter Lawrence
2020-10-14
net_lwip_webserver: efficiency tweaks
Peter Lawrence
2020-05-18
suppress cast-align warnings for net device driver
hathach
2020-03-23
fix rndis response to get mac address
hathach
2020-03-03
update net class to follow API naming convention
Peter Lawrence
2020-03-02
add CDC-ECM/RNDIS/CDC-EEM network device class with example
Peter Lawrence