1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
Commit graph

26 commits

Author SHA1 Message Date
Jeff Becker 719dd38cf5
more shit 2021-06-08 14:36:33 -04:00
Jeff Becker 046e02ebe7
fixes for loopback testnet 2021-06-08 14:36:33 -04:00
Jeff Becker 8ae0808f97
add forgotten files 2021-04-19 07:02:45 -04:00
Jeff Becker bb7b46c43d
fixes for testnet 2021-04-19 07:02:45 -04:00
jeff 88e8b7f98c mock lokid for loopback testnet 2020-02-02 11:32:15 -05:00
Jeff Becker 6fd714d193
contrib/testnet: fix up testnet config generator to make super centralized topology
llarp/context.cpp, llarp/nodedb.{h,c}pp: load netdb AFTER whitelist
llarp/router/router.cpp: explore always
llarp/router/{i,}rc_lookup_handler.{h,c}pp explore with whitelist, update routers with lookup before stale
2020-01-14 15:12:47 -05:00
Jeff Becker 6496663d25
fix testnet scripts 2019-07-19 13:56:17 -04:00
Jeff Becker 018dd008ec
add custom single threaded allocator for utp buffers
fix up test net stuff
2019-05-09 16:28:56 -04:00
Jeff Becker c26145f70e
* fix up integration tests
* make recursive router lookup backtrack
2019-04-12 11:29:48 -04:00
Jeff Becker ab0be935ca
fix testnet 2019-02-08 09:04:18 -05:00
Jeff Becker 5d4c02c22b
update testnet docs and add more tuneable paramters 2019-02-07 08:20:03 -05:00
Jeff Becker e58f2c521e
done for the day 2018-12-17 17:43:16 -05:00
Jeff Becker dbd37f9f22
update testnet config generation 2018-09-23 12:28:51 -04:00
Jeff Becker 6ef89ea8b2
un break (kinda) 2018-09-06 09:16:24 -04:00
Jeff Becker 199dad09dd
* kill dht feedback loop
* add dht exploration for discovering new routers

* tweak loopback testnet paramters to not be initially fully connected
2018-08-27 09:44:16 -04:00
Jeff Becker 51029f0f2f
make loopback testnet work again 2018-08-23 10:07:53 -04:00
Jeff Becker 86ec4dacc3 dht and testnet fixes 2018-08-04 12:59:32 +10:00
Jeff Becker 066c208622 add mutex/lock to singlethread mode threadpool
remove uneeded i2p.rock.signed.txt

update makefile clean target
2018-08-03 07:26:14 +10:00
Jeff Becker 88c84f9e05 update testnet configs 2018-08-02 10:51:08 +10:00
Jeff Becker 7fbc21207f more hidden service stuff 2018-07-19 14:58:39 +10:00
Jeff Becker 7c518bc4da prefetch introset via tag (non working) 2018-07-19 06:58:16 +10:00
Jeff Becker bae4f746be
publish hidden service descriptors and acknoledge publish 2018-07-11 12:11:19 -04:00
Jeff Becker fb13c5ce3e
more tweaking 2018-07-02 15:24:22 -04:00
Jeff Becker 78f3ca0155
more 2018-06-20 08:34:48 -04:00
Jeff Becker f68ffbc33d
more path building stuff 2018-06-19 13:11:24 -04:00
Jeff Becker 315798a0c4
* loopback test network
* fix various crashes and race conditions

* rename iwp-connect to connect in config

* rename iwp-links to bind in config

* always make a link just for outbound sessions even if no bind section is provided
2018-06-07 12:22:49 -04:00