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.13.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.14.0
Choose a head ref
  • 18 commits
  • 19 files changed
  • 3 contributors

Commits on Jun 19, 2024

  1. aumix: use mutex_alloc() (#1142)

    * aumix: use mutex_alloc()
    
    * aumix_debug: use const
    alfredh authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    f723cc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bf05d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2df1a81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5628b79 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    cce88be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f0144b View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

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

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    209919e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4adf66a View commit details
    Browse the repository at this point in the history
  3. cmake: fix resolv on FreeBSD (#1152)

    * ci/freebsd: use ubuntu-latest
    * resolv functions are provided by libc instead libresolv.so
    sreimers authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    24a78db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3e521b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

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

Commits on Jul 13, 2024

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

Commits on Jul 20, 2024

  1. cmake: check accept4 only on linux (#1157)

    Looks like iOS SDK is incorrectly detecting accept4 support
    sreimers authored Jul 20, 2024
    Configuration menu
    Copy the full SHA
    db1ad51 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Configuration menu
    Copy the full SHA
    79bb7b0 View commit details
    Browse the repository at this point in the history
  2. ci/ios: add normal build

    sreimers committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    b8b8872 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. test: check if header and payload is set

    alfredh authored and sreimers committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ab4186e View commit details
    Browse the repository at this point in the history
  2. release v3.14.0

    sreimers committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7d46d11 View commit details
    Browse the repository at this point in the history
Loading