Path to this page:
./
www/libproxy,
Library that provides automatic proxy configuration management
Branch: CURRENT,
Version: 0.5.9nb2,
Package name: libproxy-0.5.9nb2,
Maintainer: pkgsrc-userslibproxy is a library that provides automatic proxy configuration management.
libproxy offers the following features:
* extremely small core footprint (< 35K)
* no external dependencies within libproxy core (libproxy plugins may
have dependencies)
* only 3 functions in the stable external API
* dynamic adjustment to changing network topology
* a standard way of dealing with proxy settings across all scenarios
* a sublime sense of joy and accomplishment
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 56.802 KB
Version history: (Expand)
- (2024-11-01) Updated to version: libproxy-0.5.9nb2
- (2024-11-01) Updated to version: libproxy-0.5.9nb1
- (2024-10-07) Updated to version: libproxy-0.5.9
- (2024-07-20) Updated to version: libproxy-0.5.8
- (2024-06-26) Updated to version: libproxy-0.5.7
- (2024-05-29) Updated to version: libproxy-0.5.6nb2
CVS history: (Expand)
2024-04-26 18:39:45 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
libproxy: updated to 0.5.6
0.5.6
Support XDP Desktop Portal proxy resolver
Update CI actions
|
2024-04-05 15:45:28 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
libproxy: updated to 0.5.5
0.5.5
Windows: Try all configured proxy resolution types
Cleanup curl
Add release option
Expose missing functions in symbol map
Fix crash during unload
Log debug instead of warning on wpad pac failure
Fix refcounting in px_proxy_factory_copy
symver: Fix symbol map to be a valid tree
Fix free function for pxProxyFactory type
CodeQL badge and updated repology
meson: Don't build OSX plugin on iOS
|
2024-02-11 16:35:50 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
libproxy: updated to 0.5.4
0.5.4
Add golang link to application page
Improve libproxy test coverage
Improve coverage
Specify library version more completely
Use the correct separator character for Windows ProxyOverride
Improve handling of Windows proxy settings:
Add curl option to the generated config for backend instead
Set initial state to online
Windows: Detect scheme presence in proxy URLs more robustly
Fix broken WPAD proxy resolution
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-08-22 19:45:20 by Amitai Schleier | Files touched by this commit (2) | |
Log message:
libproxy: fix update builds on macOS.
Set DYLD_LIBRARY_PATH to find newly built libraries even if an earlier
version is already installed.
|
2023-07-13 16:41:19 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
libproxy: updated to 0.5.3
0.5.3
Fix crash querying URLs without a host
Web: Update application page
Add appplication info about apt and python requests
Bump version to 0.5.3
|