7
1
Fork 0
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
tdelibs/tdeio/misc/kpac
Michele Calgaro ba3b5b77e1
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
vor 3 Monaten
..
CMakeLists.txt Simplify CMake rules for desktop file translations. vor 4 Jahren
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module vor 6 Jahren
README Rename a number of libraries and executables to avoid conflicts with KDE4 vor 11 Jahren
README.wpad Rename a number of libraries and executables to avoid conflicts with KDE4 vor 11 Jahren
TODO Rename a number of libraries and executables to avoid conflicts with KDE4 vor 11 Jahren
configure.in.in Rename a number of libraries and executables to avoid conflicts with KDE4 vor 11 Jahren
dhcp.h Removed code formatting modelines. vor 4 Jahren
discovery.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
discovery.h Replace Q_OBJECT with TQ_OBJECT vor 9 Monaten
downloader.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
downloader.h Replace Q_OBJECT with TQ_OBJECT vor 9 Monaten
eventsrc Desktop file translations: vor 4 Jahren
kpac_dhcp_helper.c Removed code formatting modelines. vor 4 Jahren
kpactest.pac Rename a number of libraries and executables to avoid conflicts with KDE4 vor 11 Jahren
proxyscout.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines vor 3 Monaten
proxyscout.desktop Desktop file translations: vor 4 Jahren
proxyscout.h Replace Q_OBJECT with TQ_OBJECT vor 9 Monaten
script.cpp Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version vor 7 Monaten
script.h Removed code formatting modelines. vor 4 Jahren

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".