Marcos Del Sol Vives

Results 84 comments of Marcos Del Sol Vives

Microsoft is going to support 32-bit systems until [at least January 9th, 2029](https://docs.microsoft.com/en-us/lifecycle/products/windows-10-enterprise-ltsc-2019), so I am not sure if it'd be wise to remove support for that architecture anytime soon.

> Not true, the client adds of course a 24 byte random value to the challenge which is used for the generated password hash. https://github.com/lnslbrty/ptunnel-ng/blob/master/src/challenge.c#L81-L93 Sorry but I did not...

Quotes have not been removed - instead, they've been moved to the variable definition itself (see lines 1098-1099) The reason is twofold: - it makes much easier to use those...

@dequis I'm aware that there is another PR which also adds support for Double chests. In fact, we both talked yesterday in the IRC. However, we've taken different paths. He...

Okay, this is pretty much finished. I'm only missing a few tests for new collection classes, but everything else is done.

Fixed. Travis was complaining about a whitespace preceding a comment (?) http://bamboo.gserv.me/browse/GLOW-SRV-PR358-71

The reason this diff is so large is because of the SuperThing classes. Modifications to other classes are minimal. I could have made an ad-hoc SuperInventory (actually, at some point...

Except for a few bits that by design can't be modified (namely using a null array instead of a populated Slot list, because everything has been redesigned to use the...