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: gosnmp/gosnmp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.39.0
Choose a base ref
...
head repository: gosnmp/gosnmp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.40.0
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Mar 19, 2025

  1. fix: Verify authentication independent of packet msg flags

    Signed-off-by: Sven Rebhan <srebhan@influxdata.com>
    srebhan committed Mar 19, 2025
    Configuration menu
    Copy the full SHA
    0b1003d View commit details
    Browse the repository at this point in the history
  2. Disable trap-test TestSendV3EngineIdDiscovery for now.

    Signed-off-by: Sven Rebhan <srebhan@influxdata.com>
    srebhan committed Mar 19, 2025
    Configuration menu
    Copy the full SHA
    0eb13da View commit details
    Browse the repository at this point in the history
  3. Validate username for authentication

    Signed-off-by: Sven Rebhan <srebhan@influxdata.com>
    srebhan committed Mar 19, 2025
    Configuration menu
    Copy the full SHA
    5e991d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. Fix discovery message handling

    Signed-off-by: Sven Rebhan <srebhan@influxdata.com>
    srebhan committed Apr 15, 2025
    Configuration menu
    Copy the full SHA
    af8fad0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #496 from srebhan/fix_authentication

    fix: Verify authentication independent of packet msg flags
    
    I haven't had time to fully review the PR. However Sven https://www.influxdata.com/blog/author/sven-rebhan/ appears to be trustable, as does HD Moore https://en.wikipedia.org/wiki/H._D._Moore. So I'm approving the PR.
    
    Sonia.
    soniah authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    fb8d45f View commit details
    Browse the repository at this point in the history
Loading