Commit Graph

  • 82b1121ad5 updated bootstrap list Kevin 2020-07-18 23:58:13 -0500
  • 9fe74d1f9b
    Merge pull request #87 from beardog108/dependabot/pip/lan/psutil-5.7.2 Kevin F 2020-07-18 18:32:54 -0500
  • 9fc741106a made localcommand pep8 compliant Kevin 2020-07-17 13:49:18 -0500
  • 9424f1d6a0
    Bump psutil from 5.7.0 to 5.7.2 dependabot-preview[bot] 2020-07-15 13:33:54 +0000
  • 782c980b69 formatting and comment improvements, cleanup Kevin 2020-07-07 08:37:23 -0500
  • 714b3a3c33 cleaned up onionrblocks/insert/main some Kevin 2020-07-04 14:44:06 -0500
  • a887efe3d2 updated runtime test ts Kevin 2020-06-30 19:08:56 -0500
  • 7931f514b6 Only hide blocks uploaded to us if we have outgoing peers (don't send to upload event handler) Kevin 2020-06-30 18:34:13 -0500
  • c46e9590c6 share too_many to all requests (flask "g") handled by public security module Kevin 2020-06-30 17:17:22 -0500
  • 08d2dee18a update runtime test ts Kevin 2020-06-30 17:16:46 -0500
  • 3a6322c6c6 Remove _delay_wait_for_share_block_removal because it doesn't seem to exist Kevin 2020-06-30 17:16:33 -0500
  • d6422801a2 don't set lookupblocks timestamp unless they actually have new blocks Kevin 2020-06-30 17:09:18 -0500
  • 63e676ed6f cleanup lookupblocks Kevin 2020-06-30 17:08:32 -0500
  • e174b4a636 clarify parts of readme and include intention to use VDF Kevin 2020-06-30 17:05:11 -0500
  • 3f13cd84ea * Do not print border around quotes when the terminal is small Kevin 2020-06-29 02:30:37 -0500
  • 25485e6aa4 * Revert back to hiding blocks even when we have no outgoing connections * ensure that block is hidden in public list in insert test Kevin 2020-06-29 02:29:55 -0500
  • 1aa707cea5 Do not run LANserver runtime test if we are not on an appropriate LAN (such as VMs/VPS) Kevin 2020-06-29 02:28:50 -0500
  • 049956544e improve upload error log messages Kevin 2020-06-28 04:18:00 -0500
  • 7f8e63f19b keep trying to connect to new peers eagerly if we have no outgoing connections Kevin 2020-06-28 04:17:45 -0500
  • 6738eaf222 don't hide uploaded blocks if we have no peers Kevin 2020-06-28 04:16:55 -0500
  • 0d58d57467 add line break to a quote Kevin 2020-06-28 04:15:58 -0500
  • 95c4050142
    Merge pull request #84 from beardog108/dependabot/pip/lan/pdoc3-0.8.3 Kevin F 2020-06-27 18:18:14 -0500
  • 27adbbb199 swap spock for snowden in quotes Kevin 2020-06-27 18:05:53 -0500
  • e9bbd38aab improve verifypow error message info to show affected block Kevin 2020-06-27 18:05:39 -0500
  • cc41ad793e correct gettortransport endpoint tor config reading to use int and not bool Kevin 2020-06-27 18:05:04 -0500
  • b878faeb4c fix bug where onionr would complain while restarting about not being able to start Kevin 2020-06-27 18:03:20 -0500
  • c5fd39c762 remove unused var in torstats Kevin 2020-06-27 18:00:52 -0500
  • 7780093898 dev toggle scripts toggle animated background Kevin 2020-06-27 18:00:31 -0500
  • 0358ce91f0
    Bump pdoc3 from 0.8.2 to 0.8.3 dependabot-preview[bot] 2020-06-27 17:38:27 +0000
  • 57a18999ac
    Merge pull request #83 from beardog108/dependabot/pip/lan/pdoc3-0.8.2 Kevin F 2020-06-27 02:22:54 -0500
  • 91c95ac32e
    Bump pdoc3 from 0.8.1 to 0.8.2 dependabot-preview[bot] 2020-06-26 15:40:05 +0000
  • ee28aba792 do not bind to lan if there is no lan Kevin 2020-06-25 23:44:39 -0500
  • 4a647b4cb1 correct readme Kevin 2020-06-25 19:42:02 -0500
  • e07c70057c Added license info to more JS files Kevin 2020-06-25 17:30:34 -0500
  • b2068fc6b5
    Merge pull request #82 from beardog108/dependabot/pip/lan/watchdog-0.10.3 Kevin F 2020-06-25 16:38:39 -0500
  • 22c4a2e8cd
    Bump watchdog from 0.10.2 to 0.10.3 dependabot-preview[bot] 2020-06-25 20:46:41 +0000
  • 1aea6c3362 don't show tor transport box if there is none Kevin 2020-06-25 03:29:27 -0500
  • 1bf365aff4 disable lan if there is a local threat (sec level >=3) Kevin 2020-06-25 03:28:59 -0500
  • 03608960c0 fix bug in test_lan_learn and handle errors better in encryption plugin Kevin 2020-06-23 16:48:04 -0500
  • 8d33e1a188 added sqlite3 check for weird python setups Kevin 2020-06-23 04:16:40 -0500
  • ca1f9eb44b fix regression in apicheck js Kevin 2020-06-21 22:48:34 -0500
  • 5bcb5a759d update runtime test Kevin 2020-06-21 18:00:57 -0500
  • 5419cb431a clarify recent blocks window text Kevin 2020-06-21 17:55:52 -0500
  • 817f0263db transport addresses now displays in dashboard Kevin 2020-06-21 17:55:32 -0500
  • 6c75c525d2 added gettoraddress private endpoint Kevin 2020-06-21 17:54:30 -0500
  • 7d8c3f75e4 fix formatting in httpapi security Kevin 2020-06-21 15:48:00 -0500
  • a24c87c5b0 fix lan server test for real this time Kevin Froman 2020-06-21 14:23:46 -0500
  • 3ed2ac2d63
    Merge pull request #77 from beardog108/dependabot/pip/lan/pip-tools-5.2.1 Kevin F 2020-06-21 14:00:16 -0500
  • 1b90458b19
    Merge pull request #80 from beardog108/dependabot/pip/lan/gevent-20.6.2 Kevin F 2020-06-21 14:00:01 -0500
  • 34416c07fe made particles more efficient, finished basic blocks feed Kevin 2020-06-21 02:27:55 -0500
  • c41592de0a
    Bump gevent from 20.5.2 to 20.6.2 dependabot-preview[bot] 2020-06-21 05:05:02 +0000
  • dafa4b6117
    Merge pull request #81 from beardog108/dependabot/pip/lan/requests-2.24.0 Kevin F 2020-06-21 00:03:23 -0500
  • c81df9093d added particles and some code for recent block listing Kevin 2020-06-20 05:31:51 -0500
  • c9a6769be7 fix lan server test not using raw Kevin 2020-06-19 01:29:47 -0500
  • 7205189d62 make lan server test only a few ports, add run time test grace period in service detection attack prevetion mechanism Kevin 2020-06-19 01:08:39 -0500
  • 5751468e8a remove deprecated POW Kevin 2020-06-19 00:55:37 -0500
  • eeab5ef2c2 basic lan syncing support is done Kevin 2020-06-19 00:55:13 -0500
  • d2626ba361 Merge branch 'sall-lab-master-patch-54522' into 'master' Salvydas Lukosius 2020-06-18 02:56:41 +0000
  • 96d5bedbbe Update .gitlab-ci.yml Salvydas Lukosius 2020-06-18 02:55:57 +0000
  • 9ad20c069c
    Bump requests from 2.23.0 to 2.24.0 dependabot-preview[bot] 2020-06-17 16:42:20 +0000
  • bae8b38f08 handle ping missed in lan connecting Kevin 2020-06-17 00:53:33 -0500
  • c0b72f9007 handle ping missed in lan connecting Kevin 2020-06-17 00:42:40 -0500
  • 1f2c116b4b handle ping missed in lan connecting Kevin 2020-06-17 00:37:11 -0500
  • 5b9bb2e5e2 made lan port identification faster Kevin 2020-06-17 00:29:03 -0500
  • 1e76990d1e made lan port identification faster Kevin 2020-06-17 00:00:52 -0500
  • 529da22cc4 Merge branch 'master' into lan Kevin 2020-06-16 15:34:54 -0500
  • ac665f5872 made some dashboard text clearer Kevin 2020-06-16 15:33:53 -0500
  • 0c7afa89f1 fix setup_online_mode in daemon launch Kevin 2020-06-16 02:12:05 -0500
  • a10a32fafb improved documentation + refactored daemonlaunch Kevin 2020-06-14 19:08:17 -0500
  • 88824b7913 update runtime test result Kevin 2020-06-13 18:18:24 -0500
  • 3c7b090a4e Merge branch 'master' into lan Kevin 2020-06-13 18:04:20 -0500
  • a401f49da3 fix index.html not being auto loaded in subdirs fix pep8 styling in sitefiles.py Kevin 2020-06-13 17:51:09 -0500
  • 3d0f1d9337 fix import format in sitecreator init Kevin 2020-06-13 17:50:37 -0500
  • 2a65f605f5 fix site creator not working with full paths by using a temporary chdir fix grammar issue in site creator Kevin 2020-06-13 17:49:16 -0500
  • 7d0d5da8c9 Merge branch 'master' into 'master' Aaron 2020-06-13 13:46:56 +0000
  • 33896d9c91 remove block count in readme Kevin Froman 2020-06-09 21:08:34 -0500
  • 7c5359c39e added colors.py Kevin Froman 2020-06-09 21:05:33 -0500
  • eefc0e28e1
    Bump pip-tools from 5.2.0 to 5.2.1 dependabot-preview[bot] 2020-06-09 14:11:33 +0000
  • 05f65c1f89
    Merge pull request #75 from beardog108/dependabot/pip/lan/ujson-3.0.0 Kevin F 2020-06-03 23:39:58 -0500
  • db8fdc4999
    Bump ujson from 2.0.3 to 3.0.0 dependabot-preview[bot] 2020-06-03 16:55:32 +0000
  • f35db0a3cf
    Merge pull request #74 from beardog108/dependabot/pip/lan/gevent-20.5.2 Kevin F 2020-05-28 17:10:07 -0500
  • b5d5c77516
    Bump gevent from 20.5.1 to 20.5.2 dependabot-preview[bot] 2020-05-28 17:55:55 +0000
  • 57fe06ff11
    Merge pull request #73 from beardog108/dependabot/pip/lan/pip-tools-5.2.0 Kevin F 2020-05-27 22:12:26 -0500
  • d7b9b507a1
    Bump pip-tools from 5.1.2 to 5.2.0 dependabot-preview[bot] 2020-05-27 18:26:07 +0000
  • 6a1cd02477
    Merge pull request #72 from beardog108/dependabot/pip/lan/gevent-20.5.1 Kevin F 2020-05-26 16:40:50 -0500
  • 2c4b012d90
    Bump gevent from 20.5.0 to 20.5.1 dependabot-preview[bot] 2020-05-26 10:58:56 +0000
  • 2a34218391 Merge branch 'lan' of ssh://github.com/beardog108/onionr into lan Kevin Froman 2020-05-26 04:02:05 -0500
  • e1fd4daa8e
    Merge pull request #67 from beardog108/dependabot/pip/lan/gevent-20.5.0 Kevin F 2020-05-26 04:01:45 -0500
  • 6047ae842f
    Merge pull request #69 from beardog108/dependabot/pip/lan/pip-tools-5.1.2 Kevin F 2020-05-26 04:00:24 -0500
  • 935220bd69
    Merge branch 'lan' into dependabot/pip/lan/pip-tools-5.1.2 Kevin F 2020-05-26 04:00:16 -0500
  • c15e7b7cf3
    Bump gevent from 20.4.0 to 20.5.0 dependabot-preview[bot] 2020-05-26 09:00:08 +0000
  • 5f54c9ec56
    Merge pull request #70 from beardog108/dependabot/pip/lan/helium-3.0.4 Kevin F 2020-05-26 03:59:15 -0500
  • 7cc86057f3
    Merge pull request #63 from beardog108/dependabot/pip/lan/mimcvdf-1.1.0 Kevin F 2020-05-26 03:59:06 -0500
  • 13acff9db7
    Merge pull request #71 from beardog108/dependabot/pip/lan/pynacl-1.4.0 Kevin F 2020-05-26 03:58:41 -0500
  • ca8f139c2f
    Bump pynacl from 1.3.0 to 1.4.0 dependabot-preview[bot] 2020-05-25 19:52:34 +0000
  • 30351a1343
    Bump helium from 3.0.2 to 3.0.4 dependabot-preview[bot] 2020-05-06 08:44:21 +0000
  • 4a155c5c11
    Bump pip-tools from 5.0.0 to 5.1.2 dependabot-preview[bot] 2020-05-05 15:49:27 +0000
  • 1a189a85ba
    Merge pull request #64 from beardog108/dependabot/pip/lan/gevent-20.4.0 Kevin F 2020-04-24 12:30:42 -0500
  • 1270628155
    Bump gevent from 1.5.0 to 20.4.0 dependabot-preview[bot] 2020-04-22 12:45:22 +0000
  • f2290d48d2
    Bump mimcvdf from 1.0.0 to 1.1.0 dependabot-preview[bot] 2020-04-22 08:58:34 +0000