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

WIP crossbuild #3

Closed
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jul 2, 2021

  1. Configuration menu
    Copy the full SHA
    ed254ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d8b803 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1936d2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6998fde View commit details
    Browse the repository at this point in the history
  5. Add stun module

    ersonp committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    8d6cfa8 View commit details
    Browse the repository at this point in the history
  6. Remove goto

    ersonp committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    cc2501e View commit details
    Browse the repository at this point in the history
  7. Cleanup ready todos

    i-hate-nicknames committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    e325669 View commit details
    Browse the repository at this point in the history
  8. Add handshake todo

    i-hate-nicknames committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    f9577c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2021

  1. Configuration menu
    Copy the full SHA
    52a87f4 View commit details
    Browse the repository at this point in the history
  2. Fix linter errors

    i-hate-nicknames committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    ea39be0 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    c32f17d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04ba849 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    a215760 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3932152 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    284937e View commit details
    Browse the repository at this point in the history
  4. fixes conflicts

    alexadhy committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    deca488 View commit details
    Browse the repository at this point in the history
  5. Init sudph seperatly

    ersonp committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    7bac264 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Configuration menu
    Copy the full SHA
    c83de0f View commit details
    Browse the repository at this point in the history
  2. added git to prequisites

    alexadhy committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    e817698 View commit details
    Browse the repository at this point in the history
  3. fixes version not showing

    alexadhy committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    6cf3bbc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38cb183 View commit details
    Browse the repository at this point in the history
  5. Seperate sctp and sctpr init

    ersonp committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    ac6ad14 View commit details
    Browse the repository at this point in the history
  6. Remove unused code

    i-hate-nicknames committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    d6e1db0 View commit details
    Browse the repository at this point in the history
  7. Fix lint errors

    i-hate-nicknames committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    3e7ee0c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b75f035 View commit details
    Browse the repository at this point in the history
  9. Remove env_test

    i-hate-nicknames committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    064760e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    23ced79 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bd371e4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c537b8d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    83a904a View commit details
    Browse the repository at this point in the history
  14. Merge branch 'bugfix/panic-on-shutdown' of github.com:mrpalide/skywir…

    …e into bugfix/panic-on-shutdown
    mrpalide committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    a0bc9c9 View commit details
    Browse the repository at this point in the history
  15. Merge pull request skycoin#835 from alexadhy/unknown-version-fix

    Unknown version fix
    jdknives authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    0536319 View commit details
    Browse the repository at this point in the history
  16. Merge pull request skycoin#836 from alexadhy/fix/launcher-discovery

    Fix/launcher discovery
    jdknives authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    4fcac2a View commit details
    Browse the repository at this point in the history
  17. Merge pull request skycoin#833 from mrpalide/bugfix/panic-on-shutdown

    Bugfix/panic on shutdown
    jdknives authored Jul 7, 2021
    Configuration menu
    Copy the full SHA
    a663372 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    462177a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5e779bf View commit details
    Browse the repository at this point in the history
  20. Remove snet check module

    ersonp committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    d4b2ba9 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    26033d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    6bb7875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1806be6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b19b8e6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request skycoin#811 from i-hate-nicknames/feature/snet-rew…

    …rite
    
    Feature/snet rewrite
    jdknives authored Jul 8, 2021
    Configuration menu
    Copy the full SHA
    4a13052 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ba1738 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    745ea4e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de00696 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5d969ae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    aaab658 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    823028c View commit details
    Browse the repository at this point in the history
  11. dialog switch dependencies

    alexadhy committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    c79e0bd View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    68b3129 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd734ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    764f34a View commit details
    Browse the repository at this point in the history
  4. Simplify dial logic

    i-hate-nicknames committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    738454c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8016a92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1b5ea0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    afc7945 View commit details
    Browse the repository at this point in the history
  8. Merge pull request skycoin#841 from the-skycoin-project/update-docume…

    …ntation
    
    add escaping flags to `skywire-cli exec` documentation
    jdknives authored Jul 9, 2021
    Configuration menu
    Copy the full SHA
    b4a9e2e View commit details
    Browse the repository at this point in the history
  9. uses polkit for linux

    alexadhy committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    bbf0af0 View commit details
    Browse the repository at this point in the history
  10. Add heartbeat loop

    i-hate-nicknames committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    edfb6b2 View commit details
    Browse the repository at this point in the history
  11. uses polkit for linux

    alexadhy committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    a4fdbc4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1ef4c57 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Add dmsg as module

    ersonp committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    c6b80b5 View commit details
    Browse the repository at this point in the history
  2. Update transport check name

    ersonp committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    a3c3652 View commit details
    Browse the repository at this point in the history
  3. Fix sctp nil pointer exception

    ersonp committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    d2a7fd9 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Configuration menu
    Copy the full SHA
    93def4c View commit details
    Browse the repository at this point in the history
  2. Late initilize dmsg

    ersonp committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    5f14bb5 View commit details
    Browse the repository at this point in the history
  3. Fix data race

    ersonp committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    7d92f7e View commit details
    Browse the repository at this point in the history
  4. Fix data race and add todo

    ersonp committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    08f8d41 View commit details
    Browse the repository at this point in the history
  5. Make check

    ersonp committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    58d5f79 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Fix nil pointer exception

    ersonp committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    93810e0 View commit details
    Browse the repository at this point in the history
  2. Update dmsg tracker

    ersonp committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    8734c88 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Fix dmsg tracker

    ersonp committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    faead09 View commit details
    Browse the repository at this point in the history
  2. Test stcpr

    ersonp committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    dc5de20 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Configuration menu
    Copy the full SHA
    3afefd7 View commit details
    Browse the repository at this point in the history
  2. Fix data race

    ersonp committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    20f7491 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. skybian defaults from

    0pcom committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    c43be52 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2021

  1. fix make check errors

    0pcom committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    c2dd8e0 View commit details
    Browse the repository at this point in the history
  2. fix make check errors

    0pcom committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    5dc110f View commit details
    Browse the repository at this point in the history
  3. update documentation

    0pcom committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    52c9d6e View commit details
    Browse the repository at this point in the history
  4. update readme

    0pcom committed Jul 25, 2021
    Configuration menu
    Copy the full SHA
    5a8b7f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

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

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    43ac032 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d94386e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9092b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Fix linter errors

    i-hate-nicknames committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    657734d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b35e2f View commit details
    Browse the repository at this point in the history
  3. Merge pull request skycoin#850 from ersonp/fix-skysocks

    Fix data race
    jdknives authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    0a95f20 View commit details
    Browse the repository at this point in the history
  4. Merge pull request skycoin#847 from ersonp/fix/nil-pointer

    Fix nil pointer exception
    jdknives authored Jul 28, 2021
    Configuration menu
    Copy the full SHA
    aa0aa83 View commit details
    Browse the repository at this point in the history
  5. Update error logs

    ersonp committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    6b35ffc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b76a8b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Remove test log

    ersonp committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    5bf8cff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    300b9c8 View commit details
    Browse the repository at this point in the history
  3. Make lint and format

    i-hate-nicknames committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    8ed6bfb View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Configuration menu
    Copy the full SHA
    876f9f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    755cba1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71986db View commit details
    Browse the repository at this point in the history
  4. change a comment

    mrpalide committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    d26babe View commit details
    Browse the repository at this point in the history
  5. clean appveyor.yml file

    mrpalide committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    8ee7192 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Add stcpr heartbeat

    ersonp committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    be9a4f3 View commit details
    Browse the repository at this point in the history
  2. Update url

    ersonp committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    12befeb View commit details
    Browse the repository at this point in the history
  3. Fix url

    ersonp committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    fa85ee3 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    68d8bf1 View commit details
    Browse the repository at this point in the history
  2. Relax locking when saving transport

    Previously on transport save the whole manager would be blocked
    until the whole process is finished
    
    Now, saveTransport method only locks in critical sections, and sometimes
    uses lighter locks (RLock). This allows multiple saveTransport methods
    to run simultaneously
    i-hate-nicknames committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    f84dc64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    964e0a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88d397b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7e14a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    039d017 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    f36ba68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a92670d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f936be View commit details
    Browse the repository at this point in the history
  4. clean .appveyor.yml file

    mrpalide committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    2a9aab5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9c3dae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b4905f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21db980 View commit details
    Browse the repository at this point in the history
  8. Merge pull request skycoin#853 from Senyoret1/v-info

    Add the Skybian version to the UI
    jdknives authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    f797ab2 View commit details
    Browse the repository at this point in the history
  9. Merge pull request skycoin#849 from mrpalide/feature/add-skybian-buil…

    …d-version-to-visor-summary
    
    add Skybian build version to summary of visor API and debugging
    jdknives authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    a39d0e0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4a2f994 View commit details
    Browse the repository at this point in the history
  11. remove comment

    0pcom authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    e8c7669 View commit details
    Browse the repository at this point in the history
  12. revise documentation

    0pcom authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    ec71bdb View commit details
    Browse the repository at this point in the history
  13. remove dmsgpty whitelist

    0pcom authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    b019c37 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    5424634 View commit details
    Browse the repository at this point in the history
  2. fix script

    alexadhy committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    249bdfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3584f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11fdf3f View commit details
    Browse the repository at this point in the history
  5. fixes polkit pkexec

    alexadhy committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    65bd318 View commit details
    Browse the repository at this point in the history
  6. test

    ersonp committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    8e44f3b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    efc4b09 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Code review fixes

    i-hate-nicknames committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    1116d80 View commit details
    Browse the repository at this point in the history
  2. fix goimports error

    0pcom committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    a4f6875 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    588ad2d View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

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

