]> git.ipfire.org Git - thirdparty/nqptp.git/shortlog
thirdparty/nqptp.git
2021-11-25  Mike Bradyclang format change only
2021-11-25  Mike BradyOnly install a service file if there isn't one there...
2021-11-14  Mike BradyRemove some redundant structure members and associated...
2021-11-09  Mike BradyUpdate README.md
2021-11-09  Mike BradyUpdate README.md
2021-11-08  Mike BradyMerge branch 'wakener' of github.com:mikebrady/nqptp...
2021-11-08  Mike BradyDocumentation update.
2021-11-08  Mike BradyMerge branch 'development' into wakener
2021-11-08  Mike BradyMerge branch 'development' of github.com:mikebrady...
2021-11-08  Mike BradyUpdate README.md
2021-11-07  Mike BradyUpdate README.md
2021-11-07  Mike BradyUpdate README.md
2021-11-07  Mike BradyUpdate README.md
2021-11-07  Mike BradyUpdate the release notes.
2021-11-07  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-11-07  Mike BradyUpdate README.md
2021-11-07  Mike BradyRemove superceded code. Calculate priority of ping...
2021-11-06  Mike BradyFollow an Announce of a better clock with an Announce...
2021-11-05  Mike BradyUpdate RELEASE_NOTES.md
2021-11-05  Mike BradyWhen a timing peer list is provided, wait for 0.5 sec...
2021-11-05  Mike BradyExperiment with replicating a Signaling packet coming...
2021-11-05  Mike BradyAdd some PTP definitions -- a Signaling packet structur...
2021-11-04  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-11-04  Mike BradyUpdate RELEASE_NOTES.md
2021-11-04  Mike BradyMerge branch 'development' of https://github.com/mikebr...
2021-11-04  Mike BradyMerge pull request #10 from fwcd/systemd-install-prefix
2021-11-03  fwcdUse libdir during systemd service install 10/head
2021-11-02  Mike BradySet the priorities to 248.
2021-11-01  Mike BradySend a faux announcment message to every timing peer...
2021-10-31  Mike BradySend an Announce message three times to each valid...
2021-10-31  Mike Bradyget IPvX family when creating each clock record.
2021-10-30  Mike Bradyadd ip family stuff to the clock records and the port...
2021-10-29  Mike BradyPrepare an Announce message to send to all peers, hopfu...
2021-10-29  Mike Bradyfix self id to allow for host byte order
2021-10-29  Mike Bradyadd nctoh64() utility
2021-10-29  Mike BradyFix some -endian errors. Include port number in debug...
2021-10-29  Mike Bradycosmetic change only
2021-10-29  Mike BradyBegin to add the ability to send out announce messages.
2021-10-28  Mike BradyAdd infrastructure for executing timed tasks, with...
2021-07-28  Mike BradyAdd a flag to selectively enable includion of the start...
2021-07-22  Mike BradyUpdate RELEASE_NOTES.md
2021-07-22  Mike BradyUpdates from the main branch.
2021-07-22  Mike BradyUpdate RELEASE_NOTES.md
2021-07-22  Mike BradyMerge pull request #7 from hifiberry/main
2021-07-22  HiFiBerryUse DESTDIR 7/head
2021-07-19  Mike BradyCandidate full implementation of BCM algorithm. Clang...
2021-07-16  Mike BradyUpdate RELEASE_NOTES.md
2021-07-09  Mike BradyCreate RELEASE_NOTES.md
2021-07-08  Mike BradyCheck return from getifaddrs and check that the address...
2021-07-08  Mike BradyCheck the ifa_addr before dereferencing it.
2021-07-08  Mike BradyRemove misleading debug message.
2021-07-08  Mike BradyCheck return status from getifaddrs.
2021-07-08  Mike BradyUpdate README.md
2021-07-08  Mike BradyUpdate README.md
2021-07-08  Mike BradyUpdate README.md
2021-07-08  Mike BradyUpdate README.md
2021-07-08  Mike BradyUpdate README.md
2021-07-08  Mike BradyUpdate README.md
2021-07-08  Mike BradyMake sure up-to-date information is used in a follow...
2021-07-07  Mike Bradyclock becoming master was using obselete information...
2021-07-07  Mike BradyMerge branch 'development' into main
2021-07-06  Mike BradyUpdate Makefile.am
2021-07-06  Mike BradyCheck for the present of .git/index before committing...
2021-07-06  Mike BradyUpdate README.md
2021-07-06  Mike BradyUpdate README.md
2021-07-06  Mike BradyUpdate README.md
2021-06-25  Mike Bradyfix a compilation error visible in Alpine Linux
2021-06-25  Mike Bradyfix a compilation error visible in Alpine Linux
2021-06-24  Mike BradyForgot online documentation update.
2021-06-24  Mike BradyAdd a new state clock_is_becoming_master and don't...
2021-06-23  Mike BradyUpdate README.md
2021-06-23  Mike BradyHandle a situation where a clock is made master without...
2021-06-22  Mike BradyAdd support for FreeBSD. No installer yet.
2021-06-21  Mike BradyUpdate README.md
2021-06-21  Mike BradyDrop epoll in favour of select. Stop using Linux-specif...
2021-06-19  Mike BradyRemove many redundant #includes and do a clang format
2021-06-17  Mike BradyReinstate sample lookback when a clock has just become...
2021-06-06  Mike BradyForgot!
2021-06-05  Mike BradyRemove all that lookback stuff.
2021-06-05  Mike BradyAdd a lookback to see if the master's first offset...
2021-06-05  Mike BradyUpdate README.md
2021-06-05  Mike BradyClock ID now stored following an announce rather than...
2021-05-27  Mike BradyAdd time of accession to bus mastership to the shm...
2021-05-14  Mike Bradyfix the install-exec-hook stuff
2021-05-14  Mike BradyUse .git/index's modification date as a dependency...
2021-05-14  Mike Bradycosmetic
2021-05-14  Mike BradyIf git exists and produces a version with 'git describe...
2021-05-14  Mike BradyClang
2021-05-14  Mike BradyBegin to use git versioning 1.1-dev
2021-05-13  Mike BradyBump for changes to conditioning
2021-05-13  Mike BradyQuieten a message
2021-05-13  Mike BradyOnly condition a timer if it's a master. Reset it when...
2021-05-12  Mike BradyAllow a new master to do a full resync when it becomes...
2021-05-11  Mike BradyAdd a time limit for checking previous offset
2021-05-10  Mike BradyAdd a warning in the log if sync is lost.
2021-05-10  Mike BradyCheck that the clock receives a positive adjustment...
2021-05-08  Mike Bradyquieten a few debug messages
2021-05-08  Mike BradyTo mark the great simplification.
2021-05-08  Mike BradyRemove all the stuff that is no longer needed. We are...
2021-05-06  Mike BradyMerge pull request #1 from charlesomer/development
next