Martin J. Levy

Results 21 issues of Martin J. Levy

Small typo reported by George Michaelson @ APNIC.

Presently the v4 address for invalid testing us from APNIC and the v6 address is from ARIN. A second invalid test should be added to test v4/v6 from ARIN space...

It would be nice to show the valid/invalid URL fetch results with v4 and v6 answers separated. Mainly to confirm both are working or not working. Of course this could...

enhancement

Related to #27. This code randomize the returned ip addresses so that the load is shared around the pool.

Presently the `getaddrinfo` code always uses the first returned value. For NTP pools this could be improved such that more than just the first entry is used. ``` >>> import...

This is such an obvious error that's sat in the code for ages. Once fixed, the tooltip for satellites and observers displays correctly. duh!

The Makefile has `CFLAGS` and `CXXFLAGS` and they seem to not be in sync or better put, they duplicated functionality. This fix allows anyone to run a make with the...

Three edits: 1. Made sure `githash` was cleanly dealt with in `Makefile` and `.gitignore` files. 2. Edited every `cerr` that was missing a timestamp in the message. 3. Added a...

I've submitted https://github.com/ahupowerdns/galmon/pull/26 as a set of edits that help move the ubxtool code from one massive block of code and present it with anything that touches devices (the tty...

The present https://api.tinygs.com/v1/tinygs_supported.txt API call seems to not update all its listed satellites. Presently, the `Epoch` is old in some entries. It good for `Norbi` and `SDSat`; but not the...