Commit Graph
100 Commits
Author SHA1 Message Date
John Smith 176d9ac68e dht testing work 2023-06-29 22:18:45 -04:00
John Smith d044f646bf fix serialize for keypair 2023-06-29 20:49:15 -04:00
John Smith 98a20f5921 fix attachment update 2023-06-28 23:46:29 -04:00
John Smith 05a9ee754e cleanup dht stuff and client/server api 2023-06-28 23:15:06 -04:00
John Smith b01fb20ec9 add dht record get 2023-06-28 11:55:37 -04:00
John Smith f1292694a2 enable full safety selection through api 2023-06-28 11:40:02 -04:00
John Smith fde70610cc oop 2023-06-27 19:05:50 -04:00
John Smith 73c37aa4ca clean up valuesubkeyrangeseT 2023-06-27 18:26:53 -04:00
John Smith 291e3ef2fe add better dht debugging 2023-06-26 21:29:02 -04:00
John Smith 62aeec6faf debug less 2023-06-25 18:28:32 -04:00
John Smith c3639fd331 fix nodecontactmethod cache 2023-06-25 17:59:11 -04:00
John Smith 297908796c remove owo colors 2023-06-25 14:09:22 -04:00
John Smith 0f3e7010f2 sequencing 2023-06-25 01:53:06 -04:00
John Smith 3e23f808d0 more sequencing 2023-06-25 01:23:24 -04:00
John Smith 234f048241 simplify tracing 2023-06-24 22:59:51 -04:00
John Smith c8fdded5a7 fix crypto
s
2023-06-24 21:23:48 -04:00
John Smith b1df2c9d2d fix traces 2023-06-24 20:29:36 -04:00
John Smith c8624a73a2 oops 2023-06-24 20:23:57 -04:00
John Smith 909ef6bf69 messages cleanup 2023-06-24 20:23:33 -04:00
John Smith 4a14cabeeb handle unreachable 2023-06-24 18:40:19 -04:00
John Smith 355040a3e4 refactor and change protocol selection for new connections 2023-06-24 18:12:17 -04:00
John Smith 197b7fef6e reliability work 2023-06-24 11:16:34 -04:00
John Smith acebcb7947 network keying 2023-06-23 21:12:48 -04:00
John Smith bc6421acf7 fixes 2023-06-23 17:01:52 -04:00
John Smith b2bd4bcbbd assembly buffer tests 2023-06-23 15:55:02 -04:00
John Smith 296ca5cadb Merge branch 'main' of gitlab.hackers.town:veilid/veilid into dht-testing 2023-06-23 12:05:40 -04:00
John Smith e4f97cfefa assembly buffer 2023-06-23 12:05:28 -04:00
John Smith de638f99e7 Merge branch 'test-caching' into 'main'
Test caching

See merge request veilid/veilid!36
2023-06-23 01:39:13 +00:00
John Smith d21f580de2 Merge branch 'main' of gitlab.hackers.town:veilid/veilid into dht-testing 2023-06-22 17:51:58 -04:00
John Smith 337427f49b Merge branch 'switch-to-prod' into 'main'
Switch Veilid over to production network

See merge request veilid/veilid!35
2023-06-22 21:44:38 +00:00
John Smith addfd64473 xfer 2023-06-22 17:42:34 -04:00
John Smith 7dbd1e8b92 frag work 2023-06-22 16:54:01 -04:00
John Smith 3d3582e688 assemblybuffer work 2023-06-21 23:35:33 -04:00
John Smith 14d184e151 Merge branch 'dht-testing' into 'main'
More bug fixes for network and logging and ui

See merge request veilid/veilid!34
2023-06-21 20:01:12 +00:00
John Smith 2272b8e139 xfer 2023-06-21 10:02:16 -04:00
John Smith 7ae074365f Merge branch 'dht-testing' into 'main'
simplify earthfile

See merge request veilid/veilid!33
2023-06-21 06:08:41 +00:00
John Smith 925fdbcd5f simplify earthfile 2023-06-21 02:08:15 -04:00
John Smith 0e30c0eb46 Update .gitlab-ci.yml 2023-06-21 06:01:47 +00:00
John Smith 86b6ee492b Merge branch 'dht-testing' into 'main'
fix pipeline

See merge request veilid/veilid!32
2023-06-21 05:41:37 +00:00
John Smith 0e32a962eb fix pipeline 2023-06-21 01:41:09 -04:00
John Smith 231099fa9e Merge branch 'dht-testing' into 'main'
Many bug fixes, colors update for CLI

See merge request veilid/veilid!31
2023-06-21 05:37:54 +00:00
John Smith 16a3931219 fixes 2023-06-21 01:36:07 -04:00
John Smith 1c8ecab2b6 cli fixes 2023-06-20 23:46:39 -04:00
John Smith c78cf5f10c Merge branch 'dht-testing' of gitlab.hackers.town:veilid/veilid into dht-testing 2023-06-19 22:35:58 -04:00
John Smith f17c2f62cb xfer 2023-06-19 22:35:49 -04:00
John Smith c903671b8b Merge branch 'dht-testing' into 'main'
fix rust-igd

See merge request veilid/veilid!30
2023-06-19 20:25:01 +00:00
John Smith 7d80a14fe1 Merge branch 'dht-testing' into 'main'
Bug fixes

See merge request veilid/veilid!29
2023-06-19 19:29:06 +00:00
John Smith cd9a3414cf merge 2023-06-19 15:27:10 -04:00
John Smith c556258fe7 disable dht test for now 2023-06-19 15:25:53 -04:00
John Smith a01d286dcf fix tests 2023-06-19 15:23:30 -04:00
John Smith 9e496e1625 Merge branch 'dht-testing' into 'main'
More bug fixes for tabledb and veilid-python

