Eivind Næss
Eivind Næss
@HyperLightResearch this is mostly a problem if you interrupt the build - think Ctrl+C (like cancel it via Jenkins).
@mricciuti Yes, this seems to be new behavior from version 8.x with AGP. Even when I revert to 7.4.2 (the latest of the AGP 7.x series), it gets passed this...
I still think there needs a documentation update on JFrog's behalf, either by updating the gradle examples and/or documentation.
I'd say close this issue. I don't think it make much sense to provide support for 2.4.7. They should upgrade to the latest release or run the latest code-base from...
I have no clue to why that clen would be anything but the 49 (decimal) for the response generated by pppd. If you look at the chap_respond function, it will...
I am sorry, but the missing legacy.so as a OpenSSL provider will cause this error, and it would do so silently. Also worth noting that your unit-tests running `make check`...
I'd prefer if we filed a bug on what wasn't working. All it says is it is a reliability issue with signal 2?? The get_ppp_stats() function returns 1 on success,...
I *think* the use of print_link_stats was intended to avoid double printing the result on exit (though, I am not 100% sure). If there was instances where an update was...
I don't recall correctly, but didn't @paulusmack fix-up some of the signal handling in pppd in the last release (or was that chat.c?). You reported seeing the stats being printed...
If you disable Microsoft extensions then you might as well disable peap in the configuration too. Mschap is the only working peap method at this point.