Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile arm64 #2597

Open
wants to merge 52 commits into
base: py3
Choose a base branch
from
Open

Dockerfile arm64 #2597

wants to merge 52 commits into from

Commits on Jun 10, 2018

  1. Configuration menu
    Copy the full SHA
    4d25a02 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Update ciphersuites

    ValdikSS committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    d51e9c6 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2019

  1. Configuration menu
    Copy the full SHA
    b4ceb69 View commit details
    Browse the repository at this point in the history
  2. Add reason for shutdown

    shortcutme committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    5716b75 View commit details
    Browse the repository at this point in the history
  3. Pass kwargs to excepthook

    shortcutme committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    b8b8ce2 View commit details
    Browse the repository at this point in the history
  4. Proper shutdown at sigterm

    shortcutme committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    74ce0c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c198237 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef892e9 View commit details
    Browse the repository at this point in the history
  7. Rev3857

    shortcutme committed Mar 23, 2019
    Configuration menu
    Copy the full SHA
    06be430 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    abb566e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2019

  1. Merge pull request #1927 from ValdikSS/update-ciphers

    Update ciphersuites
    HelloZeroNet committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    9117339 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. Less obvious fake TLS certificate generation

    This patch adds the following:
     * Pre-defined CA certificate subjects
     * Pre-defined popular website domain names
     * Fake certificate generation for pre-defined popular website domain signed by fake CA with pre-defined subject
    
    It should look less suspicious than "example.com" certificates
    ValdikSS committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    f66cfc9 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. Merge pull request #1928 from ValdikSS/crypt-obf

    Less obvious fake TLS certificate generation
    HelloZeroNet committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    91b2f6a View commit details
    Browse the repository at this point in the history
  2. maybe a bug

    tangdou1 committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    e333b47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d504cdf View commit details
    Browse the repository at this point in the history
  4. Remove srl file

    shortcutme committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    cdd0f9c View commit details
    Browse the repository at this point in the history
  5. 4 Configuration menu
    Copy the full SHA
    5ab2031 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    350adeb View commit details
    Browse the repository at this point in the history
  7. Rev3860

    shortcutme committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    eb88dbb View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1938 from tangdou1/patch-2

     a bug?
    HelloZeroNet committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    c51dfe7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b3f677f View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1939 from tangdou1/patch-3

    sitePause & siteResume are also important settings
    HelloZeroNet committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    ba6a75f View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. OptionalFileList - get list of not downloaded files

    We can use API command optionalFileList with parameter filter=not_downloaded to get list of all not downloaded files
    krzotr committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    80f3f9d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. Configuration menu
    Copy the full SHA
    27c47bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1957 from krzotr/patch-1

    Added support for encrypted connections in Dockerfile - added OpenSSL…
    HelloZeroNet committed Apr 4, 2019
    Configuration menu
    Copy the full SHA
    171b591 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2019

  1. Configuration menu
    Copy the full SHA
    7a59a19 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2019

  1. Merge pull request #1956 from krzotr/master

    OptionalFileList - Added support for filter not_downloaded
    HelloZeroNet committed Apr 9, 2019
    Configuration menu
    Copy the full SHA
    5d81467 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2019

  1. Configuration menu
    Copy the full SHA
    c0d8102 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2019

  1. Configuration menu
    Copy the full SHA
    85fd087 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a217a3 View commit details
    Browse the repository at this point in the history
  3. Rev3862

    shortcutme committed Apr 11, 2019
    Configuration menu
    Copy the full SHA
    719df4a View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2019

  1. Configuration menu
    Copy the full SHA
    7e78fbc View commit details
    Browse the repository at this point in the history
  2. Retry peers only once

    shortcutme committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    129aff2 View commit details
    Browse the repository at this point in the history
  3. Rev3863

    shortcutme committed Apr 19, 2019
    Configuration menu
    Copy the full SHA
    3366edc View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2019

  1. Always translate html files to avoid compatibility problems with brac…

    …kets in url
    
    Backport of commit 90fee97 from py3 branch
    ValdikSS committed Apr 21, 2019
    Configuration menu
    Copy the full SHA
    fd7f724 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. Merge pull request #1995 from ValdikSS/translation-fix

    Always translate html files to avoid compatibility problems with brackets in url
    HelloZeroNet committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    8dd3a84 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Configuration menu
    Copy the full SHA
    9b27441 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Create FUNDING.yml

    filips123 committed May 24, 2019
    Configuration menu
    Copy the full SHA
    f08bea7 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. Configuration menu
    Copy the full SHA
    c165d21 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Configuration menu
    Copy the full SHA
    7418400 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2019

  1. Merge pull request #1453 from anoadragon453/anoa/fix_filepaths

    Only raise security error on ../
    HelloZeroNet committed Jun 30, 2019
    Configuration menu
    Copy the full SHA
    9e7ae55 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2019

  1. Merge pull request #2031 from filips123/patch-2

    Display a sponsor button in repository
    HelloZeroNet committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    bdca288 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2019

  1. Update Sidebar.css

    Cross browser grabbing cursor.
    HughIsaacs2 committed Jul 5, 2019
    Configuration menu
    Copy the full SHA
    028d491 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2019

  1. Merge pull request #2074 from HughIsaacs2/patch-1

    Update Sidebar.css for grabbing cursor
    HelloZeroNet committed Jul 6, 2019
    Configuration menu
    Copy the full SHA
    32e9839 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2019

  1. Update it.json

    mariorossi77 committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    861e085 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2082 from kusky33/patch-1

    Update it.json
    HelloZeroNet committed Jul 7, 2019
    Configuration menu
    Copy the full SHA
    77a5d88 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2019

  1. Configuration menu
    Copy the full SHA
    67b78ca View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Configuration menu
    Copy the full SHA
    27a67d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a121c23 View commit details
    Browse the repository at this point in the history
  3. Rev3870

    shortcutme committed Aug 27, 2019
    Configuration menu
    Copy the full SHA
    a9b5561 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf771ed View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Configuration menu
    Copy the full SHA
    9d0cd90 View commit details
    Browse the repository at this point in the history