Commit Graph

28 Commits (a8fcbf8c2dc48f0e015093e061c5b7efb63fbdc1)

Author SHA1 Message Date
Alex Illsley 47124df4ed new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement 9 years ago
Pavel Roskin 0c72ee2371 Use char* for TLS send and receive
This is consistent with ssl_tls_read() and ssl_tls_write(). C++ warnings
are fixed without adding any casts.
9 years ago
Jay Sorg 6c23b85593 add timeout to trans_get_wait_objs_rw 10 years ago
Jay Sorg b56aa9832e work on main loop changes 10 years ago
Jay Sorg cc0406dddf common: move tls calls to ssl_calls 10 years ago
Jay Sorg 5a8bf87c7f common: tls, fix for pending reads 10 years ago
speidy 4015f526db work on tls mode 11 years ago
Jay Sorg 386512c0ed common: fix some warning for TLS 11 years ago
Jay Sorg abf5549524 common: indent, not logic change 11 years ago
Idan Freiberg afdf638c7b libxrdp, common: work on TLS mode 11 years ago
Idan Freiberg f0b6c6b1d1 libxrdp: started adding TLS support 11 years ago
Jay Sorg 148c1f858c common: indent, no logic change to trans.h 11 years ago
Jay Sorg 374633e63f common: no logic change, update comments 11 years ago
Jay Sorg f6fb5a32ed common: added some trans options used in fast path 11 years ago
Jay Sorg 1deac46fdc common: add trans_get_wait_objs_rw to header 11 years ago
Jay Sorg 25369460a1 log client ip with pid, etc 12 years ago
Jay Sorg 3b743f64eb chansrv: deadlock, add trans copy func 12 years ago
Jay Sorg dfd78c722b chansrv: fix for deadlock 12 years ago
Jay Sorg e602a28d5c common: transport aware when app is terminating 12 years ago
Jay Sorg c6fa03102f copyright year update 12 years ago
ArvidNorr a2bbbd8cc3 Display PAM error in gateway setup, use domain name as IP/DNS, changed how the socket is closed 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
13 years ago
norrarvid a45f993bfe added comments, added define, removed unused inparameter 13 years ago
Jay Sorg 1e8b5ea2cd bind to specific address 15 years ago
jsorg71 27e097663f improve trans 15 years ago
jsorg71 2a7c40dad8 add unix socket to trans 16 years ago
jsorg71 6c5f82fd04 update copyright year 16 years ago
jsorg71 643e22a6e5 added trans files 17 years ago