tugtugtug

Results 7 comments of tugtugtug

Just an update, I'm playing with this patch https://www.mail-archive.com/[email protected]/msg832954.html I wasn't able to get the bridge mode working, but the shared mode works, and I think it is potentially okay...

Thank you @AkihiroSuda for the detailed response, > > I think it is potentially okay to run without root if the binary can be signed properly. > > Apple doesn't...

> I am not sure, but I think it's not possible to call `PING` in the connection that is already subscribed to some channel. that is perfectly fine with redis...

@leibale this is definitely a regression, the `addCommand`, `hSet` are also now broken with integer/boolean values. If https://github.com/redis/node-redis/issues/1898 complains about converting `undefined`, `null` to empty strings, shouldn't that particular error...

I have to say the v4 quality has been a disappointment, especially around the error handling of socket. I've seen a lot of issues regarding reconnection, retryStrategy, and socket stuck...

Hi @victorjulien, thanks for creating https://redmine.openinfosecfoundation.org/issues/4122 to track the effort. We were hoping to see some changes in suricata 7.0, but it looks like this is pushed out to 8...

thank you @Nugine , that was very informative. I'll give this a try. But afaik, this is basically a brute force process to find the matching hash method. The prints...