Commit graph

3 commits

Author SHA1 Message Date
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +00:00
Pav Lucistnik
251278d77f The PEAR::Net_Ident implements Identification Protocol according
to RFC 1413.

The Identification Protocol (a.k.a., "ident", a.k.a., "the Ident
Protocol") provides a means to determine the identity of a user
of a particular TCP connection. Given a TCP port number pair, it
returns a character string which identifies the owner of that
connection on the server's system.

PR:		ports/78532
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2005-03-08 22:29:18 +00:00