Commit Graph

  • eaad4c7dd8 Merge branch 'master' into fix_issue_276 David Cooper 2016-06-08 09:46:25 -0400
  • c929fba206 Merge pull request #342 from dcooper16/socksend_tls_clienthello_extensions Dirk Wetter 2016-06-08 10:39:17 +0200
  • 022dbc687a Merge branch 'master' of github.com:drwetter/testssl.sh Dirk 2016-06-07 23:07:17 +0200
  • d858edca1b - filled PROTOS_OFFERED w sense - minor fixes for fileout - introduced "fixme()" Dirk 2016-06-07 23:06:58 +0200
  • 1d051a24e0 Merge pull request #374 from dcooper16/CREDITS Dirk Wetter 2016-06-07 22:40:56 +0200
  • fa866f6458 Update CREDITS.md #374 David Cooper 2016-06-07 14:23:33 -0400
  • 253ba29cde openssl2rfc and rfc2openssl David Cooper 2016-06-07 14:02:48 -0400
  • ec8420144d Merge branch 'master' into version_negotiation David Cooper 2016-06-07 10:36:52 -0400
  • c13ae4a001 Merge branch 'master' into socksend_tls_clienthello_extensions #342 David Cooper 2016-06-07 10:35:32 -0400
  • c50f2cc796 Merge branch 'master' into run_allciphers(),run_cipher_per_proto(),-and-SSLv2 David Cooper 2016-06-07 10:33:21 -0400
  • 366025256b Merge branch 'master' into more_sslv2_sslv3_fixes David Cooper 2016-06-07 10:30:46 -0400
  • a6d59b5380 Merge branch 'master' into fix_issue_276 David Cooper 2016-06-07 10:24:56 -0400
  • d3caa6092a Merge fdc934920f into 8ed6214b6f #369 Laine Gholson 2016-06-07 12:50:41 +0000
  • 8ed6214b6f preliminary fix for #189 (SIZELMT_W_ARND=true needed) Dirk 2016-06-07 13:02:58 +0200
  • 29072315e5 output correction for IPv6 and --ip=<addr Dirk 2016-06-07 09:08:48 +0200
  • 04d4ba56e6 Merge 6dcf024cf2 into 6f4ba5bda7 #328 thecky 2016-06-07 06:38:06 +0000
  • 6f4ba5bda7 - corrected handling of shortened warning periods for LE certs (dual certs were wrong) - (kind of) readded cert_key_algo in output - smaller output fixes e.g. for GOST certificates Dirk 2016-06-06 13:42:17 +0200
  • 4668b9879a Update Readme.md Dirk Wetter 2016-06-04 19:17:10 +0200
  • efdcd805a9 Update Readme.md Dirk Wetter 2016-06-04 19:14:38 +0200
  • 561cfa16fc - FIX #367 Dirk Wetter 2016-06-02 21:31:24 +0200
  • b1e2fc7448 Merge branch 'master' into version_negotiation David Cooper 2016-06-02 09:19:37 -0400
  • e8cc32af54 Merge branch 'master' into socksend_tls_clienthello_extensions David Cooper 2016-06-02 09:16:45 -0400
  • f5fcff22d6 Merge branch 'master' into run_allciphers(),run_cipher_per_proto(),-and-SSLv2 David Cooper 2016-06-02 09:14:20 -0400
  • c593675b8e Merge branch 'master' into more_sslv2_sslv3_fixes David Cooper 2016-06-02 09:09:57 -0400
  • fc6b5070af Merge branch 'master' into fix_issue_276 David Cooper 2016-06-02 09:08:24 -0400
  • 6a9b0e01fc - polishing #366 and IPv6-related Dirk Wetter 2016-06-02 09:59:52 +0200
  • 51f4c9ac9e Merge pull request #366 from typingArtist/365_fix_ipv6_handling Dirk Wetter 2016-06-02 09:27:14 +0200
  • 6825c0b363 Allow for certificates with no subjectAltName extension David Cooper 2016-06-01 16:20:10 -0400
  • 3bc0d6b45c Fix issue #276 David Cooper 2016-06-01 15:57:40 -0400
  • a9cd3ec6ca Merge branch 'master' into version_negotiation David Cooper 2016-05-31 09:51:13 -0400
  • 2ac2857e6d Update ARM compile for 2.2 #370 f-s 2016-05-31 08:47:37 +0200
  • fdc934920f Strip armv7 binary #369 Laine Gholson 2016-05-30 19:29:08 -0500
  • 2c69e83f5b https://github.com/drwetter/testssl.sh/issues/365 add UNBRACKETED_IPV6 quirks option #366 typingArtist 2016-05-27 20:11:47 +0200
  • cf62353fc6 https://github.com/drwetter/testssl.sh/issues/365 ensure DNS PTR lookups use un-bracketed IPv6 address typingArtist 2016-05-27 19:54:23 +0200
  • 1074c062c7 Merge branch 'master' of github.com:drwetter/testssl.sh Dirk Wetter 2016-05-27 17:44:08 +0200
  • e1a8306286 - try to address #352 - WARNING in fileout is MEDIUM now - NOT ok for medium on screen squashed Dirk Wetter 2016-05-27 17:43:45 +0200
  • 4b1f70f266 Merge 83a29b9dd7 into 1ecad208fe #364 typingArtist 2016-05-27 11:58:48 +0000
  • 83a29b9dd7 removed brackets from plain IPv6 addresses. > • the supplied openssl.Linux.x86_64 does not support plain IPv6 addresses at all. > • Gentoo’s openssl-1.0.2h does support IPv6 addresses, but without the brackets only. > • lookups using dig, host, etc. don’t need the brackets either. > So, it’s better to use the IPv6 address without brackets. #364 typingArtist 2016-05-08 18:05:30 +0200
  • 4aed90ee3f Update ARMv7 binary (compiled with musl libc) #363 Laine Gholson 2016-05-26 22:28:26 -0500
  • 1ecad208fe Update Readme.md Dirk Wetter 2016-05-26 18:03:07 +0200
  • 6fb15e83fa global $OPENSSL_NR_CIPHERS Dirk Wetter 2016-05-26 12:56:55 +0200
  • 4d059f7106 Merge branch 'master' into version_negotiation David Cooper 2016-05-25 16:57:37 -0400
  • acc72a1daf Merge branch 'master' into socksend_tls_clienthello_extensions David Cooper 2016-05-25 16:50:56 -0400
  • a503d883c7 Merge branch 'master' into run_allciphers(),run_cipher_per_proto(),-and-SSLv2 David Cooper 2016-05-25 16:38:23 -0400
  • f9757c4e4d Merge branch 'master' into more_sslv2_sslv3_fixes David Cooper 2016-05-25 16:32:04 -0400
  • 65193cdcee Merge pull request #361 from dcooper16/run_rc4_show_each_fix Dirk Wetter 2016-05-24 23:47:23 +0200
  • 2a4d987f31 Merged master fixed conflict. David Cooper 2016-05-24 14:19:19 -0400
  • e0c147ec86 run_pfs() and run_rc4() show each fixes #361 David Cooper 2016-05-24 13:57:47 -0400
  • 5a03e96304 - consequently removed "NOT ok" for not-av of TLS 1.2 Dirk 2016-05-23 22:42:40 +0200
  • bf17a17b70 - 3DES in standard cipher list is medium, thus "NOT ok" is too much (need for elegant general way for "medium") (see also https://www.keylength.com/en/8/) Dirk Wetter 2016-05-23 18:56:05 +0200
  • aa99c5eb88 - FIX #347 - LF removed in JSON Dirk Wetter 2016-05-20 13:45:53 +0200
  • 803e363310 Merge pull request #356 from dcooper16/server_key_size Dirk Wetter 2016-05-20 08:16:48 +0200
  • fbf25d7ae1 Merge pull request #357 from dcooper16/cert_sig_algo Dirk Wetter 2016-05-20 08:12:52 +0200
  • 2ffed62d53 Recognize more signature algorithms #357 David Cooper 2016-05-19 16:45:56 -0400
  • dccf9bef63 Fix typo in Server key size check #356 David Cooper 2016-05-19 16:39:06 -0400
  • 9a1425da14 - FIX #354 - polish #353 Dirk Wetter 2016-05-18 19:06:26 +0200
  • 3dc94d2b3b Merge pull request #353 from dcooper16/parse_tls_serverhello_with_added_checks Dirk Wetter 2016-05-18 08:18:47 +0200
  • 2a0a382321 Don't use dec2hex #353 David Cooper 2016-05-17 12:02:12 -0400
  • cba7fddbdd Revised parse_tls_serverhello() David Cooper 2016-05-16 16:52:51 -0400
  • 07a8bd3143 Support version negotiation test David Cooper 2016-05-11 09:24:07 -0400
  • 4eefe0df8b Merge pull request #314 from thomaspatzke/master Dirk Wetter 2016-05-11 00:14:24 +0200
  • 1d4622ebab Additional checks in run_protocols() David Cooper 2016-05-06 15:12:53 -0400
  • 92c2b60d9b Signature Algorithms extension for TLSv1.2 only David Cooper 2016-05-05 17:08:40 -0400
  • 120a5c86ef Add padding extension David Cooper 2016-05-03 16:48:42 -0400
  • 9d1803d6eb More SSLv2 (and SSLv3) related fixes David Cooper 2016-04-29 17:04:01 -0400
  • 91bab81e26 "$OPENSSL ciphers" ignores "-tls1_1" and "-tls1_2" David Cooper 2016-04-21 14:05:19 -0400
  • 269a9e8c60 - fix LF in JSON/CSV output - fix EV detection Dirk Wetter 2016-04-21 18:44:57 +0200
  • 948118c927 Merge pull request #343 from dcooper16/fix_typos Dirk Wetter 2016-04-21 18:21:51 +0200
  • cf84d69171 Fix some typos #343 David Cooper 2016-04-21 12:04:33 -0400
  • c62177044b - FIX #336 Dirk 2016-04-20 18:53:04 +0200
  • fe098d4b39 Use $HAS_SSL2 David Cooper 2016-04-19 09:47:52 -0400
  • 7e506e5c5a More extensions in socksend_tls_clienthello() David Cooper 2016-04-13 15:39:12 -0400
  • c6db49066f run_allciphers(),run_cipher_per_proto(), and SSLv2 David Cooper 2016-04-11 15:51:53 -0400
  • 199708f94c Merge pull request #335 from dcooper16/run_cipher_per_proto_speedup Dirk Wetter 2016-04-08 22:11:59 +0200
  • e7c27a6dbe Merge pull request #338 from dcooper16/neat_list_bugfix Dirk Wetter 2016-04-08 21:57:47 +0200
  • bbb8af804e Fix typo in neat_list() #338 David Cooper 2016-04-08 14:49:44 -0400
  • 52bd89921b Update Readme.md Dirk Wetter 2016-04-04 21:52:57 +0200
  • bbcc869dec run_cipher_per_proto speedup #335 David Cooper 2016-03-31 09:38:20 -0400
  • 16927f523f - NOT OK ==> NOT ok - FIX #332 (--show-each w/o --wide) - polishing PR #329 Dirk 2016-03-30 23:28:31 +0200
  • 528f5ee779 run_cipher_per_proto speedup #334 David Cooper 2016-03-30 16:23:18 -0400
  • 1ea6e944f3 - new chacha/poly ciphers Dirk 2016-03-29 21:56:54 +0200
  • bed1a602f1 - small hint for new chacha/poly ciphers Dirk 2016-03-29 21:56:31 +0200
  • 62f34cfda2 Merge branch 'master' of github.com:drwetter/testssl.sh Dirk 2016-03-29 19:47:26 +0200
  • 02f6e07709 - ipv6 changes (tested with 1.0.2h) Dirk 2016-03-29 19:46:44 +0200
  • c033ebd885 Merge pull request #330 from dcooper16/fix_mapping_RFC_typo Dirk Wetter 2016-03-29 19:18:04 +0200
  • 02e41951cb Fix typo in mapping-rfc.txt #330 David Cooper 2016-03-29 09:23:59 -0400
  • c4d84451f1 Merge pull request #326 from dcooper16/run_allciphers_speedup Dirk Wetter 2016-03-28 18:41:03 +0200
  • 6dcf024cf2 fixed missing ';' in pr_*ln functions. #328 Thomas Martens 2016-03-28 18:08:16 +0200
  • 87f07796a1 commentet out unused pr_(lite)blue and pr_(lite)grey functions Thomas Martens 2016-03-28 17:41:40 +0200
  • 6d9262161a Modified pr_* functions to take an optional second argument. The second argument will be passed to the pr_bold function. This is neccessary to print the "checkname" and the result with one function. Thomas Martens 2016-03-28 17:26:58 +0200
  • eac2df6d81 run_allciphers() speedup #326 David Cooper 2016-03-25 10:00:50 -0400
  • c684ba7d9c - polishing Dirk 2016-03-25 11:52:23 +0100
  • ad8fd1804a Merge pull request #325 from Niko78/patch-2 Dirk Wetter 2016-03-25 09:22:35 +0100
  • e233480ca2 Update README.md #325 Niko78 2016-03-25 09:20:20 +0100
  • a95c807c5e Delete microsoft.pem Dirk Wetter 2016-03-25 09:07:45 +0100
  • 7bb8ecc566 - now the stores are properly named Dirk Wetter 2016-03-24 18:56:26 +0100
  • 53b0843664 - added Apple certificate store - renamed the other stores accordingly (caps in the beginng) Dirk Wetter 2016-03-24 18:52:10 +0100
  • dd30b8225e - FIX #324 (thx, @dawsonpaul Dirk 2016-03-21 23:03:42 +0100
  • b5b158d5b2 - BREACH missed a LF Dirk Wetter 2016-03-19 18:15:38 +0100
  • ab7f66533c - FIX #323 - add MicrosoftSharePointTeamServices in header detection Dirk 2016-03-19 17:20:36 +0100