summaryrefslogtreecommitdiff
path: root/net_ntrip.c
Commit message (Expand)AuthorAgeFilesLines
...
* Allows NTRIP connection to ntrip://www3.swisstopo.ch:8080/swiposNAVBeat Bolli2011-01-051-5/+14
* More header portability audting with a new version of deheader.Eric S. Raymond2010-12-221-1/+4
* Refactor to turf all uses of gpsd_report() out of netlib.cEric S. Raymond2010-12-161-4/+9
* Total splint cleanup. All regressionm tests pass.Eric S. Raymond2010-12-161-1/+1
* Taking SuS seriously some more.Eric S. Raymond2010-12-141-14/+2
* More header rationalizations,Eric S. Raymond2010-12-141-5/+8
* Unused-header removals by deheader. All regression tests pass.Eric S. Raymond2010-12-011-3/+0
* Stop trying to special-case terminating whitespace in gpsd_report().Eric S. Raymond2010-05-051-2/+2
* More GNU indent suppression. All regression tests pass.Eric S. Raymond2010-04-141-0/+2
* More reindenting.Eric S. Raymond2010-04-141-3/+10
* Reindent the network support. All regression tests pass.Eric S. Raymond2010-04-141-81/+107
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-2/+0
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-2/+7
* Internal IPv6 support, derived from a support patch by Olivier Mehani.Eric S. Raymond2010-01-121-2/+4
* David Ludlow's housekeeping and type-cleanup patch.Eric S. Raymond2010-01-021-3/+8
* Declare socket-valued ints as socket_t.Eric S. Raymond2009-12-311-1/+1
* Get rid of u_char, and some splint cleanup.Eric S. Raymond2009-12-311-1/+1
* Include the whole config file in gpsd.h.Eric S. Raymond2009-11-201-3/+0
* Finally found the right set of exclusions to stop splint from choking.Eric S. Raymond2009-09-111-0/+2
* Guard some inclusions that splint doesn't like. Eric S. Raymond2009-09-101-1/+1
* system call failure should be tested against -1, rather than "< 0"Chris Kuethe2009-07-091-3/+3
* change the dgnss_ prefix to netgnss_Chris Kuethe2009-07-041-4/+4
* create a net_ namespace for gpsd-as-a-client protocols. currently these areChris Kuethe2009-07-041-0/+475