Commit Graph

2306 Commits

Author SHA1 Message Date
Kevin Froman da6729adc9
fixed core not appending new line to block list 2018-01-27 20:10:17 -06:00
Kevin Froman 7a3eaf63df
added invalid block debug message 2018-01-27 20:07:33 -06:00
Kevin Froman 59b4a887c7
properly close setpeerinfo db 2018-01-27 20:05:55 -06:00
Kevin Froman df494a7906
added communicator hash sync debug messages 2018-01-27 20:03:44 -06:00
Kevin Froman abcdf58b1f
fixed performget error type mismatch 2018-01-27 19:58:30 -06:00
Kevin Froman 2ed6475195
improved block syncing 2018-01-27 19:56:59 -06:00
Kevin Froman 897f18bbc2
improved block syncing 2018-01-27 19:53:24 -06:00
Kevin Froman f3c1587d51 failed to get blocks message 2018-01-27 17:02:03 -06:00
Kevin Froman db9ed46162 failed to get blocks message 2018-01-27 16:59:07 -06:00
Kevin Froman 5457e1fdb7
onionr now responds with data properly 2018-01-27 15:49:48 -06:00
Kevin Froman 50e6537e80
tor now exits properly on STOP command 2018-01-27 03:06:08 -06:00
Kevin Froman 4510dbfd82
tor now exits properly on STOP command 2018-01-27 02:43:36 -06:00
Kevin Froman ead0741e03
fixed gpg generation bug and fixed issues relating to first run/setup 2018-01-26 21:42:20 -06:00
Kevin Froman d22d945056
fixed wrong gnupg 2018-01-26 19:45:01 -06:00
Kevin Froman e59ca3968c
updated gnupg version and removed CI check for gnupg 2018-01-26 19:35:18 -06:00
Kevin Froman bf2290ab26
fixed incorrect logger import and fixed communicator not shutting down 2018-01-26 19:24:38 -06:00
Kevin Froman 1c8f8a6632 Merge remote-tracking branch 'origin/loggerdev' into mergeloggerdev 2018-01-26 19:17:22 -06:00
Kevin Froman cb63941fc9
work on processing blocks 2018-01-26 19:16:15 -06:00
Kevin Froman 383c936e68
Delete hostname 2018-01-26 19:09:51 -06:00
Kevin Froman 192aee9dc2
Delete torrc 2018-01-26 19:09:38 -06:00
Kevin Froman ff23a4dc6d
Delete host.txt 2018-01-26 19:09:29 -06:00
Kevin Froman 946d5fb25c
Update torrc 2018-01-26 19:07:47 -06:00
Kevin Froman 70351b0b5c
Update host.txt 2018-01-26 19:07:37 -06:00
Kevin Froman 2486b8ffcd
Update hostname 2018-01-26 19:04:02 -06:00
Arinerron 504d4960c5
Fix gitignore 2018-01-26 16:55:33 -08:00
Arinerron 583c5290d4
Add input functions 2018-01-26 16:52:20 -08:00
Kevin Froman 64b14720c1
fixed broken dns rebinding mitigation and secured peer adding 2018-01-26 18:10:38 -06:00
Kevin Froman c35242be1a
added id verification 2018-01-26 03:46:21 -06:00
Kevin Froman 3667ae0e68
Merge pull request #1 from beardog108/loggerdev
Add logger to onionr
2018-01-26 01:55:36 -06:00
Arinerron 197d47eb7d
Add logger 2018-01-25 23:22:48 -08:00
Kevin Froman 033290656a
work on exchanging data 2018-01-26 00:28:11 -06:00
Kevin Froman 67a84e2a19 added processBlocks function 2018-01-25 16:39:09 -06:00
Kevin Froman 3f3a29439e updated requirements.txt 2018-01-25 12:15:46 -06:00
Kevin Froman bdc6172050 updated requirements.txt 2018-01-25 12:10:50 -06:00
Kevin Froman 6e8aaaf4b1
added pynacl import 2018-01-24 23:30:41 -06:00
Kevin Froman 4966925b14 added return false for errors on performget 2018-01-23 23:28:43 -06:00
Kevin Froman b41e51937e fixed missing sys import 2018-01-21 22:39:19 -06:00
Kevin Froman f46e7ea965
added 401 handler, work on storing/sending data 2018-01-21 20:49:11 -06:00
Kevin Froman 5af2b99135 added get data function, work on submitting/recieving data 2018-01-21 03:12:41 -06:00
Kevin Froman b62f799b02
added block database creation and insertion 2018-01-20 23:49:16 -06:00
Kevin Froman 4d33005d16
communicator now uses one function 2018-01-20 19:02:56 -06:00
Kevin Froman d0a93ef2de added check for travis in gpg homedir 2018-01-20 12:23:01 -06:00
Kevin Froman b1c0567c98
fixed int bug in netcontroller and test 2018-01-20 12:06:25 -06:00
Kevin Froman 26c1983a61
hopefully fixed pgp test, added pgp export function 2018-01-20 11:59:44 -06:00
Kevin Froman 0042e2fe51
api now returns pgp keys 2018-01-20 03:22:07 -06:00
Kevin Froman 6a1a448eab
fixed pgp generation, work on onion 2018-01-20 01:23:09 -06:00
Kevin Froman cb3de7056c emergency commit 2018-01-19 18:59:05 -06:00
Kevin Froman d2d60fe6ce
netcontroller now gets the tor hs id 2018-01-19 15:28:34 -06:00
Kevin Froman 9d91e77ec5
work on net controller 2018-01-19 03:16:38 -06:00
Kevin Froman 388752c079
started work on controling and using hidden services 2018-01-18 17:25:10 -06:00