- 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 5 commits
-
-
Linus Nordberg authored
-
Linus Nordberg authored
RADSECPROXY-37.
-
Linus Nordberg authored
-
Linus Nordberg authored
Related to RADSECPROXY-37. TODO: Add documentation.
-
Linus Nordberg authored
Related to RADSECPROXY-37. TODO: Add documentation.
-
- 16 Apr, 2012 5 commits
-
-
Linus Nordberg authored
Closes RADSECPROXY-40.
-
Linus Nordberg authored
-
Linus Nordberg authored
-
Linus Nordberg authored
-
Linus Nordberg authored
This is the old number. We used 1 minute during testing.
-
- 12 Apr, 2012 14 commits
-
-
Linus Nordberg authored
Closes RADSECPROXY-36.
-
Linus Nordberg authored
-
Linus Nordberg authored
This goes in branch dynconf2. This reverts commit dbcc9977.
-
Linus Nordberg authored
-
Linus Nordberg authored
-
Linus Nordberg authored
Dynamic servers has clearly never been run on UDP servers. We should probably do something less evil than crashing here. Closes RADSECPROXY-26.
-
Linus Nordberg authored
clientwr() should treat the dynamic lookup as a failure and will not be any happier to know that the exact error was that it didn't resolv. The script can do whatever logging is wanted. That said, this commit also makes the scripts exit with 10 in order to signal failure.
-
Linus Nordberg authored
Also, sleep less than 15 minutes (900s), mainly for testing. This number will change. Also, die hard and explicitly if freeing an already freed config in freeclsrvconf(). This is part of fixing RADSECPROXY-33.
-
Linus Nordberg authored
Using /bin/bash isn't portable.
-
Linus Nordberg authored
`-e' to /bin/echo isn't portable. The BSD's lacks it for instance.
-
Linus Nordberg authored
Spotted by Paul Dekkers. Closes RADSECPROXY-39.
-
Linus Nordberg authored
This closes RADSECPROXY-36.
-
Linus Nordberg authored
-
Linus Nordberg authored
-
- 11 Apr, 2012 8 commits
-
-
Linus Nordberg authored
-
Linus Nordberg authored
-
Linus Nordberg authored
Note that `-i' on the command line overrides this config option. This closes RADSECPROXY-32.
-
Linus Nordberg authored
This closes RADSECPROXY-31.
-
Linus Nordberg authored
-
Linus Nordberg authored
Much like what 1c05812c did for radsecproxy.conf-example.
-
Linus Nordberg authored
We change from "mysecret" to "radsec" as per draft-ietf-radext-radsec-12.txt section 2.3 (4).
-
Linus Nordberg authored
-
- 10 Apr, 2012 1 commit
-
-
Linus Nordberg authored
-
- 09 Apr, 2012 1 commit
-
-
Linus Nordberg authored
In the error case in confserver_cb() where compileserverconfig() we used to go to errexit and have resonf, passed as an argument through ARG, freed. Other parts are still using that conf.
-