ダウンロードリスト

プロジェクト概要

Antispyd はフィルタ リング プロキシ サーバー、HTTP/HTTPS 脅威です。このプロジェクトの主な特徴は彼の概念のモジュールです。プログラムは、HTTP/HTTPS ゲートウェイ サービスと一連のフィルターを有効にするまたは無効になって、周り組織され、1 つの構成ファイルで設定可能なすべては。現在のフィルターが: URL フィルタ リング、コンテンツ フィルタ リング、コンテンツ種類のフィルタ リング、クッキー除去、ポップアップ除去、シェル コードの攻撃をブロック、Web トラフィックの匿名と署名ベースのフィルタ リング エンジン。すべてのフィルタ リングは、いずれの場合でのダウンロードをブロックすることがなくその場で行われます。それだけ POSIX プリミティブを使用して、autotools とセキュリティを念頭に作成されました。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2005-10-26 19:43
0.0.9

このリリースでは、署名の大幅な改善に基づくフィルタリングエンジンの両方の性能と機能の面で(BLOCK_SIGNフィルタ)を提供します。署名は現在、3に格納されているツリーの各HTTPメッセージのマッチングを強化する。このフィルタリングは、各HTTPメッセージのコンテンツ上で実行することができます。署名フィールドの値を指定するバイトの16進数の配列を使用することができます。
タグ: Major feature enhancements
This release provides a major improvement of the signature based filtering engine (the BLOCK_SIGN filter) in terms of both performance and functionality. The signatures are now stored in a 3-Tree to enhance the matching of each HTTP message. This filtering can be performed on each HTTP message's content. A signature can use the hexadecimal array of a byte to specify a field's value.

2005-10-21 10:49
0.0.8

他のHTTPキャッシュとプロキシを相互接続する新しい構成ディレクティブを介して可能ですが、"cache_peer"。 "direct_connect"ディレクティブは、フォールトトレランスのために追加されました。 HTTPエンジンは、Nを使用するツリーのアルゴリズムにより、高速偵察HTTPヘッダーのために実装されている加速した。
タグ: Major feature enhancements
Interconnection with other HTTP caches and proxies
is now possible via a new configuration directive,
"cache_peer". The "direct_connect" directive was
added for fault tolerance. The HTTP engine was
accelerated via the use of the N-Tree algorithm,
Fast reconnaissance has been implemented for HTTP
headers.

2005-10-19 17:11
0.0.7

このリリースではホワイトリストの設定およびブロックサイズフィルター2の新機能:ドメインを提供します。ブロックサイズのフィルタ機能を必要なMIMEタイプのHTTPメッセージのサイズに基づいて、着信および発信トラフィックを制御するために提供されます。コントロールの設定を、着信および発信トラフィックに異なることができます。この監視の2つの独立な方法で実行されます:"HTTPヘッダーをチェックする"と"HTTPの流れを追跡する"。また、フィルタの管理ソフトウェアアーキテクチャがクリーンアップされている。
タグ: Major feature enhancements
This release provides two new features: Domain
White-List configuration and BLOCK_SIZE filter.
The BLOCK_SIZE filter provides the ability to
control incoming and outgoing traffic for desired
MIME types based on HTTP message size. The control
configuration can be different for incoming and
outgoing traffic. This monitoring is performed
with two independent techniques: "HTTP header
checking" and "HTTP flow tracking". Moreover, the
filter management software architecture has been
cleaned up.

2005-10-16 16:24
0.0.6

このリリースをクリーンアップしては、Webエンジンを高めます。 HTTPのレクサーとパーサがクリーンアップされていると改善された。良いkeep - aliveの処理のHTTPフローの遷移を高速化するために開発されている。 Antispyd今valgrindのでテストされます。
タグ: Major feature enhancements
This release cleans up and enhances the Web
engine. The HTTP lexer and parser have been
cleaned up and improved. Better keep-alive
processing has been developed to speed up HTTP
flow transition. Antispyd is now tested with
valgrind.

2005-10-14 10:06
0.0.5

URLのアルゴリズムムを介してマッチングツリー歩いて実装されている抜本的にURLフィルタの効率が向上します。 URLマッチングのフィルタでは、今では、ファイルのURLと一致するリストとして、urlblacklist.comによって提供され使用することが可能です。サーバーは、事前に使用して、forkされたプロセスアーキテクチャを聞き効率を向上させます。設定ディレクティブは事前にプロセスの数を指定するために、フォークが追加されています。
タグ: Major feature enhancements
The algorithm of URL matching via N-Tree walking
has been implemented and drastically increases the
efficiency of the URL filter. For the URL matching
filter, it's now possible to use a file containing
a list of URLs to match, as provided by
urlblacklist.com. The server now uses a pre-forked
listen process architecture to increase
efficiency. A configuration directive has been
added to specify the number of processes to
pre-fork.

プロジェクトリソース