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 |
Kevin Froman
|
db641341c5
|
added blockio module directory
|
2021-01-16 20:45:59 +00:00 |
Kevin Froman
|
8ddc38515d
|
added license boilerplate to safedb
|
2021-01-16 20:45:59 +00:00 |
Kevin Froman
|
7ab330a710
|
added work on faster and safer database for blocks and general KV
|
2021-01-16 20:45:59 +00:00 |
Kevin Froman
|
153d530f38
|
added put/get from db
|
2021-01-16 20:45:58 +00:00 |
Kevin Froman
|
9e01c65c0f
|
added work on faster and safer database for blocks and general KV
|
2021-01-16 20:45:58 +00:00 |
Kevin Froman
|
2eb3e93666
|
bump dependencies
|
2021-01-16 20:45:58 +00:00 |
Kevin Froman
|
f1edd1932e
|
added work on faster and safer database for blocks and general KV
|
2021-01-16 20:45:58 +00:00 |
Kevin Froman
|
07d9207808
|
Fix regression when opening homepage
|
2021-01-16 06:38:12 +00:00 |
Kevin Froman
|
ad91a3222f
|
show web url every time onionr daemon starts
|
2021-01-16 02:08:36 +00:00 |
Kevin Froman
|
87685fd728
|
add license to disk ministry
|
2021-01-15 21:36:57 +00:00 |
Kevin Froman
|
b267d3028e
|
bump version to 8.0.2
|
2021-01-15 08:55:42 +00:00 |
Kevin Froman
|
76f1d164e7
|
+ added basic dev guide
* fixes #22
* When restarting from cli, always output to previous process' terminal
|
2021-01-15 07:30:38 +00:00 |
Kevin Froman
|
79b46b62eb
|
add SO link to err msg when sqlite is not installed
|
2021-01-13 09:37:47 +00:00 |