Adrien Gallouët

Results 32 comments of Adrien Gallouët

Hi, I confirm that `aegis256` is not available on `armv7ev` and I guess that the `__ARM_NEON_FP` is defined in your case ?

I said nothing, it should work: ``` $ arm-linux-musleabi-gcc -march=armv7ve -mfpu=neon -o test -static test.c $ file test test: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), statically linked,...

Hi, Thanks for the issue :) You are using an unstable version and the `beat` option has not been reintegrated (yet). Also, I recommend you to use the stable version...

Hi, Indeed, glorytun was not developed for this use case, but it is still a valid and interesting scenario that could help many people. I'll think about it and see...

Yes, it is already planned for 0.3.x :)

we are not going to fully reorder packets (this is the protocol jobs) but as you said we will add some latency on fast path to build a virtual path...

A full reordering should not be necessary, but I will take time to explore all solutions don't worry :)

Hello, I will postpone this feature for v0.5 because there are already a lot of changes in v0.4.

Hello, glad to hear I'm not the only one using it :) For your request, I already use `stdin` to define passwords but I'll see if, with few modifications, I...

Hello, - Yes, you have a dedicated IPv4 (some ports are reserved, only one in the next release). - I let this issue open, for people to +1, technically we...