aboutsummaryrefslogtreecommitdiff
path: root/net/hidentd/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* Update to 0.4Kirill Ponomarev2004-11-271-2/+2
| | | | Notes: svn path=/head/; revision=122598
* - SIZEifyKirill Ponomarev2004-01-301-0/+1
| | | | Notes: svn path=/head/; revision=99518
* - Update to version 0.3Kirill Ponomarev2003-11-051-1/+1
| | | | Notes: svn path=/head/; revision=93183
* hidentd is a simple and secure GPLed ident (RFC1413) server. ItKirill Ponomarev2003-11-031-0/+1
requires either inetd, xinetd or ucspi-tcp to run. Basic features: * small and simple - around 300 lines of code * secure - runs without root priviledges * easy - no complicated configuration file syntax to learn. * hidentd is entirely controlled with command line options. * can be configured to provide fake usernames, protecting your * privacy * limited masqueraded/NAT connections support. Notes: svn path=/head/; revision=92957