Commit graph

  • 8e48fa3fa4 Bluetooth: Verify Signed Write GATT command Andrei Emeltchenko 2015-07-31 11:23:18 +03:00
  • 30c28925fa Bluetooth: Add new attribute with signed write permission Andrei Emeltchenko 2015-07-30 16:48:21 +03:00
  • 2ccf1f11c0 Bluetooth: Add GATT Signed Write to shell Andrei Emeltchenko 2015-07-30 16:07:11 +03:00
  • f9cd4105da Bluetooth: Add GATT Signed Write command Andrei Emeltchenko 2015-07-30 16:06:06 +03:00
  • 2de40248ff Bluetooth: Print sign count in correct byte order Andrei Emeltchenko 2015-08-14 11:12:14 +03:00
  • 15bad51bfb Bluetooth: Increment sign count after signing Andrei Emeltchenko 2015-08-14 11:10:46 +03:00
  • 5c8fda8e67 Bluetooth: Add data signing function Andrei Emeltchenko 2015-07-30 13:56:04 +03:00
  • 6fa1c89b38 net: tinydtls: Include file was missing Jukka Rissanen 2015-08-14 13:40:48 +03:00
  • 947f7100c5 Bluetooth: Validate callbacks in bt_auth_cb_register Szymon Janc 2015-08-05 16:18:13 +02:00
  • 530d2f9175 Bluetooth: Enable LE Remote Features event handler Arkadiusz Lichwa 2015-07-28 13:02:43 +03:00
  • 669454f1e1 Bluetooth: Allow to enable authentication in btshell application Szymon Janc 2015-08-05 16:18:20 +02:00
  • 8423871b90 Bluetooth: Add initial support for authenticated pairing Szymon Janc 2015-08-05 16:18:13 +02:00
  • 9de0ef392f Bluetooth: Add connection security level tracking Szymon Janc 2015-08-05 16:18:05 +02:00
  • faec70c367 Bluetooth: Move security levels to conn.h Szymon Janc 2015-08-05 16:17:29 +02:00
  • 29faed4aa8 net: apps: Add dtls-server test application Jukka Rissanen 2015-08-12 16:35:41 +03:00
  • 89570caab9 net: tools: Add dtls-client test application Jukka Rissanen 2015-08-12 15:29:55 +03:00
  • a6c6245d87 net: Do not check the net_buf validity in rx fiber Jukka Rissanen 2015-08-12 15:17:41 +03:00
  • 249a6d6b18 net: Add minor comment when micro or nano kernel is used Jukka Rissanen 2015-08-12 15:16:46 +03:00
  • abd124c4dc net: Return NULL if we cannot receive a network packet. Jukka Rissanen 2015-08-12 15:14:27 +03:00
  • 1c26158c81 net: Additional check making sure IP stack is not corrupted Jukka Rissanen 2015-08-12 15:12:34 +03:00
  • 0768ed81c6 net: Use the net_buf_datalen() to initialize uIP pointers Jukka Rissanen 2015-08-12 15:09:32 +03:00
  • 9c1a76351a net: contiki: Define network buffer size using default in uipopt.h Jukka Rissanen 2015-08-12 14:56:15 +03:00
  • 664df6db68 net: tinydtls: Allow bigger IPv6 packet to be sent Jukka Rissanen 2015-08-12 14:13:28 +03:00
  • fd6cca42a3 net: contiki: Use appdata pointer in udp callback Jukka Rissanen 2015-08-12 14:12:07 +03:00
  • 766eed3461 net: Document udp connection retrieval function as it is needed Jukka Rissanen 2015-08-12 14:09:30 +03:00
  • 0378a84fef net: Add macros to return IP and UDP info from net_buf Jukka Rissanen 2015-08-12 11:22:44 +03:00
  • b41ec6590c net: contiki: Set the DTLS session IP address and port correctly Jukka Rissanen 2015-08-10 13:00:59 +03:00
  • f6ef316c5b net: contiki: Process context was using wrong variable Jukka Rissanen 2015-08-10 10:36:36 +03:00
  • 3257916346 net: contiki: Set the clock ticks according to system config Jukka Rissanen 2015-08-06 15:37:09 +03:00
  • a895e38ad2 net: Add tinyDTLS support activation Jukka Rissanen 2015-08-03 17:16:14 +03:00
  • 0d33901b1a net: tinydtls: The library compiles correctly Jukka Rissanen 2015-08-03 16:34:38 +03:00
  • 76a42daaa9 net: tinydtls: Initial commit Jukka Rissanen 2015-08-03 15:14:25 +03:00
  • b029073dee Bluetooth: Add signature verification function Andrei Emeltchenko 2015-07-15 17:06:35 +03:00
  • c0824c73fa Bluetooth: Add data signing API and test Andrei Emeltchenko 2015-07-09 15:01:30 +03:00
  • 8f2a5e6b56 Bluetooth: Make self-test option relevant to SMP debug Andrei Emeltchenko 2015-08-12 14:55:09 +03:00
  • 1fbaf56bc2 Bluetooth: Increase stack size to default value Andrei Emeltchenko 2015-08-11 15:00:35 +03:00
  • 18dccd7f64 Bluetooth: Add gatt-write-without-response command to btshell Luiz Augusto von Dentz 2015-08-12 14:49:50 +03:00
  • d5c55b75ae Bluetooth: Fix wrong check Andrei Emeltchenko 2015-08-12 16:16:03 +03:00
  • c6c89a8529 Bluetooth: GATT: Add bt_gatt_write_without_response Luiz Augusto von Dentz 2015-08-11 10:28:02 +03:00
  • 1d55b64fdf net: apps: Validate received data Ravi kumar Veeramally 2015-08-07 18:15:39 +03:00
  • 00c8baadc9 net: contiki: Add beacon support for 802.15.4 Ravi kumar Veeramally 2015-08-07 18:09:11 +03:00
  • e6e55bc943 net: contiki: Add option to set/get PAN ID and get next framer seqno Ravi kumar Veeramally 2015-08-07 16:40:04 +03:00
  • 26d68bafa0 net: contiki: Add support for multiple fragmented IPv6 packets Ravi kumar Veeramally 2015-08-06 16:13:15 +03:00
  • bb9343cf56 net: contiki: Remove deprecated HC1 compression. Ravi kumar Veeramally 2015-08-06 16:08:23 +03:00
  • 4bbd1e9465 net: apps: Fix test_15_4 parameter order Ravi kumar Veeramally 2015-08-06 16:05:27 +03:00
  • ade2baeca9 net: contiki: Added RPL API to setup root with a specified DAG version Jukka Rissanen 2015-04-10 16:18:38 +02:00
  • 1e7ed734a3 net: contiki: Added buffer size check in frame802154 Jukka Rissanen 2015-03-30 18:15:37 +02:00
  • f47f63616c net: contiki: Add callback to DIO handling in RPL Jukka Rissanen 2015-03-26 12:07:12 +01:00
  • 9bd473b715 net: contiki: Set uip_ext_len to 0 after dropping packet Jukka Rissanen 2014-12-19 22:43:09 +01:00
  • 6aeb812105 net: contiki: Removed obsolete argument in framer-802154 Jukka Rissanen 2015-03-30 18:28:37 +02:00
  • 08309b9cd6 net: contiki: Update parent rank in rpl_process_dio Jukka Rissanen 2014-12-16 11:30:16 +01:00
  • 5e458839db net: contiki: Add cast to printout for portability Jukka Rissanen 2015-05-13 09:03:40 +02:00
  • a71abdbafe net: contiki: Probe last recently update parent in RPL Jukka Rissanen 2015-05-10 13:28:00 +02:00
  • 45543c1b2a net: contiki: Make probing expiration time configurable Jukka Rissanen 2015-05-10 13:19:56 +02:00
  • e034a32095 net: contiki: Fix const argument in uip_connect() Jukka Rissanen 2015-03-26 08:18:09 +01:00
  • c95a072786 net: contiki: Cast IPv4 and IPv6 in copy macros Jukka Rissanen 2015-03-24 22:28:29 +01:00
  • ea889225ad net: contiki: Added a function for getting the default RPL instance Jukka Rissanen 2015-03-24 14:41:19 +01:00
  • 14ac018d95 net: contiki: Make delay function user-configurable in RPL probing Jukka Rissanen 2015-05-08 10:23:03 +02:00
  • 3d86cfe13d net: contiki: Modified the default RPL probing selection process Jukka Rissanen 2015-05-08 10:19:14 +02:00
  • fdbfff44d1 net: contiki: Implement RPL probing Jukka Rissanen 2015-05-06 11:35:42 +02:00
  • 1e9cb6f925 net: contiki: Added rpl_print_neighbor_list function for RPL state monitoring Jukka Rissanen 2015-05-06 11:34:52 +02:00
  • da6d884b7a net: contiki: Added missing sanity check in uip-ds6-route.c Jukka Rissanen 2015-05-07 16:58:23 +02:00
  • fdbeba4967 net: contiki: Remove all the DODAG from the instance when the node is set as Root Jukka Rissanen 2015-01-16 16:43:14 +01:00
  • 3294a5796b net: contiki: Do not delete instance when a new DODAG can not be created Jukka Rissanen 2015-01-16 16:44:19 +01:00
  • 29ee1cceef net: Refactor echo-server test application Jukka Rissanen 2015-08-03 13:57:06 +03:00
  • 35c147b85d net: Fix net_receive() for microkernel Jukka Rissanen 2015-08-03 13:55:49 +03:00
  • 20319a1dca net: Remove extra debug print when packet is received Jukka Rissanen 2015-08-03 13:36:33 +03:00
  • ed7b370213 net: Set buffer user data pointer correctly when receiving packet Jukka Rissanen 2015-08-03 13:35:31 +03:00
  • 7f77a6774d net: contiki: Added clarification for UDP packet reception Jukka Rissanen 2015-08-03 13:29:26 +03:00
  • 04dfda8927 net: Fix the documentation of net_release() Jukka Rissanen 2015-08-03 10:40:08 +03:00
  • c0f04fd599 net: apps: echo-client test application Jukka Rissanen 2015-07-30 16:20:58 +03:00
  • 0ee55d73af net: tools: Add echo-server test application Jukka Rissanen 2015-07-30 15:58:46 +03:00
  • e6d1925a96 net: Make sure Contiki will not remove received packet Jukka Rissanen 2015-07-31 16:24:28 +03:00
  • d3b0d1afdf net: Clear only desired network context when releasing it Jukka Rissanen 2015-07-31 15:54:35 +03:00
  • e1359ab16b net: Add timeout to net_receive function Jukka Rissanen 2015-07-31 15:50:42 +03:00
  • 0dc19ba88a net: Allow network buffer tweaking from Kconfig Jukka Rissanen 2015-07-30 15:54:28 +03:00
  • 1d7caf6b52 net: Add debug print when receiving a buffer in rx queue Jukka Rissanen 2015-07-30 15:51:46 +03:00
  • d9e2a98a9b net: UDP packet reply callback was losing net_buf Jukka Rissanen 2015-07-30 15:49:06 +03:00
  • 20aa77ce6f net: Network buffers could be lost when sending packets Jukka Rissanen 2015-07-30 15:38:20 +03:00
  • 65ce2d8be1 net: contiki: Improve UDP connection matching debug prints Jukka Rissanen 2015-07-30 15:12:25 +03:00
  • c9b3116c5b Bluetooth: Add offset support to btshell gatt-write command Luiz Augusto von Dentz 2015-07-31 10:27:39 +03:00
  • 0636edfdd7 Bluetooth: GATT: Add offset to bt_gatt_write Luiz Augusto von Dentz 2015-07-31 10:25:38 +03:00
  • 752315a082 Bluetooth: ATT: Add bt_att_get_mtu Luiz Augusto von Dentz 2015-07-31 11:00:44 +03:00
  • 2ee7df52f4 Bluetooth: ATT: Handle Execute Write response Luiz Augusto von Dentz 2015-07-31 14:25:21 +03:00
  • fb0f86fd2b Bluetooth: ATT: Handle Prepare Write response Luiz Augusto von Dentz 2015-07-31 12:01:30 +03:00
  • e2a0c4f2f9 Add "Sample Output:" section to profiler_sample README.txt Peter Mitsis 2015-08-13 16:15:18 -04:00
  • 5fe44f42ba Update Title in sample project README.txt files Peter Mitsis 2015-08-14 14:13:25 -04:00
  • 8347b102d4 Cosmetic: Sample output -> Sample Output Peter Mitsis 2015-08-14 14:12:48 -04:00
  • 92d1810def Fix typo: occured -> occurred Peter Mitsis 2015-08-13 16:55:03 -04:00
  • ec6b57b9f6 doc: Correct Bluetooth sample application path Andrei Emeltchenko 2015-08-14 12:34:03 +03:00
  • 543e25f970 doc: Enhance Bluetooth documentation Andrei Emeltchenko 2015-08-14 12:29:33 +03:00
  • 2c5086cc65 irq: remove non-inline irq_lock/unlock Benjamin Walsh 2015-08-12 18:31:41 -04:00
  • 6469e578cb irq: do not use _inline versions of irq_lock/unlock Benjamin Walsh 2015-08-12 17:53:54 -04:00
  • a73af53186 timers: prevent duration of 0 in timer_start/restart Benjamin Walsh 2015-08-12 17:15:19 -04:00
  • b8693ad72b timers: consolidate task_timer_start/restart() Benjamin Walsh 2015-08-12 16:42:37 -04:00
  • a5a6ba8e4e microkernel: rename _k_server parameters Benjamin Walsh 2015-08-12 15:41:41 -04:00
  • aa78793e40 microkernel: rename K_swapper to _k_server Benjamin Walsh 2015-08-12 15:37:58 -04:00
  • c1f9fd888d irq: make utility functions private Benjamin Walsh 2015-08-12 15:15:48 -04:00
  • 0304cbc36d util: move ARRAY_SIZE/CONTAINER_OF to non-ASM part of file Benjamin Walsh 2015-08-12 10:48:18 -04:00
  • a34afe9b61 events: remove checks for valid events in service handlers Benjamin Walsh 2015-08-11 13:51:34 -04:00