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

[core] Fixed final HS dispatch to already accepted socket with the lack of listener #1690

Open
wants to merge 19 commits into
base: master
Choose a base branch
from

Commits on Nov 9, 2020

  1. [core] Fixed a bug that responded a repeated conclusion HS with rejec…

    …tion
    Mikołaj Małecki committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    20043be View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Merge branch 'master' into dev-fix-repeated-hs

    Mikołaj Małecki committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    b39fea8 View commit details
    Browse the repository at this point in the history
  2. Minor comment update

    Mikołaj Małecki committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    7126842 View commit details
    Browse the repository at this point in the history
  3. Fixed proper crafting of the repeated handshake response

    Mikołaj Małecki committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    6226f35 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Completed doxygen changes

    Mikołaj Małecki committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    f68578d View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Prepared changes for dispatch-to-acceptor (no build)

    Mikołaj Małecki committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    8e8cdac View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev-fix-repeated-hs' into dev-fix-connection-dispatch-t…

    …o-accepted
    Mikołaj Małecki committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    bf0cee8 View commit details
    Browse the repository at this point in the history
  3. Added crafting KMX response to call handshake

    Mikołaj Małecki committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    84e37b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Configuration menu
    Copy the full SHA
    082734c View commit details
    Browse the repository at this point in the history
  2. Fixed HS ext for HSv5. Blocked testing stuff

    Mikołaj Małecki committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    80a4cbf View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    12b7455 View commit details
    Browse the repository at this point in the history
  2. Updated and merged

    Mikołaj Małecki committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    50a0456 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e2a193 View commit details
    Browse the repository at this point in the history
  4. Merged. Fixed saving permanent value for repeating needs

    Mikołaj Małecki committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    f7950c5 View commit details
    Browse the repository at this point in the history
  5. Removed testing entry

    Mikołaj Małecki committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    bb7b41c View commit details
    Browse the repository at this point in the history
  6. Fixed: do not try accepted socket if wrong address

    Mikołaj Małecki committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    abfbf44 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Updated and fixed

    Mikołaj Małecki committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c18940b View commit details
    Browse the repository at this point in the history
  2. Fixed build break in log

    Mikołaj Małecki committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    51b2555 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Changed blocked test code to conditionally-enabled

    Mikołaj Małecki committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    739adf0 View commit details
    Browse the repository at this point in the history