Commit History

Author SHA1 Message Date
  Gary E. Miller 03ae69395c hex.c: Fix copyright, remove tabs. 5 years ago
  Gary E. Miller 2d37b2d47d Move __DARWIN_C_LEVEL and __DARWIN_C_SOURCE into SConstruct. 5 years ago
  Gary E. Miller 6027b102c7 LICENSE: Update licenses for consistency. No functional changes. 6 years ago
  Eric S. Raymond 70824d3f0c SPDXify the licerse references. 7 years ago
  Gary E. Miller d74eaab05f Fix a potential buffer overrun. 8 years ago
  Gary E. Miller 902b4618f2 No need to iterate a whole buffer when we know the answer. 8 years ago
  Gary E. Miller 8f74020d33 Fix too small buffers. Hex is 2x + 1 the size of binary. 8 years ago
  Gary E. Miller ab6cc0be87 Comment what gpsd_packetdump() does 9 years ago
  Eric S. Raymond 28bf37132d Retire splint from our set of static analyzers. 10 years ago
  Jon Schlueter c331152ae8 warning hunting cleanup in hex.c for unused parameters 10 years ago
  Matt 280d52b7d7 Silence compiler warnings about array subscripts of type 'char' 10 years ago
  Eric S. Raymond 6a70ad8534 cppcheck and Coverity cleanup (not yet complete). 11 years ago
  Eric S. Raymond 7fe72f79f2 Make all hex-dumping truly thread-safe. 11 years ago
  Eric S. Raymond 7f5851d906 Split gpsd_hexdump() so AIS dumping will be invertible. 12 years ago
  Eric S. Raymond 464b4d3e4a Suppress compiler warnings and do splint cleanup. All regression tests pass. 13 years ago
  Eric S. Raymond f10cc81cf3 Dependency reduction. No logic changes. All regression tests pass. 13 years ago
  Eric S. Raymond 9f6ab53dff Better visibility test. All regression tests pass. Code splints clean. 13 years ago
  Eric S. Raymond 0e0f7f0b7c Improve the code for making sensor data and command strings visible... 13 years ago
  Eric S. Raymond 607cdcca3e Elimination of gpsd_hexdump_level. 13 years ago
  Eric S. Raymond c3c9e497b2 More header portability audting with a new version of deheader. 14 years ago
  Eric S. Raymond a13d392e9f Unused-header removals by deheader. All regression tests pass. 14 years ago
  Eric S. Raymond 12035915af Reindent some utility modules. All regression tests pass. 15 years ago
  Chris Kuethe a333d4b1ca Silence compiler warning. 15 years ago
  Eric S. Raymond af87811bd5 Vanish away Id and Rev $ keywords, git won't expand them to anything useful. 15 years ago
  Eric S. Raymond 8440c7d1fd Copyright stamps everywhere. No code changes. 15 years ago
  Eric S. Raymond 96313a3f68 Include the whole config file in gpsd.h. 15 years ago
  Eric S. Raymond d678f81143 Fix some whitespace glitches found while experimenting with indent(1). 15 years ago
  Eric S. Raymond dab1629290 Guard some inclusions that splint doesn't like. 15 years ago
  Eric S. Raymond ef5669b4f8 Yet more splint cleanup. All regression tests pass. 15 years ago
  Eric S. Raymond c838853519 Don't clobber the destination of gpsd_hexpack; thanks to Joshua 16 years ago