~mamarley/openconnect/+git/gitlab-main:ttlsfrag

Last commit made on 2019-12-29
Get this branch:
git clone -b ttlsfrag https://git.launchpad.net/~mamarley/openconnect/+git/gitlab-main

Branch merges

Branch information

Name:
ttlsfrag
Repository:
lp:~mamarley/openconnect/+git/gitlab-main

Recent commits

2703371... by dwmw2

pulse: Attempt to handle EAP-TTLS fragmentation

Signed-off-by: David Woodhouse <email address hidden>

3382337... by dwmw2

Allow custom stoken rcfile to be specfied

Fixes: #71

Signed-off-by: David Woodhouse <email address hidden>

848ceff... by dwmw2

Move read_file_into_string() to ssl.c and rename it

We'll want to use this from stoken.c too.

Signed-off-by: David Woodhouse <email address hidden>

33a87b1... by dwmw2

Consolidate almost-identical set_[ht]otp_mode() functions

Signed-off-by: David Woodhouse <email address hidden>

dc1a2aa... by dwmw2

Send Coverity reports to $GITLAB_USER_EMAIL instead of hard-coding it.

Signed-off-by: David Woodhouse <email address hidden>

7693f1f... by dwmw2

Detect closed HTTPS socket when sending requests

Fixes: #87

Signed-off-by: David Woodhouse <email address hidden>

051ec3b... by dwmw2

Add separate list-taps.exe "test"

This should help debug user reports of tailing to find tap devices,
like https://gitlab.com/openconnect/openconnect/issues/88

Signed-off-by: David Woodhouse <email address hidden>

0be961a... by dwmw2

Make win32 search_taps() function work standalone, add debugging

Would like to create a separate list-taps.exe binary.

Signed-off-by: David Woodhouse <email address hidden>

48e69d1... by dwmw2

Add password change support

Signed-off-by: David Woodhouse <email address hidden>

5ed7724... by dwmw2

tun-win32: Attempt to open all adapters, don't bail if the first is in use

https://gitlab.com/openconnect/openconnect-gui/issues/278

Signed-off-by: David Woodhouse <email address hidden>