-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Latest curl #10
base: master
Are you sure you want to change the base?
Latest curl #10
Conversation
Need to use very recent versions of @dlenski's openconnect, incorporating the multi-protocol API into the Java bindings (https://github.com/dlenski/openconnect)
…system/bin/sh Incredibly frustrating… why is this happening? - Possibly because stdin is closed? - Possibly because the output buffer isn't big enough?
Latest LibOpenConnect has two constructors, one of which accepts a User-Agent string.
This patch is working with the latest NDK, I tested apk from android 10 and android 8, it worked! |
bro i am having this issue please can you help me to resolve? |
Because git submodule didnot pull latest from master branch. The build should fail with old commit ea73851969ae7a6ea54fdd2d2b8c94776af24b2a
Hi Dlenski, |
Hi Dlenski,
I follow the issue cernekee#51, then create the patch for openconnect
https://gitlab.com/openconnect/openconnect/-/merge_requests/92
and this repository without changing any code ofoath
.Please review and merge this request.