Historique des commits

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