summaryrefslogtreecommitdiff
path: root/tlscommon.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Disable OpenSSL session caching if OpenSSL version < 1.0.0b.Linus Nordberg2010-11-171-0/+7
* Add Emacs local variable for stroustrup style.linus2010-03-231-0/+4
* Reindent and remove trailing whitespace.linus2010-03-081-34/+34
* rewriting code for hosts,ports,resolving,builds but needs testingvenaas2009-01-271-16/+38
* reverting makefile, emovign some includesvenaas2008-12-221-1/+0
* moved more code to tlscommon, fixed a couple of minor lint warningsvenaas2008-12-221-18/+222
* split out code that is needed only when tls or dtls is usedvenaas2008-12-221-0/+412