| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
The HMAC_ and EVP_MD_ API:s changed in OpenSSL 1.1 in a way that made
it unfeasable to support both older and newer OpenSSL.
Radsecproxy already depends on libnettle for Fticks.
Moving away from libcrypto makes it easier to add support for other
TLS libraries than OpenSSL.
|
|
|
|
|
|
|
| |
NOTE: pwdcrypt(), msmppencrypt(), msmppdecrypt(), _checkmsgauth(),
_validauth() _createmessageauth() and _radsign() all become slightly
more expensive since we're now allocating and freeing an EVP_MD_CTX or
HMAC_CTX on each invocation.
|
|
|
|
| |
Also when copying of the first attribute fails.
|
|
|
|
|
|
| |
Doh!
Closes RADSECPROXY-53.
|
|
|
|
| |
Closes RADSECPROXY-52.
|
|
|
|
|
|
| |
The LICENSE file still aims to reflect a summary of all files.
The LICENSE file was changed to not include year 2006 since there was
no evidence in git (svn) of any contributions from that year.
|
|
|
|
|
|
|
|
|
| |
And, actually, a typo in catgconf.c.
Cherry-picked b712a6bf from branch 'licensing'.
Conflicts:
LICENSE
|
|
|
|
| |
The overlap is clearly expressed without it.
|
| |
|
|
|
|
|
|
| |
Note that this change makes all files carry the same copyright info,
regardless of when they've been touched. People interested in more
detail will have to consult the commit history.
|
|
|
|
| |
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@530 e88ac4ed-0b26-0410-9574-a7f39faa03bf
|
|
|
|
| |
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@517 e88ac4ed-0b26-0410-9574-a7f39faa03bf
|
|
|
|
| |
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@453 e88ac4ed-0b26-0410-9574-a7f39faa03bf
|
|
|
|
| |
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@391 e88ac4ed-0b26-0410-9574-a7f39faa03bf
|
|
|
|
| |
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@390 e88ac4ed-0b26-0410-9574-a7f39faa03bf
|
|
|
|
| |
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@377 e88ac4ed-0b26-0410-9574-a7f39faa03bf
|
|
|
|
| |
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@375 e88ac4ed-0b26-0410-9574-a7f39faa03bf
|
|
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@373 e88ac4ed-0b26-0410-9574-a7f39faa03bf
|