Commits on Aug 9, 2021

  1. Update HTTPError

    ersonp committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    d19d8aa View commit details
    Browse the repository at this point in the history
  2. Remove logs

    ersonp committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    f1f3d91 View commit details
    Browse the repository at this point in the history
  3. test

    ersonp committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    5effbfa View commit details
    Browse the repository at this point in the history
  4. Log error

    ersonp committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    3d81278 View commit details
    Browse the repository at this point in the history
  5. Logs

    ersonp committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    2802889 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9560adb View commit details
    Browse the repository at this point in the history
  7. Update HTTPError

    ersonp committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    1c3b3e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. init linux

    alexadhy committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    3f2103a View commit details
    Browse the repository at this point in the history
  2. run elevated

    alexadhy committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    920c515 View commit details
    Browse the repository at this point in the history
  3. fixes build dep

    alexadhy committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    0404ca2 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. fixes osutil run

    alexadhy committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    a90b719 View commit details
    Browse the repository at this point in the history
  2. Merge pull request skycoin#858 from i-hate-nicknames/feature/refactor…

    …-init
    
    Feature/refactor init
    jdknives authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    db82618 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab4f79f View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Fix build info

    ersonp committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    8c09c57 View commit details
    Browse the repository at this point in the history
  2. Fix nil pointer

    ersonp committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    06d029f View commit details
    Browse the repository at this point in the history
  3. Update heartbeat interval

    ersonp committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    6b8741b View commit details
    Browse the repository at this point in the history
  4. Update comment

    ersonp committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    a565ce3 View commit details
    Browse the repository at this point in the history
  5. Remove updateConnDeadline

    ersonp committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    d18e26c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed0ee66 View commit details
    Browse the repository at this point in the history
  7. Merge pull request skycoin#859 from ersonp/is-public

    Is public
    jdknives authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    afacd42 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. Configuration menu
    Copy the full SHA
    35fad65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8feb9ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73aec24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b815850 View commit details
    Browse the repository at this point in the history
  5. pkexec envs append

    alexadhy committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    4d4db01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cfcb684 View commit details
    Browse the repository at this point in the history
  7. update docs

    alexadhy committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    e63682b View commit details
    Browse the repository at this point in the history
  8. fixes vendoring

    alexadhy committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    977bc0b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Remove EntryWithStatus

    ersonp committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    816474b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21cadd8 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Make public true

    ersonp committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    c04c889 View commit details
    Browse the repository at this point in the history
  2. Update and add todo

    ersonp committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    3514308 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Change alive to heartbeat

    ersonp committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    1c5cd68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b51520 View commit details
    Browse the repository at this point in the history
  3. Test logs

    ersonp committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    780f550 View commit details
    Browse the repository at this point in the history
  4. Logs

    ersonp committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    4736e52 View commit details
    Browse the repository at this point in the history
  5. Logs

    ersonp committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    91b554c View commit details
    Browse the repository at this point in the history
  6. Remove test logs

    ersonp committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    e835e90 View commit details
    Browse the repository at this point in the history
  7. Remove comment

    ersonp committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    2ef35ac View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Remove old todo

    ersonp committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    651520a View commit details
    Browse the repository at this point in the history
  2. Add debug log

    ersonp committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    a314e2a View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2021

  1. Configuration menu
    Copy the full SHA
    0a0d5c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a3c6d8 View commit details
    Browse the repository at this point in the history
  3. Requested changes

    ersonp committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    1b580f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7cd8f5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2944f3 View commit details
    Browse the repository at this point in the history
  6. fixes docs

    alexadhy committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    cf34db7 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. removed sudo required config

    alexadhy committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    f2404e2 View commit details
    Browse the repository at this point in the history
  2. update vpn status

    alexadhy committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    8b3163d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    6431095 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b8e547 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c8e2a62 View commit details
    Browse the repository at this point in the history
  4. Merge pull request skycoin#842 from i-hate-nicknames/feature/remove-r…

    …edialing
    
    Feature/remove redialing
    jdknives authored Aug 23, 2021
    Configuration menu
    Copy the full SHA
    9f4e684 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0abbf96 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4489dd View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Configuration menu
    Copy the full SHA
    1d6ffb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c18680 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be00131 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3388710 View commit details
    Browse the repository at this point in the history
  5. Fix TransportPort error

    ersonp committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    54ea7af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30ebc2b View commit details
    Browse the repository at this point in the history
  7. requested changes

    alexadhy committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    d80ce2b View commit details
    Browse the repository at this point in the history
  8. fixes docs, and build

    alexadhy committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    d6e8436 View commit details
    Browse the repository at this point in the history
  9. fix linters

    alexadhy committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    170f5d6 View commit details
    Browse the repository at this point in the history
  10. fixes shutdown

    alexadhy committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    2bfecf6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f95d4b View commit details
    Browse the repository at this point in the history
  12. Merge pull request skycoin#852 from the-skycoin-project/develop

    skybian defaults from `skywire-cli visor gen-config -s`
    jdknives authored Aug 24, 2021
    Configuration menu
    Copy the full SHA
    5345fdd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    34ef634 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. Configuration menu
    Copy the full SHA
    b7e76a3 View commit details
    Browse the repository at this point in the history
  2. disable windows build

    mrpalide committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    86db0f9 View commit details
    Browse the repository at this point in the history
  3. final test of appveyor

    mrpalide committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    92aea4e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. fixes shutdown

    alexadhy committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    a5d85a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd4a795 View commit details
    Browse the repository at this point in the history
  3. travis remove musl tools

    alexadhy committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    8a79220 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    c49781f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d919a7b View commit details
    Browse the repository at this point in the history
  3. Update dmsg

    ersonp committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    a8e1f3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c54030 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2021

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

