index
:
xrdp-proprietary
master
ulab-next
ulab-next-nosound
ulab-original
Donated space for related uLab project
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
trans.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
TLS: log TLS version and cipher
Koichiro IWAO
2016-11-22
1
-0
/
+3
*
new options for xrdp.ini disableSSlv3=yes and tls_ciphers=HIGH and code to im...
Alex Illsley
2016-08-25
1
-2
/
+3
*
Use char* for TLS send and receive
Pavel Roskin
2016-07-08
1
-4
/
+4
*
trans: set non blocking socket after accept
Jay Sorg
2016-04-27
1
-1
/
+1
*
common: call recv/send before can_recv/can_send
Jay Sorg
2016-04-06
1
-51
/
+45
*
common: check for term in force send and recv
Jay Sorg
2016-01-11
1
-54
/
+66
*
no logic change, remove trailing space
Jay Sorg
2015-12-11
1
-1
/
+1
*
common: fix possible deadlock in trans
Jay Sorg
2015-11-02
1
-1
/
+2
*
rename g_tcp_can_recv to g_sck_can_recv
Jay Sorg
2015-10-07
1
-3
/
+3
*
common: changes to trans for timeout
Jay Sorg
2015-08-18
1
-4
/
+72
*
add timeout to trans_get_wait_objs_rw
Jay Sorg
2015-07-13
1
-1
/
+1
*
fix problem caused by b56aa98 for tls connections
Jay Sorg
2015-07-12
1
-1
/
+1
*
work on main loop changes
Jay Sorg
2015-07-05
1
-24
/
+111
*
common: move tls calls to ssl_calls
Jay Sorg
2014-11-25
1
-9
/
+10
*
common: tls, fix for pending reads
Jay Sorg
2014-11-21
1
-10
/
+33
*
work on tls mode
speidy
2014-08-22
1
-25
/
+49
*
Merge branch 'devel' of github.com:NeutrinoLabs/xrdp into devel
Laxmikant Rashinkar
2014-07-26
1
-20
/
+86
|
\
|
*
common: indent fix
speidy
2014-07-26
1
-6
/
+6
|
*
common: trans indentation fix
speidy
2014-07-26
1
-55
/
+60
|
*
trans: work on TLS
Idan Freiberg
2014-07-23
1
-5
/
+1
|
*
libxrdp, common: work on TLS mode
Idan Freiberg
2014-07-23
1
-2
/
+63
|
*
libxrdp: started adding TLS support
Idan Freiberg
2014-07-15
1
-2
/
+6
*
|
coverity: improper use of negative value
Laxmikant Rashinkar
2014-07-26
1
-0
/
+17
|
/
*
common: trans UDS rights change
Jay Sorg
2014-05-15
1
-1
/
+1
*
common: no logic change, update comments
Jay Sorg
2014-03-01
1
-1
/
+1
*
common: added some trans options used in fast path
Jay Sorg
2014-02-25
1
-1
/
+4
*
common: try to send data in trans_write_copy
Jay Sorg
2013-12-04
1
-0
/
+9
*
log client ip with pid, etc
Jay Sorg
2013-10-02
1
-2
/
+5
*
trans: reset p when adding to trans list
Jay Sorg
2013-09-23
1
-0
/
+1
*
chansrv: deadlock, add trans copy func
Jay Sorg
2013-09-23
1
-63
/
+108
*
chansrv: fix for deadlock
Jay Sorg
2013-09-23
1
-0
/
+83
*
VUL: fix some possible buffer overruns
Jay Sorg
2013-09-10
1
-1
/
+5
*
common: transport aware when app is terminating
Jay Sorg
2013-08-17
1
-2
/
+21
*
copyright year update
Jay Sorg
2013-06-08
1
-1
/
+1
*
o moved from GNU General Public License to Apache License, Version 2.0
Laxmikant Rashinkar
2012-09-19
1
-326
/
+367
*
added comments, added define, removed unused inparameter
norrarvid
2012-05-29
1
-1
/
+1
*
Major code cleanup:
Nicola Ruggero
2010-11-03
1
-16
/
+35
*
fix for 100% cpu when socket error
Jay Sorg
2010-10-20
1
-13
/
+9
*
bind to specific address
Jay Sorg
2010-10-19
1
-2
/
+9
*
improve trans
jsorg71
2010-05-04
1
-48
/
+65
*
add unix socket to trans
jsorg71
2009-09-05
1
-10
/
+51
*
update copyright year
jsorg71
2009-02-02
1
-1
/
+1
*
added trans files
jsorg71
2008-08-22
1
-0
/
+342