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: libproxy/libproxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 77e2a2b
Choose a base ref
...
head repository: libproxy/libproxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7e4852f
Choose a head ref
  • 7 commits
  • 11 files changed
  • 2 contributors

Commits on Jan 15, 2025

  1. kde: Support Proxy Config Script value without scheme

    KDE allows users to set local files without file:// scheme. Handle this
    case and set file:// prefix.
    
    Fixes: #318
    janbrummer committed Jan 15, 2025
    Configuration menu
    Copy the full SHA
    de9c069 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. Create codeql.yml (#328)

    automatic codeql build couldn't detect Gio GIR file and thus failed. Add a manual build step.
    janbrummer authored Jun 4, 2025
    Configuration menu
    Copy the full SHA
    dae6f62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c17bca View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. Support -M <mapfile> option for Solaris/illumos ld (#324)

    Use empty test mapfile with no symbols for link tests.
    trisk authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    08069f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. Fix symbol versioning with LLD (#326)

    Fixes: #320
    janbrummer authored Jun 27, 2025
    Configuration menu
    Copy the full SHA
    0420c50 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2025

  1. Create SECURITY.md (#330)

    janbrummer authored Jun 28, 2025
    Configuration menu
    Copy the full SHA
    2e0b105 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e4852f View commit details
    Browse the repository at this point in the history
Loading