Commit Graph

441 Commits

Author SHA1 Message Date
Kevin Froman
81c8c4f124 mass removal for redesigns 2021-02-22 20:56:17 +00:00
Kevin Froman
7fba65c459 work on torgossip 2021-02-21 23:22:18 +00:00
Kevin Froman
60dfa8fb7e work on torgossip 2021-02-20 00:41:46 +00:00
Kevin Froman
db5320124f work on torgossip 2021-02-16 05:01:01 +00:00
Kevin Froman
630a9b1522 work on torgossip 2021-02-13 20:22:07 +00:00
Kevin Froman
4bf1acf446 work on torgossip 2021-02-11 21:03:41 +00:00
Kevin Froman
257bef6ca0 added subprocess validator 2021-02-09 23:02:19 +00:00
Kevin Froman
d9c0adcc7b work on torgossip 2021-02-08 07:32:31 +00:00
Kevin Froman
8a6129f4e2 work on torgossip 2021-02-08 01:52:12 +00:00
Kevin Froman
18d4a87973 added onion service key storage database to overcome limitations in normal torrc-based system 2021-02-07 07:25:39 +00:00
Kevin Froman
ad103ee8b0 work on torgossip 2021-02-06 06:35:18 +00:00
Kevin Froman
b720f2f1d5 Work on torgossip client
Use stems HS validator instead of custom logic
2021-02-05 22:16:10 +00:00
Kevin Froman
227472d4dc implemented peer announce in torgossip 2021-02-05 04:38:57 +00:00
Kevin Froman
9d546432f5 added traceback handler 2021-02-04 01:52:36 +00:00
Kevin Froman
582ac1607e remove streamfill 2021-02-02 06:57:37 +00:00
Kevin Froman
ee8b81ead6 work on implementing torgossip 2021-01-31 04:40:51 +00:00
Kevin Froman
84987cfc21 added unsafe socks denial to torrc generator 2021-01-29 21:30:58 +00:00
Kevin Froman
63f7209bdd Added blockcreatorqueue and subprocess generator for new block system 2021-01-29 21:15:18 +00:00
Kevin Froman
67d9dc3557 added more modules to dependencycheck.py 2021-01-29 20:57:39 +00:00
Kevin Froman
a2da6b8c89 added serialized api work 2021-01-27 18:15:06 +00:00
Kevin Froman
6625b7ce19 added serialized api work 2021-01-27 08:38:45 +00:00
Kevin Froman
828c78a569 work on torgossip, added base64 code whitelist because of a werid plugin issue with bigbrother 2021-01-27 05:34:31 +00:00
Kevin Froman
ba8ba6d3d8 properly clean block list in blockio 2021-01-25 22:16:51 +00:00
Kevin Froman
708c5d2e71 added block cleaning method for new database 2021-01-25 06:28:18 +00:00
Kevin Froman
75234310ca added blockio load implementation 2021-01-24 23:29:02 +00:00
Kevin Froman
003718db04 Merge branch 'master' into integrate-new-blocks 2021-01-24 18:11:42 +00:00
Kevin Froman
9306143e4c dont check hostname if not bound to loopback in client api security 2021-01-23 04:00:03 +00:00
Kevin Froman
7303cf041e if binding to 0.0.0.0, don't validate source ip in client api 2021-01-23 04:00:03 +00:00
Kevin Froman
4e96d18396 print tor errors to stdout 2021-01-23 04:00:03 +00:00
Duncan X Simpson
3a98183fa0 Compare uid not username in create_dirs() 2021-01-23 04:00:03 +00:00
Kevin Froman
d03620db7e merge after rebasing toast fix 2021-01-21 20:26:41 +00:00
Kevin Froman
1d1edfd0f1 work on blockio api 2021-01-21 20:23:59 +00:00
Kevin Froman
001bdda433 reload config before spawning daemon threads 2021-01-21 20:23:58 +00:00
Kevin Froman
847f80b8f4 implemented fetch block in blockio 2021-01-21 20:23:58 +00:00
Kevin Froman
2ffc8c637e fix broken non protected safedb get 2021-01-21 20:23:58 +00:00
Kevin Froman
a3ce191ed3 renamed old block api due to namespace conflict
fix onboarding not using optimize cpu option
2021-01-21 20:23:58 +00:00
Kevin Froman
504ef3a49a work on removing communicator 2021-01-21 20:23:58 +00:00
Kevin Froman
ec9dbe383c added blockio doc for db keys 2021-01-21 20:23:58 +00:00
Kevin Froman
7390539d50 added blockio module directory 2021-01-21 20:23:58 +00:00
Kevin Froman
0f7ea4e4c8 added license boilerplate to safedb 2021-01-21 20:23:58 +00:00
Kevin Froman
86dca2dd2b added work on faster and safer database for blocks and general KV 2021-01-21 20:23:58 +00:00
Kevin Froman
0e69d88708 added put/get from db 2021-01-21 20:23:58 +00:00
Kevin Froman
cd0ec77189 added work on faster and safer database for blocks and general KV 2021-01-21 20:23:58 +00:00
Kevin Froman
6bcfd91352 bump dependencies 2021-01-21 20:23:58 +00:00
Kevin Froman
5df747d658 added work on faster and safer database for blocks and general KV 2021-01-21 20:23:58 +00:00
Kevin Froman
f44ca60c6e implemented fetch block in blockio 2021-01-17 20:50:32 +00:00
Kevin Froman
b6bb350b65 fix broken non protected safedb get 2021-01-17 19:44:24 +00:00
Kevin Froman
ca37f6df9d renamed old block api due to namespace conflict
fix onboarding not using optimize cpu option
2021-01-17 04:58:28 +00:00
Kevin Froman
9ed17f4fb6 work on removing communicator 2021-01-17 00:40:04 +00:00
Kevin Froman
dc51c26b13 added blockio doc for db keys 2021-01-17 00:39:32 +00:00