<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/net/radsecproxy, 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>2026-07-27T10:10:41Z</updated>
<entry>
<title>radsecproxy: add config options for UCI, fix escaping</title>
<updated>2026-07-27T10:10:41Z</updated>
<author>
<name>Jan-Frederik Rieckers</name>
</author>
<published>2026-07-19T08:41:03Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bd08229d5e93b7753a384a49fa0258847988fc53'/>
<id>urn:sha1:bd08229d5e93b7753a384a49fa0258847988fc53</id>
<content type='text'>
This adds more config options for use in UCI, esp. new configuration
options that were introduced in newer radsecproxy versions and it fixes
an escaping issue in the init script where a string containing single
quotes would still be escaped using single quotes, causing radsecproxy
to reject the config.

This also bumps the PKG_RELEASE in the Makefile

Signed-off-by: Jan-Frederik Rieckers &lt;rieckers@dfn.de&gt;
</content>
</entry>
<entry>
<title>treewide: add or correct license information</title>
<updated>2026-06-08T13:29:56Z</updated>
<author>
<name>Wei-Ting Yang</name>
</author>
<published>2026-05-13T04:40:16Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1adc05845455fa0da399d534a7ac35cdfc0e86f7'/>
<id>urn:sha1:1adc05845455fa0da399d534a7ac35cdfc0e86f7</id>
<content type='text'>
Add or correct license information across multiple packages.

Signed-off-by: Wei-Ting Yang &lt;williamatcg@gmail.com&gt;
</content>
</entry>
<entry>
<title>radsecproxy: update to 1.11.2</title>
<updated>2026-05-14T12:39:33Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-22T09:12:24Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=bd66f3b4a10053f37bfa46a960e610830ddd137d'/>
<id>urn:sha1:bd66f3b4a10053f37bfa46a960e610830ddd137d</id>
<content type='text'>
Changes since 1.9.1:
- Add TLS-PSK support and SSLKEYLOGFILE mechanism (1.11.0)
- Add options to require Message-Authenticator attribute (1.11.0)
- Add native dynamic discovery for NAPTR and SRV records (1.10.0)
- Add SNI support for outgoing TLS connections (1.10.0)
- Multiple TCP/TLS connection stability bug fixes (1.10.x)
- Reload complete TLS context on SIGHUP (1.11.0)
- Fix Message-Authenticator validation for Accounting-Response (1.11.2)

Update patch 200-logdest-on-foreground.patch for new code positions.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>treewide: set me where PKG_MAINTAINER empty</title>
<updated>2026-04-16T18:48:36Z</updated>
<author>
<name>Alexandru Ardelean</name>
</author>
<published>2026-04-13T07:50:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=8d3c00421392c9c4c6c920977959ab7fae237261'/>
<id>urn:sha1:8d3c00421392c9c4c6c920977959ab7fae237261</id>
<content type='text'>
Seems a lot of packages are just getting abandoned by people.
Will pick these up and see them through.

Signed-off-by: Alexandru Ardelean &lt;alex@shruggie.ro&gt;
</content>
</entry>
<entry>
<title>net/radsecproxy: Remove myself as maintainer</title>
<updated>2026-03-04T13:25:49Z</updated>
<author>
<name>Toke Høiland-Jørgensen</name>
</author>
<published>2026-03-04T13:19:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=487e64757d06859a29032a444d783a1ea3db788a'/>
<id>urn:sha1:487e64757d06859a29032a444d783a1ea3db788a</id>
<content type='text'>
Signed-off-by: Toke Høiland-Jørgensen &lt;toke@toke.dk&gt;
</content>
</entry>
<entry>
<title>radsecproxy: update to 1.9.1</title>
<updated>2022-07-03T22:02:02Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-07-03T20:53:27Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=53e3e5d127391a36912654a3a82ce1d40ca49eca'/>
<id>urn:sha1:53e3e5d127391a36912654a3a82ce1d40ca49eca</id>
<content type='text'>
Remove upstreamed patches:
- 100-fix-setstacksize-for-glibc-2.34.patch

Refresh patches:
- 200-logdest-on-foreground.patch

Changes:
  Misc:
  - OpenSSL 3.0 compatibility

  Bug Fixes:
  - Fix refused startup with openssl &lt;1.1
  - Fix compiler issue for Fedora 33 on s390x
  - Fix small memory leak in config parser
  - Fix lazy certificate check when connecting to TLS servers
  - Fix connect is aborted if first host in list has invalid certificate
  - Fix setstacksize for glibc 2.34
  - Fix system defaults/settings for TLS version not honored

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
<entry>
<title>radsecproxy: fix compilation with newer GCC</title>
<updated>2022-01-30T00:38:49Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2022-01-29T22:16:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=6e4bf0deafbdd573d6e67e10b00506185f2e8e4d'/>
<id>urn:sha1:6e4bf0deafbdd573d6e67e10b00506185f2e8e4d</id>
<content type='text'>
Errors on uninitialized variable. Only on powerpc64 for some reason.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
<entry>
<title>radsecproxy: Fix compile with glibc 2.34</title>
<updated>2022-01-12T00:21:19Z</updated>
<author>
<name>Hauke Mehrtens</name>
</author>
<published>2022-01-09T18:47:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=1de56f8990f07696fbf74692cf782db784075f67'/>
<id>urn:sha1:1de56f8990f07696fbf74692cf782db784075f67</id>
<content type='text'>
This backports a patch from upstream radsecproxy to fix compilation with glibc 2.34.

It fixes the following build problem:
radsecproxy.h:35:5: error: missing binary operator before token "("
   35 | #if PTHREAD_STACK_MIN &gt; PTHREAD_STACK_SIZE
      |     ^~~~~~~~~~~~~~~~~
make[5]: *** [Makefile:623: dtls.o] Error 1

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
</entry>
<entry>
<title>radsecproxy: Bump to v1.9.0</title>
<updated>2021-08-12T11:18:38Z</updated>
<author>
<name>Toke Høiland-Jørgensen</name>
</author>
<published>2021-08-12T10:41:01Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/packages/commit/?id=fac3fe43c7f112bc2e2a8a45fd40d3041d1c944f'/>
<id>urn:sha1:fac3fe43c7f112bc2e2a8a45fd40d3041d1c944f</id>
<content type='text'>
Remove 300-gcc10.patch as that was applied upstream, and refresh the
other patch.

Signed-off-by: Toke Høiland-Jørgensen &lt;toke@toke.dk&gt;
</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>
</feed>
