Commit graph

15 commits

Author SHA1 Message Date
nia
3df0f20e22 security: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./security/cyrus-sasl/distinfo cyrus-sasl-dedad73e5e7a75d01a5f3d5a6702ab8ccd2ff40d.patch.v2
2021-10-26 11:16:56 +00:00
nia
fa4b2904a6 security: Remove SHA1 hashes for distfiles 2021-10-07 14:53:40 +00:00
manu
3f4087be86 More decoding of TLS values, especially TLSv1.3 ciphers
Not submitted upstream, as it is an abandonware.
2021-08-18 13:34:07 +00:00
agc
5293710fb4 Add SHA512 digests for distfiles for security category
Problems found locating distfiles:
	Package f-prot-antivirus6-fs-bin: missing distfile fp-NetBSD.x86.32-fs-6.2.3.tar.gz
	Package f-prot-antivirus6-ws-bin: missing distfile fp-NetBSD.x86.32-ws-6.2.3.tar.gz
	Package libidea: missing distfile libidea-0.8.2b.tar.gz
	Package openssh: missing distfile openssh-7.1p1-hpn-20150822.diff.bz2
	Package uvscan: missing distfile vlp4510e.tar.Z

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 01:17:40 +00:00
manu
4e1ecf7baf Add support for decoding all IANA reigstered TLS ciphers
List is taken from
https://www.iana.org/assignments/tls-parameters/tls-parameters.txt

Patch was submitted upstream.
2015-07-24 13:22:28 +00:00
manu
512b564818 Fix list overrun that causes a crash
Submitted upstream as https://sourceforge.net/p/ssldump/patches/9/
2014-06-19 03:48:18 +00:00
shattered
8c84d448dc Fix build on -current. 2011-10-01 11:36:11 +00:00
shattered
78873a3198 PR/39646 -- add AES patch, from
http://people.freebsd.org/~tmclaugh/files/ssldump-aes.diff
2011-09-13 17:27:36 +00:00
hubertf
3abcb13260 Don't pull in <net/bpf.h> on MacOS, it's already pulled in
via libpcap.

XXX Still needs PREFER.libpcap=pkgsrc in mk.conf to build, but it's a step
forward.
2007-06-17 01:40:51 +00:00
joerg
4beaa3b67b Don't include both net/bpf.h and pcap.h on DragonFly.
XXX Are both needed on any platform at all?
2006-05-12 09:54:52 +00:00
salo
3fe45256b1 Compile with the OpenSSL in NetBSD-current.
Patch from ssldump bug tracker, via <veego>.
2005-12-11 18:29:53 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
seb
279bd27c20 Update to version 0.9b3. Okay'ed by hubertf.
Package changes: use buildlink2, ssldump command moved from bin/ to sbin/.

Selected Changelogs bits:
* Added support for VLAN networks (Jeffrey Hafey)
* Added support for non-promiscuous mode (-P flag) (Bruce M Simpson)
* Added support for session resumption.
* Added the -X flag to force hex-only printing when binary data is displayed
  as hex dumps.
* Added -r as a synonym for -f. -f will eventually
  be removed and reused for some other option.
  This was done for option compatibility with tcpdump
  and on the theory that someday I might add a -w.
* Renamed -h to -H and added it to the documentation.
  -h now triggers usage info.

Plus numerous fixes, bug fixes and security fixes.
2002-12-01 21:48:09 +00:00
agc
a35e3d707c Move to sha1 digests, add distfile sizes. 2001-04-19 15:40:29 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00