aboutsummaryrefslogtreecommitdiffstats
path: root/net/raddump
Commit message (Collapse)AuthorAgeFilesLines
* - Stage supportmiwi2014-01-311-4/+2
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-5/+2
| | | | net)
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* For ports maintained by ports@FreeBSD.org, remove names and/ordougb2009-12-211-3/+0
| | | | | | | | e-mail addresses from the pkg-descr file that could reasonably be mistaken for maintainer contact information in order to avoid confusion on the part of users looking for support. As a pleasant side effect this also avoids confusion and/or frustration for people who are no longer maintaining those ports.
* - Reset Shan Ali Khan <shanali@yahoo.com> (requested via private mail)miwi2009-08-281-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with N
* SHA256ifyedwin2006-01-231-0/+1
| | | | Approved by: krion@
* - Update to 0.3.1pav2005-07-013-7/+6
| | | | | | PR: ports/82744 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Approved by: Shan Ali Khan <shanali@yahoo.com> (maintainer)
* [NEW PORT] net/raddump: Radius Packet Analyzeredwin2004-10-314-0/+35
raddump interprets captured RADIUS packets to print a timestamp, packet length, RADIUS packet type, source and destination hosts and ports, and included attribute names and values for each packet. WWW: http://sourceforge.net/projects/raddump/ PR: ports/73335 Submitted by: S H A N <shanali@yahoo.com>