This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
usbloadergx
Watch
2
Star
0
Fork
0
You've already forked usbloadergx
mirror of
https://github.com/wiidev/usbloadergx.git
synced
2025-02-16 19:39:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
usbloadergx
/
source
/
network
History
ardi@ist-einmalig.de
572bae91d6
strncpy guarantees not tath the result will be null-terminated.
...
replaced all strncpy with strlcpy if its necessary
2009-09-28 16:05:11 +00:00
..
dns.c
*code beautification*
2009-07-30 05:41:12 +00:00
dns.h
*code beautification*
2009-07-30 05:41:12 +00:00
http.c
strncpy guarantees not tath the result will be null-terminated.
2009-09-28 16:05:11 +00:00
http.h
*code beautification*
2009-07-30 05:41:12 +00:00
networkops.cpp
strncpy guarantees not tath the result will be null-terminated.
2009-09-28 16:05:11 +00:00
networkops.h
*Moved file receiving over TCP to TitleBrowser (Channel Browser)
2009-07-31 20:15:55 +00:00
URL_List.cpp
2009-07-31 12:45:14 +00:00
URL_List.h
*code beautification*
2009-07-30 05:41:12 +00:00