Commit Graph

  • 0d9e0c7066
    changed http server to gevent from flask built in Kevin Froman 2018-05-01 02:25:31 -0500
  • a7244b2a0a
    fixed debug being enabled in web api Kevin Froman 2018-05-01 02:01:57 -0500
  • b82486bff0 Added i2p file Kevin 2018-04-30 18:38:34 -0500
  • c6c819bd28
    PMs now disguise sender (needs testing) Kevin Froman 2018-04-30 02:38:53 -0500
  • a376e583e6 fixed missing import in crypto Kevin Froman 2018-04-26 21:58:00 -0500
  • 717035a136 fixed missing import in crypto Kevin Froman 2018-04-26 21:23:43 -0500
  • e140e8560f signed blocks related crashes fixed hopefully, wrong exception Kevin Froman 2018-04-26 21:18:17 -0500
  • 5086a839ee signed blocks related crashes fixed hopefully Kevin Froman 2018-04-26 21:14:31 -0500
  • 28e080fe1a signed blocks related crashes fixed hopefully Kevin Froman 2018-04-26 21:08:56 -0500
  • 388b1b6e1f signed blocks related crashes fixed hopefully Kevin Froman 2018-04-26 20:37:48 -0500
  • ac7bb63225 signed blocks related crashes fixed hopefully Kevin Froman 2018-04-26 20:28:39 -0500
  • 8a9d1326fb
    signed blocks related crashes fixed hopefully Kevin Froman 2018-04-26 20:15:30 -0500
  • 3cba6b30c7
    working on issue for hashid being bytes on some versions Kevin Froman 2018-04-26 19:04:35 -0500
  • 9f4aef7465
    do not encode prev if its already bytes Kevin Froman 2018-04-26 15:39:02 -0500
  • c9b7528db4
    more work on block headers, PMs now signed/verified Kevin Froman 2018-04-26 14:56:17 -0500
  • ad56082271
    work on new header system Kevin Froman 2018-04-26 02:40:39 -0500
  • acd5494979
    fixed wrong var used for peer causing crash Kevin Froman 2018-04-25 18:21:43 -0500
  • c249a42bb7
    added addres+pubkey to stats Kevin Froman 2018-04-25 18:01:18 -0500
  • 66e55d5a50
    efficiency improvements Kevin Froman 2018-04-25 17:42:42 -0500
  • 3aa539ce82
    added banner Kevin Froman 2018-04-25 02:39:13 -0500
  • c8fce63412
    fixed invalid sqlite3 Kevin Froman 2018-04-25 02:20:10 -0500
  • b0271e7779
    removed secrets Kevin Froman 2018-04-25 02:09:28 -0500
  • 1e32446f2a fixed self issue Kevin Froman 2018-04-25 01:56:40 -0500
  • 6b9d4f8fc6
    work on new block metadata format and some small bug fixes Kevin Froman 2018-04-24 23:04:12 -0500
  • bbd881785d More than halved time to keep invalid blocks during development Kevin Froman 2018-04-23 01:46:05 -0500
  • 686e30f1ba
    do not re merge ignored hash Kevin Froman 2018-04-23 01:14:49 -0500
  • 0db21e2c32
    onionr now removes and ignores blocks it cant get after a long time, added removeblock function Kevin Froman 2018-04-23 01:03:10 -0500
  • db2babac29
    Fix this GUI bug once and for all Arinerron 2018-04-22 21:54:51 -0700
  • 4052a91f35 Merge branch 'crypto' of https://github.com/beardog108/Onionr into crypto Arinerron 2018-04-22 21:50:17 -0700
  • 4afe7e45c3
    suppress tkinter Arinerron 2018-04-22 21:50:07 -0700
  • 2dfe735aad fixed arinerrons bootstrap address Kevin Froman 2018-04-22 23:49:48 -0500
  • f4da15c2f4 fixed arinerrons bootstrap address Kevin Froman 2018-04-22 23:48:43 -0500
  • 3f6f981847
    Change bootstrap node list Arinerron 2018-04-22 21:47:14 -0700
  • 0d23d176ce
    Move tkinter requirement to openGUI function Arinerron 2018-04-22 21:42:34 -0700
  • e820cc65ac
    Fix bug involving removing enabled plugins Arinerron 2018-04-22 21:25:54 -0700
  • 3e8d76e246 fixed exception caused by probably check for missing block Kevin Froman 2018-04-22 23:17:16 -0500
  • 0dc6a0b6c5
    Refactor code Arinerron 2018-04-22 20:49:53 -0700
  • a5dbf73df4
    Simple fix for GUI plugin Arinerron 2018-04-22 20:45:25 -0700
  • 36d9ebd4f1 Merge branch 'crypto' of https://github.com/beardog108/Onionr into crypto Arinerron 2018-04-22 20:42:50 -0700
  • 654703d902
    Start working on plugin manager Arinerron 2018-04-22 20:42:37 -0700
  • 8300cd1c91
    fixed messed up gethostname() Kevin Froman 2018-04-22 22:20:52 -0500
  • 62737ea2c1
    added bootstrap node and removed debug message Kevin Froman 2018-04-22 22:15:20 -0500
  • 583480629a
    hopefully working again, hopefully less block validation issues Kevin Froman 2018-04-22 21:58:24 -0500
  • c807056ef2
    convert data to bytes if it isnt Kevin Froman 2018-04-22 21:24:34 -0500
  • 7578ac874b
    now only show block contents debug if txt Kevin Froman 2018-04-22 21:19:57 -0500
  • 8853926287
    bumped api version and removed encode on setdata since it is always bytes now Kevin Froman 2018-04-22 21:16:11 -0500
  • ae79b7ee3a
    fixed stupid mistake Kevin Froman 2018-04-22 21:13:55 -0500
  • d41f86a27a
    what Kevin Froman 2018-04-22 21:10:09 -0500
  • 7199b0e5da
    now check base64 after bool check Kevin Froman 2018-04-22 20:59:44 -0500
  • c562fabbbd
    removed bytes conversion on downloadblock data Kevin Froman 2018-04-22 20:56:20 -0500
  • 23d092fb94
    added binascii import Kevin Froman 2018-04-22 20:46:22 -0500
  • 89f1b11dac
    started work on base64 transporting Kevin Froman 2018-04-22 20:43:17 -0500
  • 4ff6baa279
    fixed messed up message for missing bootstrap file Kevin Froman 2018-04-22 18:38:32 -0500
  • c9cfeac303
    added self check, bootstrap node file Kevin Froman 2018-04-22 18:36:09 -0500
  • 7706d4e04c
    added self check, bootstrap node file Kevin Froman 2018-04-22 18:35:00 -0500
  • 0ce3c7d940 now kill tor more often when shutting down, use own tor data directory, and check for api crash to stop daemon Kevin 2018-04-21 20:53:12 -0500
  • c0e08eae79
    Improve plugin error handling Arinerron 2018-04-21 17:37:20 -0700
  • 9cf07355ce
    Convert gui.py into a default plugin Arinerron 2018-04-21 17:09:48 -0700
  • bd0a175dfc
    Improve first-run and add default plugins Arinerron 2018-04-20 22:04:03 -0700
  • 098abb8e55
    Improve support for plugins Arinerron 2018-04-20 20:10:50 -0700
  • 8d8f167d7f
    Fix tests, remove debug code Arinerron 2018-04-20 18:26:46 -0700
  • 2126138428 Add in PluginAPI (#7) 20esaua 2018-04-20 18:20:26 -0700
  • 034410a6e8
    Remove test plugin Arinerron 2018-04-18 21:46:29 -0700
  • 749bbe5b1f
    Update gitignore Arinerron 2018-04-18 21:32:59 -0700
  • 829af91c82
    Add onionr/data-encrypted.dat to .gitignore Arinerron 2018-04-18 21:24:06 -0700
  • 981b7ca4a6
    Fix if thing Arinerron 2018-04-18 21:23:31 -0700
  • 6883133cfb
    Fix one bug, create another Arinerron 2018-04-18 20:25:33 -0700
  • 99edaa1e6f
    Fix pm bug Arinerron 2018-04-18 20:20:52 -0700
  • 8d342df5e6 Merge branch 'crypto' of github.com:beardog108/onionr into crypto Kevin Froman 2018-04-18 21:56:38 -0500
  • 8024d0e354
    added introduce command Kevin Froman 2018-04-18 21:56:25 -0500
  • a056c7a7f4 Merge branch 'crypto' of https://github.com/beardog108/Onionr into crypto Arinerron 2018-04-18 19:25:26 -0700
  • 620f176826
    use sys.stdin.readline() rather than input() Arinerron 2018-04-18 19:25:16 -0700
  • d8d29b7c28
    improved some debug info and REMOVED STRAY INPUT() Kevin Froman 2018-04-18 21:19:38 -0500
  • c356b68987
    improved some debug info and REMOVED STRAY INPUT() Kevin Froman 2018-04-18 21:18:38 -0500
  • 5dd0437f14 Merge branch 'crypto' of https://github.com/beardog108/Onionr into crypto Arinerron 2018-04-18 19:16:16 -0700
  • 1332e9ee9e
    Add some error handling Arinerron 2018-04-18 19:16:10 -0700
  • 417b2d7a79 Merge branch 'crypto' of github.com:beardog108/onionr into crypto Kevin Froman 2018-04-18 21:03:59 -0500
  • 812381b1d8
    added check for type error on data check Kevin Froman 2018-04-18 21:03:44 -0500
  • ded179bcad
    Add error logging Arinerron 2018-04-18 18:57:37 -0700
  • 86a2c0d6d0
    Remove extra padding Arinerron 2018-04-18 18:50:53 -0700
  • 7369b63614
    Update logging Arinerron 2018-04-18 18:47:35 -0700
  • 77f811c455
    added intruction for nodes Kevin Froman 2018-04-18 20:17:47 -0500
  • edce30ea20
    added timestamp to logger & removed debug prints Kevin Froman 2018-04-18 12:50:20 -0500
  • 97baec453c
    fixed gui status not appearing fast enough Kevin Froman 2018-04-18 02:17:42 -0500
  • b4eb1392ea
    fixed gui status not appearing fast enough Kevin Froman 2018-04-18 02:17:04 -0500
  • d5f96e4cb8
    hopefulyl fixed padding error again Kevin Froman 2018-04-18 02:12:36 -0500
  • 9eb8a16572
    added check for gui support Kevin Froman 2018-04-18 01:55:44 -0500
  • 0cf4c97597
    fixed padding issue (hopefully), can now decrypt PMs, other improvements Kevin Froman 2018-04-17 22:43:33 -0500
  • d3554008fd Merge branch 'master' of github.com:beardog108/onionr into crypto Kevin Froman 2018-04-15 22:22:48 -0500
  • af2192856a
    Change how resetting works Arinerron 2018-04-15 20:11:59 -0700
  • a3aa8e3ae6
    work on pm and gui improvements & some bug fixes Kevin Froman 2018-04-15 21:22:19 -0500
  • 3a2efce637
    work on encryption Kevin Froman 2018-04-15 03:46:50 -0500
  • 2071def07b
    fixed pubkey exchange hopefully Kevin Froman 2018-04-03 20:54:49 -0500
  • 9ecd87595b
    work on pm and fixed broken pex when none Kevin Froman 2018-04-03 19:45:13 -0500
  • 87a9ecf426
    work on pm and fixed broken pex when none Kevin Froman 2018-04-03 19:42:20 -0500
  • 8d261b03dc
    work on pm and fixed broken pex when none Kevin Froman 2018-04-03 19:34:15 -0500
  • a611643526
    pex/kex hopefully now working Kevin Froman 2018-04-03 16:47:48 -0500
  • fdceb4be90
    added debug msg for adding peers Kevin Froman 2018-04-03 15:32:01 -0500
  • 28fd4f4858
    now share own pubkey Kevin Froman 2018-04-03 14:39:58 -0500
  • e061e516ee
    increased pex timer Kevin Froman 2018-04-03 13:20:27 -0500