Commit Graph

  • 76f12b4854 Updated gitignore Mark Qvist 2022-06-09 10:33:30 +0200
  • 30af212217 Added tests for Link Mark Qvist 2022-06-09 10:33:13 +0200
  • 6c22ccc6d4 Updated makefile Mark Qvist 2022-06-09 10:31:48 +0200
  • 26dae3830e Fixed unclosed socket in AutoInterface Mark Qvist 2022-06-09 08:48:55 +0200
  • a776d59f03 Updated hashes tests Mark Qvist 2022-06-08 23:32:56 +0200
  • 5b20caf759 Added tests for Identity Mark Qvist 2022-06-08 23:28:55 +0200
  • a800ce43f3 Tests cleanup Mark Qvist 2022-06-08 22:27:26 +0200
  • 7916b8e7f4 Automatic switch to internal backend on missing PyCA module Mark Qvist 2022-06-08 21:25:46 +0200
  • 60e3c7348a Updated readme Mark Qvist 2022-06-08 21:05:03 +0200
  • cc9970c83e Added tests for hashes Mark Qvist 2022-06-08 21:04:29 +0200
  • c46b98f163 Added python-only fallback for SHA-256 and SHA-512 Mark Qvist 2022-06-08 21:03:58 +0200
  • 86061f9f47 Cleanup Mark Qvist 2022-06-08 19:47:51 +0200
  • e0b795b4d0 Added internal python-only implementation of Ed25519 Mark Qvist 2022-06-08 19:47:09 +0200
  • 34efbc6100 Cleanup Mark Qvist 2022-06-08 17:05:15 +0200
  • 94edc8eff3 Implemented proxies to pyca X25519 Mark Qvist 2022-06-08 17:03:40 +0200
  • e2aeb56c12 Renamed file Mark Qvist 2022-06-08 15:54:48 +0200
  • 9a4325ce8e Constant time X25519 exchange Mark Qvist 2022-06-08 15:52:37 +0200
  • 06fffe5a94 Use internal implementation for X25519 key exchanges Mark Qvist 2022-06-08 13:36:23 +0200
  • 7a596882a8 Cleanup Mark Qvist 2022-06-08 12:52:42 +0200
  • 76f86f782a Moved Destination Fernet to internal implementation Mark Qvist 2022-06-08 12:37:24 +0200
  • 4bd5f05e0e Moved Link Fernet to internal implementation Mark Qvist 2022-06-08 12:34:31 +0200
  • 5d3a0efc89 Moved Identity Fernet to internal implementation Mark Qvist 2022-06-08 12:29:51 +0200
  • d1a461a2b3 Added multi-backend abstraction for AES-128 CBC primitive Mark Qvist 2022-06-08 12:21:50 +0200
  • 0b1e7df31a Added internal Fernet implementation Mark Qvist 2022-06-07 17:38:57 +0200
  • 301661c29e Set SHA-256 as default hash for HMAC Mark Qvist 2022-06-07 17:33:08 +0200
  • b2b6708e8f Added python-only implementation of PKCS7 padding Mark Qvist 2022-06-07 17:32:22 +0200
  • 19a033db96 Freed RNS from dependency on PyCA HMAC, HKDF and hashes Mark Qvist 2022-06-07 15:48:23 +0200
  • 5bb510b589 Added internal python-only HKDF Mark Qvist 2022-06-07 15:26:45 +0200
  • f1dcda82ac Added internal python-only HMAC implementation Mark Qvist 2022-06-07 15:25:41 +0200
  • d24f3a490a Added internal abstraction to SHA-256 Mark Qvist 2022-06-07 15:21:19 +0200
  • 715a84c6f2 Moved hashing to native python3 hashlib Mark Qvist 2022-06-07 12:51:41 +0200
  • 379e56b2ce Socket option check for OpenWRT compatibility Mark Qvist 2022-06-07 12:40:50 +0200
  • c6df6293b2 Added hardware MTU parameter to interfaces 0.3.7 Mark Qvist 2022-05-29 15:43:50 +0200
  • d99d31097b Updated manual Mark Qvist 2022-05-29 10:14:31 +0200
  • 54488cfeb5 Updated documentation Mark Qvist 2022-05-29 10:13:25 +0200
  • d7e38d646e Updated readme Mark Qvist 2022-05-29 09:48:53 +0200
  • b9057bee5f Updated readme Mark Qvist 2022-05-29 09:48:31 +0200
  • 9bd64834ec Updated readme Mark Qvist 2022-05-29 09:47:26 +0200
  • 9e20ba2dac Implemented I2PInterface recovery on I2P router restart Mark Qvist 2022-05-28 02:24:01 +0200
  • 49ed335e19 Cleanup Mark Qvist 2022-05-26 16:52:28 +0200
  • 85c71b0b7b Updated docs Mark Qvist 2022-05-26 16:50:35 +0200
  • 33fac728f8 Improved link stale process and timeout calculations Mark Qvist 2022-05-26 16:49:02 +0200
  • 49616a36cf Fixed I2P controller startup when event loop is not immediately ready Mark Qvist 2022-05-26 09:54:56 +0200
  • 1e77f85cd4 Fixed rnx version output Mark Qvist 2022-05-26 00:03:37 +0200
  • 9e316ab989 Fixed deprecated options in asyncio API for Python 3.10. Fixes #58. Mark Qvist 2022-05-25 23:11:01 +0200
  • 94749e0dde Updated default configs Mark Qvist 2022-05-25 23:10:05 +0200
  • a6dbc53209 Improved status display for I2P interfaces Mark Qvist 2022-05-25 21:44:49 +0200
  • 3af5a8f3ed Improved I2P server tunnel error handling. Fixes #13. Mark Qvist 2022-05-25 21:22:16 +0200
  • fb5172ff10 Improved I2P client tunnel error handling Mark Qvist 2022-05-25 20:18:06 +0200
  • 24d6de8490 Updated docs Mark Qvist 2022-05-25 15:51:20 +0200
  • d3ab0878e0 Improved I2P interface display in rnstatus Mark Qvist 2022-05-25 15:50:54 +0200
  • 7848b7e396 Fixed invalid reference in rnx Mark Qvist 2022-05-25 15:08:45 +0200
  • fc80dd2614 Improved rnstatus output Mark Qvist 2022-05-25 14:21:04 +0200
  • e00a758b2a Updated readme Mark Qvist 2022-05-24 21:00:46 +0200
  • d44ec745df Updated readme Mark Qvist 2022-05-24 21:00:25 +0200
  • 7573ac1970 Updated readme Mark Qvist 2022-05-24 20:58:58 +0200
  • 88390f0cbc Updated readme Mark Qvist 2022-05-24 20:57:56 +0200
  • 3b8490ae9c Added rnx util to documentation Mark Qvist 2022-05-24 20:47:45 +0200
  • 417ac9f8da Added rnx remote command utility Mark Qvist 2022-05-24 20:14:43 +0200
  • fe5e74bc2b Improved rncp arguments Mark Qvist 2022-05-24 20:13:54 +0200
  • 30f71857ae Added docstrings. Added request size to receipts. Fixed link stale time calculation on newly created links with no actual activity. Mark Qvist 2022-05-24 20:13:11 +0200
  • c24233845e Implemented bandwidth cap for recursive path requests Mark Qvist 2022-05-23 19:49:48 +0200
  • c0fbde5ad1 Added recursive path request loop avoidance Mark Qvist 2022-05-23 18:14:45 +0200
  • 5da66402dd Fixed rncp output Mark Qvist 2022-05-23 09:23:37 +0200
  • 3bf5694238 Fixed naming conflict in resource advertisements Mark Qvist 2022-05-23 08:54:07 +0200
  • 9e6a5d5d91 Fix announce rate targets on I2PInterface peers Mark Qvist 2022-05-23 00:28:06 +0200
  • cf3e47f469 Fixed interface mode inheritance Mark Qvist 2022-05-23 00:06:26 +0200
  • f8db5a545d Fixed interface mode check Mark Qvist 2022-05-23 00:00:14 +0200
  • a79f6e7efa Added rncp utility Mark Qvist 2022-05-22 23:44:32 +0200
  • ac4606bcf7 Updated docs Mark Qvist 2022-05-22 23:44:12 +0200
  • d1cb07356c Fixed missing recursive progress callback allocation in segmented resource transfer Mark Qvist 2022-05-22 21:05:07 +0200
  • e811d54d0f Fixed bug in conditional resource acceptance callback Mark Qvist 2022-05-22 19:09:44 +0200
  • 49c8ada478 Added standard identity storage folder Mark Qvist 2022-05-22 19:09:16 +0200
  • 6ea7d78b31 Updated API reference Mark Qvist 2022-05-22 19:08:32 +0200
  • 0ace84367b Improved link authentication callback Mark Qvist 2022-05-22 19:08:03 +0200
  • e63e6821e0 Updated Destination docstrings Mark Qvist 2022-05-22 17:11:30 +0200
  • 109132e09d Fixed expired AP and roaming paths not being removed at correct time. Mark Qvist 2022-05-22 15:43:46 +0200
  • efd24ec134 Updated documentation Mark Qvist 2022-05-22 15:18:09 +0200
  • eefa37f808 Updated documentation Mark Qvist 2022-05-22 15:17:54 +0200
  • e4871f7667 Updated documentation Mark Qvist 2022-05-22 15:17:25 +0200
  • 44ba5624bc Added gateway mode to rnstatus Mark Qvist 2022-05-22 15:16:58 +0200
  • e9c5e3c189 Version bump Mark Qvist 2022-05-22 14:29:29 +0200
  • f3ff71d9b8 Implemented unknown path discovery Mark Qvist 2022-05-22 14:18:58 +0200
  • 81b92ffdc1 Added gateway interface mode Mark Qvist 2022-05-22 11:14:33 +0200
  • 02bb9068cc Updated readme Mark Qvist 2022-05-22 11:13:54 +0200
  • ecc9e84bc2 Fixed typo Mark Qvist 2022-05-18 00:47:29 +0200
  • 2b43436f56 Updated manual and documentation 0.3.6 Mark Qvist 2022-05-17 22:12:21 +0200
  • b2d61843d0 Improved log output Mark Qvist 2022-05-17 13:25:42 +0200
  • ff74b5a0af Updated documentation Mark Qvist 2022-05-14 22:21:59 +0200
  • d66c31b4e9 Added announce rate information to rnpath utility, added exit codes and improved table lookup. Mark Qvist 2022-05-14 22:14:38 +0200
  • e825b0b8ff Added Pipe Interface Mark Qvist 2022-05-14 20:19:46 +0200
  • b35f86643a Updated documentation Mark Qvist 2022-05-14 20:19:15 +0200
  • 3871d8615e Added per-interface announce rate control Mark Qvist 2022-05-14 18:09:38 +0200
  • f2c0dac217 Documentation updates Mark Qvist 2022-05-14 16:45:16 +0200
  • 8636259886 Added roaming and boundary interface modes Mark Qvist 2022-05-13 21:03:51 +0200
  • 4b38a776a3 Added interface modes to documentation Mark Qvist 2022-05-13 20:47:26 +0200
  • 7a331a8b60 Added interface modes to documentation Mark Qvist 2022-05-13 20:19:54 +0200
  • af1a05ff6a Added announce queue dropping to rnpath utility Mark Qvist 2022-05-13 16:18:13 +0200
  • 1b50f5267a Improved announce queue processing Mark Qvist 2022-05-13 15:45:09 +0200
  • e95e9e6a89 Updated readme 0.3.5 Mark Qvist 2022-04-28 15:46:53 +0200