Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | create new cert_store before reloading CAs and CRLs | Fabian Mauchle | 2017-08-01 | 1 | -0/+1 |
| | | | | | Conflicts: ChangeLog | ||||
* | Use DTLS_method() for new SSL context if it exists. | Linus Nordberg | 2016-03-11 | 1 | -0/+5 |
| | | | | | Effectively turning on support for DTLS 1.2 when OpenSSL version 1.0.2 or higher. | ||||
* | Allow TLSv1.1 and TLSv1.2. | Linus Nordberg | 2016-02-25 | 1 | -1/+2 |
| | | | | | This should in theory allow for later versions of TLS too but let's verify that when the time comes. | ||||
* | Update copyright info.radsecproxy-1.5 | Linus Nordberg | 2011-09-29 | 1 | -1/+1 |
| | |||||
* | Make radsecproxy.h self-sustaining. | Linus Nordberg | 2011-09-26 | 1 | -1/+0 |
| | |||||
* | Update copyright notices. | Linus Nordberg | 2011-03-31 | 1 | -0/+1 |
| | |||||
* | Fix a typo in an error string. | Linus Nordberg | 2011-03-03 | 1 | -1/+1 |
| | |||||
* | Improve SSL version identification. | Linus Nordberg | 2010-11-19 | 1 | -9/+10 |
| | | | | | | | | Use a runtime check rather than a compile time check, patch contributed by Faidon Liambotis. Include development and beta versions in the checks (the status nibble). | ||||
* | Don't disable ssl caching for 0.9.8p and later in the 0.9.x series of OpenSSL. | Linus Nordberg | 2010-11-18 | 1 | -5/+7 |
| | | | | Follow up to RADSECPROXY-14. | ||||
* | Disable OpenSSL session caching if OpenSSL version < 1.0.0b. | Linus Nordberg | 2010-11-17 | 1 | -0/+7 |
| | | | | (Closes RADSECPROXY-14.) | ||||
* | Add Emacs local variable for stroustrup style. | linus | 2010-03-23 | 1 | -0/+4 |
| | | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@530 e88ac4ed-0b26-0410-9574-a7f39faa03bf | ||||
* | Reindent and remove trailing whitespace. | linus | 2010-03-08 | 1 | -34/+34 |
| | | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@517 e88ac4ed-0b26-0410-9574-a7f39faa03bf | ||||
* | rewriting code for hosts,ports,resolving,builds but needs testing | venaas | 2009-01-27 | 1 | -16/+38 |
| | | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@462 e88ac4ed-0b26-0410-9574-a7f39faa03bf | ||||
* | reverting makefile, emovign some includes | venaas | 2008-12-22 | 1 | -1/+0 |
| | | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@449 e88ac4ed-0b26-0410-9574-a7f39faa03bf | ||||
* | moved more code to tlscommon, fixed a couple of minor lint warnings | venaas | 2008-12-22 | 1 | -18/+222 |
| | | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@447 e88ac4ed-0b26-0410-9574-a7f39faa03bf | ||||
* | split out code that is needed only when tls or dtls is used | venaas | 2008-12-22 | 1 | -0/+412 |
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@445 e88ac4ed-0b26-0410-9574-a7f39faa03bf |