See merge request veilid/veilid!28
2023-06-19 01:35:29 +00:00
John Smith 1f777a73b5 Merge branch 'dht-testing' into 'main'
clean up object release ordering

See merge request veilid/veilid!27
2023-06-18 22:49:52 +00:00
John Smith b8e5039251 Merge branch 'tek/pythonification' into 'main'
Mold the new Python code into more idiomatic shape

See merge request veilid/veilid!26
2023-06-17 22:57:20 +00:00
John Smith 953cc42c83 update deps 2023-06-16 20:39:49 -04:00
John Smith 4e37115c8f update release build 2023-06-16 19:58:06 -04:00
John Smith 79b4593ce8 Merge branch 'json-rpc' into 'main'
Add support for JSON API  and veilid-python

See merge request veilid/veilid!25
2023-06-16 20:42:25 +00:00
John Smith fe502a3645 Merge branch 'main' of gitlab.hackers.town:veilid/veilid into json-rpc 2023-06-16 13:13:51 -04:00
John Smith a83715f14b Merge branch 'tek/165-test-serializers-serde' into 'main'
Testing JSON round trip serialization for veilid_api

See merge request veilid/veilid!20
2023-06-16 16:45:17 +00:00
John Smith 88466db03f better statusq failure recording 2023-06-09 22:42:03 -04:00
John Smith 419bfcd8ce checkpoint 2023-06-08 14:07:09 -04:00
John Smith 59c14f3b22 checkpoint 2023-06-07 21:55:23 -04:00
John Smith 317f036598 server api 2023-06-07 17:39:10 -04:00
John Smith 88db69c28f checkpoint 2023-06-06 19:09:29 -04:00
John Smith 771a7c9e7e json api 2023-06-06 18:48:37 -04:00
John Smith 89f5770fd1 more json api 2023-06-05 22:02:37 -04:00
John Smith 0e52c1fb0a more json schema 2023-06-04 22:08:46 -04:00
John Smith 06081df22a json schema generation 2023-06-04 21:22:55 -04:00
John Smith 6a86f2265a json api work 2023-06-03 18:33:27 -04:00
John Smith 21009c91d1 clean up workspace 2023-05-29 20:05:27 -04:00
John Smith 9db6f494c2 cursive update from upstream 2023-05-29 17:25:16 -04:00
John Smith b55c0b349b remove from workspace 2023-05-29 17:12:52 -04:00
John Smith bd928e6f09 remove netlink fork 2023-05-29 17:09:29 -04:00
John Smith d2e926f8a2 Merge branch 'main' of gitlab.hackers.town:veilid/veilid 2023-05-29 16:42:45 -04:00
John Smith df504d11fc hashlink update 2023-05-29 16:42:33 -04:00
John Smith 96b42a45e1 Merge branch 'crioux/crypto-crate-update' into 'main'
switch back to mainline dalek cryptography crates

See merge request veilid/veilid!24
2023-05-29 20:22:41 +00:00
John Smith 4bdf0d58d3 switch back to mainline dalek cryptography crates 2023-05-29 20:22:41 +00:00
John Smith ca6e70e1df cleanup 2023-05-29 15:33:53 -04:00
John Smith cbb11b4262 Merge branch 'dev' into 'main'
more table store work for password protecting encryption key, also fix unit...

See merge request veilid/veilid!22
2023-05-29 19:26:36 +00:00
John Smith a31e641532 Merge branch 'dev' into 'main'
removing dev branch, many changes

See merge request veilid/veilid!21
2023-05-29 19:24:58 +00:00
John Smith 0a890c8707 removing dev branch, many changes 2023-05-29 19:24:57 +00:00
John Smith 08f3caf181 node not own relay detection bug 2023-05-29 14:57:44 -04:00
John Smith 532ef0b9ac fix bug when setting node id 2023-05-29 12:26:36 -04:00
John Smith 67eefbd038 oops keyvaluedb 2023-05-29 10:07:56 -04:00
John Smith 6ca7ec19f9 fix bugsalot 2023-05-29 10:00:56 -04:00
John Smith 51b8de61d0 flutter update 2023-05-17 07:55:41 -04:00
John Smith 9a43faaf10 crypto update 2023-05-16 21:34:34 -04:00
John Smith 8660457f95 add slow hashes and password derivation 2023-05-16 17:08:15 -04:00
John Smith 10af290e2f wasm work 2023-05-16 13:28:09 -04:00
John Smith 46e67d7b0c wasm work 2023-05-15 21:20:54 -04:00
John Smith cbdbd34af8 work 2023-05-15 11:33:32 -04:00
John Smith 5f9fec0b18 ffi work 2023-05-14 20:50:28 -04:00
John Smith 5eb2ea656c api work 2023-05-13 20:36:52 -04:00
John Smith cb899b44ea api work 2023-05-12 20:13:04 -04:00
John Smith ab2434dfd3 fix tests 2023-05-10 15:32:43 -04:00
John Smith 734606b6ad set value 2023-05-10 10:44:48 -04:00
John Smith a3e2dbc744 checkpoint 2023-05-08 22:05:51 -04:00
John Smith 43a2c0b699 getvalue 2023-05-08 10:40:13 -04:00
John Smith 76b8d569dc checkpoint 2023-05-07 21:56:35 -04:00
John Smith 1fe5004eef checkpoint 2023-05-06 21:09:40 -04:00
John Smith e2c5691d7e checkpoint 2023-05-05 21:23:17 -04:00