Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: libp2p/cpp-libp2p
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: amdfxlucas/cpp-libp2p
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 50 files changed
  • 1 contributor

Commits on Nov 22, 2023

  1. wip QUIC transport

    amdfxlucas committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    544a75d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

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

Commits on Nov 24, 2023

  1. wip mess

    amdfxlucas committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    5a1b505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1710197 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2023

  1. use libnexus.so with dllexport API that hides all

    contained BoringSSL symbols. And set HUNTER_BUILD_SHARED_LIBS
    in order for OpenSSL libssl.so libcrypto.so to be dynamically linked.
    amdfxlucas committed Nov 25, 2023
    Configuration menu
    Copy the full SHA
    d34cba3 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. wip

    amdfxlucas committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    e50a7bb View commit details
    Browse the repository at this point in the history
  2. build everything shared

    amdfxlucas committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    4c0f607 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a92b317 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. wip

    amdfxlucas committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    667796e View commit details
    Browse the repository at this point in the history
  2. wip un-tested

    amdfxlucas committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    6af2164 View commit details
    Browse the repository at this point in the history
  3. wip

    amdfxlucas committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    3824108 View commit details
    Browse the repository at this point in the history
  4. wip

    amdfxlucas committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    41ce874 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. add logging

    amdfxlucas committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    71f247c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e536ccf View commit details
    Browse the repository at this point in the history
Loading