summaryrefslogtreecommitdiffstats
path: root/functions
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of github.com:RaymiiOrg/ssl-decoderHEADorigin/masterorigin/HEADmasterRemy2016-04-131-1/+1
|\
| * Typo in verify certificate, and lack of space in shell command causes failureRyanne Fox2016-04-111-2/+2
* | fixes for OpenSSL 1.1.0, dockerfileRemy2016-04-135-38/+60
|/
* version 3.1root2015-12-062-5/+12
* Update connection.phpMatt Lee2015-10-241-1/+1
* version 3.0Remy2015-10-248-208/+699
* fix cipherusitesRemy2015-10-171-5/+0
* version 2.9Remy2015-10-176-417/+565
* Add certificate transparency log submissionRemy2015-09-224-6/+72
* add debian weak key checkRemy2015-09-151-4/+4
* remove .so domain warningRemy2015-09-151-1/+0
* add heartbeat extension testRemy2015-09-151-0/+33
* up version to 2.7Remy2015-08-301-1/+1
* remove spaces from field names, fix #33Remy2015-08-302-8/+8
* add weak debian key checkRemy2015-08-301-0/+39
* debugRemy2015-06-031-1/+0
* fix correct PTR lookupRemy2015-06-032-2/+20
* don't return false info on ipv6 only hosts. only test if ipv4, otherwise retu...Remy2015-06-033-6/+34
* show multiple endpoint chooser when only one ipv6 and one ipv4 is found inste...Remy2015-06-031-1/+1
* fix testing and name resolution of ipv6 only hostsRemy2015-06-032-4/+13
* add host header to http header gathering, fix #35Remy2015-06-031-0/+1
* add warning about new domain nameRemy2015-06-031-1/+1
* versionRemy2015-05-241-0/+1
* Add support for specific endpointsRemy2015-05-246-66/+188
* remove debug printRemy2015-05-161-1/+0
* Add heartbleed testRemy2015-05-163-1/+77
* add ssl compression checkRemy2015-05-161-7/+47
* Add warning if cert expires in < 30 daysRemy2015-04-222-1/+12
* Add SSLv2 checkRemy2015-04-121-3/+3
* Revert "fix"Remy2015-04-121-2/+2
* fixroot2015-04-121-2/+2
* fix long duration and possible timeout of non-http/s testsRemy2015-04-123-3/+21
* Add SSLv2 checkRemy2015-04-122-3/+28
* Typo of 'probably'Ryanne Fox2015-04-061-3/+3
* fix multiple crls when one errorsRemy2015-03-311-1/+0
* Use json endpoint internally and add warningsRemy2015-03-316-1313/+1109
* Dont follow HTTP redirects. Fix #14Remy2015-03-301-1/+2
* Add json endpointRemy2015-03-306-1133/+1754
* add tls_fallback_scsv checkRemy2015-03-284-4/+63
* Show full OCSP update datetime and show revocation reason and revocation timeRemy2015-03-272-3/+7
* Fix OCSP status displayRemy2015-03-271-10/+8
* Partial fix to make IDNs work. Validation fails, required more workRemy2015-03-271-0/+3
* Use GET to retreive HTTP headers for servers that do not support HEAD request...Remy2015-03-271-7/+2
* Add green color if HSTS/HPKP headers are available. Fix #5Remy2015-03-271-0/+4
* Fix http header case sensitive validation (HSTS, HPKP)Remy2015-03-271-12/+13
* fix #3; not check certificate of crl uriRemy2015-03-271-0/+4
* escape crl uriRemy2015-03-271-5/+5
* relicense and add empty index.html in foldersRemy2015-03-269-24/+24
* better hostname verificationRemy2015-03-183-3/+24
* Fixes some display problems via ArkQARemy2015-03-161-3/+3
* Add navigation menuRemy2015-03-152-8/+17
* Fix #7 OCSP HTTP/1.1Remy2015-03-141-1/+1
* Fix #7 OCSP HTTP/1.1Remy2015-03-142-4/+10
* add chain validation and make cipher suites redRemy2015-02-261-18/+102
* fix flags and iconsRemy2015-02-211-3/+3
* Add SPKI hashRemy2015-02-212-3/+23
* license should not me html commentRemy2015-02-218-115/+114
* split code upRemy2015-02-218-0/+1521