summaryrefslogtreecommitdiff
path: root/gps2udp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in array bounds and replace exit() with exit(EXIT_{SUCCESS,FAILURE}).Michael Tatarinov2013-11-111-6/+7
* Partial cppcheck and Coverity cleanup.Eric S. Raymond2013-11-061-10/+12
* More cppcheck cleanup. All regression tests pass. PPS is live.Eric S. Raymond2013-11-061-7/+7
* Egg-on-my-face build and compiler warning fixes.Eric S. Raymond2013-10-171-1/+1
* splint and cppcheck cleanup. All regression tests pass.Eric S. Raymond2013-09-291-1/+1
* Banish some compiler warnings.Eric S. Raymond2013-09-281-1/+2
* Coverity cleanup.Eric S. Raymond2013-09-241-1/+1
* Typo fixes.Eric S. Raymond2013-09-241-2/+2
* Suppress a compiler warning.Eric S. Raymond2013-05-011-2/+2
* Splint cleanup, spelling, and style fixes.Eric S. Raymond2013-05-011-249/+298
* Added gps2udp a gpsdclient to dispatch AIS to AISHUB, MarineTraffic, ...Fulup.ArFoll2013-05-011-0/+448