Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | o applied new coding standards to all .c files o moved some files around | ||||
* | 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 |
| | | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.) | ||||
* | 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 |