ダウンロードリスト

プロジェクト概要

popa3d は非常に安全で信頼性の高い、なることを試みている POP3 デーモン RFC 準拠、およびその順序で高速です。

システム要件

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

2006-05-23 10:49
1.0.2

最適化をx86に固有のカップル- 64含まれているMD5ルーチンに適用されている。
タグ: Minor feature enhancements
A couple of optimizations specific to x86-64 have been applied to the included MD5 routines.

2006-03-11 15:12
1.0.1

ソースコードはsysconf(_SC_CLK_TCKを使用して)CLK_TCKの代わりにするとき_SC_CLK_TCK、または利用できるようにCLK_TCK(glibcの2.3.90が必要ないことが知られ、変更されています+)、およびsocklen_tを適切な場所を使用します。
タグ: Code cleanup
The source code has been modified to use sysconf(_SC_CLK_TCK) instead
of CLK_TCK when _SC_CLK_TCK is known to be available or CLK_TCK is not
(needed for glibc 2.3.90+), and to use socklen_t where appropriate.

2005-05-26 23:03
1.0

ソースコード(にのみ影響する)auth_pam.cとC厳密なエイリアシング規則を破るしないように日はPAM(SolarisおよびHP - UX)に違いが原因との会話の関数への呼び出しごとに1つだけのPAMのメッセージを主張するよう修正されているパラメータのレイアウト。デフォルトの制限は、あまりにも多くのシステムで高さの値には、取り消されているとコメントは、これらのデフォルトは、特定のインストールで追加されて減少することが示唆された。
タグ: Code cleanup
The source code has been corrected to not break C strict aliasing rules (this only affected auth_pam.c) and to insist on only one PAM message per call to the conversation function with Sun PAM (Solaris and HP-UX) because of differences in the parameter layout. The default limits have been bumped to values that are way too high for most systems, and comments suggesting that these defaults be decreased on particular installs have been added.

2004-07-23 05:57
0.6.4.1

MD5_Final()は実際にはコンテキスト構造体をゼロに修正されています。このために違いはありませんが、これはpopa3d MD5ルーチンを使用する可能性があります可能な他のアプリケーションで重要になる可能性があります自体popa3d。
タグ: Code cleanup
MD5_Final() has been corrected to actually zero the context
structure. This makes no difference for popa3d itself, but
may be important for possible other applications which might
use the popa3d MD5 routines.

2003-11-17 04:10
0.6.4

はsprintf(3)を使用しては、concat()関数によって、ローカルで実装に置き換えられている。
タグ: Code cleanup
The uses of sprintf(3) have been replaced by the concat() function, implemented locally.

プロジェクトリソース