summaryrefslogtreecommitdiffstats
path: root/functions/connection.php
Commit message (Expand)AuthorAgeFilesLines
* fixes for OpenSSL 1.1.0, dockerfileRemy2016-04-131-23/+31
* version 3.1root2015-12-061-4/+11
* Update connection.phpMatt Lee2015-10-241-1/+1
* version 3.0Remy2015-10-241-9/+288
* fix cipherusitesRemy2015-10-171-5/+0
* version 2.9Remy2015-10-171-361/+353
* Add certificate transparency log submissionRemy2015-09-221-0/+32
* add heartbeat extension testRemy2015-09-151-0/+33
* remove spaces from field names, fix #33Remy2015-08-301-1/+1
* debugRemy2015-06-031-1/+0
* fix correct PTR lookupRemy2015-06-031-1/+19
* don't return false info on ipv6 only hosts. only test if ipv4, otherwise retu...Remy2015-06-031-6/+26
* fix testing and name resolution of ipv6 only hostsRemy2015-06-031-1/+12
* add host header to http header gathering, fix #35Remy2015-06-031-0/+1
* Add support for specific endpointsRemy2015-05-241-34/+48
* remove debug printRemy2015-05-161-1/+0
* Add heartbleed testRemy2015-05-161-0/+54
* add ssl compression checkRemy2015-05-161-7/+47
* fix long duration and possible timeout of non-http/s testsRemy2015-04-121-1/+18
* Add SSLv2 checkRemy2015-04-121-2/+25
* Typo of 'probably'Ryanne Fox2015-04-061-3/+3
* Use json endpoint internally and add warningsRemy2015-03-311-618/+361
* Dont follow HTTP redirects. Fix #14Remy2015-03-301-1/+2
* Add json endpointRemy2015-03-301-458/+771
* add tls_fallback_scsv checkRemy2015-03-281-2/+25
* 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
* relicense and add empty index.html in foldersRemy2015-03-261-3/+3
* better hostname verificationRemy2015-03-181-3/+5
* Fixes some display problems via ArkQARemy2015-03-161-3/+3
* Add navigation menuRemy2015-03-151-8/+11
* Fix #7 OCSP HTTP/1.1Remy2015-03-141-1/+1
* Fix #7 OCSP HTTP/1.1Remy2015-03-141-1/+2
* add chain validation and make cipher suites redRemy2015-02-261-18/+102
* license should not me html commentRemy2015-02-211-14/+12
* split code upRemy2015-02-211-0/+506