Commits on Aug 30, 2021

  1. Merge pull request skycoin#825 from ersonp/stun-check

    Add stun NAT type check for sudph
    jdknives authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    53dfd83 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Revert alpine to 3.13

    ersonp committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    23b3cad View commit details
    Browse the repository at this point in the history
  2. Merge pull request skycoin#867 from ersonp/revert-alpine

    Revert alpine to 3.13
    ersonp authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    37be3c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d434750 View commit details
    Browse the repository at this point in the history
  4. Set base as alpine

    ersonp committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    a1a9902 View commit details
    Browse the repository at this point in the history
  5. Merge pull request skycoin#868 from ersonp/revert-alpine

    Revert base to alpine
    ersonp authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    7fbc34f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7d63acc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    06dadba View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

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

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    a79d1a6 View commit details
    Browse the repository at this point in the history
  2. update makefile

    alexadhy committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    6a83feb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1150dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7aee671 View commit details
    Browse the repository at this point in the history
  5. Add GetPersistentTransports

    ersonp committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    4fc3a18 View commit details
    Browse the repository at this point in the history
  6. Add NAT info to the UI

    Senyoret1 committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    ba9a4ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fbc4527 View commit details
    Browse the repository at this point in the history
  8. Remove extra dailing logs

    ersonp committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    c95c6b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Configuration menu
    Copy the full SHA
    ea82673 View commit details
    Browse the repository at this point in the history
  2. Merge pull request skycoin#856 from ersonp/ar-heartbeat

    Add stcpr heartbeat
    jdknives authored Sep 3, 2021
    Configuration menu
    Copy the full SHA
    3181dc9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ff140f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efc1c68 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Merge pull request skycoin#871 from alexadhy/docker-fix-skysocks-client

    Docker fix skysocks client
    jdknives authored Sep 6, 2021
    Configuration menu
    Copy the full SHA
    fc4bbe2 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. Remove char file

    ersonp committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    9a9a694 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8b8af8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c303b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    61fdaf6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request skycoin#869 from Senyoret1/fix-transport-creation

    Fix creating transports from the UI
    jdknives authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    1e30372 View commit details
    Browse the repository at this point in the history
  6. Merge pull request skycoin#866 from Senyoret1/persistent-transports

    Add the persistent transports to the UI
    jdknives authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    26404fe View commit details
    Browse the repository at this point in the history
  7. Update config changes

    ersonp committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    4f42ab1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    24d92c0 View commit details
    Browse the repository at this point in the history
  9. enable windows build/deploy

    mrpalide committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    9b72601 View commit details
    Browse the repository at this point in the history
  10. Merge pull request skycoin#870 from Senyoret1/nat-info

    Add NAT info to the UI
    jdknives authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    187711a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d79e72c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Update changelog

    ersonp committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    8880fef View commit details
    Browse the repository at this point in the history
  2. Update changelog formatting

    ersonp committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    f9e6c98 View commit details
    Browse the repository at this point in the history
  3. Chane appdisc to updatedisc

    ersonp committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    9702895 View commit details
    Browse the repository at this point in the history
  4. Merge pull request skycoin#872 from ersonp/update-sd

    Update service discovery references
    jdknives authored Sep 8, 2021
    Configuration menu
    Copy the full SHA
    89b0fca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fefba85 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    dcde465 View commit details
    Browse the repository at this point in the history
  2. fixes gui_linux import

    alexadhy committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    acb58f4 View commit details
    Browse the repository at this point in the history