Koichiro IWAO
|
b2b42d28f3
|
xrdp: add OpenSSL version to --version
While here, cleanup --help, --version, and when unknown option.
|
7 years ago |
Koichiro IWAO
|
04187945a8
|
move base64 functions to base64.c
|
7 years ago |
Koichiro IWAO
|
d57e02626d
|
add base64_decode function
|
7 years ago |
Jay Sorg
|
8d63c32899
|
move openssl calls to common/libssl.c, check for defines
|
7 years ago |
Pavel Roskin
|
6ed4c969f4
|
Eliminate APP_CC and DEFAULT_CC
|
8 years ago |
Koichiro IWAO
|
e94ab10e14
|
TLS: new method to specify SSL/TLS version
SSL/TLS protocols only listed in ssl_protocols should be used.
The name "ssl_protocols" comes from nginx.
Resolves #428.
|
8 years ago |
Pavel Roskin
|
dc1e341f5a
|
Constify input arguments of ssl_mod_exp() and ssl_gen_key_xrdp1()
|
8 years ago |
Koichiro IWAO
|
40e8194122
|
TLS: log TLS version and cipher
|
8 years ago |
Alex Illsley
|
47124df4ed
|
new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement
|
8 years ago |
Pavel Roskin
|
28a1a090b3
|
Use correct types for ssl and ctx fields in struct ssl_tls
|
8 years ago |
Pavel Roskin
|
aeeb3d2c2e
|
Fix warnings detected by -Wwrite-strings
|
8 years ago |
Jay Sorg
|
cc0406dddf
|
common: move tls calls to ssl_calls
|
10 years ago |
Jay Sorg
|
25ad4d8a36
|
common: add more fips ssl calls
|
11 years ago |
Jay Sorg
|
926cd095fc
|
common: added des3 calls for fips
|
11 years ago |
Jay Sorg
|
c6fa03102f
|
copyright year update
|
12 years ago |
Laxmikant Rashinkar
|
1123323fda
|
o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
|
12 years ago |
Jay Sorg
|
0da32da2d8
|
add ssl init to common
|
14 years ago |
Jay Sorg
|
bb7898419f
|
update copyright year
|
14 years ago |
jsorg71
|
6c5f82fd04
|
update copyright year
|
16 years ago |
jsorg71
|
38b789e81f
|
update copyright year
|
17 years ago |
jsorg71
|
6ecbf36e7e
|
added keygen function
|
18 years ago |
jsorg71
|
02cd95ebef
|
copyright year update
|
18 years ago |
jsorg71
|
00d8b7106f
|
commit patch 1589325, slightly modified - code cleanup
|
18 years ago |
jsorg71
|
b65409683b
|
copyright year updates
|
19 years ago |
jsorg71
|
baf7f173ae
|
added some APP_CC and changed ssl prefix
|
19 years ago |
jsorg71
|
9ad83a3c23
|
moving reverse to ssl_calls
|
19 years ago |
jsorg71
|
41df89c7f2
|
moved some files around
|
20 years ago |