29 Commits

Author SHA1 Message Date
tb
5c3e279ec2 net/ssldump: fix build on base-gcc architectures by removing a pointless
cast.

initial diff/ok kmos
2021-12-23 18:40:58 +00:00
tb
60ef0f54b4 net/ssldump: update to v1.4. This is a community maintained version
that includes lots of patches that were never merged. It has support
for more recent TLS versions and their cipher suites. Additionally,
this is written for the OpenSSL 1.1 API, so this will avoid some
patching in upcoming libcrypto work.

with/ok sthen
2021-11-13 19:13:20 +00:00
danj
a4577c7171 Remove unresponsive maintainers
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.

ok sthen@, jca@
2019-07-17 14:46:32 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
mmcc
665cf84528 fix HOMEPAGE, with input from upstream 2016-03-01 18:14:26 +00:00
sthen
7f642e1af6 add ssldump patches from sourceforge tracker, unbreaking runtime
drop USE_GROFF, regen plist+distinfo while there
2013-04-25 15:21:40 +00:00
sthen
51494f770d add comments to existing patches; no pkg change 2013-04-25 15:18:19 +00:00
sthen
d1061c8689 regen patches, no package change 2013-04-25 14:02:01 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
espie
0397d65db0 new depends 2010-11-19 22:31:32 +00:00
espie
47ff75aa46 USE_GROFF=Yes 2010-10-18 18:36:45 +00:00
sthen
d1c6f80880 use REVISION, checked with before/after make show=PKGNAMES (plus some
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
merdely
241b722760 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
jakob
372ad819ba add AES decryption support; contributed by tmclaugh at FreeBSD.org 2006-05-03 06:07:17 +00:00
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
alek
2344f6d18c Add WANTLIB markers 2004-12-16 00:31:20 +00:00
espie
52b24f12ea new plists, kill a few INSTALL scripts. 2004-09-15 18:17:38 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
jsyn
43d7195899 quote COMMENTs; ok naddy@ 2003-04-10 18:08:56 +00:00
naddy
c53eb436cb No regression tests available. 2002-10-28 01:38:44 +00:00
jakob
e96f7b421c update to 0.9b3 due to buffer overflow/underflow. 2002-09-14 08:40:52 +00:00
pvalchev
c3bcb0bdf4 pull needed <openssl/md5.h> 2002-06-16 19:43:39 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
jakob
2993d809d2 update to v0.9b2
- Support for decrypting resumed sessions.
- Fixed a core dump under certain RST conditions.
- Support for an arbitrary number of connections (previous versions had a hard limit).
- Better error reporting when you provide a bad password.
- Some performance fixes.
- Other bug fixes.
2001-10-27 12:11:09 +00:00
jakob
1d0220ad49 move COMMENT into Makefile & touch NEED_VERSION 2001-03-24 19:55:27 +00:00
jakob
54d511bf08 update to v0.9b1 patchlevel 1. 2001-03-15 12:15:13 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
jakob
9bc3a79458 ssldump is an SSLv3/TLS network protocol analyzer. It identifies TCP
connections on the chosen network interface and attempts to interpret
them as SSLv3/TLS traffic. When it identifies SSLv3/TLS traffic, it
decodes the records and displays them in a textual form to stdout. If
provided with the appropriate keying material, it will also decrypt
the connections and display the application data traffic.
2000-11-18 14:44:52 +00:00