aboutsummaryrefslogtreecommitdiff
path: root/net/ssldump
Commit message (Collapse)AuthorAgeFilesLines
* Remove all USE_OPENSSL occurrences.Mathieu Arnold2017-03-151-1/+1
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=436247
* Add a patch for recognition of modern ciphers. Fix WWW and pointMikhail Teterin2016-12-283-3/+8
| | | | | | | | | | MASTER_SITES to SourceForge. PR: 215502 Approved by: arved (maintainer) Notes: svn path=/head/; revision=429702
* support stagingTilman Keskinoz2014-06-221-3/+5
| | | | Notes: svn path=/head/; revision=358800
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Convert to optionsNGTilman Keskinoz2012-06-081-5/+6
| | | | | | | grab maintainership Notes: svn path=/head/; revision=298767
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Fix a segfault when receiving duplicate packets.Erwin Lansing2009-03-112-11/+2
| | | | | | | Submitted by: Gregg Stefancik Notes: svn path=/head/; revision=229906
* Fixes for handling out of order TCP segments.Erwin Lansing2009-03-112-1/+74
| | | | | | | Submitted by: Gregg Stefancik Notes: svn path=/head/; revision=229870
* - Fix "Couldn't create network handler" error [1]Alexey Dokuchaev2008-01-296-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 Notes: svn path=/head/; revision=206393
* Add optional AES decryption support via patch from CVS. (default: off)Tom McLaughlin2006-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 Notes: svn path=/head/; revision=161228
* http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/slow-patch ↵Edwin Groothuis2006-01-201-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. Notes: svn path=/head/; revision=154015
* Unbreak build with openssl-0.9.8Sergey Skvortsov2006-01-201-0/+10
| | | | Notes: svn path=/head/; revision=153973
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* Don't use autoconf213.Tilman Keskinoz2005-04-242-14/+0
| | | | | | | It looks like the configure-path is no longer necessary Notes: svn path=/head/; revision=134074
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* - Make portlint happyClement Laforet2004-02-271-1/+1
| | | | Notes: svn path=/head/; revision=102257
* Use PLIST_FILES.Trevor Johnson2004-02-052-1/+1
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Drop maintainershipKris Kennaway2003-08-101-1/+1
| | | | Notes: svn path=/head/; revision=86742
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to ssldump 0.9.b3, which includes some security-related cleanupsKris Kennaway2002-09-292-3/+5
| | | | | | | | | | and bug fixes. Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch> Approved by: myself (portmgr hat on) Notes: svn path=/head/; revision=67200
* Fix build with gcc31; don't add -I/usr/include to gcc flags.Kris Kennaway2002-04-292-0/+14
| | | | | | | Submitted by: obrien Notes: svn path=/head/; revision=58339
* Update to ssldump 0.9b2Kris Kennaway2001-11-182-2/+2
| | | | | | | | Submitted by: Eric Rescorla <ekr@rtfm.com> PR: 31340 Notes: svn path=/head/; revision=50166
* Remove FORBIDDEN; the problem reported on bugtraq was a bug, not aKris Kennaway2001-01-291-1/+0
| | | | | | | security vulnerability. Notes: svn path=/head/; revision=37712
* As I was perusing Ports Fury's PR#22986, I decided to make some improvementsWill Andrews2000-12-211-1/+1
| | | | | | | | to the COMMENT files touched in that PR. This should clean them up a bit more. Notes: svn path=/head/; revision=36180
* Remove trailing period and package name from the pkg-comment.Dmitry Sivachenko2000-12-181-1/+1
| | | | Notes: svn path=/head/; revision=36071
* Mark as FORBIDDEN due to remove buffer overflows as reported onWarner Losh2000-12-111-0/+1
| | | | | | | | | bugtraq. Kris asked me to do this due to his reduced connectivity. Approved by: kris Notes: svn path=/head/; revision=35885
* Add ssldump 0.9b1, an SSLv3/TLS network protocol analyzer.Kris Kennaway2000-11-115-0/+35
Notes: svn path=/head/; revision=34991