Commit Graph

79 Commits

Author SHA1 Message Date
Kevin Froman 0cf4c97597
fixed padding issue (hopefully), can now decrypt PMs, other improvements 2018-04-17 22:43:33 -05:00
Kevin Froman a3aa8e3ae6
work on pm and gui improvements & some bug fixes 2018-04-15 21:22:19 -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 24540abe6b
finished pub encrypt function 2018-03-16 15:38:33 -05:00
Arinerron d5daeae532
Refactor code 2018-03-02 23:26:02 -08:00
Arinerron ab17e0d198
Add plugin support 2018-03-02 20:19:01 -08:00
Kevin Froman d0593ef300
added address add command and test 2018-02-27 15:23:49 -06:00
Arinerron 1a1317a7b6
Refactor configuration management code 2018-02-22 17:58:36 -08:00
Kevin Froman f39ab33517
added hash validation test and cleaned up output 2018-02-22 02:41:05 -06:00
Kevin Froman 586e9230cd
fixed message spam, rewrote draft, work on crypto 2018-02-20 20:44:56 -06:00
Kevin Froman 895b1919fd removed PGP 2018-02-15 23:31:30 -05:00
Kevin Froman 297cac81ae
work on peer encryption 2018-02-08 16:58:39 -06:00
Kevin Froman 4948712904
work on peer encryption 2018-02-07 03:04:58 -06:00
Arinerron 62cad7a6ea
Code consistency updates
- Improved formatting
- Added comments
- URL encoded values in netcontroller.performGET
- Kept SQL statement case consistency
2018-02-03 19:44:29 -08:00
Kevin Froman 897f18bbc2
improved block syncing 2018-01-27 19:53:24 -06:00
Kevin Froman 5457e1fdb7
onionr now responds with data properly 2018-01-27 15:49:48 -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 64b14720c1
fixed broken dns rebinding mitigation and secured peer adding 2018-01-26 18:10:38 -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 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 4d33005d16
communicator now uses one function 2018-01-20 19:02:56 -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 b29e0f0c09
fixed host check spelling bug 2018-01-18 01:49:13 -06:00
Kevin Froman 813e98a801
improved project structuring 2018-01-14 22:57:23 -06:00