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
*
Remove some unused code and some port cruft.
Eric S. Raymond
2015-03-02
1
-1
/
+0
*
Add str_starts_with macro, use it instead of strncmp.
Zbigniew Chyla
2015-01-21
1
-8
/
+6
*
Always use sizeof to get array size, part 2
Zbigniew Chyla
2015-01-13
1
-1
/
+1
*
Always use sizeof to get array size
Zbigniew Chyla
2015-01-13
1
-2
/
+2
*
Now that the transition is done we can restore the gpsd_report name.
Eric S. Raymond
2014-08-27
1
-29
/
+29
*
All gpsd_reportcalls are gone. Only the unused definitins are left.
Eric S. Raymond
2014-08-27
1
-38
/
+39
*
The big leap. Most instances of gpsd_report are replaced...
Eric S. Raymond
2014-08-27
1
-13
/
+13
*
Introduce struct errout_t to encapsulate error-reporting hooks.
Eric S. Raymond
2014-08-27
1
-17
/
+17
*
Reduce gpsd log verbosity a lot.
Eric S. Raymond
2013-11-12
1
-1
/
+1
*
Fix compiler warnings with clang 4.2 on OS X 10.7.5
Beat Bolli
2013-11-06
1
-1
/
+1
*
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
[next]