As noted in the other review this should solve the problem we're having.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
May 18 2026
Apr 9 2026
Apr 8 2026
Thanks, I think that should do the trick.
Thanks for the feedback. You're right, I didn't think about in flight packets from the previous connection. I see also RFC 6191 references it as a potential problem. (And apparently the ISN generation isn't as random as I for some reason though.)
I think something like this should work if using TCP timestamps instead. Would this be preferable?
In D56307#1288534, @tuexen wrote:I would like to understand why this change is proposed?
Oct 22 2025
The output looks god to me.
Oct 20 2025
I think you can do something as simple as this to get an extra white space it the plain text output, since it's outside the "uptime-human" format string it won't be included in the encoded outputs.
The json and xml output looks good to me, but in the plain text output it's missing a space between "up" and the time.
Aug 29 2025
Add braces after if/else where the following expression is split over multiple lines
Dec 17 2021
Dec 14 2021
Nov 27 2018
Fix typo in LICENSE_FILE variable name.
Update format of diff and bump port revison.
Just ignore my previous question, it's because of libxml2. Looks good to me.