<feed xmlns='http://www.w3.org/2005/Atom'>
<title>obfsvpn.git, branch kcp</title>
<subtitle>[obfsvpn] 
</subtitle>
<link rel='alternate' type='text/html' href='https://leap.se/git/obfsvpn.git/'/>
<entry>
<title>Support KCP as a network type</title>
<updated>2022-03-15T15:18:21+00:00</updated>
<author>
<name>Sam Whited</name>
<email>sam@samwhited.com</email>
</author>
<published>2022-03-15T15:18:21+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/obfsvpn.git/commit/?id=ecd614e2909622b67676ee079bdf34317a3e0ac0'/>
<id>ecd614e2909622b67676ee079bdf34317a3e0ac0</id>
<content type='text'>
Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Copy license over from Shapeshifter</title>
<updated>2022-03-15T13:34:56+00:00</updated>
<author>
<name>Sam Whited</name>
<email>sam@samwhited.com</email>
</author>
<published>2022-03-15T13:34:56+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/obfsvpn.git/commit/?id=c51fb38aae17da3de9cbd52cc82822daa4329a8b'/>
<id>c51fb38aae17da3de9cbd52cc82822daa4329a8b</id>
<content type='text'>
Copies the license over from Shapeshfiter, removing the Go/OBFS4 parts
since we're no longer copying anything from their repos (if we do use
some of their stuff in the future again we'll want to copy over their
licenses as well).

Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Copies the license over from Shapeshfiter, removing the Go/OBFS4 parts
since we're no longer copying anything from their repos (if we do use
some of their stuff in the future again we'll want to copy over their
licenses as well).

Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>obfsvpn: support gateway certificates</title>
<updated>2022-03-11T17:41:34+00:00</updated>
<author>
<name>Sam Whited</name>
<email>sam@samwhited.com</email>
</author>
<published>2022-03-11T17:39:28+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/obfsvpn.git/commit/?id=724b17ec5b25b57b477fd936ad8e52a4f18761e5'/>
<id>724b17ec5b25b57b477fd936ad8e52a4f18761e5</id>
<content type='text'>
Support creating dialers and listeners from the newer gateway
certificates, as well as setting the cert argument when connecting.

Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support creating dialers and listeners from the newer gateway
certificates, as well as setting the cert argument when connecting.

Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>obfsvpn: add static analysis and linting to CI</title>
<updated>2022-03-08T16:24:04+00:00</updated>
<author>
<name>Sam Whited</name>
<email>sam@samwhited.com</email>
</author>
<published>2022-03-08T16:11:57+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/obfsvpn.git/commit/?id=263e27bfa13147a84377790fce14f5a5b5845994'/>
<id>263e27bfa13147a84377790fce14f5a5b5845994</id>
<content type='text'>
Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>obfsvpn: enable GitLab CI</title>
<updated>2022-03-08T16:07:22+00:00</updated>
<author>
<name>Sam Whited</name>
<email>sam@samwhited.com</email>
</author>
<published>2022-03-08T15:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/obfsvpn.git/commit/?id=5fa41b22e1e31c6666e89f625194ad06671a8b3f'/>
<id>5fa41b22e1e31c6666e89f625194ad06671a8b3f</id>
<content type='text'>
Fixes #2

Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2

Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>obfsvpn: create new dialer from PT args</title>
<updated>2022-03-08T15:45:53+00:00</updated>
<author>
<name>Sam Whited</name>
<email>sam@samwhited.com</email>
</author>
<published>2022-03-08T15:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/obfsvpn.git/commit/?id=b15033d1e22567d0ce50e64c0ddb8247c004d372'/>
<id>b15033d1e22567d0ce50e64c0ddb8247c004d372</id>
<content type='text'>
The dialer is meant as a way to avoid having to use or think about
pluggable transport arguments (you can provide them all as typed
configurations on the dialer), however, sometimes we already have the
pluggable transport arguments in their parsed form (eg. when using a
higher level protocol to negotiate the args) and need to construct a
dialer from them. This patch allows constructing the dialer and getting
the original arguments back out.

Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The dialer is meant as a way to avoid having to use or think about
pluggable transport arguments (you can provide them all as typed
configurations on the dialer), however, sometimes we already have the
pluggable transport arguments in their parsed form (eg. when using a
higher level protocol to negotiate the args) and need to construct a
dialer from them. This patch allows constructing the dialer and getting
the original arguments back out.

Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>obfsvpn: fix typo in listener docs</title>
<updated>2022-03-08T15:45:19+00:00</updated>
<author>
<name>Sam Whited</name>
<email>sam@samwhited.com</email>
</author>
<published>2022-03-08T15:45:19+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/obfsvpn.git/commit/?id=17b86c8624b4f791e9d20fc6c56da36fd456a93b'/>
<id>17b86c8624b4f791e9d20fc6c56da36fd456a93b</id>
<content type='text'>
Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>obfsvpn: initial draft library API</title>
<updated>2022-03-04T16:55:08+00:00</updated>
<author>
<name>Sam Whited</name>
<email>sam@samwhited.com</email>
</author>
<published>2022-03-04T16:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/obfsvpn.git/commit/?id=533def6748744789ccd49c36e6cf6c924944c9c4'/>
<id>533def6748744789ccd49c36e6cf6c924944c9c4</id>
<content type='text'>
Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sam Whited &lt;sam@samwhited.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Root</title>
<updated>2022-03-04T16:54:23+00:00</updated>
<author>
<name>Sam Whited</name>
<email>sam@samwhited.com</email>
</author>
<published>2022-03-04T16:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://leap.se/git/obfsvpn.git/commit/?id=90a2efcfdb8cb73704d9030719916e96633af816'/>
<id>90a2efcfdb8cb73704d9030719916e96633af816</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
