summaryrefslogtreecommitdiffstats
path: root/common/ssl_calls.h
Commit message (Collapse)AuthorAgeFilesLines
* move base64 functions to base64.cKoichiro IWAO2017-08-011-4/+0
|
* add base64_decode functionKoichiro IWAO2017-08-011-0/+4
|
* move openssl calls to common/libssl.c, check for definesJay Sorg2017-06-221-3/+6
|
* Eliminate APP_CC and DEFAULT_CCPavel Roskin2017-03-141-33/+33
|
* TLS: new method to specify SSL/TLS versionKoichiro IWAO2017-02-271-1/+1
| | | | | | | SSL/TLS protocols only listed in ssl_protocols should be used. The name "ssl_protocols" comes from nginx. Resolves #428.
* Constify input arguments of ssl_mod_exp() and ssl_gen_key_xrdp1()Pavel Roskin2017-02-021-3/+3
|
* TLS: log TLS version and cipherKoichiro IWAO2016-11-221-0/+3
|
* new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to ↵Alex Illsley2016-08-251-1/+2
| | | | implement
* Use correct types for ssl and ctx fields in struct ssl_tlsPavel Roskin2016-07-081-2/+2
|
* Fix warnings detected by -Wwrite-stringsPavel Roskin2016-07-081-1/+1
|
* common: move tls calls to ssl_callsJay Sorg2014-11-251-0/+28
|
* common: add more fips ssl callsJay Sorg2014-02-231-0/+10
|
* common: added des3 calls for fipsJay Sorg2014-02-201-1/+11
|
* copyright year updateJay Sorg2013-06-081-1/+1
|
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-19/+17
| | | | | o applied new coding standards to all .c files o moved some files around
* add ssl init to commonJay Sorg2011-05-281-0/+4
|
* update copyright yearJay Sorg2010-10-191-1/+1
|
* update copyright yearjsorg712009-02-021-1/+1
|
* update copyright yearjsorg712008-01-301-1/+1
|
* added keygen functionjsorg712007-06-161-0/+3
|
* copyright year updatejsorg712007-01-121-1/+1
|
* commit patch 1589325, slightly modified - code cleanupjsorg712006-11-041-0/+2
|
* copyright year updatesjsorg712006-03-211-1/+1
|
* added some APP_CC and changed ssl prefixjsorg712005-11-261-31/+31
|
* moving reverse to ssl_callsjsorg712005-09-251-1/+2
|
* moved some files aroundjsorg712005-06-281-0/+55