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

Adds support for listening on and connecting to I2P and Onion services securely #3293

Merged
merged 43 commits into from
Sep 23, 2024

Commits on Jul 21, 2023

  1. add a demo of Dendrite-over-I2P

    eyedeekay committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4e3257b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. update i2p demo

    eyedeekay committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    34cd9f7 View commit details
    Browse the repository at this point in the history
  2. remove unused flags

    eyedeekay committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    24b93e4 View commit details
    Browse the repository at this point in the history
  3. clean up

    eyedeekay committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    b9c605a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 26, 2023

  1. Configuration menu
    Copy the full SHA
    d1241d8 View commit details
    Browse the repository at this point in the history
  2. Add branch updater script

    eyedeekay committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    e247f04 View commit details
    Browse the repository at this point in the history
  3. Add branch updater script

    eyedeekay committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    d7e4b1b View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. add instructions

    eyedeekay committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    892d088 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. fix curlpipe

    eyedeekay committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    d43e3cc View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    8c86ef6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa855c6 View commit details
    Browse the repository at this point in the history
  3. remove index.html

    eyedeekay committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    8ed0365 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2668607 View commit details
    Browse the repository at this point in the history
  5. remove README_I2P

    eyedeekay committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    613f075 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Update onramp version to 0.33.7, which sets i2cp.leaseSetEncType=4,0 …

    …prioritizing the use of modern crypto
    eyedeekay committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    5f778d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

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

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    4f23dba View commit details
    Browse the repository at this point in the history
  2. Move to contrib

    S7evinK committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2aa0abb View commit details
    Browse the repository at this point in the history
  3. go mod tidy

    S7evinK committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    3370e50 View commit details
    Browse the repository at this point in the history
  4. Disable err checks

    S7evinK committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    b3c663f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    5d36ec5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e030f0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4341cd2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5098937 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 20, 2024

  1. Look up environment variables and determine if they are set or not in…

    …stead of checking the value
    eyedeekay committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ef53e8b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    5124858 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd6095f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51d8d86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32ddf2a View commit details
    Browse the repository at this point in the history
  5. fix the test by checking the CI variable in the real main, not in the…

    … test, and dying if we see the CI variable
    eyedeekay committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2602355 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0d4d7c View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

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

Commits on Sep 13, 2024

  1. Format everything

    eyedeekay committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    246a9a4 View commit details
    Browse the repository at this point in the history
  2. Fix comment

    eyedeekay committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    2b580bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9aa7222 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a9da770 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. update onramp version

    eyedeekay committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e4785eb View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    00d2155 View commit details
    Browse the repository at this point in the history
  2. Run go mod tidy

    S7evinK committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    5317fbe View commit details
    Browse the repository at this point in the history
  3. Use Context funcs

    S7evinK committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    1fea81a View commit details
    Browse the repository at this point in the history