aboutsummaryrefslogtreecommitdiff
path: root/news/nnap
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* SHA256ifyEdwin Groothuis2006-01-241-1/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154318
* Update to version 1.1Michael Landin2004-06-182-6/+6
| | | | | | | | | - Removed debug code Submitted by: maintainer Notes: svn path=/head/; revision=111723
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Clean up style, use tabs instead of spaces.Pete Fritchman2002-06-081-13/+12
| | | | | | | Noticed by: freshports.org Notes: svn path=/head/; revision=60912
* A small program that implements just enough of the NNTP protocolOllivier Robert2002-06-085-0/+37
to authenticate client requests. After authentication nnap bounces the client TCP connection to an open NNTP server. PR: ports/38578 Submitted by: Lasse L. Johnsen <lasse@freebsdcluster.org> Notes: svn path=/head/; revision=60874