You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/tdeio/misc/kpac
Michele Calgaro 0c5985ae03
LIB_QT -> LIB_TQT conversion to align to updated admin module
6 years ago
..
CMakeLists.txt Revert commit 1d498994 10 years ago
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 years ago
README Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
README.wpad Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
TODO Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
configure.in.in Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
dhcp.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
discovery.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
discovery.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
downloader.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
downloader.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
eventsrc Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
kpac_dhcp_helper.c Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
kpactest.pac Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
proxyscout.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
proxyscout.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
proxyscout.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
script.cpp Fix security issue CVE-2017-6410 6 years ago
script.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago

README

Proxy Auto Configuration is a means to use a JavaScript function to
determine the proxy to use based on the requested URL.
It is described in detail here:
http://home.netscape.com/eng/mozilla/2.0/relnotes/demo/proxy-live.html

Also implemented by this library are parts of the now expired Internet Draft
at http://www.wrec.org/Drafts/draft-cooper-webi-wpad-00.txt about WPAD
(Web Proxy Automatic Discovery). The discovery implemented discovery methods
are DHCP and DNS "Well known Aliases".