Download List

Descripción del Proyecto

Middleman is a robust proxy server with many features designed to remove unwanted content, increase privacy, and to simply make surfing the Web a more pleasant experience. Some of the highlights include banner and popup blocking, HTTP and FTP content caching, NTLM and Basic authentication when forwarding through another proxy server, regular expression substitution in downloaded files and HTTP headers, regular expression substitution on requested URLs, many URL commands to temporarily change the proxy settings or to view information about a requested file, complete support for HTTP/1.1 including persistent connections and gzip encoding, and an intutive Web interface for configuring the proxy.

System Requirements

System requirement is not defined
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.

2004-03-12 02:33
2.0.1

Esta versión corrige un fallo ocasional en el interior del hilo Prefetch, corrige un error en el proxy transparente, corrige la forma en que el proxy daemonizes sí mismo, corrige los permisos de archivos, y agrega una dirección IP nueva característica de filtrado.
Tags: Minor bugfixes
This release fixes an occasional crash inside the prefetch thread, fixes a bug in transparent proxying, corrects the way the proxy daemonizes itself, corrects file permissions, and adds a new IP address filtering feature.

2004-02-19 13:46
2.0

Esta versión incluye una revisión de diseño, que se mueve la mayor parte del código en C + + clases. También añade muchas características, correcciones de errores y mejoras varias.
Tags: Major feature enhancements
This version includes a major design overhaul, which moves most of the code into C++ classes. It also adds many features, bugfixes, and miscellaneous enhancements.

2003-11-11 08:47
1.9.1

Un error que impidió las cabeceras enviadas por el servidor (como el Set-Cookie) que no se manejan internamente por el proxy de ser aprobada en el cliente fue corregido. Un error de corrupción de memoria debido a la cantidad incorrecta de memoria que se asignan para MIME entradas de filtrado fue corregido. Un error que impidió que el proxy utilizando un proxy de reenvío con ningún tipo ICP fue corregido. Una opción de rango de puertos ha sido añadido al perfil de las entradas. Detección de codificación de contenido se ha fijado para manejar servidores que el regreso de varios tipos.
Tags: Major bugfixes
A bug that prevented headers sent by the server (such as
Set-Cookie) that aren't handled internally by the proxy
from being passed onto the client was fixed. A memory
corruption bug due to the wrong amount of memory
being allocated for mime filtering entries was fixed. A bug
that prevented the proxy from using a forwarding proxy
with no ICP type was fixed. A port range option was
added to profile entries. Detection of content encoding
was fixed to handle servers that return multiple types.

2003-09-11 12:25
1.9

Soporte para PCI (protocolo de caché de Internet) se añadió, por lo que es posible organizar varias representaciones en una jerarquía y la cuota de objetos almacenados en caché. Ahora es posible especificar varios directorios de los objetos que se almacenan en caché. El 'archivo' host 'y' opciones de configuración en las secciones más fueron eliminados en favor de habilitar / deshabilitar perfiles basados en la dirección URL solicitada. Una solución se ha añadido para un error provocado por las cabeceras indebido enviado por Apache 1.3, cuando un archivo tar.gz fue solicitada por un cliente que no soporta la compresión gzip.
Tags: Major feature enhancements
Support for ICP (Internet cache protocol) was
added, making it possible to arrange several
proxies in a hierarchy and share cached objects.
It is now possible to specify multiple
directories for cached objects to be stored. The
'Host' and 'File' options in most configuration
sections were removed in favor of enabling/
disable profiles based on the URL requested. A
workaround was added for a bug triggered by
improper headers sent by Apache 1.3 when a
tar.gz file was requested by a client that
doesn't support gzip compression.

2003-08-20 19:43
1.8.3

Una nueva característica que permite que esta perfiles para ser añadido o quitado de la petición actual, basado en la URL. Esto hace que sea mucho más fácil de activar o desactivar los grupos de entradas en otras secciones, junto a ciertos sitios.
Tags: Major feature enhancements
A new feature was added that allows profiles to be added or removed from the current request based on the URL. This makes it much easier to enable or disable groups of entries in other sections together for certain sites.

Project Resources