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] LOOKUP_NEW, n2_protocol, client side #271

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

Commits on Jul 4, 2019

  1. compiler flags

    sabramkin authored and Sergey Abramkin committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    7c4490f View commit details
    Browse the repository at this point in the history
  2. fix: add missing virtual destructor to replier_base

    Sergey Abramkin committed Jul 4, 2019
    Configuration menu
    Copy the full SHA
    c196954 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. fix: rename callback_result_data::data -> raw_data

    Sergey Abramkin committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    5e9b2b2 View commit details
    Browse the repository at this point in the history
  2. fix: add methods to callback_result_data

    Sergey Abramkin committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    7996db1 View commit details
    Browse the repository at this point in the history
  3. fix: use methods of callback_result_data

    Sergey Abramkin committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    bf8b8ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    392ef4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c766760 View commit details
    Browse the repository at this point in the history
  6. fix: hold callback_result_data_base in callback_result_entry

    Sergey Abramkin committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    3bf1aaa View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. refact: support protocol-independent lookup_new on client

    sabramkin authored and Sergey Abramkin committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    93c6117 View commit details
    Browse the repository at this point in the history
  2. dbg code

    Sergey Abramkin committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    dd6c02a View commit details
    Browse the repository at this point in the history