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_ntrip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change gpsd_report to no longer use a global. All regression tests pass.
Eric S. Raymond
2013-09-29
1
-59
/
+79
*
Lose the assumption that socket_t is an integer.
Eric S. Raymond
2012-09-22
1
-1
/
+1
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-10
/
+10
*
Yet more cppcheck fixups. All regression tests pass.
Eric S. Raymond
2012-05-18
1
-6
/
+6
*
Still working on pacifying Coverity. All regression tests pass.
Eric S. Raymond
2012-05-11
1
-1
/
+1
*
Coverity defect #13: a slow resource leak.
Eric S. Raymond
2012-05-11
1
-0
/
+1
*
Try to get Coverity suppressions to the right place.
Eric S. Raymond
2012-05-11
1
-1
/
+1
*
Pacify Coverity some more.
Eric S. Raymond
2012-05-11
1
-1
/
+1
*
Suppress Coverity false positives.
Eric S. Raymond
2012-05-10
1
-1
/
+2
*
Clue in Coverity about functions returning handles.
Eric S. Raymond
2012-05-10
1
-0
/
+1
*
Shameless microtweaking.
Eric S. Raymond
2012-05-10
1
-1
/
+1
*
More Coverity-spawned fixes. All regression tests pass.
Eric S. Raymond
2012-05-09
1
-6
/
+12
*
More coverity-inspired fixes.
Eric S. Raymond
2012-05-09
1
-1
/
+1
*
'-' in C filenames is confusing given local naming conventions. Fix this.
Eric S. Raymond
2011-06-29
1
-1
/
+1
*
Dirk wrote: "Could you add the header line "Host:" in the NTRIP
Dirk Stöcker
2011-04-10
1
-2
/
+4
*
scan-build and splint cleanup. All regression tests pass.
Eric S. Raymond
2011-03-29
1
-3
/
+4
*
Magic-number and strncpy elimination. All regression tests pass
Eric S. Raymond
2011-03-29
1
-5
/
+13
*
Fix scan-build glitches. All regression tests pass.
Eric S. Raymond
2011-03-28
1
-1
/
+1
*
Eliminate the ntrip_state global.
Eric S. Raymond
2011-02-26
1
-69
/
+39
*
With this minor patch, working NTRIP is confirmed.
Andre Naujoks
2011-02-25
1
-2
/
+2
*
The NTRIP connection state musn't be zeroed on gpsd_activate().
Eric S. Raymond
2011-02-24
1
-14
/
+16
*
Eliminate the context->netgnss_service member.
Eric S. Raymond
2011-02-24
1
-2
/
+1
*
Eliminate the dsock member in the context structure.
Eric S. Raymond
2011-02-24
1
-2
/
+2
*
Move NTRIP per-connection state from global context to private driver area.
Eric S. Raymond
2011-02-24
1
-24
/
+23
*
strcpy() elimination.
Eric S. Raymond
2011-02-22
1
-1
/
+1
*
NTRIP fixes from Andre Naujoks.
Eric S. Raymond
2011-02-21
1
-168
/
+237
*
Bug fixes and improvements for the NTRIP code.
Andre Naujoks
2011-02-13
1
-0
/
+3
*
More deheader testing.
Eric S. Raymond
2011-01-12
1
-0
/
+1
*
Back out the part of Beat Bolli's change that would spin on EAGAIN.
Eric S. Raymond
2011-01-05
1
-2
/
+2
*
Allows NTRIP connection to ntrip://www3.swisstopo.ch:8080/swiposNAV
Beat Bolli
2011-01-05
1
-5
/
+14
*
More header portability audting with a new version of deheader.
Eric S. Raymond
2010-12-22
1
-1
/
+4
*
Refactor to turf all uses of gpsd_report() out of netlib.c
Eric S. Raymond
2010-12-16
1
-4
/
+9
*
Total splint cleanup. All regressionm tests pass.
Eric S. Raymond
2010-12-16
1
-1
/
+1
*
Taking SuS seriously some more.
Eric S. Raymond
2010-12-14
1
-14
/
+2
*
More header rationalizations,
Eric S. Raymond
2010-12-14
1
-5
/
+8
*
Unused-header removals by deheader. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-3
/
+0
*
Stop trying to special-case terminating whitespace in gpsd_report().
Eric S. Raymond
2010-05-05
1
-2
/
+2
*
More GNU indent suppression. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-0
/
+2
*
More reindenting.
Eric S. Raymond
2010-04-14
1
-3
/
+10
*
Reindent the network support. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-81
/
+107
*
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
-2
/
+4
*
David Ludlow's housekeeping and type-cleanup patch.
Eric S. Raymond
2010-01-02
1
-3
/
+8
*
Declare socket-valued ints as socket_t.
Eric S. Raymond
2009-12-31
1
-1
/
+1
*
Get rid of u_char, and some splint cleanup.
Eric S. Raymond
2009-12-31
1
-1
/
+1
*
Include the whole config file in gpsd.h.
Eric S. Raymond
2009-11-20
1
-3
/
+0
*
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
*
system call failure should be tested against -1, rather than "< 0"
Chris Kuethe
2009-07-09
1
-3
/
+3
[next]