]> git.itanic.dy.fi Git - rrdd/history - onewire_parser.c
onewire_parser.c: Fix compiler warnings about string lengths
[rrdd] / onewire_parser.c
2023-03-01 Timo Kokkonenonewire_parser.c: Fix compiler warnings about string... master
2019-08-22 Timo Kokkonenonewire_parser: Implement simultaneous reading
2019-08-20 Timo Kokkonenonewire_parser: Fix "85" degree handling case
2018-09-07 Timo KokkonenSilence gcc-8 snprintf overflow warnings
2017-01-29 Timo Kokkonenonewire_parser: Fix crash caused by off by one memory...
2017-01-29 Timo Kokkonenonewire_parser: Increase glitch detection retry count...
2017-01-29 Timo Kokkonenonewire_parser: Make step changes pass glitch detection
2016-11-01 Timo Kokkonenonewire_parser: Ensure proper strng NULL handling
2016-11-01 Timo Kokkonenonewire_parser: Use larger string buffers in make_uncac...
2016-10-28 Timo Kokkonenonewire_parser: Implement glitch removal
2016-10-28 Timo Kokkonenutils.h: min() max() cleanup
2016-10-26 Timo KokkonenAllow parsers to store private data to databases
2016-10-26 Timo Kokkonenonewire_parser: Fix double free corruption
2016-07-24 Timo Kokkonenonewire_parser: Add support for reading data from file...
2016-07-24 Timo Kokkonenonewire_parser: Fix memory leak when retrying OWNET_read()
2016-07-24 Timo KokkonenRevert "onewire_parser: Keep server handle open at...
2016-07-11 Timo Kokkonenonewire_parser: Keep server handle open at all time
2016-07-11 Timo Kokkonenonewire_parser: Avoid variable name collision
2014-10-26 Timo KokkonenMerge remote-tracking branch 'origin/master'
2014-08-22 Timo Kokkonenonewire_parser: Make sensor readin more robust on noisy...
2012-11-20 Timo Kokkonenplugins: Add version checking
2012-11-19 Timo Kokkonenonewire_parser: Convert to a plugin
2012-11-19 Timo KokkonenAdd utils.h
2012-07-02 Timo Kokkonenonewire_parser: Add support for temperature offsets
2012-06-24 Timo KokkonenAdd missing headers
2012-06-24 Timo KokkonenAdd onewire parser