Skip to content

Releases: catalinii/minisatip

v1.3.20

07 Aug 09:52
Compare
Choose a tag to compare
Remove unused -m option

v1.3.19: Use strlen instead of pointer length

07 Aug 06:56
Compare
Choose a tag to compare
Since we no longer use stack allocated char[] it's important which one we use

v1.3.18: Heap-allocate memory for JSON string escaping

06 Aug 19:32
Compare
Choose a tag to compare
Fixes "escape_json_string:179 buffer size too small (199)" from /state.json when the command line used to run minisatip is longer than 200 characters (happens easily if all paths must be overriden)

v1.3.17: Make debug builds more usable by only applying -O2 to normal builds

24 Jul 14:55
Compare
Choose a tag to compare
Removes some misleading cruft as well.

Closes #1108

v1.3.16: Fix tuning with Unicable LNBs

16 Jul 16:39
Compare
Choose a tag to compare
Fixes #1158, regression from 083c6475d9f110c7031507a6ff75b591ce0b809c

v1.3.15: Commit a copy of the SAT>IP specification

03 Jul 13:59
Compare
Choose a tag to compare

v1.3.14

27 Jun 17:01
Compare
Choose a tag to compare
Fix an out-of-bounds read (found by Coverity)

v1.3.13

27 Jun 07:12
Compare
Choose a tag to compare
Fix "_hexdump buffer size too small (114)" which has been spoiling he…

v1.3.12

27 Jun 06:48
Compare
Choose a tag to compare
Use version 0x00 as CSUV

v1.3.11

26 Jun 05:56
Compare
Choose a tag to compare
Add more logging around axe_wakeup