aboutsummaryrefslogtreecommitdiffstats
path: root/net/ssldump
Commit message (Collapse)AuthorAgeFilesLines
* Fix a segfault when receiving duplicate packets.erwin2009-03-122-11/+2
| | | | Submitted by: Gregg Stefancik
* Fixes for handling out of order TCP segments.erwin2009-03-112-1/+74
| | | | Submitted by: Gregg Stefancik
* - Fix "Couldn't create network handler" error [1]danfe2008-01-306-19/+208
| | | | | | | | | | | - Revise manual page for correctness and completeness - Reinstate the `-y' (nroff) flag - Drop gmake(1) dependency, builds with BSD make(1) - Tweak port description and Makefile markup and syntax - Pet portlint(1) Mentioned in PR: ports/119680 [1] Patches obtained from: Debian
* Add optional AES decryption support via patch from CVS. (default: off)tmclaugh2006-05-032-0/+165
| | | | | | | | It's been about 3.5 years since ssldump's last release and these patches have been in CVS for about 3 years. It would be a shame to just leave them there. Obtained from: CVS by way of Suse 9.3 RPM
* http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/slow-patch ↵edwin2006-01-211-0/+0
| | | | | | | | | | | | .html 4.4 Patching [...] Please only use characters [-+._a-zA-Z0-9] for naming your patches. Do not use any other characters besides them. Do not name your patches like patch-aa or patch-ab etc, always mention path and file name in patch names.
* Unbreak build with openssl-0.9.8skv2006-01-201-0/+10
|
* - Add SHA256pav2005-11-261-0/+1
|
* Don't use autoconf213.arved2005-04-252-14/+0
| | | | It looks like the configure-path is no longer necessary
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* - Make portlint happyclement2004-02-271-1/+1
|
* Use PLIST_FILES.trevor2004-02-062-1/+1
| | | | Reviewed by: marcus
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* SIZEify.trevor2004-01-301-0/+1
|
* Drop maintainershipkris2003-08-111-1/+1
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Update to ssldump 0.9.b3, which includes some security-related cleanupskris2002-09-292-3/+5
| | | | | | | and bug fixes. Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch> Approved by: myself (portmgr hat on)
* Fix build with gcc31; don't add -I/usr/include to gcc flags.kris2002-04-302-0/+14
| | | | Submitted by: obrien
* Update to ssldump 0.9b2kris2001-11-182-2/+2
| | | | | Submitted by: Eric Rescorla <ekr@rtfm.com> PR: 31340
* Remove FORBIDDEN; the problem reported on bugtraq was a bug, not akris2001-01-291-1/+0
| | | | security vulnerability.
* As I was perusing Ports Fury's PR#22986, I decided to make some improvementswill2000-12-211-1/+1
| | | | | to the COMMENT files touched in that PR. This should clean them up a bit more.
* Remove trailing period and package name from the pkg-comment.demon2000-12-191-1/+1
|
* Mark as FORBIDDEN due to remove buffer overflows as reported onimp2000-12-111-0/+1
| | | | | | bugtraq. Kris asked me to do this due to his reduced connectivity. Approved by: kris
* Add ssldump 0.9b1, an SSLv3/TLS network protocol analyzer.kris2000-11-115-0/+35