<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/softethervpn5/patches, 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>2025-12-28T08:09:36Z</updated>
<entry>
<title>softethervpn5: rearrange patches</title>
<updated>2025-12-28T08:09:36Z</updated>
<author>
<name>Konstantin Demin</name>
</author>
<published>2025-12-22T20:39:45Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=00e2beec5c3ee69d04828c55f9dafce90c14f915'/>
<id>urn:sha1:00e2beec5c3ee69d04828c55f9dafce90c14f915</id>
<content type='text'>
Provide space for upstream/pending patches.

Signed-off-by: Konstantin Demin &lt;rockdrilla@gmail.com&gt;
</content>
</entry>
<entry>
<title>softethervpn5: disable OQS module</title>
<updated>2025-11-12T06:34:36Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2025-11-11T22:46:35Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6af94b1fa9b42ee7df77a018432334fa6a79f6c5'/>
<id>urn:sha1:6af94b1fa9b42ee7df77a018432334fa6a79f6c5</id>
<content type='text'>
The OQS module was enabled by default in 5.02.5186 with a massive size
increase. The OQS gets built-in and it's for support of Post Quantum
chiper.

Disable it by default to reduce the total size of the package.

If needed they will can be enabled again by compiling the
libopenssl-oqsprovider package that enable the OpenSSL provider for
these additional chiper.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>softethervpn5: bump to version 5.2.5188</title>
<updated>2025-11-12T06:34:36Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2025-11-11T22:30:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=0c871e01826957515984fb91774ba2c434bbc3e1'/>
<id>urn:sha1:0c871e01826957515984fb91774ba2c434bbc3e1</id>
<content type='text'>
Bump softethervpn5 to version 5.2.5188 to fix support for CMake &gt;= 4.0

Patch automatically refreshed.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>softethervpn5: version update to 5.02.5181 (incl. vulnerability fixes)</title>
<updated>2024-02-14T20:55:57Z</updated>
<author>
<name>Thomas Winkler</name>
</author>
<published>2024-01-10T15:04:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1c2cee2b814ae4f9de4d26832efb9607b33ea8fd'/>
<id>urn:sha1:1c2cee2b814ae4f9de4d26832efb9607b33ea8fd</id>
<content type='text'>
softethervpn5: The softethervpn5 package is due for an update from recent source. This PR implements a Makefile update to pull December 2023 release, which includes fixes for recently-disclosed vulnerabilities. The build patches are also updated accordingly.

Signed-off-by: Thomas Winkler &lt;tewinkler86@gmail.com&gt;
</content>
</entry>
<entry>
<title>softethervpn5: fix compilation without engines</title>
<updated>2021-08-17T04:26:06Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-08-08T02:55:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3e9295546e87fd80c583af6c3cfd7448015ad33e'/>
<id>urn:sha1:3e9295546e87fd80c583af6c3cfd7448015ad33e</id>
<content type='text'>
Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>softethervpn5: update to 5.02.5180</title>
<updated>2021-06-24T14:44:54Z</updated>
<author>
<name>Andy Walsh</name>
</author>
<published>2021-06-24T14:14:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=3fac6932d471999dfd645fe26726db469872878f'/>
<id>urn:sha1:3fac6932d471999dfd645fe26726db469872878f</id>
<content type='text'>
* update to 5.02.5180
* refresh patches
* add deps: libsodium
* fix (Build/Install)

Signed-off-by: Andy Walsh &lt;andy.walsh44+github@gmail.com&gt;

fixup
</content>
</entry>
<entry>
<title>treewide: Run refresh on all packages</title>
<updated>2021-02-21T00:02:15Z</updated>
<author>
<name>Ilya Lipnitskiy</name>
</author>
<published>2021-02-21T00:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=5d8d4fbbcb5c5de9370711c19bb3510210989a98'/>
<id>urn:sha1:5d8d4fbbcb5c5de9370711c19bb3510210989a98</id>
<content type='text'>
The crude loop I wrote to come up with this changeset:

  find -L package/feeds/packages/ -name patches | \
  sed 's/patches$/refresh/' | sort | xargs make

