Dionysis Grigoropoulos
|
6ecae615de
|
packet: Fix header_type matching according to IFAC
Ever since IFAC/Interface Access Codes were introduced, the header type
is one bit long and not two.
|
2023-01-27 15:29:06 +02:00 |
|
Mark Qvist
|
c18806c912
|
Updated deprecated threading API call and updated docs
|
2022-09-30 19:02:41 +02:00 |
|
Mark Qvist
|
2abd8a1aae
|
Updated docs and manual
|
2022-09-30 11:26:51 +02:00 |
|
Mark Qvist
|
7940ac0812
|
Updated docs and manual
|
2022-09-30 11:15:34 +02:00 |
|
Mark Qvist
|
d33154bfdb
|
Cleanup
|
2022-07-02 08:45:40 +02:00 |
|
Mark Qvist
|
bc39a1acf1
|
Fixed static size index
|
2022-07-01 21:16:01 +02:00 |
|
Mark Qvist
|
2e19304ebf
|
Fixed static length calculation in proof destination generation
|
2022-06-30 19:33:35 +02:00 |
|
Mark Qvist
|
5faf13d505
|
Expanded address space to 128 bits
|
2022-06-30 14:02:57 +02:00 |
|
Mark Qvist
|
cf1ca01a3b
|
Configuration support for interface access codes
|
2022-04-27 13:21:53 +02:00 |
|
Mark Qvist
|
dc6877927e
|
Updated license headers
|
2022-04-01 17:18:18 +02:00 |
|
Mark Qvist
|
fdaa58a6fa
|
Improved malformed packet detection
|
2022-01-11 03:06:16 +01:00 |
|
Mark Qvist
|
ba39a69175
|
Timeout default structure updated
|
2021-12-05 11:45:13 +01:00 |
|
Mark Qvist
|
448ea8ceb5
|
Added try statements for various callbacks
|
2021-10-15 14:36:50 +02:00 |
|
Mark Qvist
|
1cf6570c2d
|
Added RSSI and SNR reporting to packets on supported interfaces
|
2021-10-12 16:34:17 +02:00 |
|
Mark Qvist
|
0fe76d50f6
|
Improved documentation.
|
2021-09-02 20:35:42 +02:00 |
|
Mark Qvist
|
cd8de64201
|
Implemented ability to change MTU.
|
2021-09-02 18:00:03 +02:00 |
|
Mark Qvist
|
781cb4712d
|
Fixed request packet receipts timing out in spite of delivery.
|
2021-08-28 23:53:51 +02:00 |
|
Mark Qvist
|
2678aeb6a1
|
Improved timeout calculation and handling.
|
2021-08-28 20:01:01 +02:00 |
|
Mark Qvist
|
1dc6655017
|
Implemented request and response API
|
2021-08-20 23:29:06 +02:00 |
|
Mark Qvist
|
384a7db974
|
Implemented link peer identification
|
2021-08-19 14:10:37 +02:00 |
|
Mark Qvist
|
d68cfaa8f7
|
Optimised link establishment
|
2021-05-20 20:32:08 +02:00 |
|
Mark Qvist
|
db527b6759
|
Optimised announces to 151 bytes
|
2021-05-20 16:56:08 +02:00 |
|
Mark Qvist
|
ce405b9252
|
Migrated all asymmetric crypto operations to ECIES on Curve25519.
|
2021-05-20 15:31:38 +02:00 |
|
Mark Qvist
|
dfb5af5dd1
|
Added docstrings, refactored method names.
|
2021-05-16 23:14:49 +02:00 |
|
Mark Qvist
|
55c0f44e58
|
Refactored Packet method names
|
2021-05-16 16:42:07 +02:00 |
|
Mark Qvist
|
d03b7d7a52
|
Refactored Identity method names
|
2021-05-16 16:15:57 +02:00 |
|
Mark Qvist
|
bd098c338a
|
Indentation and formatting cleanup
|
2020-08-13 12:15:56 +02:00 |
|
Mark Qvist
|
e2122be006
|
Started bundle class
|
2020-06-14 18:33:01 +02:00 |
|
Mark Qvist
|
14784d2c01
|
Added default create_receipt behaviour on packet
|
2020-05-14 12:20:59 +02:00 |
|
Mark Qvist
|
a2e856762c
|
Relaxed outbound error handling
|
2020-05-13 16:02:37 +02:00 |
|
Mark Qvist
|
be1ff8ec21
|
Resource transfer and receipt management optimisation
|
2020-05-13 13:08:48 +02:00 |
|
Mark Qvist
|
c595fdd54b
|
Optimised resource transfer implementation
|
2020-05-12 16:45:51 +02:00 |
|
Mark Qvist
|
c9d1c938ff
|
Implemented progress on resource initiator side. Made MDUs more obvious.
|
2020-04-28 20:50:57 +02:00 |
|
Mark Qvist
|
a339ae3d28
|
Preliminary Python3 support
|
2020-04-22 12:07:13 +02:00 |
|
Mark Qvist
|
3bbda5a4b4
|
Transmit proofs only on relevant interface
|
2020-03-06 22:45:05 +01:00 |
|
Mark Qvist
|
d754ed989c
|
Implemented transport for links
|
2020-03-06 22:20:50 +01:00 |
|
Mark Qvist
|
33ce3ef48f
|
Implemented path requests
|
2020-03-06 12:55:05 +01:00 |
|
Mark Qvist
|
7867d7ded9
|
Implemented basic multi-hop transport
|
2020-03-01 16:56:49 +01:00 |
|
Mark Qvist
|
6cdbab7e31
|
Work on announce routing
|
2019-11-09 23:47:42 +01:00 |
|
Mark Qvist
|
8aa2f8613a
|
File transfer example
|
2018-04-25 22:46:05 +02:00 |
|
Mark Qvist
|
d69f3c2c34
|
Implemented elliptic curve signatures and verify on links, auto proofs on links
|
2018-04-25 22:08:17 +02:00 |
|
Mark Qvist
|
dc86f6884a
|
Cleanup
|
2018-04-25 12:23:56 +02:00 |
|
Mark Qvist
|
8082338657
|
Updated Echo example
|
2018-04-25 00:20:57 +02:00 |
|
Mark Qvist
|
5c94324230
|
Resource timing, retries
|
2018-04-23 23:42:16 +02:00 |
|
Mark Qvist
|
260f8bbaf1
|
Implemented link timeouts and keepalive
|
2018-04-21 16:12:42 +02:00 |
|
Mark Qvist
|
ece4f732f4
|
Implemented RTT measurements on link establishment and link teardown procedure
|
2018-04-21 13:54:22 +02:00 |
|
Mark Qvist
|
de8d9cf722
|
Implemented resources
|
2018-04-18 23:31:17 +02:00 |
|
Mark Qvist
|
19d9b1a4a5
|
Proof handling
|
2018-04-17 17:46:48 +02:00 |
|
Mark Qvist
|
dedea6ba11
|
Refactored packet type naming
|
2018-04-16 22:09:23 +02:00 |
|
Mark Qvist
|
75e0cb039d
|
Implemented links
|
2018-04-16 17:14:01 +02:00 |
|