Commit History

Author SHA1 Message Date
  Gary E. Miller cca473921f libgps_sock.c: Formatting cleanup. No functional changes. 5 years ago
  Roman Kraevskiy 84eac78c12 libgps_sock.c: Fix for socket error handling. 5 years ago
  Gary E. Miller f7c230fceb gps.h: Change gps_data_t.online from timestamp_t to timespec_t 5 years ago
  Gary E. Miller c15e66e80b libgpsd_sock.c: remove duplicate gpsd_config.h 5 years ago
  Gary E. Miller c5d0f43cbd Make sure gpsd_config.h is before all includes. 5 years ago
  Gary E. Miller beda62396c libgps_sock: Stop seg fault on overlong JSON. 6 years ago
  Gary E. Miller 05980e8a0e HAVE_SYS_SELECT_H: Remove test for this. No longer needed. 6 years ago
  Eric S. Raymond 1998c0301f Factor most uses of pselect(2) into a new utility function named 'nanowait'. 6 years ago
  Gary E. Miller 959c6722c5 libgps_sock: Fix to the fix for pselect() change. 6 years ago
  Gary E. Miller 73620da884 libgps_sock: Fix pselect() buglet. 6 years ago
  Eric S. Raymond 5517175ed5 Eliminate effectively all uses of struct timeval. 6 years ago
  Gary E. Miller 6027b102c7 LICENSE: Update licenses for consistency. No functional changes. 6 years ago
  Gary E. Miller 6bba8b329f gps_read(): fix some nasty buffer overruns and corruptions. 6 years ago
  Eric S. Raymond 70824d3f0c SPDXify the licerse references. 7 years ago
  Robert Norris 92e30abaa3 Windows libgps support 8 years ago
  Robert Norris 3ae82ee27f Fix memory leak in Qt build. 8 years ago
  Robert Norris 5115c0b90e Prevent client crashes if one calls gps_close() multiple times 8 years ago
  Ferry Huberts ba55b147a0 Fix an uninitialized variable found by valgrind. 8 years ago
  Rob Norris 48083ca320 Remove duplicate <sys/socket.h> include. 9 years ago
  Eric S. Raymond 28bf37132d Retire splint from our set of static analyzers. 10 years ago
  Gary E. Miller cfd7517876 Document SHM and JSON timeout is in uSec. Fix SHM so that is true. 10 years ago
  Eric S. Raymond 6356e66890 Since Windows should have full POSIX now, remove WIN32 port cruft. 10 years ago
  Eric S. Raymond a5a123b4f3 Feature removal - delete last remnants of old pre-JSON protocol from libgps. 10 years ago
  Eric S. Raymond a61e28529d Easy splint cleanups. All regression tests pass. 10 years ago
  Zbigniew Chyla fca5b90829 Add str_rstrip_char, use it everywhere. 10 years ago
  Zbigniew Chyla 4abdcf1ac9 Add str_{,v}appendf, use it everywhere. 10 years ago
  Zbigniew Chyla d0174ca4e7 Add str_starts_with macro, use it instead of strncmp. 10 years ago
  Eric S. Raymond d3c78b985b Fix a namespace-pollution issue that causes OS X build failures. 10 years ago
  Eric S. Raymond 282691da60 Refactor representation of satellite data into an array of structs... 10 years ago
  Daniel Willmann 7097345d93 Exit from gps_sock_mainloop() if connection to gpsd is lost 10 years ago