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: baresip/re
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.17.0
Choose a base ref
...
head repository: baresip/re
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.18.0
Choose a head ref
  • 16 commits
  • 21 files changed
  • 6 contributors

Commits on Nov 6, 2024

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

Commits on Nov 8, 2024

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

Commits on Nov 17, 2024

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

Commits on Nov 19, 2024

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

Commits on Nov 23, 2024

  1. test/http: decrease test runs from 20 to 3 to decrease test time (#1216)

    Multiple HTTP requests are sent in parallel. Processing of the responses are done
    asynchronously in the main thread. The test should ensure that there is no double
    free, memleak, mix-up of content, ... for multiple parallel requests.
    Fixes #1211 slow https test.
    fAuernigg authored Nov 23, 2024
    Configuration menu
    Copy the full SHA
    0c6881c View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

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

Commits on Nov 29, 2024

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

Commits on Nov 30, 2024

  1. Configuration menu
    Copy the full SHA
    88b1b07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    618b374 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. rtp: send all RTCP packets as compound packets (#1222)

    According to RFC 3550 section 6.1 this is a MUST.
    maximilianfridrich authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    8628ea8 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. Configuration menu
    Copy the full SHA
    b05de30 View commit details
    Browse the repository at this point in the history
  2. ci/abi: bump ref version

    sreimers committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    5c7fe3f View commit details
    Browse the repository at this point in the history
  3. Update Doxyfile (#1224)

    alfredh authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    f255a79 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. test: remove unused packet-filter mock (#1227)

    this is done in order to increase test coverage
    alfredh authored Dec 9, 2024
    Configuration menu
    Copy the full SHA
    3d6db77 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. Configuration menu
    Copy the full SHA
    37bca53 View commit details
    Browse the repository at this point in the history
  2. changelog: version 3.18.0

    alfredh committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    a9a70e5 View commit details
    Browse the repository at this point in the history
Loading