You cannot 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/kio/misc/kpac
tpearson 560378aaca Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
..
CMakeLists.txt [kdelibs] added initial cmake support 15 years ago
Makefile.am Final automake fixes; compilation now succeeds under Ubuntu Karmic 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README.wpad Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
dhcp.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
discovery.cpp Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
discovery.h Trinity Qt initial conversion 15 years ago
downloader.cpp Trinity Qt initial conversion 15 years ago
downloader.h Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
eventsrc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kpac_dhcp_helper.c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kpactest.pac Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
proxyscout.cpp Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
proxyscout.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
proxyscout.h Trinity Qt initial conversion 15 years ago
script.cpp Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
script.h Trinity Qt initial conversion 15 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".