Commit Graph

31 Commits

Author SHA1 Message Date
Kevin Froman 48e956c27c moved to niceware from mnemonic 2019-09-29 21:14:43 -05:00
Kevin Froman 1f757679d9 added soft-reset command, fixed broken nonce cache, work on chat 2019-09-05 04:40:31 -05:00
Kevin Froman 03649756f5
added reset plugins command 2019-08-29 04:25:21 -05:00
Kevin Froman 71805811cf corrected permissions again 2019-06-16 13:20:54 -05:00
Kevin Froman 901b275d40 fixed everything being executable permission 2019-06-16 02:04:32 -05:00
Aaron df8a3d39bc Add installation scripts 2019-03-29 03:33:14 +00:00
Kevin Froman 930d825ebc fix makefile and broken sentbox 2019-03-05 11:11:49 -06:00
Kevin Froman c45c016123 moving mail over to blueprint system 2019-03-02 13:17:18 -06:00
Kevin Froman c89bf5b430 work on plugins doing http endpoints 2019-03-02 00:22:59 -06:00
Kevin Froman 3357f93fc1 work on tests and various fixes 2019-02-14 17:48:41 -06:00
Kevin Froman 6687b2a843 changed permisisons 2019-02-02 17:10:04 -06:00
Kevin Froman 22cece2b2c work on serialization and communication, misc work on web, run files 2019-01-13 16:20:10 -06:00
Kevin ca70b275f6 Merge wot 2018-12-09 17:29:39 +00:00
Arinerron 3711b02924 oh makefile... 2018-09-24 21:26:16 -07:00
Arinerron d7392213cb Slight changes, I forgot 2018-09-24 21:16:51 -07:00
Kevin a0fa52056e Merge branch 'master' into 'peer-blacklist'
# Conflicts:
#   Makefile
2018-08-18 14:59:25 +00:00
Kevin Froman 40ea61707f
do not try to download already saved blocks from upload 2018-08-16 23:21:21 -05:00
Arinerron 88df88204c Add files 2018-07-29 17:43:28 -07:00
Benjamin Levy e59d4645e1 Fix onionr start script 2018-07-20 17:55:03 -04:00
Benjamin Levy eb8c309626 Update the Makefile to comply with the DESTDIR/PREFIX convention 2018-07-20 17:49:03 -04:00
Kevin Froman 45234588e2
* fixed broken insertblock with bytes
* some work on improving tests
* temporarily disabled testblockapi test
2018-07-02 03:13:18 -05:00
Arinerron bc60b6bfc0
Fix unit tests 2018-05-14 23:16:40 -07:00
Arinerron adf007bf30
Make progress bar 2018-05-10 22:18:39 -07:00
Kevin Froman bc88e8107c
work on pow for public keys 2018-05-07 01:55:03 -05:00
20esaua 2126138428 Add in PluginAPI (#7)
* Modify soft resetting

Made it more like hard resetting (output-wise).

* Refactor timedHmac.py

* Update onionrplugins.py

Remove test code

* Create onionrpluginapi.py

* Update onionrevents.py

* Update onionrpluginapi.py

* Update onionrevents.py

* Update onionr.py

* Add onionr object to events

* Update onionr.py
2018-04-21 01:20:26 +00:00
Arinerron af2192856a
Change how resetting works 2018-04-15 20:11:59 -07:00
Kevin Froman 8022781a8f
lot of work on OnionrCrypto
updated logo
fixed broken peerinfo functions in core
removed gnupg from travis installation
2018-04-01 19:33:09 -05:00
Arinerron ee59b12238
Add more unit tests 2018-03-03 14:18:57 -08:00
Kevin Froman 155791be03
test tor version, use address db for connections, create address db if it doesnt exist, more 2018-02-22 03:33:30 -06:00
Arinerron 60c0f952eb
Move reset.sh to Makefile 2018-02-21 23:31:04 -08:00
Arinerron 1cfb7796c5
Add Makefile for testing, installing, and uninstalling 2018-02-03 20:30:16 -08:00