Kevin Froman
|
0059c91b06
|
use fp symbol instead, merge master changes before merging back to improve circles
|
2020-01-28 00:29:20 -06:00 |
Kevin Froman
|
2bc996f660
|
supress gevent error from sses
|
2020-01-27 23:52:35 -06:00 |
Kevin Froman
|
2388c80a3d
|
Merge branch 'master' of ssh://github.com/beardog108/onionr
|
2020-01-27 19:33:01 -06:00 |
Kevin Froman
|
a1fd5f2648
|
remove defunct test, add random bint ip test, and fix offline mode
|
2020-01-27 19:32:25 -06:00 |
Kevin F
|
0e013df9d4
|
Merge pull request #36 from beardog108/dependabot/pip/jinja2-2.11.0
Bump jinja2 from 2.10.3 to 2.11.0
|
2020-01-27 19:31:37 -06:00 |
Kevin F
|
70d94c6ba9
|
Merge pull request #35 from beardog108/dependabot/pip/urllib3-1.25.8
Bump urllib3 from 1.25.7 to 1.25.8
|
2020-01-27 19:31:24 -06:00 |
dependabot-preview[bot]
|
73993a67e5
|
Bump jinja2 from 2.10.3 to 2.11.0
Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.0.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/jinja/compare/2.10.3...2.11.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-27 23:37:32 +00:00 |
Kevin Froman
|
ef25377e15
|
improved formatting in miscclient endpoints
|
2020-01-27 17:30:22 -06:00 |
Kevin Froman
|
b17834d814
|
reenable bootstrap
|
2020-01-27 02:20:26 -06:00 |
Kevin Froman
|
11d97a12d0
|
give stats module more specific name
|
2020-01-27 02:20:09 -06:00 |
Kevin Froman
|
b1a7641db9
|
removed defunct communicator methods
|
2020-01-27 02:09:28 -06:00 |
Kevin Froman
|
5c636246fb
|
added tor circuit stats to main page
|
2020-01-25 02:23:18 -06:00 |
dependabot-preview[bot]
|
66d24e3535
|
Bump urllib3 from 1.25.7 to 1.25.8
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.25.8.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/master/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.7...1.25.8)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-22 10:30:15 +00:00 |
Kevin Froman
|
57f233d856
|
added work on new main page with tor statistics. Added TorStats class to access tor statistics suck as circuit information
|
2020-01-21 02:36:19 -06:00 |
Kevin Froman
|
48d19b277c
|
Merge branch 'master' of gitlab.com:beardog/Onionr into improve-circles
|
2020-01-21 01:29:58 -06:00 |
Kevin Froman
|
dd0ebd9238
|
add forgotten blocknoncestart file
|
2020-01-19 21:55:58 -06:00 |
Kevin Froman
|
07ab85698d
|
raise exceptions instead of false return in blockimporter
|
2020-01-19 21:10:51 -06:00 |
Kevin Froman
|
3aeb305994
|
disable pool for mixing and announce node sooner after start
|
2020-01-19 21:10:01 -06:00 |
Kevin Froman
|
c7bbd054e4
|
make deniable blocks larger on average
|
2020-01-19 21:06:22 -06:00 |
Kevin Froman
|
4afa3d87e5
|
delete disk usage file after soft reset
|
2020-01-19 21:05:55 -06:00 |
Kevin Froman
|
f3b22dad56
|
remove DataPOW and make POW use non hard coded start int value
|
2020-01-19 21:02:51 -06:00 |
Kevin Froman
|
7db8193bf6
|
remove POW for annoncements
|
2020-01-19 21:02:04 -06:00 |
Kevin Froman
|
1c6893e297
|
fix variable misspelling when clearing wait for share session
|
2020-01-15 00:26:10 -06:00 |
Kevin Froman
|
abddeecda7
|
made circles main.py pep8 compliant
|
2020-01-15 00:25:16 -06:00 |
Kevin Froman
|
0cd533db60
|
remove block hashes from board cache if they 404
|
2020-01-15 00:24:42 -06:00 |
Kevin Froman
|
3fc11657e8
|
don't fetch all zero circle messages in ui
|
2020-01-15 00:22:36 -06:00 |
Kevin Froman
|
828f7682b8
|
added server sent events wrapper and example
|
2020-01-14 02:29:42 -06:00 |
Kevin Froman
|
29421d678e
|
KISS startup delete plaintext blocks based on config, no blacklist
|
2020-01-10 03:42:04 -06:00 |
dependabot-preview[bot]
|
1c5fe29baf
|
Bump stem from 1.7.1 to 1.8.0 (#34)
Bumps [stem](https://github.com/torproject/stem) from 1.7.1 to 1.8.0.
- [Release notes](https://github.com/torproject/stem/releases)
- [Commits](https://github.com/torproject/stem/compare/1.7.1...1.8.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-01-08 19:52:17 -08:00 |
Kevin Froman
|
f78809fa2a
|
added config observers, delete plaintext blocks when plaintext storage is disabled
|
2020-01-07 05:44:53 -06:00 |
Kevin Froman
|
2e31155a5d
|
fix insert queue removal not using json mode
|
2020-01-06 18:40:44 -06:00 |
Kevin Froman
|
27ef1d9ce4
|
remove never added daemon event function from pluginapi
|
2020-01-06 18:26:31 -06:00 |
Kevin Froman
|
88fe605762
|
finish up removing daemon queue, migrate shutdown to event system
|
2020-01-06 18:25:51 -06:00 |
Kevin Froman
|
a801960179
|
moved all but shutdown over to new daemon events system
|
2020-01-06 06:09:33 -06:00 |
Kevin Froman
|
c975d27906
|
switched to upload event api
|
2020-01-04 06:13:10 -06:00 |
Kevin Froman
|
1ba8b4c707
|
* fleshed out daemon events; also is now used for insertion queue removal
* deprecated daemon queue and removed unused daemon queue commands
|
2020-01-03 04:26:36 -06:00 |
Kevin Froman
|
6529d3e622
|
json mode added to local command
|
2020-01-03 04:15:20 -06:00 |
Kevin Froman
|
d7be2ca16d
|
delete upload memory file file on shutdown if upload queue is empty
|
2020-01-03 04:14:04 -06:00 |
Kevin Froman
|
ee7b68c844
|
added new daemon events files
|
2020-01-01 20:07:34 -06:00 |
Kevin Froman
|
66aafb6deb
|
added new daemon events work
|
2019-12-30 18:57:14 -06:00 |
Kevin Froman
|
a4762ccf9a
|
change env to 3.8
|
2019-12-29 14:35:08 -06:00 |
Kevin Froman
|
a9bc826930
|
added tests/readme and disabled unneccesary executable bits on tests
|
2019-12-29 14:24:25 -06:00 |
Kevin Froman
|
34b1abddb7
|
added toggle bootstrap command
|
2019-12-29 11:33:47 -06:00 |
Kevin Froman
|
e9f0e60608
|
added toggle bootstrap command
|
2019-12-29 11:21:18 -06:00 |
Kevin Froman
|
01f9b9b470
|
work on block insertion mixing
|
2019-12-27 01:53:18 -06:00 |
Kevin Froman
|
87ea8d137b
|
minor bug fixes and linting improvements
|
2019-12-23 01:51:24 -06:00 |
Kevin Froman
|
9329b07e3b
|
added mixmate to improve base routing
|
2019-12-22 13:42:10 -06:00 |
Kevin Froman
|
f71f2f6246
|
fix env home regression and made identifyhome lint compliant
|
2019-12-20 15:50:56 -06:00 |
Kevin Froman
|
c469c5d871
|
made communicator init have better lint compliance
|
2019-12-20 02:59:27 -06:00 |
Kevin Froman
|
b5a8f295c9
|
made uploadqueue lint compliant
|
2019-12-20 02:43:18 -06:00 |