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: pion/rtcp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.16
Choose a base ref
...
head repository: pion/rtcp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.17
Choose a head ref
  • 10 commits
  • 65 files changed
  • 4 contributors

Commits on Oct 17, 2025

  1. Update CI configs to v0.11.32

    Update lint scripts and CI configs.
    pionbot authored and JoTurk committed Oct 17, 2025
    Configuration menu
    Copy the full SHA
    99b388f View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2025

  1. Fix gosec slice bounds warnings

    Add nolint directives for safe slice accesses where bounds
    are guaranteed by fixed-size allocation or loop conditions.
    asayyah authored and JoTurk committed Dec 20, 2025
    Configuration menu
    Copy the full SHA
    603b7c3 View commit details
    Browse the repository at this point in the history
  2. Update CI configs to v0.11.36

    Update lint scripts and CI configs.
    pionbot authored and JoTurk committed Dec 20, 2025
    Configuration menu
    Copy the full SHA
    460290b View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2026

  1. Update CI configs to v0.11.37

    Update lint scripts and CI configs.
    pionbot authored and JoTurk committed Jan 22, 2026
    Configuration menu
    Copy the full SHA
    21f160a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2026

  1. Update CI configs to v0.11.39

    Update lint scripts and CI configs.
    pionbot authored and JoTurk committed Feb 11, 2026
    Configuration menu
    Copy the full SHA
    84e0fcc View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2026

  1. Update CI configs to v0.12.0

    Update lint scripts and CI configs.
    pionbot authored and JoTurk committed Feb 19, 2026
    Configuration menu
    Copy the full SHA
    06eaa85 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2026

  1. Update CI configs to v0.12.1

    Update lint scripts and CI configs.
    pionbot authored and JoTurk committed Mar 29, 2026
    Configuration menu
    Copy the full SHA
    80c3aac View commit details
    Browse the repository at this point in the history
  2. Aplly lint upgrades, and missing checks

    - Also, add nolint for G115 warnings.
    lanc07 authored and JoTurk committed Mar 29, 2026
    Configuration menu
    Copy the full SHA
    2a11841 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2026

  1. Update CI configs to v0.12.2

    Update lint scripts and CI configs.
    pionbot authored and JoTurk committed Apr 5, 2026
    Configuration menu
    Copy the full SHA
    d61b52c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2026

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