index
:
delta/gpsd.git
master
vla-removal
git.savannah.gnu.org: git/gpsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net_dgpsip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-5
/
+0
*
gpsd-report() -> gpsd_log()
Eric S. Raymond
2015-03-07
1
-11
/
+11
*
Now that the transition is done we can restore the gpsd_report name.
Eric S. Raymond
2014-08-27
1
-5
/
+5
*
The big leap. Most instances of gpsd_report are replaced...
Eric S. Raymond
2014-08-27
1
-5
/
+5
*
Introduce struct errout_t to encapsulate error-reporting hooks.
Eric S. Raymond
2014-08-27
1
-5
/
+5
*
Code is fully cppcheck, splint, and Coverity clean.
Eric S. Raymond
2013-11-06
1
-0
/
+1
*
Change gpsd_report to no longer use a global. All regression tests pass.
Eric S. Raymond
2013-09-29
1
-5
/
+7
*
Fix static-checker warnings. All regression tests pass.
Eric S. Raymond
2013-04-30
1
-1
/
+1
*
Eliminate the ntrip_state global.
Eric S. Raymond
2011-02-26
1
-8
/
+10
*
The NTRIP connection state musn't be zeroed on gpsd_activate().
Eric S. Raymond
2011-02-24
1
-3
/
+3
*
Eliminate the context->netgnss_service member.
Eric S. Raymond
2011-02-24
1
-3
/
+2
*
Eliminate the context sentdgps member in favor of a per-session state flag.
Eric S. Raymond
2011-02-24
1
-2
/
+3
*
Eliminate the dsock member in the context structure.
Eric S. Raymond
2011-02-24
1
-88
/
+11
*
More deheader testing.
Eric S. Raymond
2011-01-12
1
-0
/
+1
*
Partial splint cleanup.
Eric S. Raymond
2010-12-24
1
-1
/
+1
*
deheader broke the build again
Chris Kuethe
2010-12-22
1
-0
/
+2
*
More header portability audting with a new version of deheader.
Eric S. Raymond
2010-12-22
1
-2
/
+1
*
Work around a splint bug.
Eric S. Raymond
2010-12-15
1
-1
/
+1
*
Partial splint cleanup. All regression tests pass.
Eric S. Raymond
2010-12-15
1
-1
/
+1
*
Remove second include of <sys/socket.h>.
Eric S. Raymond
2010-12-14
1
-1
/
+0
*
Add sys/socket.h, following POSIX.
Greg Troxel
2010-12-14
1
-0
/
+1
*
missing headers for openbsd
Chris Kuethe
2010-12-14
1
-0
/
+2
*
Because we're taking SuS seriously we can simplify the configuration machinery.
Eric S. Raymond
2010-12-14
1
-7
/
+1
*
Taking SuS seriously some more.
Eric S. Raymond
2010-12-14
1
-7
/
+0
*
More header rationalizations,
Eric S. Raymond
2010-12-14
1
-3
/
+6
*
Unused-header removals by deheader. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-5
/
+0
*
Stop trying to special-case terminating whitespace in gpsd_report().
Eric S. Raymond
2010-05-05
1
-2
/
+2
*
Reindent the network support. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-28
/
+40
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-2
/
+0
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-2
/
+7
*
Internal IPv6 support, derived from a support patch by Olivier Mehani.
Eric S. Raymond
2010-01-12
1
-1
/
+3
*
David Ludlow's housekeeping and type-cleanup patch.
Eric S. Raymond
2010-01-02
1
-4
/
+9
*
Include the whole config file in gpsd.h.
Eric S. Raymond
2009-11-20
1
-1
/
+1
*
Finally found the right set of exclusions to stop splint from choking.
Eric S. Raymond
2009-09-11
1
-0
/
+2
*
Guard some inclusions that splint doesn't like.
Eric S. Raymond
2009-09-10
1
-1
/
+1
*
change the dgnss_ prefix to netgnss_
Chris Kuethe
2009-07-04
1
-2
/
+2
*
create a net_ namespace for gpsd-as-a-client protocols. currently these are
Chris Kuethe
2009-07-04
1
-0
/
+149