Kevin F
|
1b37264eb7
|
Work on gossip tests and cleaned up api server some
|
2022-05-01 00:45:26 -05:00 |
Kevin F
|
b07c176f5c
|
Refactored gossip peer set, gossip block queues, and dandelionphase to use singleton/module instances instead of being passed around
|
2022-03-21 01:03:53 -05:00 |
Kevin F
|
f740d475c4
|
Specify that Onionr's pid is a pid in log
|
2022-03-20 12:51:54 -05:00 |
Kevin F
|
568a192c97
|
Fix license docstring boilerplate spacing
|
2022-03-17 19:56:31 -05:00 |
Kevin F
|
4c54677387
|
Use tuple of queues for block queues instead of list for clarity that queues cannot be added
|
2022-03-11 11:15:18 -06:00 |
Kevin F
|
e5b396fc11
|
Work on gossip system and tor transport
|
2022-02-14 17:47:54 -06:00 |
Kevin F
|
026f39b680
|
Work on new gossip system
|
2022-02-11 00:56:19 -06:00 |
Kevin F
|
ebb75b136d
|
Fix sigterm handler shutdown call
|
2022-02-10 17:38:22 -06:00 |
Kevin F
|
cedd01c98f
|
Removed netcontroller
Removed etc (moving most to onionrutils)
Small refactoring
|
2022-02-06 19:18:53 -06:00 |
Kevin F
|
844723cea9
|
Remove tests associated with removed code
|
2022-02-02 14:45:27 -06:00 |
Kevin F
|
fd93f6151e
|
+ Add pijion support
* Fix shutdown
|
2022-01-30 23:59:34 -06:00 |
Kevin F
|
1d22b43ef9
|
Removed old block system
|
2022-01-30 19:39:24 -06:00 |
Kevin F
|
cb647daa85
|
Cleaning up transport remnants
|
2022-01-11 18:13:19 -06:00 |
Kevin F
|
4bd9bd6e9d
|
Removed lan and tor transports
|
2022-01-11 01:20:15 -06: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
|
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
|
ae84d09e8e
|
* detect stale run file
fixes #27
|
2020-12-22 08:57:15 -06:00 |
Kevin Froman
|
e34b499044
|
purge old blocks if POW increases
|
2020-12-02 20:46:36 -06:00 |
Kevin Froman
|
dcc304be9d
|
fix wsl apport breaking sitecreator
|
2020-12-02 23:00:51 -06:00 |
Kevin Froman
|
eaf61c280a
|
fixed subprocesspow not exiting on wsl
|
2020-12-01 16:24:10 -06:00 |
Kevin Froman
|
a9d0524ccc
|
+ added sandbox script
* handle sigterm
|
2020-11-02 23:47:38 +00:00 |
Kevin Froman
|
5b3d76067a
|
Move users to use phrase system for sites as well
|
2020-09-15 18:12:39 +00:00 |
Kevin Froman
|
1f067f614a
|
Added tor restart button to index and tor restart command. Enabled tor restart daemon event
|
2020-09-15 17:08:50 +00:00 |
Kevin Froman
|
4bc2bf5db5
|
removed deterministic keys due to poor hashing
|
2020-09-14 11:54:14 +00:00 |
Kevin Froman
|
196d02a751
|
Sped up + fixed statistics table command using psutil, removed checkcommunicator as a result
|
2020-09-10 21:44:30 +00:00 |
Kevin Froman
|
17ef138c21
|
bump version
|
2020-09-07 05:49:13 +00:00 |
Kevin Froman
|
b7091d2062
|
fix showlogo crash when not connected to terminal, bump version
|
2020-09-07 03:42:13 +00:00 |
Kevin Froman
|
15a66c7fb4
|
fix showlogo crash when not connected to terminal
|
2020-09-07 03:17:20 +00:00 |
Kevin Froman
|
39650a4ca0
|
catch and log when cannot reach non-managed tor
|
2020-08-23 22:26:54 -05:00 |
Kevin Froman
|
272d7d7f74
|
Removed Windows specific code
|
2020-08-12 17:21:11 -05:00 |
Kevin Froman
|
87b8655b83
|
do not start lan on qubes
|
2020-08-10 01:03:32 -05:00 |
Kevin Froman
|
96af4e8db0
|
Fixed some broken things from communicator decoupling
|
2020-08-08 12:38:14 -05:00 |
Kevin
|
ab10cea8b6
|
add forgotten spawndaemonthreads and added license info to bulma extension files
|
2020-08-04 08:45:06 -05:00 |
Kevin
|
4cf17ffe62
|
work on removing communicator
|
2020-07-30 20:15:36 -05:00 |
Kevin
|
6f1daf50d3
|
added setup kvvars
|
2020-07-29 20:36:11 -05:00 |
Kevin
|
6ecb62356a
|
Moved blockQueue to DSKV singleton as part of communicator decoupling
|
2020-07-24 14:37:01 -05:00 |
Kevin
|
9fc741106a
|
made localcommand pep8 compliant
|
2020-07-17 13:49:18 -05:00 |
Kevin
|
3f13cd84ea
|
* Do not print border around quotes when the terminal is small
|
2020-06-29 02:30:37 -05:00 |
Kevin
|
0d58d57467
|
add line break to a quote
|
2020-06-28 04:15:58 -05:00 |
Kevin
|
27adbbb199
|
swap spock for snowden in quotes
|
2020-06-27 18:05:53 -05:00 |
Kevin
|
b878faeb4c
|
fix bug where onionr would complain while restarting about not being able to start
|
2020-06-27 18:03:20 -05:00 |
Kevin
|
0c7afa89f1
|
fix setup_online_mode in daemon launch
|
2020-06-16 02:12:05 -05:00 |
Kevin
|
a10a32fafb
|
improved documentation + refactored daemonlaunch
|
2020-06-14 19:08:17 -05:00 |
Kevin
|
3c7b090a4e
|
Merge branch 'master' into lan
|
2020-06-13 18:04:20 -05:00 |
Kevin
|
2a65f605f5
|
fix site creator not working with full paths by using a temporary chdir
fix grammar issue in site creator
|
2020-06-13 17:49:16 -05:00 |
Kevin Froman
|
8d372cccfb
|
added stats reporter
|
2020-03-31 04:00:48 -05:00 |
Kevin Froman
|
1bd0aa9419
|
added sneakernet auto importing
exportblocks now takes argument
|
2020-03-30 20:52:04 -05:00 |
Kevin Froman
|
e90d7e96f4
|
moved daemon kill command to its own seperate file in daemonlaunch
|
2020-03-19 01:43:57 -05:00 |
Kevin Froman
|
9575352e3e
|
added config option for using LAN transport
|
2020-03-16 02:51:47 -05:00 |