- Jan 28, 2016
-
-
BytesGalore authored
-
Ludwig Knüpfer authored
sys/checksum: initial import including CRC16-CCITT
-
Oleg Hahm authored
ndp/internal: fix pio flags for rtr adv
-
Oleg Hahm authored
sys: remove hash_string module
-
Cenk Gündoğan authored
gnrc_ipv6/whitelist: switch assignment operation to `memcpy()`
-
Oleg Hahm authored
hash_string implements djb2 which is already part of `sys/hashes/`
-
Cenk Gündoğan authored
-
Cenk Gündoğan authored
iotlab makefiles: minor cleanups
-
BytesGalore authored
-
- Jan 27, 2016
-
-
Martine Lenders authored
unittests: fix for python3
-
Ludwig Knüpfer authored
-
Ludwig Knüpfer authored
Adds a checksum module which includes an implementation "the CCITT" variant of the CRC16 algorithm.
-
Hauke Petersen authored
cpu/cc2538: vendor header cleanup
-
Oleg Hahm authored
FIB: remove superfluous things
-
Oleg Hahm authored
-
Oleg Hahm authored
In order to avoid potential naming clashes.
-
Martine Lenders authored
-
Cenk Gündoğan authored
examples/gnrc_networking: add explanation for RIOT<->RIOT communication
-
Cenk Gündoğan authored
microcoap_server: add instructions for FF Copper
-
Lotte Steenbrink authored
-
Hauke Petersen authored
boards: removed F_CPU defines
-
Martine Lenders authored
unittests/crypto: changed to really compare digest vs string of digest
-
Hauke Petersen authored
- added missing documentation - repaired doxygen groups
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
BytesGalore authored
* added additional test with longer input * uncrustified file
-
Martine Lenders authored
cpu/stm32f1: udpated vendor headers
-
Martine Lenders authored
sc_random: use a default seed if no xtimer is present
-
Martine Lenders authored
gnrc_ipv6_netif: don't advertise routers without GUAs
-
Martine Lenders authored
pkg: unify git paradigms for packages
-