aboutsummaryrefslogtreecommitdiff
path: root/net/hexinject
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with clangSofian Brabez2014-03-062-11/+45
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=347237
* The word 'very' has no place in COMMENTEitan Adler2013-10-311-1/+1
| | | | | | | | | COMMENT should not begin with 'A' or 'An' Maintainers were notified and given time to object. Notes: svn path=/head/; revision=332200
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Update to 1.5Sofian Brabez2013-02-253-10/+6
| | | | Notes: svn path=/head/; revision=312911
* - Update to 1.4.1Sofian Brabez2011-12-292-4/+4
| | | | | | | Approved by: jadawin@, miwi@ (mentors, implicit) Notes: svn path=/head/; revision=288222
* - Remove non needed patchesSofian Brabez2011-12-081-13/+0
| | | | | | | | Approved by: jadawin@, miwi@ (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=287067
* - Update to 1.4Sofian Brabez2011-12-082-3/+3
| | | | | | | | Approved by: jadawin@, miwi@ (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=287066
* - Update to 1.3Sofian Brabez2011-06-293-14/+25
| | | | | | | | | PR: ports/158341 Submitted by: Jin-Sih Lin <linpct at gmail.com> Approved by: miwi@ (mentor) Notes: svn path=/head/; revision=276648
* - Update to 1.2Sofian Brabez2011-06-012-3/+5
| | | | | | | | | - Add LICENSE Approved by: jadawin@ (mentor) Notes: svn path=/head/; revision=274922
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update my MAINTAINER address to sbz at FreeBSD.org.Sofian Brabez2011-03-181-1/+1
| | | | | | | Approved by: jadawin@ (mentor) Notes: svn path=/head/; revision=271244
* HexInject is a very versatile packet injector and sniffer, that provide aPhilippe Audeoud2010-10-254-0/+46
command-line framework for raw network access. It's designed to work together with others command-line utilities, and for this reason it facilitates the creation of powerful shell scripts capable of reading, intercepting and modifying network traffic in a transparent manner. WWW: http://hexinject.sourceforge.net PR: ports/151670 Submitted by: Sofian Brabez <sbrabez at gmail.com> Notes: svn path=/head/; revision=263567