<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/openconnect/files/openconnect-wrapper, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/'/>
<updated>2017-06-19T04:37:24Z</updated>
<entry>
<title>openconnect: openconnect-wrapper: rewrite</title>
<updated>2017-06-19T04:37:24Z</updated>
<author>
<name>Yousong Zhou</name>
</author>
<published>2017-05-08T05:07:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=dbc36c30921220ed9d66e54f7773b8fdb1ea5ecc'/>
<id>urn:sha1:dbc36c30921220ed9d66e54f7773b8fdb1ea5ecc</id>
<content type='text'>
 - use exec directly to eliminate a level in the process tree
 - use "$@" instead of "$*" to pass arguments to openconnect

According to openconnect(8), openconnect will call vpnc-script to
cleanup before quit when it received SIGINT(2) and will quit immediately
when it received SIGTERM (the default signal by kill command)

Before and after the change, openconnect process will be killed first
with SIGINT sent from netifd.  This was decided by the
'proto_kill_command "$config" 2' notify call in the proto script.

SIGKILL is the only other signal that can be sent from netifd when the
process did not quit on SIGINT on time.  There should be no need to trap
on signal 1 3 6 9 (HUP QUIT ABRT KILL)

Signed-off-by: Yousong Zhou &lt;yszhou4tech@gmail.com&gt;
</content>
</entry>
<entry>
<title>openconnect: forward SIGINT to app</title>
<updated>2014-10-28T10:58:52Z</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
</author>
<published>2014-10-28T10:58:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a412f2cc4687534b336ae87a98315270fb8f52f4'/>
<id>urn:sha1:a412f2cc4687534b336ae87a98315270fb8f52f4</id>
<content type='text'>
Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@gnutls.org&gt;
</content>
</entry>
<entry>
<title>openconnect: openconnect-wrapper would trap signals and send the correct one to server</title>
<updated>2014-08-31T23:09:39Z</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
</author>
<published>2014-08-31T23:09:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fb536338aab0f7c400d1869f25e2cee4a319a19b'/>
<id>urn:sha1:fb536338aab0f7c400d1869f25e2cee4a319a19b</id>
<content type='text'>
Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@gnutls.org&gt;
</content>
</entry>
<entry>
<title>openconnect: set config variable on teardown and correctly pass the password</title>
<updated>2014-08-31T22:26:39Z</updated>
<author>
<name>Nikos Mavrogiannopoulos</name>
</author>
<published>2014-08-31T21:57:47Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=e9215bf85d09963d8a1e56a928a7e54f77554441'/>
<id>urn:sha1:e9215bf85d09963d8a1e56a928a7e54f77554441</id>
<content type='text'>
This addresses https://dev.openwrt.org/ticket/16634

Signed-off-by: Nikos Mavrogiannopoulos &lt;nmav@gnutls.org&gt;
</content>
</entry>
</feed>
