1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/shell/commands
Francesco Ermini 9fa4684203 drivers/xbee: encryption support
add encryption to drivers

fix new line at the end of file

add shell command for enable encryption and set encryption key on a given device

modify _net_if_set_encrypt_key to support any key length

modify _net_if_set_encrypt_key to support any key length of the key

modify blank line

fix ace before tab in indent

fix ace before tab indent

fix ace before tab indent an error

fix trailing white space

drivers/xbee: encryption support

add encryption to drivers

fix new line at the end of file

add shell command for enable encryption and set encryption key on a given device

modify _net_if_set_encrypt_key to support any key length

modify _net_if_set_encrypt_key to support any key length of the key

modify blank line

fix ace before tab in indent

fix ace before tab indent

fix ace before tab indent an error

fix trailing white space

modify drivers/xbee/xbee.c

fix white spaces on xbee.c

Update xbee encryption driver

white line at end xbee.h

fix error

fix sc_netif.c

fix rebase master interactive

drivers/xbee: encryption support

add encryption to drivers

fix new line at the end of file

add shell command for enable encryption and set encryption key on a given device

modify _net_if_set_encrypt_key to support any key length

modify _net_if_set_encrypt_key to support any key length of the key

modify blank line

fix ace before tab in indent

fix ace before tab indent

fix ace before tab indent an error

fix trailing white space

drivers/xbee: encryption support

add encryption to drivers

fix new line at the end of file

add shell command for enable encryption and set encryption key on a given device

modify _net_if_set_encrypt_key to support any key length

modify _net_if_set_encrypt_key to support any key length of the key

modify blank line

fix ace before tab in indent

fix ace before tab indent

fix ace before tab indent an error

fix trailing white space

modify drivers/xbee/xbee.c

fix white spaces on xbee.c

Update xbee encryption driver

white line at end xbee.h

fix error

fix rebase  conflict 4

fix same missing in patches changes

fix ascii to hex index parser

fix syntax rules

fix syntax issue 2

add _netopt_strmap NETOPT_ENCRYPTION e NETOPT_ENCRYPTION_KEY

fix trailng white spaces
2016-04-20 17:43:09 +02:00
..
Makefile shell: fix condition for ping command 2016-03-20 18:48:00 +01:00
sc_at30tse75x.c drivers/at30tse75x: add device driver for AT30TSE75x temperature sensor 2015-10-02 13:34:21 +02:00
sc_blacklist.c gnrc/ipv6: add blacklisting of IPv6 addresses 2016-01-28 21:50:43 +01:00
sc_ccnl.c ccn-lite: add shell function to remove FIB entry 2016-03-24 18:48:08 +01:00
sc_disk.c doc diskio: RIOTized style and added doxygen 2016-03-30 12:54:51 +02:00
sc_fib.c fib: changed handling of the net prefix 2016-03-30 10:05:05 +02:00
sc_gnrc_6ctx.c OSX: fix warnings/errors thrown by clang on OS X 2015-12-10 11:23:56 +09:00
sc_gnrc_rpl.c rpl: p2p-rpl shell extension 2016-03-24 12:12:07 +01:00
sc_heap.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_icmpv6_echo.c shell: icmpv6_echo: guard call to *_nc_still_reachable 2016-04-14 22:05:23 +02:00
sc_id.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_ipv6_nc.c shell: fixed ncache arguments parsing 2016-01-13 10:02:36 +09:00
sc_ltc4150.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_netif.c drivers/xbee: encryption support 2016-04-20 17:43:09 +02:00
sc_ps.c ps: thread_print_all() had the wrong module prefix 2015-04-19 16:36:05 +02:00
sc_random.c sys: random: rename genrand_* to random_* 2016-02-29 21:33:17 +01:00
sc_rtc.c documentation: update my name (Ortmann -> Knüpfer) 2015-09-27 18:58:30 +02:00
sc_saul_reg.c Merge pull request #4807 from gebart/pr/saul-lis3dh 2016-03-02 13:23:29 +01:00
sc_sht11.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_sys.c core: cpu: sys: simplify reboot() 2016-01-27 13:30:01 +01:00
sc_whitelist.c shell: provide shell command for whitelist 2015-09-28 16:59:53 +02:00
sc_x86_lspci.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_zep.c gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
shell_commands.c pkg ccn-lite: added CCN-Lite FIB shell command 2016-03-24 18:48:08 +01:00