- 02 Sep, 2013 14 commits
-
-
Linus Nordberg authored
Also, don't select() at all if SSL_pending() says there's data to read. Patch by Fabian Mauchle.
-
Linus Nordberg authored
They are pointers into static struct hash *rewriteconfs and should live forever. Patch by Fabian Mauchle.
-
Linus Nordberg authored
Also, in a lame attempt att giving credit for last commit where I failed at doing that: 4920ff44 is a patch from Fabian Mauchle.
-
Linus Nordberg authored
-
Linus Nordberg authored
-
Linus Nordberg authored
Have free(3) call sbrk(2) when there's 4 MB to free (default on Linux seems to be 128). Patch by Fabian Mauchle. Conflicts: configure.ac
-
Linus Nordberg authored
On Linux, the default stack size is typically 8 MB. Patch by Fabian Mauchle.
-
Linus Nordberg authored
Closes RADSECPROXY-51.
-
Linus Nordberg authored
-
Linus Nordberg authored
-
Linus Nordberg authored
Spotted by Simon Lundström.
-
Linus Nordberg authored
Bug found by Simon Lundström and jocar. Conflicts: radsecproxy-hash.c
-
Linus Nordberg authored
That interface is a bit surprising. radsecproxy-hash(1) was indeed bitten by it. Also, make _format_hash() behave consistently even when out_len < 3. Conflicts: fticks_hashmac.c
-
Linus Nordberg authored
1.6.2 is already released but correct ChangeLog info is good.
-
- 25 Oct, 2012 2 commits
-
-
Linus Nordberg authored
-
Linus Nordberg authored
-
- 22 Oct, 2012 3 commits
-
-
Linus Nordberg authored
Commit db965c9b addressed TLS clients only. When verifying DTLS clients, don't consider config blocks with CA settings ('tls') which differ from the one used for verifying the certificate chain. Original issue reported and analysed by Ralf Paffrath. DTLS being vulnerable reported by Raphael Geisser. Addresses issue RADSECPROXY-43, CVE-2012-4523.
-
Linus Nordberg authored
The change was done in radsecproxy-1.6 (2012-04-27) but wasn't documented properly.
-
Linus Nordberg authored
-
- 18 Oct, 2012 1 commit
-
-
Linus Nordberg authored
-
- 14 Sep, 2012 3 commits
-
-
Linus Nordberg authored
-
Linus Nordberg authored
-
-
- 13 Sep, 2012 1 commit
-
-
Linus Nordberg authored
When verifying clients, don't consider config blocks with CA settings ('tls') which differ from the one used for verifying the certificate chain. Reported by Ralf Paffrath. Reported and analysed by Ralf Paffrath. Addresses issue RADSECPROXY-43.
-
- 13 Aug, 2012 2 commits
-
-
Linus Nordberg authored
Fix by Adam Osuchowski.
-
Linus Nordberg authored
-
- 23 May, 2012 4 commits
-
-
Linus Nordberg authored
-
Linus Nordberg authored
-
Faidon Liambotis authored
To: radsecproxy@uninett.no Cc: Faidon Liambotis <paravoid@debian.org> Date: Wed, 23 May 2012 01:50:26 +0300 groff interprets "-" as hyphens (U+2010) and not as minus signs (U+002D). Process arguments are clearly being done with minus signs, so escape them properly and make copy/paste work again.
-
Faidon Liambotis authored
To: radsecproxy@uninett.no Cc: Faidon Liambotis <paravoid@debian.org> Date: Wed, 23 May 2012 01:50:27 +0300 s/specifed/specified/
-
- 27 Apr, 2012 3 commits
-
-
Linus Nordberg authored
-
Linus Nordberg authored
-
Linus Nordberg authored
Patch from Ralf Paffrath <paffrath@dfn.de>.
-
- 26 Apr, 2012 3 commits
-
-
Linus Nordberg authored
-
Linus Nordberg authored
Patch from Ralf Paffrath <paffrath@dfn.de>.
-
Linus Nordberg authored
-
- 17 Apr, 2012 4 commits
-
-
Linus Nordberg authored
-
Linus Nordberg authored
RADSECPROXY-37.
-
Linus Nordberg authored
-
Linus Nordberg authored
Related to RADSECPROXY-37. TODO: Add documentation.
-