.. |
strncasecmp
|
Moved the custom strncasecmp code into a separate module, since it cannot be compiled on all platforms
|
2014-01-26 23:20:46 +01:00 |
aes-128.c
|
AES-128: Deleted the function aes_128_padded_encrypt
|
2016-01-04 00:28:26 +01:00 |
aes-128.h
|
AES-128: Resolved #ifdef issue
|
2016-01-04 00:28:26 +01:00 |
assert.c
|
|
|
assert.h
|
Redefine assert if already defined since some platforms already have an assert definition
|
2014-03-28 11:38:38 +01:00 |
ccm-star.c
|
llsec: Declared aead static
|
2015-10-14 08:22:44 -07:00 |
ccm-star.h
|
llsec: Added AEAD mode to CCM*
|
2015-10-14 08:22:44 -07:00 |
crc16.c
|
|
|
crc16.h
|
Fix warnings caused by incorrect param names / undocumented params
|
2015-02-15 20:11:08 +01:00 |
gcr.c
|
core/lib/gcr.c: fix warning: function declaration isn't a prototype
|
2016-03-02 07:12:27 +01:00 |
gcr.h
|
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
|
2013-11-24 20:20:11 +01:00 |
ifft.c
|
|
|
ifft.h
|
|
|
list.c
|
[doc] Give files a common structure by placing license first (partial)
|
2014-11-10 23:54:49 +01:00 |
list.h
|
[doc] Give files a common structure by placing license first (partial)
|
2014-11-10 23:54:49 +01:00 |
me_tabs.c
|
|
|
me_tabs.h
|
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
|
2013-11-24 20:20:11 +01:00 |
me.c
|
|
|
me.h
|
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
|
2013-11-24 20:20:11 +01:00 |
memb.c
|
Drop packet if there are not enough free buffers to perform fragmentation
|
2014-08-13 10:11:02 +02:00 |
memb.h
|
Drop packet if there are not enough free buffers to perform fragmentation
|
2014-08-13 10:11:02 +02:00 |
mmem.c
|
mmem: Prevent duplicate init of mmem
|
2014-02-07 14:42:11 +01:00 |
mmem.h
|
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
|
2013-11-24 20:20:11 +01:00 |
petsciiconv.c
|
petsciiconv.c: move variables from global to local
|
2015-05-12 09:25:22 +02:00 |
petsciiconv.h
|
[doc] Give files a common structure by placing license first (partial)
|
2014-11-10 23:54:49 +01:00 |
print-stats.c
|
Changed the name of the rimeaddr module to linkaddr
|
2014-01-29 20:12:24 +01:00 |
print-stats.h
|
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
|
2013-11-24 20:20:11 +01:00 |
random.c
|
|
|
random.h
|
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
|
2013-11-24 20:20:11 +01:00 |
ringbuf.c
|
Ensure that the data in ringbuff is accessed in the right order
|
2015-09-21 09:38:45 +02:00 |
ringbuf.h
|
[doc] Give files a common structure by placing license first (partial)
|
2014-11-10 23:54:49 +01:00 |
ringbufindex.c
|
ringbufindex: fix bugs of ringbufindex_peek_{put,get}
|
2017-03-09 16:47:24 +09:00 |
ringbufindex.h
|
ringbufindex: explain return values by the APIs
|
2017-03-09 16:47:24 +09:00 |
sensors.c
|
|
|
sensors.h
|
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
|
2013-11-24 20:20:11 +01:00 |
settings.c
|
Move MAX, MIN and ABS to sys/cc.h
|
2015-05-18 08:53:17 +02:00 |
settings.h
|
core/lib/settings.h: fix warning: function declaration isn't a prototype
|
2016-03-02 07:00:57 +01:00 |
trickle-timer.c
|
core/lib/trickle-timer.c: fix warning: function declaration isn't a prototype
|
2016-03-02 07:00:57 +01:00 |
trickle-timer.h
|
[doc] Give files a common structure by placing license first (partial)
|
2014-11-10 23:54:49 +01:00 |