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: travelping/eradius Loading
base: master
Choose a base ref
...
head repository: se-apc/eradius Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 2 files changed
  • 3 contributors

Commits on Jun 3, 2021

  1. Merge pull request #2 from travelping/master

    Merging from the upstream
    metelik committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    eac35bb View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Fixing IPv6 address parse + IPv6 host name resolution + inet family :…

    …inet or :inet6 based on peer's socket address to the client's socket
    Tomasz Kazimierz Motyl committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    fdb6f2f View commit details
    Browse the repository at this point in the history
  2. Unifying indentation

    Tomasz Kazimierz Motyl committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    5583b8c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from se-apc/bugfix/ipv6_handling

    Fixing IPv6 address parse + IPv6 host name resolution + inet family :…
    metelik committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    26dc46c View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Remove PPI from the debug messages

    Currently, the only PPI is the user_name
    alanj853 committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    fc42f55 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from se-apc/ppi_removal

    Remove PPI from the debug messages
    alanj853 committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    afd9499 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Handle cases where the call to :wanna_send fails

    Reasons for failure can include :timeout, :noproc. If this call fails it can cause crashes further up the chain
    alanj853 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    f729949 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from se-apc/wanna_send_safety

    Handle cases where the call to :wanna_send fails
    alanj853 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    2291804 View commit details
    Browse the repository at this point in the history
Loading