Downloadliste

Projektbeschreibung

Tinyproxy is a light-weight HTTP/HTTPS proxy daemon for POSIX operating systems. Designed from the ground up to be fast and yet small, it is an ideal solution for use cases such as embedded deployments where a full featured HTTP proxy is required, but the system resources for a larger proxy are unavailable.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-17 00:02
1.8.3

Diese Version behebt hauptsächlich Unterstützung für IPv6, und auch einige Sicherheitslücken. Fixes, um Nachrichten und ähnliche Dinge wurden auch gemacht.
This release mostly fixes support for IPv6, and also some security bugs. Fixes to messages and similar things were also made.

2010-01-18 01:56
1.8.0

Dies ist die erste stabile Version des 1,8 Zweig, der zur Verfügung gestellt wird nach vielen Jahren der Entwicklung in der Entwicklung 1.7.x-Serie. Es enthält einige neue Features wie Unterstützung für IPv6 und viele neue Konfigurationsoptionen. Viele Bugs wurden gefixt. Alle Benutzer von Tinyproxy 1.6.x sind aufgefordert, auf die letzte stabile Version zu aktualisieren. Der 1,6-Zweig ist nun nicht von dem Projekt, und keine weiteren Versionen 1.6.x vorgenommen.
Tags: Stable
This is the first stable release in the 1.8 branch, which is made available after many years of development in the 1.7.x development series. It contains several new features such as support for IPv6 and many new configuration options. Many bugs were fixed. All users of Tinyproxy 1.6.x are encouraged to update to the latest stable version. The 1.6 branch is now unsupported by the project, and no further 1.6.x releases will be made.

2008-08-24 22:25
1.6.4

Dies ist ein Wartungs-Update nach fast 4 Jahren. Es aktualisiert das Build-System, behebt einige Bugs und fügt ein RPM spec-Datei für Fedora. Wenn Sie 1.6.3, ein Upgrade auf diese Version wird empfohlen.
Tags: Stable, Minor bugfixes
This is a maintenance release after nearly 4 years. It updates the build system, fixes several bugs, and adds an RPM spec file for Fedora. If you are using 1.6.3, upgrading to this release is encouraged.

2004-08-11 01:52
1.6.3

Diese Version behebt ein Problem mit Upstream-Proxy-Unterstützung. Alle Felder in der Struktur child_config_s nun Ganzzahlen mit Vorzeichen, da die servers_waiting Variable ist eine Ganzzahl. Dadurch wird sichergestellt, alle Vergleiche sind korrekt berechnet. Die Standard-Datei-Deskriptoren (stdin, stdout und stderr) sind geschlossen, wenn eine Produktion ausführbare Datei kompiliert wird. Sie sind nur offen, wenn ein Debugging-Version von tinyproxy erstellt. Einige Rechtschreibfehler wurden behoben.
Tags: Stable, Minor bugfixes
This release fixes a problem with upstream proxy support.
All the fields in the child_config_s structure now use signed
integers since the servers_waiting variable is a signed
integer. This ensures all the comparisons are computed
correctly. The standard file descriptors (stdin, stdout, and
stderr) are closed when a production executable is compiled.
They are only left open when a debugging version of
tinyproxy is created. Some spelling mistakes were fixed.

2004-01-27 01:06
1.7.0

Diese Veröffentlichung fügt Reverse-Proxy-Unterstützung, die tinyproxy können als Frontend eines Hosting-Betrieb verwendet werden. Es stellt die Eröffnung der neuen Entwicklung Baum.
Tags: Development, Major feature enhancements
This release adds reverse proxy support, which allows tinyproxy to be
used as the frontend of a hosting farm. It represents the opening of the
new development tree.

Project Resources