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
|
5dddeb3f10
|
remove random shuffle function for systemrandom equivalent
|
2020-10-21 09:46:05 +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
|
d067a343e6
|
fixed pex
|
2020-10-11 05:58:42 +00:00 |
|
Kevin Froman
|
2dc706a894
|
fixed sneakernet, removed unused vdf
|
2020-10-10 00:16:24 +00:00 |
|
Kevin Froman
|
17ef138c21
|
bump version
|
2020-09-07 05:49:13 +00:00 |
|
Kevin Froman
|
cb88ff8c3f
|
update runtime test
|
2020-09-07 05:47:58 +00:00 |
|
Kevin Froman
|
d40bd85368
|
added test for api version
|
2020-09-07 05:13:36 +00:00 |
|
Kevin Froman
|
3422ca43ff
|
Fixing block syncing quirks
|
2020-08-25 15:02:13 -05:00 |
|
Kevin Froman
|
d39c12ab4d
|
Update runtime test
|
2020-08-17 19:16:07 -05:00 |
|
Kevin Froman
|
6f242298fe
|
Don't run LAN unittests on QubesOS
|
2020-08-17 19:02:24 -05:00 |
|
Kevin Froman
|
8389ed190c
|
Basic check for QubesOS in runtime tests and to avoid starting LAN server
|
2020-08-10 01:09:19 -05:00 |
|
Kevin
|
5930f3bfad
|
Added missing tests and sidebar files
|
2020-08-04 22:35:45 -05:00 |
|
Kevin
|
f4d1739e4a
|
made storagecounter use a watchdog (inotify) instead of excessive file reads
|
2020-07-24 02:57:44 -05:00 |
|
Kevin
|
a887efe3d2
|
updated runtime test ts
|
2020-06-30 19:08:56 -05:00 |
|
Kevin
|
08d2dee18a
|
update runtime test ts
|
2020-06-30 17:16:46 -05:00 |
|
Kevin
|
1aa707cea5
|
Do not run LANserver runtime test if we are not on an appropriate LAN (such as VMs/VPS)
|
2020-06-29 02:28:50 -05:00 |
|
Kevin
|
03608960c0
|
fix bug in test_lan_learn and handle errors better in encryption plugin
|
2020-06-23 16:48:04 -05:00 |
|
Kevin
|
5bcb5a759d
|
update runtime test
|
2020-06-21 18:00:57 -05:00 |
|
Kevin Froman
|
a24c87c5b0
|
fix lan server test for real this time
|
2020-06-21 14:23:46 -05:00 |
|
Kevin
|
88824b7913
|
update runtime test result
|
2020-06-13 18:18:24 -05:00 |
|
Kevin Froman
|
a52465a54f
|
work on lan
|
2020-04-06 08:51:20 -05:00 |
|
Kevin Froman
|
d13d9a3039
|
added is_friend test for onionrusers and fixed bug where isFriend was setting instead of getting the value
|
2020-04-05 23:35:03 -05:00 |
|
Kevin Froman
|
aa729d862c
|
added escape_ansi unittest
|
2020-04-04 02:21:28 -05:00 |
|
Kevin Froman
|
d47c546620
|
added dns rebinding runtime test
|
2020-04-03 23:34:23 -05:00 |
|
Kevin Froman
|
46ce27cbe8
|
fixed get_lan_ips test
|
2020-04-03 03:33:05 -05:00 |
|
Kevin Froman
|
8804c13225
|
* refactored subprocess and made it 20%+ faster by using ujson
+ added watchdog dep for sneakernet
+ added ujson dep for faster json esp in pow
|
2020-04-03 03:28:48 -05:00 |
|
Kevin Froman
|
1bd0aa9419
|
added sneakernet auto importing
exportblocks now takes argument
|
2020-03-30 20:52:04 -05:00 |
|
Kevin Froman
|
7bb4a7680a
|
fix export test to use new circle plugin name
|
2020-03-29 18:50:16 -05:00 |
|
Kevin Froman
|
018f6692a9
|
don't refresh boards if doc hidden
|
2020-03-29 18:49:51 -05:00 |
|
Kevin Froman
|
16ae16f042
|
fixed forward secrecy test
|
2020-03-26 03:57:42 -05:00 |
|
Kevin Froman
|
922f2be235
|
added binary forward secrecy test
|
2020-03-26 03:47:49 -05:00 |
|
Kevin Froman
|
d5c9b01b53
|
* adjusted default config to scale better
* test default config values for dev accidental changes
* bump runtime result
|
2020-03-26 03:46:49 -05:00 |
|
Kevin Froman
|
2aa8cdbaa0
|
corrected utils formatting and removed defunct utils
|
2020-03-23 23:55:57 -05:00 |
|
Kevin Froman
|
acabeab7c4
|
added files for vdf proofing
|
2020-03-22 19:16:26 -05:00 |
|
Kevin Froman
|
481cb5aeff
|
use a smaller offset for obscuring block metadb time
|
2020-03-21 01:15:07 -05:00 |
|
Kevin Froman
|
e6181bdd1f
|
fixed nasty bug where tor circuits was causing gevent to leak threads
|
2020-03-20 03:50:48 -05:00 |
|
Kevin Froman
|
fe3b6c01c4
|
* Remove ifaddr since psutil provides access to net interfaces
+ added mimcvdf dependency for future block spec
|
2020-03-19 16:02:15 -05:00 |
|
Kevin Froman
|
62a01b6dba
|
update tests dir readme
|
2020-03-19 01:38:59 -05:00 |
|
Kevin Froman
|
3aec35ef33
|
* lan server including discovery and publishing added (only ping implemented in server)
|
2020-03-16 02:28:41 -05:00 |
|
Kevin Froman
|
92c4109572
|
* updated big brother to allow multicast and LAN
|
2020-03-16 02:06:37 -05:00 |
|
Kevin Froman
|
18aca5aeea
|
finishd tests for multicast lan service discovery
|
2020-03-14 00:56:10 -05:00 |
|
Kevin Froman
|
d4652e1107
|
added test for learning lan services
|
2020-03-13 23:47:44 -05:00 |
|
Kevin Froman
|
7bb95c3b87
|
work on lan transport, added service discovery logic
|
2020-03-11 04:46:42 -05:00 |
|
Kevin Froman
|
a8290e2ac3
|
added cleanup test and test-re-runner automation script
|
2020-03-09 21:43:18 -05:00 |
|
Kevin Froman
|
4e053f1b30
|
don't have mouse keep mail send notification active
|
2020-03-09 17:58:01 -05:00 |
|
Kevin Froman
|
a5c733469f
|
made better sleep ignored sleep and added test for it
|
2020-03-09 04:04:41 -05:00 |
|
Kevin Froman
|
04133035ba
|
fix existing tor daemon not having closed ephemeral onions and work on mail test
|
2020-03-07 18:51:39 -06:00 |
|
Kevin Froman
|
dfc42953f7
|
added mail browser test file
|
2020-03-04 17:02:34 -06:00 |
|
Kevin Froman
|
008e16c11f
|
added helium test deps to ci
|
2020-03-04 17:02:03 -06:00 |
|
Kevin Froman
|
4516cdee24
|
reenabled browser tests, added mail test, work on mail signatures
|
2020-03-04 04:29:28 -06:00 |
|
Kevin Froman
|
60d2ebfaed
|
+ added more tests
* fixed chdir home bug
* fixed some tests creating normal data dir
|
2020-03-04 01:15:58 -06:00 |
|
Kevin Froman
|
665cb0c732
|
fixed housekeeping being broken
|
2020-03-03 05:55:50 -06:00 |
|
Kevin Froman
|
c0def6fb7e
|
fixed shutdown not working on onboarding page
|
2020-02-28 23:24:32 -06:00 |
|
Kevin Froman
|
1322352fa2
|
update onionrvalues test for new expire time
|
2020-02-28 05:05:00 -06:00 |
|
Kevin Froman
|
02fa6dd558
|
added first browser test, tests if circles opens out of ot the box
|
2020-02-28 03:49:30 -06:00 |
|
Kevin Froman
|
862c6f2ea4
|
work on mail settings
|
2020-02-25 20:30:04 -06:00 |
|
Kevin Froman
|
34a55f63f9
|
fixed vanity not working and added integration test for it
|
2020-02-22 05:44:21 -06:00 |
|
Kevin Froman
|
6b5e6a9ad0
|
merge master changes: repo configs and dep bumps
|
2020-02-22 02:45:18 -06:00 |
|
Kevin Froman
|
59376135f9
|
remove mergify
|
2020-02-22 02:43:23 -06:00 |
|
Kevin Froman
|
d342bb3e5b
|
verified dependabot bumps pass tests
|
2020-02-21 02:51:07 -06:00 |
|
Kevin Froman
|
6bb4347f61
|
update runtime test
|
2020-02-12 01:22:09 -06:00 |
|
Kevin Froman
|
572e29f5d5
|
bumped network version and main version, lots of test work and some stability improvements
|
2020-02-08 03:34:11 -06:00 |
|
Kevin Froman
|
7c7e5de091
|
do not allow restart on windows
|
2020-02-06 00:54:49 -06:00 |
|
Kevin Froman
|
938e1bddd3
|
Added site list command test
|
2020-02-05 01:53:14 -06:00 |
|
Kevin Froman
|
3456fae533
|
added site lister
|
2020-02-05 01:49:24 -06:00 |
|
Kevin Froman
|
c8f0427f45
|
make data dir readable only by user by default, make no dep release
|
2020-02-04 18:07:03 -06:00 |
|
Kevin Froman
|
b305380447
|
protect data dir by default
|
2020-02-04 16:58:24 -06:00 |
|
Kevin Froman
|
d91480104b
|
handle more sec levels in ui stats
|
2020-02-04 15:42:08 -06:00 |
|
Kevin Froman
|
e7fd0d1d66
|
update runtime test
|
2020-02-04 14:53:46 -06:00 |
|
Kevin Froman
|
fe36b87c57
|
fix notifier formatting
|
2020-02-04 14:18:20 -06:00 |
|
Kevin Froman
|
b08e95d752
|
moving to release with better settings and onboarding, add dev setup docs
|
2020-02-03 21:35:46 -06:00 |
|
Kevin Froman
|
68074d4dd8
|
moving to release with better settings and onboarding
|
2020-02-03 20:08:06 -06:00 |
|
Kevin Froman
|
246ba6eb7b
|
fixed onboarding bugs and enabled it by default
|
2020-02-03 17:01:08 -06:00 |
|
Kevin Froman
|
79a3f725be
|
fix mail sorting and send fields not being cleared
|
2020-02-02 18:29:20 -06:00 |
|
Kevin Froman
|
8a82e76182
|
fix tor dir being too open
|
2020-02-02 03:23:59 -06:00 |
|
Kevin Froman
|
8e5152a14e
|
added support to wipe data directory on exit
|
2020-02-02 02:48:23 -06:00 |
|
Kevin Froman
|
88146a5690
|
use thread instead of greenlet to start run time tests
|
2020-01-31 22:57:53 -06:00 |
|
Kevin Froman
|
bffef46e89
|
Added boilerplate to gettransports
|
2020-01-31 07:35:44 -06:00 |
|
Kevin Froman
|
a934fbd006
|
reset bootstrap setting
|
2020-01-30 01:57:28 -06:00 |
|
Kevin Froman
|
f17d56341b
|
reset random bind ip setting
|
2020-01-30 01:47:27 -06:00 |
|
Kevin Froman
|
d0bdeca7c4
|
fixed hide blocks being broken in some cases
|
2020-01-30 00:54:43 -06:00 |
|
Kevin Froman
|
8649231860
|
fix cmd recommend to use f string
|
2020-01-29 23:22:23 -06:00 |
|
Kevin Froman
|
d4c1dc2bf2
|
bump runtime test allow to half an hour
|
2020-01-29 23:08:18 -06:00 |
|
Kevin Froman
|
6f557d0aef
|
removed webpass test since it is a runtime test now
|
2020-01-29 23:05:48 -06:00 |
|
Kevin Froman
|
8a3f84097a
|
+ now require runtime tests to generate unittest result that is somewhat fresh
+ add runtime test for webpass needing to be set
|
2020-01-29 22:56:47 -06:00 |
|
Kevin Froman
|
d303b8252b
|
remove sent mail from sentbox when block is blacklisted
|
2020-01-28 21:39:01 -06:00 |
|
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
|
a1fd5f2648
|
remove defunct test, add random bint ip test, and fix offline mode
|
2020-01-27 19:32:25 -06:00 |
|
Kevin Froman
|
828f7682b8
|
added server sent events wrapper and example
|
2020-01-14 02:29:42 -06: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
|
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
|
743e735c48
|
add big brother readme and test
|
2019-12-18 03:52:52 -06:00 |
|
Kevin Froman
|
bb87bc192e
|
refactored netcontroller and split module
|
2019-12-12 02:47:33 -06:00 |
|
Kevin Froman
|
6b0c88aff9
|
added custom torrc support
|
2019-12-10 04:52:32 -06:00 |
|