summaryrefslogtreecommitdiff
path: root/tlscommon.c
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright info.radsecproxy-1.5Linus Nordberg2011-09-291-1/+1
|
* Make radsecproxy.h self-sustaining.Linus Nordberg2011-09-261-1/+0
|
* Update copyright notices.Linus Nordberg2011-03-311-0/+1
|
* Fix a typo in an error string.Linus Nordberg2011-03-031-1/+1
|
* Improve SSL version identification.Linus Nordberg2010-11-191-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 Nordberg2010-11-181-5/+7
| | | | Follow up to RADSECPROXY-14.
* Disable OpenSSL session caching if OpenSSL version < 1.0.0b.Linus Nordberg2010-11-171-0/+7
| | | | (Closes RADSECPROXY-14.)
* Add Emacs local variable for stroustrup style.linus2010-03-231-0/+4
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@530 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Reindent and remove trailing whitespace.linus2010-03-081-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 testingvenaas2009-01-271-16/+38
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@462 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* reverting makefile, emovign some includesvenaas2008-12-221-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 warningsvenaas2008-12-221-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 usedvenaas2008-12-221-0/+412
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@445 e88ac4ed-0b26-0410-9574-a7f39faa03bf