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
/
netlib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDXify the licerse references.
Eric S. Raymond
2018-03-08
1
-1
/
+1
*
Clean up C and Python code-checker warnings.
Eric S. Raymond
2017-09-06
1
-3
/
+3
*
Windows libgps support
Robert Norris
2017-02-17
1
-5
/
+35
*
Fixes broken OpenBSD build.
Fred Wright
2016-09-22
1
-3
/
+0
*
for INADDR_LOOPBACK() FreeBSD wants __BSD_VISIBLE
Gary E. Miller
2016-08-16
1
-0
/
+4
*
Fix build on OS/X < 10.6
Fred Wright
2016-01-21
1
-0
/
+9
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-20
/
+1
*
Yet more: Line expects to suppress X error, found 0 errors
Gary E. Miller
2015-03-25
1
-1
/
+1
*
Minor port fix.
Eric S. Raymond
2014-08-23
1
-1
/
+1
*
splint/cppcheck/coverity cleanup.
Eric S. Raymond
2014-08-21
1
-1
/
+1
*
netlib: correctly enable IPTOS_LOWDELAY
Dave Taht
2014-01-04
1
-1
/
+5
*
cppcheck and Coverity cleanup (not yet complete).
Eric S. Raymond
2013-11-06
1
-5
/
+2
*
Add some more error logging to chrony socket opening
Gary E. Miller
2013-10-25
1
-1
/
+1
*
More cppcheck cleanup.
Eric S. Raymond
2013-09-17
1
-0
/
+1
*
Explain some magic.
Eric S. Raymond
2013-01-09
1
-1
/
+8
*
Lose the assumption that socket_t is an integer.
Eric S. Raymond
2012-09-22
1
-0
/
+1
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-3
/
+3
*
Un-break the regression tests while we figure out how to reapply.
Eric S. Raymond
2012-09-07
1
-1
/
+1
*
Use strerror() rather than a generic error message.
ukyg9e5r6k7gubiekd6
2012-09-07
1
-1
/
+1
*
Complete change from int to socket_t for sockets.
Eric S. Raymond
2012-09-07
1
-1
/
+1
*
Suppress compiler warnings and do splint cleanup. All regression tests pass.
Eric S. Raymond
2012-04-20
1
-1
/
+1
*
Removed duplicate code.
Michael Tatarinov
2011-06-27
1
-2
/
+2
*
netlib_localsocket(): close the socket if connect() failed
Michael Tatarinov
2011-06-27
1
-0
/
+1
*
Factor out a function we'll probably reuse.
Eric S. Raymond
2011-06-26
1
-0
/
+27
*
Guard a potentially fatal call better. All regression tests pass.
Eric S. Raymond
2011-02-02
1
-2
/
+3
*
More deheader testing. All regression tests pass.
Eric S. Raymond
2011-01-13
1
-1
/
+0
*
More header portability audting with a new version of deheader.
Eric S. Raymond
2010-12-22
1
-2
/
+2
*
Abolish gpsd_report.c. No more hardwired logging from the client libraries.
Eric S. Raymond
2010-12-16
1
-4
/
+1
*
Refactor to turf all uses of gpsd_report() out of netlib.c
Eric S. Raymond
2010-12-16
1
-3
/
+0
*
Splint cleanup.
Eric S. Raymond
2010-12-15
1
-3
/
+1
*
Remove duplicate header.
Eric S. Raymond
2010-12-15
1
-1
/
+0
*
Lift some buried #includes. All regression tests pass.
Eric S. Raymond
2010-12-15
1
-0
/
+11
*
Partial splint cleanup. All regression tests pass.
Eric S. Raymond
2010-12-15
1
-3
/
+3
*
missing headers for openbsd
Chris Kuethe
2010-12-14
1
-0
/
+1
*
Taking SuS seriously some more.
Eric S. Raymond
2010-12-14
1
-31
/
+2
*
Unused-header removals by deheader. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-1
/
+0
*
splint cleanup. All regression tests pass.
Eric S. Raymond
2010-09-16
1
-1
/
+1
*
Switch TCP socket sources to nonblocking mode.
Eric S. Raymond
2010-09-15
1
-0
/
+4
*
Prevent an unlikely (but possible) fd leak. All regression tests pass, code ...
Eric S. Raymond
2010-04-28
1
-4
/
+5
*
A long step towards reading UDP packets.
Eric S. Raymond
2010-04-28
1
-3
/
+18
*
Reindent the network support. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-34
/
+46
*
Add all our info on the spin bug to TODO, and instrument all opens/closes.
Eric S. Raymond
2010-04-06
1
-1
/
+5
*
Add configure switch to enable/disable IPv6 support.
Eric S. Raymond
2010-03-27
1
-2
/
+2
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-2
/
+1
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-1
/
+5
*
Na,espace cleanup. All regression tests pass, codebase splints clean.
Eric S. Raymond
2010-01-13
1
-1
/
+1
*
splint cleanup of IPv6 support.
Eric S. Raymond
2010-01-12
1
-8
/
+20
*
Internal IPv6 support, derived from a support patch by Olivier Mehani.
Eric S. Raymond
2010-01-12
1
-35
/
+61
*
David Ludlow's housekeeping and type-cleanup patch.
Eric S. Raymond
2010-01-02
1
-3
/
+7
*
Declare socket-valued ints as socket_t.
Eric S. Raymond
2009-12-31
1
-2
/
+3
[next]