Kevin F
|
20393a547e
|
bump dependencies
|
2022-09-27 19:21:31 +00:00 |
|
Kevin F
|
015a072b0b
|
Fix test writing to wrong test dir directory
|
2022-09-27 19:08:58 +00:00 |
|
Kevin F
|
5ae5897703
|
Removed defunct utils that will probably never be used again
|
2022-09-27 19:06:18 +00:00 |
|
Kevin F
|
e9efffff34
|
Removed crappy logger and replaced it with a sane built in logging logger
|
2022-09-27 17:21:00 +00:00 |
|
Kevin F
|
2eea681e98
|
Removed defunct tests and fixed remaining tests
|
2022-09-27 00:49:51 +00:00 |
|
Kevin F
|
3852b15c89
|
Fix gossip server not closing connections
|
2022-09-27 00:49:25 +00:00 |
|
Kevin F
|
3643e4f8d7
|
Removed lots of defunct cruft
|
2022-09-26 20:06:05 +00:00 |
|
Kevin F
|
8676a18c87
|
Split up requirements that default official plugins have
|
2022-09-26 20:04:03 +00:00 |
|
Kevin F
|
97d8662f15
|
started splitting dependencies by plugin
|
2022-09-25 23:18:18 -04:00 |
|
Kevin F
|
a517ad3aee
|
Mostly finished with wot command processing
|
2022-09-23 17:31:34 -04:00 |
|
Kevin F
|
d915a2aaed
|
handle unix peer socket file not existing
|
2022-09-17 01:24:11 -05:00 |
|
Kevin F
|
25e705c0b2
|
Removed sqlite as dependency
|
2022-09-17 01:23:27 -05:00 |
|
Kevin F
|
6f3e5aebd9
|
Removed defunct Onionrusers
|
2022-09-17 01:23:01 -05:00 |
|
Kevin F
|
584bc6b73f
|
+ Added ONIONR_PROFILING enviornment variable to profile onionr daemon or commands
+ Added SIGUSR1 handler to dump stacktrace of all active threads
|
2022-09-17 01:22:42 -05:00 |
|
Kevin F
|
171ea25f46
|
Wot import fixes
|
2022-09-17 00:02:49 -05:00 |
|
Kevin F
|
2c9836c54f
|
Added REPL plugin
|
2022-09-16 23:33:39 -05:00 |
|
Kevin F
|
a036c1839f
|
Added event for main loop
|
2022-09-16 23:24:44 -05:00 |
|
Kevin F
|
6ad36bf4e5
|
Removed deprecated DB code and onioncrypto
|
2022-09-16 23:24:25 -05:00 |
|
Kevin F
|
cdeaa403af
|
Added set wrapper to contain identities
Finished signature revoking implementation
|
2022-09-15 20:03:29 -05:00 |
|
Kevin F
|
fae9521d8f
|
Made trust distance test graph generation reliable
|
2022-09-15 20:01:59 -05:00 |
|
Kevin F
|
05e04ef557
|
Adjusted trust signatures to sign the wot command
|
2022-09-15 01:27:46 -05:00 |
|
Kevin F
|
5bb43326e7
|
Finished tests for trust payload processing
|
2022-09-14 12:35:20 -05:00 |
|
Kevin F
|
9058f7bee5
|
Added basic test for trust payload processing
|
2022-09-13 21:40:39 -05:00 |
|
Kevin F
|
08d8fda857
|
developing signature processing in wot
|
2022-09-13 12:29:50 -05:00 |
|
Kevin F
|
650e943182
|
Work on WOT block processing and signatures
|
2022-09-08 18:44:23 -05:00 |
|
Kevin F
|
e3d06ff0f5
|
Defunct code removal
|
2022-09-01 21:31:49 -05:00 |
|
Kevin F
|
83007cb28d
|
Finished loading identities from blocks
|
2022-09-01 21:31:04 -05:00 |
|
Kevin F
|
57b1e07715
|
Finished identity serialization
|
2022-08-31 00:30:28 -05:00 |
|
Kevin F
|
bddddd7c5b
|
Remove notifications for now
|
2022-08-22 12:27:06 -05:00 |
|
Kevin F
|
85b6f468fd
|
Remove ID commands for now
|
2022-08-22 10:35:49 -05:00 |
|
Kevin F
|
5ca2c8d329
|
Corrected missing hashes
|
2022-08-22 10:19:39 -05:00 |
|
Kevin F
|
c0d3b367dc
|
Get distance of trust with bfs
|
2022-08-18 00:12:01 -05:00 |
|
Kevin F
|
86615305d7
|
Fix tor peers not being removed from connection pool when they fail
|
2022-08-16 19:30:05 -05:00 |
|
Kevin F
|
69a31d1d83
|
Fixed high CPU usage when there are no outbound connections
|
2022-08-16 17:22:28 -05:00 |
|
Kevin F
|
954f5d793d
|
fix log spamming
|
2022-08-16 17:11:56 -05:00 |
|
Kevin F
|
c95d4b2685
|
README cleanup
|
2022-08-16 16:24:13 -05:00 |
|
Kevin F
|
736549c1dc
|
added dependencies for rpc
|
2022-08-16 16:08:39 -05:00 |
|
Kevin F
|
2deb9271dc
|
README cleanup
|
2022-08-16 16:01:00 -05:00 |
|
Kevin F
|
189645d560
|
correct readme to current status
|
2022-08-16 10:46:23 -05:00 |
|
Kevin F
|
b59e79a21f
|
Init wot plugin
|
2022-08-16 09:55:01 -05:00 |
|
Kevin F
|
3b8644fa8f
|
Init wot plugin
|
2022-08-16 09:54:54 -05:00 |
|
Kevin F
|
b2ebc56419
|
Added RPC plugin scaffolding
|
2022-08-11 14:25:07 -05:00 |
|
Kevin F
|
bc71d12b77
|
Removed notifications requirements
|
2022-08-11 14:24:40 -05:00 |
|
Kevin F
|
264eeaa988
|
Started serializedAPI plugin
|
2022-08-09 19:02:37 -05:00 |
|
Kevin F
|
c880b6fa7a
|
Removed webUI and unused god objects
Remove defunct requirements
Removed more defunct code
Prepare onionrvalues for new release
disable unixtransport by default
|
2022-08-06 12:01:32 -05:00 |
|
Kevin F
|
228d3cbe35
|
Fix tor announcing to itsself
|
2022-08-02 21:06:30 -05:00 |
|
Kevin F
|
9864fa5040
|
Tweaked some gossip timeout values and fixed tor not storing full address in config
|
2022-07-31 12:23:01 -05:00 |
|
Kevin F
|
3a7e378d8b
|
Added block database cleaner
|
2022-07-31 00:32:43 -05:00 |
|
Kevin F
|
f220e398f1
|
Substantial bug fixes and performance improvements
|
2022-07-30 15:41:11 -05:00 |
|
Kevin F
|
8bd4a4c524
|
Fixed stemout blocking and performance issues
|
2022-07-28 16:10:36 -05:00 |
|