~mamarley/openconnect/+git/gitlab-main:gp_handle_include-split-tunneling-domain

Last commit made on 2020-11-29
Get this branch:
git clone -b gp_handle_include-split-tunneling-domain https://git.launchpad.net/~mamarley/openconnect/+git/gitlab-main

Branch merges

Branch information

Name:
gp_handle_include-split-tunneling-domain
Repository:
lp:~mamarley/openconnect/+git/gitlab-main

Recent commits

510c0f0... by Dan Lenski

fix memory leaks (start and dns) caught by static analyzer

Signed-off-by: Daniel Lenski <email address hidden>

9ebd392... by Dan Lenski

GP: handle <include-split-tunneling-domain>

See https://gitlab.com/openconnect/vpnc-scripts/-/issues/5 and https://github.com/dlenski/openconnect/issues/151 for discussions of what this means

Signed-off-by: Daniel Lenski <email address hidden>

5f64050... by Dan Lenski

GP: warn about ignored config tags <exclude-video-redirect>, <exclude-split-tunneling-application>, and for the moment <{include,exclude}-split-tunneling-domain>

It appears that the video redirect and application-based split tunneling can only be explicitly "excluded", not "included":
https://docs.paloaltonetworks.com/pan-os/8-1/pan-os-new-features/globalprotect-features/split-tunnel-for-public-applications.html

Signed-off-by: Daniel Lenski <email address hidden>

632c790... by Nikos Mavrogiannopoulos

Merge branch 'tmp-fix-centos7-failure' into 'master'

dtls-psk: use ping -6 to ping an ipv6 address

Closes #200

See merge request openconnect/openconnect!147

c81e14c... by Nikos Mavrogiannopoulos

.gitlab-ci.yml: CentosOS7/OpenSSL: mark failing test as XFAIL

That's because the test was not functional until now (due to missing
'which' application).

Signed-off-by: Nikos Mavrogiannopoulos <email address hidden>

819cbf7... by Nikos Mavrogiannopoulos

dtls-psk: use ping -6 to ping an ipv6 address

This is necessary in centos7 images.

Resolves: #200

Signed-off-by: Nikos Mavrogiannopoulos <email address hidden>

63369ba... by Dan Lenski

Merge branch 'GP_demangle_default_route_as_split_route' into 'master'

GP: Fix the issue of a 0.0.0.0/0 "split"-include route by swapping the "split" route with the default netmask.

See merge request openconnect/openconnect!118

774ee37... by Dan Lenski

Merge branch 'GP_unexpected_value_of_connected-gw-ip' into 'master'

GP: ask user to report unexpected value of <connected-gw-ip>

See merge request openconnect/openconnect!144

14c124c... by Dan Lenski

Merge branch 'enable_insecure_debugging' into 'master'

Enable insecure debugging

See merge request openconnect/openconnect!112

e2c5b73... by Dan Lenski

Merge branch 'delay_tunnel_and_close' into 'master'

delay_tunnel_reason and delay_close

See merge request openconnect/openconnect!117