notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: security/testssl.sh/Makefile
SVNWeb

Number of commits found: 31

Thu, 29 Sep 2022
[ 00:08 Adam Weinberger (adamw) search for other commits by this committer ]    commit hash:9577312b6e7f77235e9e96208a93ff6d4bc3f010  commit hash:9577312b6e7f77235e9e96208a93ff6d4bc3f010  commit hash:9577312b6e7f77235e9e96208a93ff6d4bc3f010  9577312 
security/testssl.sh: Update to 3.0.8

Changes:
  Fix grep 3.8 warnings on fgrep and unneeded escapes of hyphen, slash, space
(Geert)
  Fix alignment for cipher output (David)
  News binaries (Darwin from Barry), carry now the appendix -bad and fixes a
security problem.
  Backport from higher OpenSSL version to support xmpp-server
  Fix CT (David)
  Fix decryption of TLS 1.3 response (David)
  Upgrade Dockerfile to Alpine to 3.15
  Fix pretty JSON formatting when warning is issued (David)
  Update of certificate stores
  Major update of client simulation (9 new simulations , >4 removed in default
run)
  Fix CRIME output on servers only supporting TLS 1.3 (Tomasz)
  Fix censys link
  Fix ome handshake problems w $OPENSSL ciphers, extend
determine_optimal_sockets_params() to more
  ciphers, fix PROTOS_OFFERED (David)
  Relax STARTTLS FTP requirement so that it doesn't require TLS after AUTH
  Fix run_server_preference() with no default protocol (David)
  Fix getting CRL / NO_SESSION_ID under some circumstances (David)
  Improve/fix OpenSSL 3.0 compatibility (David)
  Fix formatting to documentation
  Add FFDHE groups to supported_groups (David)
  Include RSA-PSS in ClientHello (David)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 19 Feb 2022
[ 20:43 Adam Weinberger (adamw) search for other commits by this committer ]    commit hash:33e5fc630e242922621e2e0303fd2f1c2543c301  commit hash:33e5fc630e242922621e2e0303fd2f1c2543c301  commit hash:33e5fc630e242922621e2e0303fd2f1c2543c301  33e5fc6 
security/testssl.sh: Update to 3.0.7

Changes:
  Fix "ID resumption test failed" bug under Darwin
  Fix "locale error message when en_US.UTF-8 isn't available" bug
  Fix "Darwin / LibreSSL startup problem" which leads to a question upfront
  Make upfront handshake tests more compatible by adding </dev/null (David)
  Take 'HTTP Age' HTTP header into account when determine HTTP time (Wahnes)
  Fix JSON header (structured JSON output) name (David)
  Robustness: Update reset_hostdepended_vars() for mass tests (David)
  Simplify determination of git stuff (Matthias)
  Fix "newline to spaces" in JSON and CSV findings (David)
  Fix "Bad file descriptor with --connect-timeout option"
  SSLv2 fixes, OpenSSL fixes 3.X (David)
  Improve cipher_pref_check() for detecting prioritization of ChaCha ciphers
  Simplify + speed up pre-check
  Addressing lame DNS responses on WSL
  Fix big serial # issue in certs
  Fix invalid JSON when certificate issuer containing non-ASCII chars
Sun, 3 Oct 2021
[ 16:53 Adam Weinberger (adamw) search for other commits by this committer ]    commit hash:c8d13ff17f78a215ad3375a2e9a7a1f128ed62ff  commit hash:c8d13ff17f78a215ad3375a2e9a7a1f128ed62ff  commit hash:c8d13ff17f78a215ad3375a2e9a7a1f128ed62ff  c8d13ff 
security/testssl.sh: Update to 3.0.6
Mon, 10 May 2021
[ 16:42 Adam Weinberger (adamw) search for other commits by this committer ]    commit hash:14d57ad6df82b4e05148d63ff8839893a3405a12  commit hash:14d57ad6df82b4e05148d63ff8839893a3405a12  commit hash:14d57ad6df82b4e05148d63ff8839893a3405a12  14d57ad 
security/testssl.sh: Update to 3.0.5
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 22 Nov 2020
[ 15:37 adamw search for other commits by this committer ] Original commit   Revision:556057
security/testssl.sh: Update to 3.0.4
Thu, 19 Nov 2020
[ 16:11 adamw search for other commits by this committer ] Original commit   Revision:555709
security/testssl.sh: Update to 3.0.3

* Update certificate stores
* manpage fix (Karl)
* minor speedups for some vulnerability tests
* bash 5.1 fix
* Secure Client-Initiated Renegotiation false positive fix
* BREACH is now medium
* invalid JSON fix and other JSON improvements (David)
* Adding native Android 7 handshake instead of Chrome which has TLS 1.3
(Christoph)
* Header flag X-XSS-Protection is now labled as INFO
* No cyan colors in HHHTP header flags anymore, colons added
* Dockerfile improvments
Tue, 29 Sep 2020
[ 10:10 adamw search for other commits by this committer ] Original commit   Revision:550490
security/testssl.sh: Turn REINPLACEs into patches

While here, improve some text strings and general formatting.
[ 09:15 adamw search for other commits by this committer ] Original commit   Revision:550484
Adopt these ports
Mon, 28 Sep 2020
[ 05:05 tobik search for other commits by this committer ] Original commit   Revision:550400 (Only the first 10 of 163 ports in this commit are shown above. View all ports for this commit)
Reset MAINTAINER
Sat, 9 May 2020
[ 04:11 tobik search for other commits by this committer ] Original commit   Revision:534705
security/testssl.sh: Update to 3.0.2

Changes:	https://github.com/drwetter/testssl.sh/releases/tag/3.0.2
Wed, 15 Apr 2020
[ 11:25 tobik search for other commits by this committer ] Original commit   Revision:531760
security/testssl.sh: Update to 3.0.1

