| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Also, allow for PSK-only configuration, i.e. don't barf on missing cert stuff.
|
|
|
|
|
| |
RADPROT_TLS is legacy from radsecproxy and will go away.
It happens to be defined to 1, the same as RAD_TLS, so it happens to work.
|
| |
|
|
|
|
| |
Also, move copyright notice out of COPYING and into every file.
|
|
|
|
|
| |
Remove RSE_SOME_ERROR.
rs_tls_init: Push SSL error stack on libradsec error stack.
|
| |
|
| |
|
|
NOTE: Clean up of resources not yet sane. Expect resource leakages.
NOTE: Most failure cases are not handled properly. With the wind at
your back and the sun shining, it might work.
|