Commit History

Author SHA1 Message Date
  Baptiste Jonglez 68f9f877ec Add a timeout to avoid staying stuck on a crashed worker 10 years ago
  Baptiste Jonglez 31b6685586 Add debug 10 years ago
  Baptiste Jonglez 5a9b80539d Client: use ping or ping6 where appropriate 10 years ago
  Baptiste Jonglez d931c9e2a0 Rework server: use a queue to manage each worker's measurements, and a semaphore to avoid overloading targets 10 years ago
  Baptiste Jonglez 786907fb4a Add reconnection capability to the client 10 years ago
  Baptiste Jonglez 4b710c7dc4 Implement ping 10 years ago
  Baptiste Jonglez a31af63ffa First prototype of asyncio + protobuf for the peerfinder v2 10 years ago
  Baptiste Jonglez 19f9298832 Fix a potential DivisionByZeroError in templates 10 years ago
  Baptiste Jonglez 6e73bb31e2 Add a systemd service file for the peerfinder script (contributed by blokje) 10 years ago
  Baptiste Jonglez bde9fd46d7 Add a note about ICMP rate-limiting 10 years ago
  Baptiste Jonglez 25831088e9 Fix cron measurement script (same as 962bc9a4) 10 years ago
  Baptiste Jonglez 962bc9a40d Fix measurement script bug when a target is locally unreachable (thanks xuu) 10 years ago
  Baptiste Jonglez d29ae4fa9c Send mails with traceback upon error 10 years ago
  Baptiste Jonglez 2b3c885ad7 Check if probes_sent and probes_received exist before using them 10 years ago
  Baptiste Jonglez 4fbf9fe145 Handle an exception when using addresses like ff02::1%eth0 10 years ago
  Baptiste Jonglez f762d1b813 Disallow unwanted target addresses: reserved, multicast, link-local, etc 10 years ago
  Baptiste Jonglez 397732256c Use the base template in the submission error page 10 years ago
  Baptiste Jonglez 3521cf9485 Script hardening: ensure cannot be interpreted as a ping option 10 years ago
  Baptiste Jonglez da94de5a85 Update known issues 10 years ago
  Baptiste Jonglez 5edf4bad99 Introduction to dn42 10 years ago
  Baptiste Jonglez 64ecd2fa71 At least one known issue has been solved \o/ 10 years ago
  Baptiste Jonglez 71d5c26703 Replace README by README.md 10 years ago
  Baptiste Jonglez ce0ed1bd1b Provide a README.md file 10 years ago
  Baptiste Jonglez b5a1c765d2 Merge remote-tracking branch 'xuu/master' 10 years ago
  Jon Lundy c119e11e7f Add LOGFILE option for cron.sh 10 years ago
  Baptiste Jonglez d4aa2b4e26 Proper template for integrating both measurement scripts 10 years ago
  Baptiste Jonglez acd4f8bd6e Improve documentation of scripts 10 years ago
  Jon Lundy 3324c3104b Add silent (-s) flag to curl to hide transfer progress but allow errors to still show. 10 years ago
  Baptiste Jonglez d63d931a9a More TODO 10 years ago
  Baptiste Jonglez 956836a6d5 Comment the script a bit more 10 years ago