Commit Graph

42 Commits (f25659d2eeb32efb519a96e1f1ab4894de115807)

Author SHA1 Message Date
Alex Illsley 47124df4ed new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to implement 10 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.
10 years ago
Jay Sorg fac0907a3c trans: set non blocking socket after accept 10 years ago
Jay Sorg 0655272b9c common: call recv/send before can_recv/can_send 10 years ago
Jay Sorg 2893fefc91 common: check for term in force send and recv 10 years ago
Jay Sorg 4f128c530c no logic change, remove trailing space 10 years ago
Jay Sorg e1c7aa377f common: fix possible deadlock in trans 10 years ago
Jay Sorg fd793bd213 rename g_tcp_can_recv to g_sck_can_recv 10 years ago
Jay Sorg 6384bae1e7 common: changes to trans for timeout 11 years ago
Jay Sorg 6c23b85593 add timeout to trans_get_wait_objs_rw 11 years ago
Jay Sorg 136e072513 fix problem caused by b56aa98 for tls connections 11 years ago
Jay Sorg b56aa9832e work on main loop changes 11 years ago
Jay Sorg cc0406dddf common: move tls calls to ssl_calls 11 years ago
Jay Sorg 5a8bf87c7f common: tls, fix for pending reads 11 years ago
speidy 4015f526db work on tls mode 12 years ago
Laxmikant Rashinkar 56e43c4a38 Merge branch 'devel' of github.com:NeutrinoLabs/xrdp into devel 12 years ago
Laxmikant Rashinkar 27055d5762 coverity: improper use of negative value 12 years ago
speidy 0f9bd232d9 common: indent fix 12 years ago
speidy c612683119 common: trans indentation fix 12 years ago
Idan Freiberg df87033489 trans: work on TLS 12 years ago
Idan Freiberg afdf638c7b libxrdp, common: work on TLS mode 12 years ago
Idan Freiberg f0b6c6b1d1 libxrdp: started adding TLS support 12 years ago
Jay Sorg 05a281a3f8 common: trans UDS rights change 12 years ago
Jay Sorg 374633e63f common: no logic change, update comments 12 years ago
Jay Sorg f6fb5a32ed common: added some trans options used in fast path 12 years ago
Jay Sorg 3c218ad3f2 common: try to send data in trans_write_copy 12 years ago
Jay Sorg 25369460a1 log client ip with pid, etc 12 years ago
Jay Sorg fc31ae1f48 trans: reset p when adding to trans list 13 years ago
Jay Sorg 3b743f64eb chansrv: deadlock, add trans copy func 13 years ago
Jay Sorg dfd78c722b chansrv: fix for deadlock 13 years ago
Jay Sorg 39ed446e15 VUL: fix some possible buffer overruns 13 years ago
Jay Sorg e602a28d5c common: transport aware when app is terminating 13 years ago
Jay Sorg c6fa03102f copyright year update 13 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
14 years ago
norrarvid a45f993bfe added comments, added define, removed unused inparameter 14 years ago
Nicola Ruggero 4cf06dbbcb Major code cleanup:
- Initialized and zeroed out local variables
- Check for some null pointers
- Fixed some typos
- Other minor changes (beautify, etc.)
15 years ago
Jay Sorg 368db23061 fix for 100% cpu when socket error 15 years ago
Jay Sorg 1e8b5ea2cd bind to specific address 15 years ago
jsorg71 27e097663f improve trans 16 years ago
jsorg71 2a7c40dad8 add unix socket to trans 17 years ago
jsorg71 6c5f82fd04 update copyright year 17 years ago
jsorg71 643e22a6e5 added trans files 18 years ago