Signed-off-by: Ilya Lipnitskiy &lt;ilya.lipnitskiy@gmail.com&gt;
</content>
</entry>
<entry>
<title>softethervpn5: update to 5.01.9672</title>
<updated>2019-11-26T14:14:25Z</updated>
<author>
<name>Andy Walsh</name>
</author>
<published>2019-11-26T14:14:25Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=a6054083dd1f9a90421c8fc6df67bef32e56948b'/>
<id>urn:sha1:a6054083dd1f9a90421c8fc6df67bef32e56948b</id>
<content type='text'>
* 5.01.9672 release
* Cedar: handle UDP acceleration and R-UDP versions
* Mayaqua: implement R-UDP version 2, powered by ChaCha20-Poly1305
* Cedar: implement UDP acceleration version 2, powered by ChaCha20-Poly1305
* Cedar: serve new web management interface
* Cedar: implement detailed protocol info
* Mayaqua: add Windows Server 2019 to the supported operating systems list
* Cedar: various fixes
* Cedar: add "DisableIPsecAggressiveMode" option
* Make install dir for unit files configurable
* Protocol.c: adapt ClientConnectGetSocket() for new proxy functions
* Wpc.c: adapt WpcSockConnectEx() for new proxy functions
* Protocol: add ProxyCodeToCedar()
* Move generic proxy stuff from Cedar to Mayaqua
* Proto_OpenVPN.c: improve OvsProcessData(), fix out-of-bounds access found by Coverity
* Proto_OpenVPN.c: fix segmentation fault in OvsProceccRecvPacket()
* Addressing the UDP reflection amplification attack: https://github.com/SoftEtherVPN/SoftEtherVPN/issues/1001
* Mayaqua.h: include &lt;stdarg.h&gt; for "va_list" on Illumos
* Protocol.c: fix bug in ClientConnectGetSocket() causing custom HTTP header not to work
* Mayaqua: move HTTP functions from "Network" to "HTTP"
* Move GetMimeTypeFromFileName() and related structure to Mayaqua
* Mayaqua.h: include &lt;stdio.h&gt; for "FILE"
* Mayaqua.h: include &lt;stddef.h&gt;, for "wchar_t"
* Bump mixin-deep in /src/bin/hamcore/wwwroot/admin/default
* - Fixed the problem occurs when RPC messages between Cluster Members exceed 64Kbytes. - Fixed the RADIUS PEAP client to use the standard TLS versioning. - Implementation of a function to fix the MAC address of L3 VPN protocol by entering e.g. "MAC: 112233445566" in the "Notes" field of the user information. - Implementation of a function to fix the virtual MAC address to be assigned to the L3 VPN client as a string attribute from RADIUS server when authentication.
* Updating built-in Win32 libraries - OpenSSL 1.1.1 -&gt; 1.1.1d - zlib 1.2.3 -&gt; 1.2.11
* Update strtable_cn.stb
* Avoid using hardcoded paths in log file enumeration
* Fix buffer overflow during NETBIOS name resolution
* Update SEVPN.sln
* Create strtable_pt_br.stb
* ci: display error if vpntest failed
* Fix several compile warnings on MS VC++ 2008.
* Enables crash minidump for Win32 vpntest. Minidump files will be saved to the 'C:\Users\&lt;username&gt;\AppData\Local\Temp\vpn_debug' (for normal user) or 'src\bin\vpn_debug\' (for administrator user).
* OpenVPN: use new protocol interface
* Add interface for easy protocol implementation
* add "no-deprecated" to openssl builds "no-deprecated" is widely used in openwrt devices
* Fix LibreSSL support
* Switch to OpenSSL THREADID API
* travis-ci: update openssl, libressl
* enable sonar-scan in travis-ci builds
* Virtual: fix race condition in DHCP server which resulted in multiple clients receiving the same IP
* Mayaqua: Fix compilation without deprecated OpenSSL APIs
* Mayaqua: Replace GNU specific sys/poll.h header with POSIX poll.h
* systemd: replace deprecated CAP_SYS_ADMIN with CAP_SYSLOG

Signed-off-by: Andy Walsh &lt;andy.walsh44+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>softethervpn5: update to 5.01.9671</title>
<updated>2019-07-11T14:55:19Z</updated>
<author>
<name>Andy Walsh</name>
</author>
<published>2019-07-11T14:55:19Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=46c320f18f8f6715d4e578ce8015de6a5a249843'/>
<id>urn:sha1:46c320f18f8f6715d4e578ce8015de6a5a249843</id>
<content type='text'>
* update to 5.01.9671
* switch to release tar's
* add cmake iconv and musl patches

Signed-off-by: Andy Walsh &lt;andy.walsh44+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>softethervpn5: add new package softethervpn5</title>
<updated>2019-01-08T16:56:50Z</updated>
<author>
<name>Andy Walsh</name>
</author>
<published>2018-07-25T20:40:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=159ab10ab21588a1b9d278ee6a49f2d1cb3575de'/>
<id>urn:sha1:159ab10ab21588a1b9d278ee6a49f2d1cb3575de</id>
<content type='text'>
Signed-off-by: Andy Walsh &lt;andy.walsh44+github@gmail.com&gt;
</content>
</entry>
</feed>
