aboutsummaryrefslogtreecommitdiff
path: root/src/pinger.c
AgeCommit message (Expand)AuthorFiles
2020-03-11Improve diagnostics of invalid replies. Revise log verbosity settings.Sergey Poznyakoff1
2020-03-10Remove superfluous saver thread.Sergey Poznyakoff1
2020-03-07Simplify entry point structure.Sergey Poznyakoff1
2020-03-05BugfixSergey Poznyakoff1
2020-03-05Attempt better diagnosis of duplicate repliesSergey Poznyakoff1
2020-03-04Protect sequence number lookups and updates.Sergey Poznyakoff1
2020-03-03Bugfixes.Sergey Poznyakoff1
2020-02-29Preserve existing statistics in the overlapping entries during replace.Sergey Poznyakoff1
2020-02-28BugfixSergey Poznyakoff1
2020-02-28Implement here-document syntax in configuration file.Sergey Poznyakoff1
2020-02-27Process updates asynchronously.Sergey Poznyakoff1
2020-02-25BugfixesSergey Poznyakoff1
2020-02-24Save mutable IP list on exit.Sergey Poznyakoff1
2020-02-24Update the docsSergey Poznyakoff1
2020-02-24New API for adding/replacing multiple IP addresses.Sergey Poznyakoff1
2020-02-23Save local additions in a local ip list file. Read it at startup.Sergey Poznyakoff1
2020-02-23New API for adding and removing IP addresses on the fly.Sergey Poznyakoff1
2020-02-22Use a doubly-linked list of HOSTPING structures, instead of the arraySergey Poznyakoff1
2020-02-22Reorganize host array and functionsSergey Poznyakoff1
2020-02-22Protect each hostaddr with a mutexSergey Poznyakoff1
2020-02-22Minor changes, Version 0.3v0.3Sergey Poznyakoff1
2020-02-21Introduce delays between two successive sendsSergey Poznyakoff1
2020-02-19Bugfixes.Sergey Poznyakoff1
2020-02-19Fix handling of missing replies.Sergey Poznyakoff1
2020-02-18Wait for pending probes to terminate before initializing new probesSergey Poznyakoff1
2020-02-17Fix sporadically occurring ENOBUFS errors after sendtoSergey Poznyakoff1
2020-02-14Version 0.2v0.2Sergey Poznyakoff1
2020-02-13Implement IP lookup and match mode.Sergey Poznyakoff1
2020-02-12Separate ping-interval and probe-intervalSergey Poznyakoff1
2020-02-12Implement simple query utilitySergey Poznyakoff1
2020-02-11Improve logging and configuration.Sergey Poznyakoff1
2020-02-11Initial commitSergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.