3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected 8 months ago.
Jan 05, 2024 — Jan 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert the some changes #284 More... about 8 years ago
Merge pull request #294 from kiwoongko/master More... about 8 years ago
apps/fscmd: hide util 'df' if mountpoints are disabled More... about 8 years ago
arch/artik053: make ARTIK053_FLASH_PART dependent on !DISABLE_MOUNTPOINT More... about 8 years ago
TC: Expand tc for termios API's More... about 8 years ago
TC: Expand test case for pthread_sigmask() API. More... about 8 years ago
TC: Expand tc for net_inet(network) module API's More... about 8 years ago
TC: Expand tc for fs module API's More... about 8 years ago
lib/math: Fix sqrtf wrong ouput for large input Also typo changes. More... about 8 years ago
libc/math: Typo Fix More... about 8 years ago
netutils/tls: fix error print More... about 8 years ago
include/stdio: removed duplicate prototype of statfs More... about 8 years ago
libc/stdlib: Error Fixes 1.Fix an error in mkstemp() the could result in an infinite loop. 2.Fix for wrong output in some cases. For Example: input: "FILEXX" output: "FILE00" and repeating same output for further invocations of mkstemp(). But, the ouput has to be FILE01, FILE02, ...., FILEZZ. More... about 8 years ago
correction of errata (protocal --> protocol) More... about 8 years ago
examples/dnsclient_test: make dns server port configurable in .config More... about 8 years ago
examples/ntpclient_test: make ntp server port configurable in .config More... about 8 years ago
netutils/ntpclient: make debug message option configurable in .config More... about 8 years ago
apps/kernel_sample: fix async io test More... about 8 years ago
Create build/flash/debug spec xml files More... about 8 years ago
netutils/libcoap : patch to prevent memory leakage caused by observers More... about 8 years ago
include/tls: summarize all error symbols in mbedTLS More... about 8 years ago
lwip: add ip6_addr parameter on netif structure More... about 8 years ago
lwip: fix compilation warnings with IPv6 configurations More... about 8 years ago
apps/webserver: misc change on callbacks More... about 8 years ago
lwip: change default value to y for MLD More... about 8 years ago
lwip: add IPv6 debug configurations in Kconfig menu More... about 8 years ago
lwip: add DHCP configurations in Kconfig menu More... about 8 years ago
lwip: add ND configurations in Kconfig menus More... about 8 years ago
netutil/webserver,websocket: wrong initializing More... about 8 years ago
lwip: add definitions for new IPv6 Kconfig in lwipopts.h More... about 8 years ago