Commit graph

231 commits

Author SHA1 Message Date
adolfintel f6463072a4 Merge branch 'master' into docker 2018-12-27 17:02:57 +01:00
RaidAndFade fa56614440 Fixing improper localhost address reporting for ipv4 and v6 (#188)
Fixed improper reporting of IPV6 and IPV4 localhost addresses, more detailed explanation in comments of modified file.

Basically, 
 for ipv6: the only possible localhost ipv6 is ::1, not any string that contains ::1 like you were doing before.
 for ipv4: any ip in the 127/8 range (from 127.0.0.1 to 127.254.254.254), is a localhost ipv4 address. not just 127.0.0.1 like you were doing before.
2018-12-27 17:02:03 +01:00
adolfintel d187e1271d Merge branch 'master' into docker 2018-12-27 11:59:49 +01:00
adolfintel bf696d8da2 Added troubleshooting for IIS CORS error 2018-12-27 11:59:39 +01:00
adolfintel ea0f96f449 Merge branch 'master' into docker 2018-12-15 08:18:27 +01:00
adolfintel 0ffe1c483b Removed empty line 2018-12-15 08:18:17 +01:00
adolfintel 80d8bfc61e Merge branch 'master' into docker 2018-12-15 08:15:25 +01:00
adolfintel ae7c3c53d6 Updated example-customSettings.html 2018-12-09 17:12:38 +01:00
adolfintel 6f25024ea2 My stupidity is beyond comprehension 2018-12-09 08:14:20 +01:00
adolfintel f5a275badc My stupidity is beyond comprehension 2018-12-09 08:10:43 +01:00
adolfintel 1f76b8a754 Updated doc.md 2018-12-09 07:50:37 +01:00
adolfintel ee19a95535 I'm stupid 2018-12-08 09:35:00 +01:00
adolfintel b9bccc3ed0 Tweaked the formula again 2018-12-08 09:04:08 +01:00
adolfintel 20d3be4ac3 Fixed a typo in telemetry 2018-12-08 08:31:23 +01:00
adolfintel e444353161 Increased time bonus 2018-12-08 08:00:59 +01:00
adolfintel 856b6c4488 Increased speed bonus 2018-12-07 19:00:45 +01:00
adolfintel a544810c3a Telemetry stuff 2018-12-07 17:59:29 +01:00
adolfintel 153e313a53 Telemetry stuff 2018-12-07 17:56:28 +01:00
adolfintel a869de02a2 Implemented automatic test duration; Improved telemetry 2018-12-07 16:29:12 +01:00
adolfintel 64617a018f Merge branch 'master' into docker 2018-11-04 08:41:52 +01:00
adolfintel 62036a8273 Added troubleshooting for Cloudflare (thanks to GnaXi) 2018-11-04 08:41:46 +01:00
adolfintel 88bc774916 Merge branch 'master' into docker 2018-10-28 09:49:19 +01:00
adolfintel acdc2c707b Updated README.md 2018-10-28 09:48:18 +01:00
Deb Pedrano 6c02cc588d New logo 2018-10-28 09:40:51 +01:00
adolfintel a1240c3768 Merge branch 'master' into docker 2018-10-20 06:55:48 +02:00
Matthew Hunt ec0fa10700 Handle X-Forwarded-For with multiple hosts (#169) 2018-10-20 06:53:50 +02:00
adolfintel 157ed79ffc Merge branch 'master' into docker 2018-10-17 13:35:39 +02:00
Florian Kaiser 3a631e2888 Add mysqli store_result() before bind_result() - fixes #167 (#168) 2018-10-17 13:34:57 +02:00
Federico Dossena 0c4c8c15bd Added issue templates 2018-09-30 19:25:51 +02:00
adolfintel d79d0d3c99 Merge branch 'master' into docker 2018-09-20 15:43:29 +02:00
adolfintel 4b54e4b388 Minor improvement to jitter test 2018-09-20 15:43:22 +02:00
adolfintel 7d7e5811d4 Merge branch 'master' into docker 2018-09-20 15:00:40 +02:00
adolfintel 228d137a5a Fixed a typo 2018-09-20 15:00:33 +02:00
adolfintel 8b8d278cab Merge branch 'master' into docker 2018-09-20 14:56:02 +02:00
adolfintel b509c832e2 Minor improvement to ping test; Bumped version to 4.6.2 2018-09-20 14:55:54 +02:00
adolfintel 7ce4e00c7a Merge branch 'master' into docker 2018-09-17 21:07:28 +02:00
Mark Felder 52e91f9054 Fix results image for jitter (#158)
Postgres and SQLite were referencing the wrong variable causing the jitter field to always be empty.
2018-09-17 21:06:55 +02:00
adolfintel b9a60c8ada Removed CORS headers (added by accident in previous commit) 2018-09-07 10:59:55 +02:00
adolfintel cb944de118 Removed CORS headers (added by accident in previous commit) 2018-09-07 10:59:31 +02:00
adolfintel b148636018 Updated getIP.php so it will ignore errors 2018-09-05 15:47:01 +02:00
adolfintel ee004fd2d0 Updated getIP.php so it will ignore errors 2018-09-05 15:46:50 +02:00
adolfintel 4133110954 Updated doc.md 2018-08-22 17:24:32 +02:00
adolfintel 3c9974a5f8 Updated doc.md 2018-08-22 17:23:25 +02:00
adolfintel 2bc032ab9a Updated index.html because I forgot. Sorry 2018-08-20 19:42:27 +02:00
adolfintel 39f8742b53 Updated README.md 2018-08-15 14:00:01 +02:00
adolfintel 7c24e3cc5e Updated README.md and doc.md 2018-08-15 13:57:47 +02:00
adolfintel 244fcbf0d3 Merge branch 'master' into docker 2018-08-08 20:55:22 +02:00
adolfintel de3527791f results/index.php should be better at finding the fonts now. I hope 2018-08-08 20:55:17 +02:00
adolfintel 9816f1b65d Merge branch 'master' into docker 2018-08-08 09:03:12 +02:00
adolfintel 02f29a76ff Fixed atrocious typo 2018-08-08 09:03:06 +02:00