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: dtn7/dtn7-rs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.20.1
Choose a base ref
...
head repository: dtn7/dtn7-rs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 18 commits
  • 27 files changed
  • 3 contributors

Commits on Feb 28, 2024

  1. Copy the full SHA
    386e53b View commit details
  2. Copy the full SHA
    a3b49a0 View commit details

Commits on Mar 7, 2024

  1. Copy the full SHA
    f6b921a View commit details
  2. feat: added cors header to allow access from anywhere (#61)

    gh0st42 authored Mar 7, 2024
    Copy the full SHA
    02cb223 View commit details

Commits on Mar 8, 2024

  1. Copy the full SHA
    e0224fc View commit details
  2. test(docker): made line-3n-loss.sh for docker compose scenario compat…

    …ible with docker and podman
    gh0st42 committed Mar 8, 2024
    Copy the full SHA
    63cc9d2 View commit details

Commits on Mar 14, 2024

  1. Copy the full SHA
    558e59f View commit details
  2. fix: fixed statistics counters to properly record incoming/outgoing/f…

    …ailed/broken bundles
    gh0st42 committed Mar 14, 2024
    Copy the full SHA
    94d7890 View commit details
  3. feat: support work over proxy HTTP/HTTPS/SOCKS with DNS name instead …

    …of IP address (#52) (#63)
    iwojim0 authored Mar 14, 2024
    Copy the full SHA
    e7f7fb6 View commit details
  4. chore(release): prepare for v0.20.2

    gh0st42 committed Mar 14, 2024
    Copy the full SHA
    3ce594d View commit details

Commits on Mar 20, 2024

  1. feat: minimal implementation of UDP CL without any of the extensions (#…

    gh0st42 authored Mar 20, 2024
    Copy the full SHA
    82badab View commit details

Commits on Mar 27, 2024

  1. chore(release): prepare for v0.21.0

    gh0st42 committed Mar 27, 2024
    Copy the full SHA
    4d1f6e0 View commit details

Commits on Apr 9, 2024

  1. Copy the full SHA
    1b1add9 View commit details
  2. chore(deps): bump mio from 0.8.4 to 0.8.11 in /fuzz (#60)

    Bumps [mio](https://github.com/tokio-rs/mio) from 0.8.4 to 0.8.11.
    - [Release notes](https://github.com/tokio-rs/mio/releases)
    - [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
    - [Commits](tokio-rs/mio@v0.8.4...v0.8.11)
    
    ---
    updated-dependencies:
    - dependency-name: mio
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 9, 2024
    Copy the full SHA
    837a73f View commit details

Commits on Apr 10, 2024

  1. chore: updated dependencies

    gh0st42 committed Apr 10, 2024
    Copy the full SHA
    4cca27a View commit details
  2. feat(dtnrecv): dtnrecv now supports dynamically (un)registering of lo…

    …cal endpoints (#65)
    gh0st42 authored Apr 10, 2024
    Copy the full SHA
    a322308 View commit details

Commits on May 6, 2024

  1. refactor(docker): moved connectivity helpers for docker compose scena…

    …rios to bash helper lib
    gh0st42 committed May 6, 2024
    Copy the full SHA
    aa03c7b View commit details
  2. feat: routing agents can now trigger deletions of bundles with an emp…

    …ty CLA sender list
    gh0st42 committed May 6, 2024
    Copy the full SHA
    b3a6065 View commit details
Loading