- 16 Jan, 2015 2 commits
-
-
Linus Nordberg authored
Conflicts: radsecproxy.c
-
Linus Nordberg authored
Conflicts: radmsg.h
-
- 14 Jan, 2015 1 commit
-
-
Linus Nordberg authored
Conflicts: ChangeLog
-
- 05 Sep, 2013 1 commit
-
-
Linus Nordberg authored
Closes RADSECPROXY-52.
-
- 02 Sep, 2013 6 commits
-
-
Linus Nordberg authored
-
Linus Nordberg authored
They are pointers into static struct hash *rewriteconfs and should live forever. Patch by Fabian Mauchle.
-
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.
-
- 27 Apr, 2012 1 commit
-
-
Linus Nordberg authored
Patch from Ralf Paffrath <paffrath@dfn.de>.
-
- 26 Apr, 2012 1 commit
-
-
Linus Nordberg authored
Patch from Ralf Paffrath <paffrath@dfn.de>.
-
- 17 Apr, 2012 3 commits
-
-
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 1 commit
-
-
Linus Nordberg authored
This is the old number. We used 1 minute during testing.
-
- 12 Apr, 2012 3 commits
-
-
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
-
- 11 Apr, 2012 1 commit
-
-
Linus Nordberg authored
Note that `-i' on the command line overrides this config option. This closes RADSECPROXY-32.
-
- 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.
-
- 08 Apr, 2012 1 commit
-
-
Linus Nordberg authored
-
- 21 Dec, 2011 1 commit
-
-
Maja Gorecka-Wolniewicz authored
-
- 12 Dec, 2011 6 commits
-
-
Linus Nordberg authored
Used in 'tls defaultClient' and 'tls defaultServer' configuration blocks. Reported by Maja Gorecka-Wolniewicz.
-
Linus Nordberg authored
-
Linus Nordberg authored
-
Maja Gorecka-Wolniewicz authored
-
Linus Nordberg authored
-
Maja Gorecka-Wolniewicz authored
-
- 23 Nov, 2011 1 commit
-
-
Maja Gorecka-Wolniewicz authored
-
- 22 Nov, 2011 1 commit
-
-
Maja Gorecka-Wolniewicz authored
-
- 08 Oct, 2011 1 commit
-
-
Linus Nordberg authored
This way a script can signal "not found". The naptr-eduroam.sh and radsec-dynsrv.sh scripts are changed to behave like this. Closes RADSECPROXY-22.
-
- 27 Sep, 2011 2 commits
-
-
Linus Nordberg authored
-
Linus Nordberg authored
Move main() out of radsecproxy.c. Build a static library and link a main.c with it.
-
- 26 Sep, 2011 1 commit
-
-
Linus Nordberg authored
-
- 03 Jul, 2011 3 commits
-
-
Linus Nordberg authored
-
Linus Nordberg authored
-
Linus Nordberg authored
-
- 05 Apr, 2011 1 commit
-
-
Linus Nordberg authored
-