You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/sys
Martine Lenders 4f1d7adfc6 Merge pull request #2910 from authmillenon/ng_ndp/feat/addr-res
ng_ndp: initial import of address resolution
8 years ago
..
auto_init sys/net: do not use memcpy for single uint32_t copy 8 years ago
base64 sys: add base64 encoding/decoding module 9 years ago
bloom sys: use typedef for `struct bloom_t` 9 years ago
cbor Removing the warnings after running static code analyser. 8 years ago
color lint: reduce scope 9 years ago
compat sys/compat/hwtimer: fix unused fcpu warning 8 years ago
config Merge pull request #1846 from thomaseichinger/at86rf23x 9 years ago
crypto lint: fix uselessAssignmentPtrArg 9 years ago
embunit embunit: fix outputters for msp430 9 years ago
hash_string sys: rename lib to hash_string 9 years ago
hashes doc: use lgplv2.1-short license header instead of lgpl-short-riot 9 years ago
include ng_ndp: initial import of the address resolution 8 years ago
malloc/include cpu/native: Fix for missing malloc.h in OSX 8 years ago
net Merge pull request #2910 from authmillenon/ng_ndp/feat/addr-res 8 years ago
od doc: use my real name 8 years ago
oneway-malloc doc: add or move module description where missing 9 years ago
pipe sys: doc: pipe.h spams the manual 9 years ago
posix Add fix for clockid_t on OS X 8 years ago
ps ps: thread_print_all() had the wrong module prefix 8 years ago
quad_math doc: fix quat_math documentation 9 years ago
random make: detect their module name automatically 9 years ago
shell shell: add examplery ng_ipv6_nc_still_reachable() 8 years ago
timex sys: Misc errors that occur w/ ENABLE_DEBUG fixed 8 years ago
transceiver sys/net/transceiver: Copy the entire frame for AT86RF231 and CC2420 8 years ago
trickle rpl: RPL/Trickle with only *one* thread 9 years ago
uart0 initialize kernel_pid_t correctly 9 years ago
ubjson Add UBJSON library 9 years ago
vtimer vtimer: changing return type of several functions to void 8 years ago
Makefile ng_ndp: initial import of the address resolution 8 years ago
Makefile.include sys/auto-init: added mechanism to init network ifs 8 years ago
chardev_thread.c sys: Misc errors that occur w/ ENABLE_DEBUG fixed 8 years ago
doc.txt fix license headers in non-.c files 9 years ago