summaryrefslogtreecommitdiffstats
Commit message (Expand)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
* Merge pull request #406 from LordMike/patch-2Bhushan Lokhande2016-09-281-4/+4
|\
| * 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 supportMarcel Borrmann2016-08-251-0/+2
|/
* Merge pull request #333 from slolife/stableBhushan Lokhande2016-07-211-1/+4
|\
| * #305 Filter out blank linesChris Becker2016-04-071-1/+1
| * #305 Updated readLines() to do the following:slolife2016-04-061-1/+4
* | Merge pull request #335 from smarthouse/add-drown-supportBhushan Lokhande2016-07-211-0/+12
|\ \
| * | 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 usageplaintextcity2015-12-161-0/+14
|/
* 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 structu...Ivan Ristic2015-12-011-3/+11
| * 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
| | |\
| | | * Update ssllabs-api-docs.mdBoy Baukema2015-11-091-1/+1
| | |/
| * | 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 support...Ivan Ristic2015-09-171-3/+3
| * 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
|\ \
| * | Update ssllabs-api-docs.mdAnand Bhat2015-10-201-4/+4
|/ /
* | 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
| * 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 failed...Ivan Ristic2015-07-301-17/+30
| * 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-alivesPetr Benas2015-06-191-1/+1
| |/
| * Merge pull request #156 from jumanjiman/dockerIvan Ristić2015-06-181-0/+7
| |\
| | * point to docker image in the docsPaul Morgan2015-06-181-0/+7
| |/
| * 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
| | |\
| | | * For #122: Adds a -version flag that prints the "version" and default APIMatt Keller2015-05-051-1/+8
| | |/
| * | 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 #98Gergely Imreh2015-04-251-1/+1
| | |/
| * | Added Endpoint.gradeTrustIgnored.Ivan Ristic2015-04-281-2/+3
| |/
| * Added Cert.crlRevocationStatus and Cert.ocspRevocationStatus. Added ChainCert...Ivan Ristic2015-04-212-29/+48
| * Tidy up.Ivan Ristic2015-04-211-15/+15
| * Added EndpointDetails.staplingRevocationStatus and EndpointDetails.staplingRe...Ivan Ristic2015-04-212-38/+44
| * 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 nu...Ivan Ristic2015-03-261-3/+5
| * Document API endpoints.Ivan Ristic2015-03-261-1/+1