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.11.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.12.0
Choose a head ref
  • 20 commits
  • 26 files changed
  • 4 contributors

Commits on Apr 11, 2024

  1. cmake: fix static library build (vcpkg) (#1096)

    * cmake: fix static library build (vcpkg)
    
    * fix cmakelint
    
    * revert install cmake/re-config.cmake
    alfredh authored Apr 11, 2024
    Configuration menu
    Copy the full SHA
    c118670 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d00480 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. sess,request: deref request and ctrans immediately (#1099)

    if no provisional response was received for the request.
    maximilianfridrich authored Apr 17, 2024
    Configuration menu
    Copy the full SHA
    3a60c39 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    99f3f45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    04e9e03 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

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

Commits on Apr 25, 2024

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

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    2b3bbaf View commit details
    Browse the repository at this point in the history
  2. types: fix RE_ARG_SIZE bit fields (#1110)

    GCC workaround for bit fields (always default otherwise).
    sreimers authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    f3178af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b33196 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5da6fc View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    1b54c8a View commit details
    Browse the repository at this point in the history
  2. dbg: mutex should be unlocked while calling print handler (#1113)

    * dbg: mutex should be unlocked while calling print handler
    
    * dbg_handler_set: add mutex
    alfredh authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    411208e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Update README.md (#1115)

    alfredh authored May 1, 2024
    Configuration menu
    Copy the full SHA
    01c4613 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

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

Commits on May 14, 2024

  1. ci/abi: bump abi version

    sreimers committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6716a24 View commit details
    Browse the repository at this point in the history
  2. bump version (#1118)

    alfredh authored May 14, 2024
    Configuration menu
    Copy the full SHA
    d252b9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4e15c3 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. version 3.12.0

    alfredh committed May 15, 2024
    Configuration menu
    Copy the full SHA
    dea9764 View commit details
    Browse the repository at this point in the history
Loading