- Dec 03, 2015
-
-
DipSwitch authored
Fix: packet size and typo in transfer mode main -> mail
-
Cenk Gündoğan authored
CI: split up Cortex-M4 in two groups
-
Oleg Hahm authored
-
Oleg Hahm authored
examples/default: remove trailing whitespaces
-
Sebastian Sontberg authored
-
Cenk Gündoğan authored
gitignore: ignore package directories
-
Martine Lenders authored
Fix UDP/ICMPv6 checksum for a sliced/accumulated payload.
-
Thomas Eichinger authored
drivers/at86rf2xx: don't inlcude the header in itselfs
-
Hauke Petersen authored
net/gnrc/ipv6: de-inlined ipv6_addr_equal
-
Peter Kietzmann authored
drivers/pcd8544: fixed include guard
-
Oleg Hahm authored
-
Thomas Eichinger authored
-
- Dec 02, 2015
-
-
Cenk Gündoğan authored
POSIX socket: source addr selection
-
Thomas Eichinger authored
Reworking timer in lm4f120, fix #4077
-
Oleg Hahm authored
-
Oleg Hahm authored
...and use it in POSIX sendto() function.
-
Cenk Gündoğan authored
posix sockets: recvfrom on connectionless transports
-
Oleg Hahm authored
-
Oleg Hahm authored
-
Oleg Hahm authored
-
Oleg Hahm authored
A client should not require to explicitly call bind() to receive packets, but is expected to receive replies sent to the ephemeral port that was selected as a source port by the UDP implementation.
-
Oleg Hahm authored
-
Marc authored
-
Hauke Petersen authored
boards: fixed include guards
-
Peter Kietzmann authored
boards/limifrog-v1: fix uart configuration in periph_conf
-
Ken Bannister authored
-
Ken Bannister authored
-
Ken Bannister authored
Padding for an odd number of bytes was not calculated properly.
-
René Kijewski authored
core/atomic.h: fix doxygen to get rid of warning
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Oleg Hahm authored
core: add support to see if there are messages available for the curr…
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
Hauke Petersen authored
-
DipSwitch authored
-
Peter Kietzmann authored
-
Oleg Hahm authored
gnrc: networking minimal
-
- Dec 01, 2015
-
-
Oleg Hahm authored
-