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

Add stats counter and improvement tests async and add Message-Authenticator support #86

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

Commits on Nov 1, 2019

  1. Configuration menu
    Copy the full SHA
    b1b0404 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38de44a View commit details
    Browse the repository at this point in the history
  3. Add support of Message-Authenticator AVP

    * Packet class now extend OrderedDict to maintain
      correct AVP order and HMAC/MD5 check fo
      Message-Authenticator
    
    * Fix client_async for Accounting, Coa
    geaaru committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    13bdb12 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d7f4d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    effe19c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbf480e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c452277 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c9edcca View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. packet: Fix support of +py3.8

    geaaru committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7e524ce View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    e73de56 View commit details
    Browse the repository at this point in the history
  2. Prepare release v2.3

    geaaru committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    7c1ff50 View commit details
    Browse the repository at this point in the history