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
/
test_json.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
test_json: add another try to overflow a JSON buffer.
Gary E. Miller
2018-06-15
1
-11
/
+36
*
test_json: improve buffer overflow test. Improve usage().
Gary E. Miller
2018-06-15
1
-3
/
+11
*
test_json: Change \u test. Add buffer overflow test.
Gary E. Miller
2018-06-15
1
-16
/
+36
*
test_json: add tests for class ERROR, and for \u string escapes.
Gary E. Miller
2018-06-14
1
-29
/
+70
*
test_json: add comment on JSON_MINIMAL
Gary E. Miller
2018-06-14
1
-2
/
+6
*
SPDXify the licerse references.
Eric S. Raymond
2018-03-08
1
-1
/
+1
*
uint to unsigned int. uint gone in C99.
Gary E. Miller
2016-08-15
1
-1
/
+1
*
Add concept of a GPS-disciplined oscillator
Michael Brown
2016-02-09
1
-11
/
+27
*
Address Savannah bug #46804: JSON satellite view parsing is somewhat broken.
Fred Wright
2016-01-04
1
-2
/
+7
*
Trailing whitespace fixup.
Gary E. Miller
2015-04-30
1
-3
/
+3
*
Add test for json_toff_read()
Gary E. Miller
2015-04-06
1
-20
/
+35
*
Add a JSON test for the PPS message.
Gary E. Miller
2015-04-02
1
-17
/
+34
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-14
/
+0
*
add CLIENTDEBUG_ENABLED ifdef guard on test_json.c
Jon Schlueter
2015-03-26
1
-0
/
+2
*
Clean up a silly clang warning. All tests continue to pass with a clang build.
Eric S. Raymond
2015-01-27
1
-1
/
+2
*
Fix range check on test_json regression testing
Jon Schlueter
2015-01-07
1
-1
/
+1
*
Refactor representation of satellite data into an array of structs...
Eric S. Raymond
2014-09-22
1
-12
/
+12
*
Condition out extended JSON features.
Eric S. Raymond
2014-09-22
1
-4
/
+5
*
Implement and test extended JSON array parsing.
Eric S. Raymond
2014-09-22
1
-1
/
+80
*
Drop the obsolete tag field from JSON output. Bump the minor protocol number.
Eric S. Raymond
2014-08-24
1
-4
/
+2
*
splint/cppcheck cleanup.
Eric S. Raymond
2013-09-17
1
-1
/
+2
*
cppcheck ckeanup. All regression tests pass.
Eric S. Raymond
2013-09-17
1
-4
/
+6
*
Make the JSON unit tester more flexible.
Eric S. Raymond
2013-05-16
1
-80
/
+121
*
Replace exit({0,1}) with exit(EXIT_{SUCCESS,FAILURE})
Eric S. Raymond
2012-09-07
1
-8
/
+8
*
json parser: fix empty array bug
Christian Gagneraud
2012-06-20
1
-0
/
+9
*
Use t_time consistently for timestamps.
Eric S. Raymond
2011-04-16
1
-0
/
+15
*
Timestamps in TPV and SKY go from float seconds since Unix epoch to ISO8601.
Eric S. Raymond
2011-01-29
1
-3
/
+3
*
More header portability auditing by deheader.
Eric S. Raymond
2010-12-22
1
-0
/
+1
*
More deheaderizing. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-3
/
+1
*
Reindent the test programs. All regression tests pass.
Eric S. Raymond
2010-04-14
1
-20
/
+27
*
Duh, it's embarrassing when the bug is in your unit test...
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
/
+0
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-2
/
+7
*
Avoid a collision with typedef boolean.
Eric S. Raymond
2010-01-04
1
-19
/
+19
*
Fix a test that was broken by the last fix to the json client-side stuff.
Eric S. Raymond
2009-11-26
1
-3
/
+3
*
Include the whole config file in gpsd.h.
Eric S. Raymond
2009-11-20
1
-1
/
+1
*
Fix up some regression tests to track a recent API change.
Eric S. Raymond
2009-11-19
1
-4
/
+4
*
Have a single point of truth in the JSON skyview reports...
Eric S. Raymond
2009-10-01
1
-2
/
+1
*
GPSD-NG code is no longer experimental.
Eric S. Raymond
2009-09-27
1
-6
/
+0
*
Daemon now has its own version symbols for the wire protocol...
Eric S. Raymond
2009-09-18
1
-3
/
+3
*
Add and annotate more stuff to be splint-audited.
Eric S. Raymond
2009-09-11
1
-3
/
+21
*
Split eph into epx and epy internally...
Eric S. Raymond
2009-09-03
1
-1
/
+1
*
Allow mapping of strings to enumerated values in JSON.
Eric S. Raymond
2009-08-28
1
-1
/
+23
*
Add an unsigned integer field type to the JSON parser (needed for RTCM2).
Eric S. Raymond
2009-08-27
1
-5
/
+8
*
Change the way JSON parse templates are declared...
Eric S. Raymond
2009-08-25
1
-1
/
+1
*
Fix up JSON unit test.
Eric S. Raymond
2009-08-24
1
-1
/
+2
*
Things that aren't macros should not be named like macros.
Eric S. Raymond
2009-08-20
1
-65
/
+70
*
Parsing of JSON VERSION response, with unit test.
Eric S. Raymond
2009-08-19
1
-2
/
+15
*
Change some flag names.
Eric S. Raymond
2009-08-19
1
-1
/
+1
*
Checkpoint before simplifying JSON parser.
Eric S. Raymond
2009-08-19
1
-1
/
+1
[next]