Changes:	https://github.com/drwetter/testssl.sh/releases/tag/3.0.1
Fri, 24 Jan 2020
[ 21:16 tobik search for other commits by this committer ] Original commit   Revision:523989
security/testssl.sh: Update to 3.0

Changes:	https://github.com/drwetter/testssl.sh/releases/tag/3.0
Fri, 13 Dec 2019
[ 06:02 tobik search for other commits by this committer ] Original commit   Revision:519967
security/testssl.sh: Update to 3.0rc6

- Hook up tests

Changes:	https://github.com/drwetter/testssl.sh/releases/tag/3.0rc6
Fri, 26 Apr 2019
[ 04:45 tobik search for other commits by this committer ] Original commit   Revision:500078
security/testssl.sh: Update to 3.0rc5

Changes:	https://github.com/drwetter/testssl.sh/releases/tag/3.0rc5
Wed, 20 Feb 2019
[ 07:43 tobik search for other commits by this committer ] Original commit   Revision:493414
security/testssl.sh: Update to 3.0rc4

Changes:	https://github.com/drwetter/testssl.sh/releases/tag/3.0rc4
MFH:		2019Q1 (bug fixes)
Sat, 1 Dec 2018
[ 09:01 tobik search for other commits by this committer ] Original commit   Revision:486327
security/testssl.sh: Update to 3.0rc3

Changes:	https://github.com/drwetter/testssl.sh/releases/tag/3.0rc3
MFH:		2018Q4 (bugfixes)
Wed, 10 Oct 2018
[ 08:10 tobik search for other commits by this committer ] Original commit   Revision:481701
security/testssl.sh: Update to 3.0rc2

Changes:	https://github.com/drwetter/testssl.sh/releases/tag/3.0rc2
MFH:		2018Q4 (bugfixes)
Sat, 8 Sep 2018
[ 11:33 tobik search for other commits by this committer ] Original commit   Revision:479248
security/testssl.sh: Update to 3.0rc1
Sun, 15 Apr 2018
[ 08:53 tobik search for other commits by this committer ] Original commit   Revision:467376
security/testssl.sh: Update to 2.9.5-5

Changes:	https://github.com/drwetter/testssl.sh/releases/tag/v2.9.5-5
Tue, 10 Apr 2018
[ 08:13 tobik search for other commits by this committer ] Original commit   Revision:466943
security/testssl.sh: Update to 2.9.5-4

Changes:	https://github.com/drwetter/testssl.sh/releases/tag/v2.9.5-4
Sun, 25 Mar 2018
[ 08:43 tobik search for other commits by this committer ] Original commit   Revision:465506
security/testssl.sh: Update to 2.9.5-3

Changes:	https://github.com/drwetter/testssl.sh/releases/tag/v2.9.5-3
Sun, 18 Mar 2018
[ 09:02 tobik search for other commits by this committer ] Original commit   Revision:464885
security/testssl.sh: Fix certificate expiration check

Upstream commit af6ca18933ffc5bb02d2ced46342b8d7a6275acd dropped the
TZ offset from the certificate enddate but the FreeBSD date format was
not updated accordingly.  Remove the unnecessary %z from the format
string.

- While here add NO_ARCH

PR:		226676
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Thu, 15 Mar 2018
[ 11:18 tobik search for other commits by this committer ] Original commit   Revision:464582
security/testssl.sh: Update to 2.9.5-2

PR:		226422
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
Mon, 6 Nov 2017
[ 20:33 tobik search for other commits by this committer ] Original commit   Revision:453645
security/testssl.sh: Use security/openssl-unsafe

This greatly simplifies the port and we can stop building our own
unsafe openssl version.

PR:		223457
Submitted by:	brnrd
Thu, 21 Sep 2017
[ 09:24 tobik search for other commits by this committer ] Original commit   Revision:450246
security/testssl.sh: Update to 2.9.5-1

Changes:	https://github.com/drwetter/testssl.sh/compare/v2.9.5...v2.9.5-1
Wed, 20 Sep 2017
[ 09:27 tobik search for other commits by this committer ] Original commit   Revision:450191
security/testssl.sh: Update to 2.9.5

Changes:	https://github.com/drwetter/testssl.sh/releases/tag/v2.9.5
Wed, 5 Jul 2017
[ 07:53 tobik search for other commits by this committer ] Original commit   Revision:445053
Only use enable-ec_nistp_64_gcc_128 on amd64 since it requires a
64-bit little-endian architecture and fix the build on !amd64

ecp_nistp224.c:43:9: error: unknown type name '__uint128_t'
typedef __uint128_t uint128_t;	/* nonstandard; implemented by gcc on 64-bit
	^

PR:		220403
Reported by:	dewayne@heuristicsystems.com.au
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D11436
MFH:		2017Q3
Fri, 30 Jun 2017
[ 15:15 tobik search for other commits by this committer ] Original commit   Revision:444763
New port: security/testssl.sh

testssl.sh is a command line tool which checks a server's service on
any port for the support of TLS/SSL ciphers, protocols as well as some
cryptographic flaws.  Key features:

- Clear output: you can tell easily whether anything is good or bad
- Flexibility: You can test any SSL/TLS enabled and STARTTLS service,
  not only webservers at port 443
- Toolbox: Several command line options help you to run YOUR test and
  configure YOUR output
- Reliability: features are tested thoroughly
- Verbosity: If a particular check cannot be performed because of a
  missing capability on your client side, you'll get a warning
- Privacy: It's only you who sees the result, not a third party

WWW: https://github.com/drwetter/testssl.sh

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D11406

Number of commits found: 31