summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update the version numberHEADv1.4.0origin/stableorigin/HEADstableBhushan Lokhande2016-10-241-1/+1
|
* Added kxInfo field descriptionBhushan Lokhande2016-10-221-2/+4
|
* Updated LabsHpkpPolicy and LabsSimulation structBhushan Lokhande2016-10-221-1/+7
| | | Update to support API changes in 1.24.4 related to #400 & #403
* Merge pull request #406 from LordMike/patch-2Bhushan Lokhande2016-09-281-4/+4
|\ | | | | Update docs to correctly reference used types
| * Update docs to correctly reference used typesMichael Bisbjerg2016-09-271-4/+4
|/
* Documented matchedPins.Ivan Ristic2016-09-201-2/+2
|
* Updated docs for 1.24.0.Ivan Ristic2016-09-011-7/+19
|
* Merge pull request #388 from smarthouse/add-luckyminus20-and-mustStaple-supportBhushan Lokhande2016-08-301-0/+2
|\ | | | | Add openSSLLuckyMinus20 and MustStaple support
| * Add openSSLLuckyMinus20 and MustStaple supportMarcel Borrmann2016-08-251-0/+2
|/
* Merge pull request #333 from slolife/stableBhushan Lokhande2016-07-211-1/+4
|\ | | | | Support comment lines
| * #305 Filter out blank linesChris Becker2016-04-071-1/+1
| |
| * #305 Updated readLines() to do the following:slolife2016-04-061-1/+4
| | | | | | | | | | Trim whitespace from beginning and end of line Filter out lines that start with the comment character #
* | Merge pull request #335 from smarthouse/add-drown-supportBhushan Lokhande2016-07-211-0/+12
|\ \ | | | | | | Add Drown Support
| * | Add Drown Supportunknown2016-04-151-0/+12
| |/
* | Updated API doc for must staple fieldBhushan Lokhande2016-07-211-0/+5
| |
* | Changes for version 1.23.xBhushan Lokhande2016-06-141-2/+6
| |
* | Updated API doc for Drown and CVE-2016-2107Bhushan Lokhande2016-06-081-1/+25
|/
* Merge pull request #284 from plaintextcity/stableIvan Ristić2015-12-171-0/+14
|\ | | | | Update readme with proxy usage
| * Update readme with proxy usageplaintextcity2015-12-161-0/+14
|/ | | Update readme with proxy usage
* Update the version number.v1.3.0Ivan Ristic2015-12-111-1/+1
|
* Change version to stable.Ivan Ristic2015-12-111-1/+1
|
* Resolve merge conflicts.Ivan Ristic2015-12-112-20/+134
|\
| * Update version numbers prior to release.Ivan Ristic2015-12-112-4/+4
| |
| * Update date and version number.Ivan Ristic2015-12-011-2/+2
| |
| * Document and support HSTS preload checks.Ivan Ristic2015-12-012-4/+26
| |
| * Show error message when JSON unmarshal operation fails. Fix HPKP data ↵Ivan Ristic2015-12-011-3/+11
| | | | | | | | structures so that unmarshal works.
| * Extend Go structures to support new HSTS and HPKP fields.Ivan Ristic2015-11-301-6/+26
| |
| * Document new HPKP information.Ivan Ristic2015-11-301-25/+42
| |
| * Document changes to how HSTS is reported.Ivan Ristic2015-11-301-1/+17
| |
| * Merge branch 'master' of github.com:ssllabs/ssllabs-scanIvan Ristic2015-11-301-1/+1
| |\
| | * Merge pull request #249 from relaxnow/patch-1Ivan Ristić2015-11-101-1/+1
| | |\ | | | | | | | | Fix incorrectly named field "engineVersion".
| | | * Update ssllabs-api-docs.mdBoy Baukema2015-11-091-1/+1
| | |/ | | | | | | Changed 'version' in Info object to 'engineVersion' and updated example version number.
| * | New API call: getRootCertsRaw.Ivan Ristic2015-11-301-3/+18
| |/
| * Rename HSTS status from 'error' to 'invalid'.Ivan Ristic2015-09-181-1/+5
| |
| * Document that DH-related fields are not present if the server doesn't ↵Ivan Ristic2015-09-171-3/+3
| | | | | | | | support the DH key exchange.
| * Clarify that individual endpoints can fail and explain how to detect that.Ivan Ristic2015-09-151-2/+2
| |
| * New EndpointDetails fields: stsStatus and stsPreload.Ivan Ristic2015-09-152-5/+10
| |
| * Document that newAssessmentCoolOff uses milliseconds.Ivan Ristic2015-09-141-1/+1
| |
| * New EndpointDetails field: chaCha20Preference.Ivan Ristic2015-09-142-3/+5
| |
| * New EndpointDetails field: rc4Only.Ivan Ristic2015-09-082-4/+9
| |
* | Merge pull request #235 from anand-bhat/anand-bhat-patch-1Ivan Ristić2015-11-101-4/+4
|\ \ | | | | | | Fixed typos in ssllabs-api-docs.md
| * | Update ssllabs-api-docs.mdAnand Bhat2015-10-201-4/+4
|/ / | | | | Minor edits
* | Merge branch 'master' into stableIvan Ristic2015-08-171-0/+4
|\ \ | |/
| * Use better heading.Ivan Ristic2015-08-171-1/+1
| |
| * Point to the third-party libraries and tools in README.Ivan Ristic2015-08-171-0/+4
| |
* | Merge branch 'master' into stableIvan Ristic2015-08-171-0/+2
|\ \ | |/
| * Document missing values for poodleTls.Ivan Ristic2015-08-171-0/+2
| |
* | Merge branch 'master' into stablev1.2.0Ivan Ristic2015-08-131-2/+1
|\ \ | |/
| * Update 1.19.x release dateIvan Ristic2015-08-131-2/+1
| |
* | Merge from masterIvan Ristic2015-08-133-43/+139
|\ \ | |/
| * Fix retry on HTTP EOF.Ivan Ristic2015-08-051-4/+4
| |
| * Fix not printing results to stdout.Ivan Ristic2015-08-031-9/+5
| |
| * Tweak error messages.Ivan Ristic2015-07-301-3/+3
| |
| * Abort assessment and retry later if we get inconsistent time, except when we ↵Ivan Ristic2015-07-301-2/+9
| | | | | | | | get a more recent assessment.
| * Tidy up.Ivan Ristic2015-07-301-1/+0
| |
| * Stop program if maxAssessments is zero or below. Fixes #56.Ivan Ristic2015-07-301-0/+4
| |
| * Improve behaviour when run with without any hostnames. Closes #48.Ivan Ristic2015-07-301-1/+12
| |
| * Give up on the assessment goroutine if a 429 response is observed. The ↵Ivan Ristic2015-07-301-17/+30
| | | | | | | | failed hostname is remembered so that it can be retried later.
| * Remove useless comment.Ivan Ristic2015-07-301-1/+0
| |
| * Keep track of how the server's view of how many ongoing assessments we have.Ivan Ristic2015-07-301-7/+31
| |
| * Don't hardcode the cool-off period; use the one indicated by the server.Ivan Ristic2015-07-101-5/+16
| |
| * Remove deprecated Info.clientMaxAssessments.Ivan Ristic2015-07-101-1/+0
| |
| * There is now a mandatory cool-off period after each new assessment.Ivan Ristic2015-07-101-6/+9
| |
| * Update docs for Host.certHostnames.Ivan Ristic2015-06-251-1/+1
| |
| * Merge pull request #157 from pbenas/masterIvan Ristić2015-06-231-1/+1
| |\ | | | | | | enable keep-alives
| | * enable keep-alivesPetr Benas2015-06-191-1/+1
| |/ | | | | | | https://github.com/ssllabs/ssllabs-scan/issues/155
| * Merge pull request #156 from jumanjiman/dockerIvan Ristić2015-06-181-0/+7
| |\ | | | | | | point to docker image in the docs
| | * point to docker image in the docsPaul Morgan2015-06-181-0/+7
| |/ | | | | | | Resolves https://github.com/ssllabs/ssllabs-scan/issues/130.
| * Fix incorrect field type.Ivan Ristic2015-06-181-1/+1
| |
| * Forgot to actually document the new fields.Ivan Ristic2015-06-181-0/+7
| |
| * Formatting.Ivan Ristic2015-06-181-2/+2
| |
| * Merge branch 'master' of github.com:ssllabs/ssllabs-scanIvan Ristic2015-06-181-1/+8
| |\
| | * Merge pull request #123 from cognusion/feature-version2Ivan Ristić2015-05-111-1/+8
| | |\ | | | | | | | | Version switch
| | | * For #122: Adds a -version flag that prints the "version" and default APIMatt Keller2015-05-051-1/+8
| | |/ | | | | | | Location, and exits.
| * | New EndpointDetails fields: dhPrimes, dhUsesKnownPrimes, dhYsReuse, and logjam.Ivan Ristic2015-06-182-2/+11
| |/
| * Update version number.Ivan Ristic2015-05-051-1/+1
| |
| * Update release date for 1.16.xIvan Ristic2015-04-281-1/+1
| |
* | Tweak error messages.Ivan Ristic2015-07-301-3/+3
| |
* | Update version number to v1.1.0.v1.1.0Ivan Ristic2015-04-281-1/+1
| |
* | Update release date for 1.16.xIvan Ristic2015-04-281-1/+1
| |
* | Change the API endpoint to the production site.Ivan Ristic2015-04-281-1/+1
| |
* | Merge branch 'master' into stableIvan Ristic2015-04-284-73/+139
|\ \ | |/
| * Merge branch 'master' of github.com:ssllabs/ssllabs-scanIvan Ristic2015-04-281-1/+1
| |\
| | * Merge pull request #120 from imrehg/flatjsonIvan Ristić2015-04-271-1/+1
| | |\ | | | | | | | | cast numbers into int form for flat JSON output, fixes #98
| | | * cast numbers into int form for flat JSON output, fixes #98Gergely Imreh2015-04-251-1/+1
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When interpreting JSON the way it is done here, type information is not used, but JSON numbers are cast into float64. This results in strange output format for large numbers, such as times (in the Unix timestamp format) being displayed with base+exponential representation (e.g. "1.427376789671e+12") The API interface does not actually have any float64 numbers, only int/int64, thus, at least at this point, it is safe to cast everly float64 found into int by using a 0-precision representation. On the long term, a better solution would be to unmarshal the API response using the LabsResponse struct, and iterate over that to create a flattened JSON output. This would needs more refactoring, but would correctly infer the types of every field.
| * | Added Endpoint.gradeTrustIgnored.Ivan Ristic2015-04-281-2/+3
| |/
| * Added Cert.crlRevocationStatus and Cert.ocspRevocationStatus. Added ↵Ivan Ristic2015-04-212-29/+48
| | | | | | | | ChainCert.revocationStatus, ChainCert.crlRevocationStatus and ChainCert.ocspRevocationStatus.
| * Tidy up.Ivan Ristic2015-04-211-15/+15
| |
| * Added EndpointDetails.staplingRevocationStatus and ↵Ivan Ristic2015-04-212-38/+44
| | | | | | | | EndpointDetails.staplingRevocationErrorMessage.
| * Add support for Endpoint.gradeTrustIgnored.Ivan Ristic2015-04-152-0/+2
| |
| * Add support for EndpointDetails.poodle.Ivan Ristic2015-04-152-0/+3
| |
| * Formatting.Ivan Ristic2015-04-151-2/+2
| |
| * Add support for SCT detection, which is available in the API as of v1.16.7.Ivan Ristic2015-04-152-3/+12
| |
| * Typos.Ivan Ristic2015-03-261-2/+2
| |
| * Document new API features that extend EndpointDetails and ChainCert fields.Ivan Ristic2015-03-261-1/+13
| |
| * Add support for additional fields in ChainCert, available in 1.16.x.Ivan Ristic2015-03-261-0/+6
| |
| * Formatting.Ivan Ristic2015-03-261-1/+1
| |
| * Add support for EndpointDetails.freak, available in 1.16.x.Ivan Ristic2015-03-262-0/+2
| |
| * Change API docs versioning to use the same numbers as the software version ↵Ivan Ristic2015-03-261-3/+5
| | | | | | | | numbers.
| * Document API endpoints.Ivan Ristic2015-03-261-1/+1
| |