Kevin Froman
|
d8d29b7c28
|
improved some debug info and REMOVED STRAY INPUT()
|
2018-04-18 21:19:38 -05:00 |
Kevin Froman
|
c356b68987
|
improved some debug info and REMOVED STRAY INPUT()
|
2018-04-18 21:18:38 -05:00 |
Arinerron
|
5dd0437f14
|
Merge branch 'crypto' of https://github.com/beardog108/Onionr into crypto
|
2018-04-18 19:16:16 -07:00 |
Arinerron
|
1332e9ee9e
|
Add some error handling
|
2018-04-18 19:16:10 -07:00 |
Kevin Froman
|
417b2d7a79
|
Merge branch 'crypto' of github.com:beardog108/onionr into crypto
|
2018-04-18 21:03:59 -05:00 |
Kevin Froman
|
812381b1d8
|
added check for type error on data check
|
2018-04-18 21:03:44 -05:00 |
Arinerron
|
ded179bcad
|
Add error logging
|
2018-04-18 18:57:37 -07:00 |
Arinerron
|
86a2c0d6d0
|
Remove extra padding
|
2018-04-18 18:50:53 -07:00 |
Arinerron
|
7369b63614
|
Update logging
|
2018-04-18 18:47:35 -07:00 |
Kevin Froman
|
77f811c455
|
added intruction for nodes
|
2018-04-18 20:17:47 -05:00 |
Kevin Froman
|
edce30ea20
|
added timestamp to logger & removed debug prints
|
2018-04-18 12:50:20 -05:00 |
Kevin Froman
|
97baec453c
|
fixed gui status not appearing fast enough
|
2018-04-18 02:17:42 -05:00 |
Kevin Froman
|
b4eb1392ea
|
fixed gui status not appearing fast enough
|
2018-04-18 02:17:04 -05:00 |
Kevin Froman
|
d5f96e4cb8
|
hopefulyl fixed padding error again
|
2018-04-18 02:12:36 -05:00 |
Kevin Froman
|
9eb8a16572
|
added check for gui support
|
2018-04-18 01:55:44 -05:00 |
Kevin Froman
|
0cf4c97597
|
fixed padding issue (hopefully), can now decrypt PMs, other improvements
|
2018-04-17 22:43:33 -05:00 |
Kevin Froman
|
d3554008fd
|
Merge branch 'master' of github.com:beardog108/onionr into crypto
|
2018-04-15 22:22:48 -05:00 |
Arinerron
|
af2192856a
|
Change how resetting works
|
2018-04-15 20:11:59 -07:00 |
Kevin Froman
|
a3aa8e3ae6
|
work on pm and gui improvements & some bug fixes
|
2018-04-15 21:22:19 -05:00 |
Kevin Froman
|
3a2efce637
|
work on encryption
|
2018-04-15 03:46:50 -05:00 |
Kevin Froman
|
2071def07b
|
fixed pubkey exchange hopefully
|
2018-04-03 20:54:49 -05:00 |
Kevin Froman
|
9ecd87595b
|
work on pm and fixed broken pex when none
|
2018-04-03 19:45:13 -05:00 |
Kevin Froman
|
87a9ecf426
|
work on pm and fixed broken pex when none
|
2018-04-03 19:42:20 -05:00 |
Kevin Froman
|
8d261b03dc
|
work on pm and fixed broken pex when none
|
2018-04-03 19:34:15 -05:00 |
Kevin Froman
|
a611643526
|
pex/kex hopefully now working
|
2018-04-03 16:47:48 -05:00 |
Kevin Froman
|
fdceb4be90
|
added debug msg for adding peers
|
2018-04-03 15:32:01 -05:00 |
Kevin Froman
|
28fd4f4858
|
now share own pubkey
|
2018-04-03 14:39:58 -05:00 |
Kevin Froman
|
e061e516ee
|
increased pex timer
|
2018-04-03 13:20:27 -05:00 |
Kevin Froman
|
6dafcffd5a
|
added cryptotests
|
2018-04-02 02:21:58 -05: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 |
Kevin Froman
|
e3ebe5c2e4
|
Merge branch 'crypto'
|
2018-04-01 01:41:24 -05:00 |
Kevin Froman
|
980ef3c200
|
Merge branch 'master' of github.com:beardog108/onionr
|
2018-04-01 01:41:15 -05:00 |
Kevin Froman
|
49b7efacff
|
updated readme
|
2018-04-01 01:40:31 -05:00 |
Kevin Froman
|
2608a72b32
|
updated logo again
|
2018-04-01 01:15:08 -05:00 |
Kevin Froman
|
e96723cab4
|
removed white background in logo
|
2018-04-01 01:02:20 -05:00 |
Kevin Froman
|
0b192ffb9b
|
do not request offline peers too often and updated logo
|
2018-04-01 00:46:34 -05:00 |
Kevin Froman
|
24540abe6b
|
finished pub encrypt function
|
2018-03-16 15:38:33 -05:00 |
Kevin Froman
|
cb3015652a
|
peer/key exchange work (mostly done)
|
2018-03-16 10:35:37 -05:00 |
Kevin Froman
|
a5e98b4787
|
fixed conflict
|
2018-03-03 20:43:55 -06:00 |
Kevin Froman
|
9229fd9984
|
disabled btc
|
2018-03-03 20:28:17 -06:00 |
Arinerron
|
ca46ab4ffd
|
Display btc error if any
|
2018-03-03 17:11:21 -08:00 |
Arinerron
|
0fd9c3f6ab
|
Disable bitcoin node unit test
|
2018-03-03 14:22:12 -08:00 |
Arinerron
|
ce5bb6554d
|
Merge branch 'crypto' of https://github.com/beardog108/onionr into crypto
|
2018-03-03 14:19:04 -08:00 |
Arinerron
|
ee59b12238
|
Add more unit tests
|
2018-03-03 14:18:57 -08:00 |
Kevin Froman
|
9ec5784e4f
|
fixed logo
|
2018-03-03 03:38:27 -06:00 |
Kevin Froman
|
3615390b4c
|
fixed logo
|
2018-03-03 03:36:56 -06:00 |
Kevin Froman
|
6975462bd4
|
fixed logo
|
2018-03-03 03:36:00 -06:00 |
Kevin Froman
|
5fd5b77dab
|
fixed logo
|
2018-03-03 03:33:47 -06:00 |
Kevin Froman
|
262357140f
|
added logo
|
2018-03-03 03:31:57 -06:00 |
Kevin Froman
|
3813ee56ef
|
fixed issues from plugin addition
|
2018-03-03 03:18:53 -06:00 |