Kevin Froman
|
30a4285b92
|
- Removed direct connections (will be a different project in the future)
- removed chat for now
- removed onionrcommunicatortimers
|
2020-11-21 05:31:19 +00:00 |
Kevin Froman
|
59330149e1
|
removed netcheck comm timer
|
2020-11-18 22:16:37 -06:00 |
Kevin Froman
|
a775f3b26d
|
dont upload blocks that arent valid (anymore?), progress removing communicator timers
|
2020-11-16 06:57:38 +00:00 |
Kevin Froman
|
cc703fc404
|
progress removing communicator timers
|
2020-11-15 18:52:52 +00:00 |
Kevin Froman
|
ecd2cc54da
|
progress removing communicator timers
|
2020-11-15 18:26:25 +00:00 |
Kevin Froman
|
bbd76da333
|
added flood fill work, misc bug fixes and removing communicator timers
|
2020-11-13 08:17:48 +00:00 |
Kevin Froman
|
04105a2b70
|
show more info in show-blocks.py script
|
2020-11-03 04:38:35 +00:00 |
Kevin Froman
|
8d839f62c9
|
bump version
|
2020-11-03 04:21:17 +00:00 |
Kevin Froman
|
a0ae62d0a3
|
added togglenetwork module in torcontrol
|
2020-11-03 03:56:24 +00:00 |
Kevin Froman
|
a9d0524ccc
|
+ added sandbox script
* handle sigterm
|
2020-11-02 23:47:38 +00:00 |
Kevin Froman
|
130e9de5e9
|
remove disablenetwork for now
|
2020-11-02 02:09:52 +00:00 |
Kevin Froman
|
f0cd2fb2b9
|
moved blockmetadata to onionrblocks
|
2020-11-02 01:31:11 +00:00 |
Kevin Froman
|
44112750ec
|
Merge branch 'master' into flood-fill
|
2020-10-29 20:58:17 +00:00 |
Kevin Froman
|
f2d7075b3a
|
bump version
|
2020-10-28 08:28:56 +00:00 |
Kevin Froman
|
256c402223
|
fix connectnewpeers not using specified peer
|
2020-10-28 07:54:11 +00:00 |
Kevin Froman
|
2601263b87
|
disable forward secrecy for now, fix autocomplete for to address in mail
|
2020-10-28 02:49:21 +00:00 |
Kevin Froman
|
3ab8681b24
|
Merge branch 'master' of gitlab.com:beardog/Onionr
|
2020-10-27 15:58:27 +00:00 |
Kevin Froman
|
2837210cf4
|
blockapi decrypt fix
|
2020-10-27 15:58:06 +00:00 |
Kevin Froman
|
d0e6f6c4af
|
bump requirements
|
2020-10-26 08:45:02 +00:00 |
Kevin Froman
|
67054446ae
|
bump requirements
|
2020-10-26 08:36:53 +00:00 |
Kevin Froman
|
f7f4732789
|
added floodfill network visualization script
|
2020-10-26 08:32:36 +00:00 |
Kevin Froman
|
f80d58e5b8
|
added floodfill network visualization script
|
2020-10-26 06:57:22 +00:00 |
Kevin Froman
|
4a831a4a4d
|
fixed closeness calculation
|
2020-10-26 06:11:24 +00:00 |
Kevin Froman
|
57ec04eff5
|
remove hs after creation in generate onions
|
2020-10-26 06:10:56 +00:00 |
Kevin Froman
|
da11c74f6c
|
finished closeness measurement
|
2020-10-25 04:12:42 +00:00 |
Kevin Froman
|
c4be08bd23
|
added onion generator script
|
2020-10-24 16:50:25 +00:00 |
Kevin Froman
|
299980f126
|
work on flood fill network
|
2020-10-24 08:07:54 +00:00 |
Kevin Froman
|
b5fe4453ed
|
added graph simulation script
|
2020-10-22 16:23:16 +00:00 |
Kevin Froman
|
77de7e318d
|
fix zalgo overflow in circles ui
|
2020-10-22 15:16:49 +00:00 |
Kevin Froman
|
eec8c356ad
|
fix systemrandom shuffle
|
2020-10-22 15:16:19 +00:00 |
Kevin Froman
|
6a4744997c
|
correct wording in log warning in sidebar
|
2020-10-22 14:53:11 +00:00 |
Kevin Froman
|
cf0507b82d
|
ensure whole tree is made in createdirs
|
2020-10-22 14:52:49 +00:00 |
Kevin Froman
|
862b39c217
|
fix systemrandom shuffle
|
2020-10-22 14:25:57 +00:00 |
Kevin Froman
|
b424ef6674
|
disable restart tor button if tor is not enabled
|
2020-10-22 13:46:28 +00:00 |
Kevin Froman
|
4847d9bddf
|
added cpu optimize onboarding option
|
2020-10-22 12:51:20 +00:00 |
Kevin Froman
|
51c3078b90
|
newline in tor sidebar log
|
2020-10-22 12:45:38 +00:00 |
Kevin Froman
|
8a4c138eed
|
don't netcheck if tor disabled
|
2020-10-22 12:45:19 +00:00 |
Kevin Froman
|
5dddeb3f10
|
remove random shuffle function for systemrandom equivalent
|
2020-10-21 09:46:05 +00:00 |
Kevin Froman
|
fb85856f76
|
added bootstrap run argument
|
2020-10-21 05:34:43 +00:00 |
Kevin Froman
|
5c61708c61
|
added graph simulation script
|
2020-10-19 07:32:34 +00:00 |
Kevin Froman
|
183e6491d0
|
use SystemRandom for randomshuffle instead of own rolled implementation
|
2020-10-19 07:28:38 +00:00 |
Kevin Froman
|
3ca05e2390
|
added sidebar log warning
|
2020-10-19 07:28:17 +00:00 |
Kevin Froman
|
88ec98c92a
|
size sanity in webui sidebar log output
|
2020-10-19 03:25:49 +00:00 |
Kevin Froman
|
8f52fa4669
|
autoscroll sidebar log
|
2020-10-17 10:11:07 +00:00 |
Kevin Froman
|
60c7e6cb37
|
now shows log in sidebar
|
2020-10-17 09:54:29 +00:00 |
Kevin Froman
|
c23b286540
|
added file reader offset
|
2020-10-17 07:51:28 +00:00 |
Kevin Froman
|
723d004e5c
|
disable autocomplete for mail message subjects
|
2020-10-17 02:45:14 +00:00 |
Kevin Froman
|
989692c6ac
|
add disable-plugin-list, --store-plaintext and --dev-mode run arguments
fixes #6
|
2020-10-17 01:36:50 +00:00 |
Kevin Froman
|
fcfecaff7e
|
fix removing circles from nav bar when disabled
|
2020-10-16 06:30:17 +00:00 |
Kevin Froman
|
895b4fe4fd
|
side bar and ui node list fixes
|
2020-10-15 23:24:25 +00:00 |