| Commit message (Expand) | Author | Age | Files | Lines |
* | common: no logic change, remove spaces | Jay Sorg | 2014-08-27 | 2 | -32/+32 |
* | work on tls mode | speidy | 2014-08-22 | 3 | -213/+54 |
* | common: some minor changes to arch.h | Jay Sorg | 2014-08-12 | 1 | -2/+20 |
* | common: fix check for big endian arches | Koichiro IWAO | 2014-08-12 | 1 | -1/+3 |
* | move some hard code paths to defines in header | Jay Sorg | 2014-08-06 | 1 | -0/+20 |
* | common: fix some warning for TLS | Jay Sorg | 2014-07-31 | 2 | -113/+125 |
* | added keyboard info to xrdp_client_info.h | Jay Sorg | 2014-07-31 | 1 | -0/+5 |
* | common: fix for list16_insert_item | Jay Sorg | 2014-07-28 | 1 | -1/+1 |
* | coverity: copy into fixed sized buffer | Laxmikant Rashinkar | 2014-07-27 | 1 | -0/+4 |
* | coverity: copy into fixed sized buffer | Laxmikant Rashinkar | 2014-07-26 | 1 | -2/+2 |
* | Merge branch 'devel' of github.com:NeutrinoLabs/xrdp into devel | Laxmikant Rashinkar | 2014-07-26 | 13 | -306/+861 |
|\ |
|
| * | common: indent fix | speidy | 2014-07-26 | 2 | -9/+9 |
| * | common: log, g_ prefix for global | Jay Sorg | 2014-07-25 | 1 | -38/+38 |
| * | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel | speidy | 2014-07-26 | 1 | -50/+50 |
| |\ |
|
| | * | common: indent, not logic change | Jay Sorg | 2014-07-25 | 1 | -50/+50 |
| * | | common: xrdp_tls, indentation fix | speidy | 2014-07-26 | 1 | -174/+187 |
| |/ |
|
| * | common: trans indentation fix | speidy | 2014-07-26 | 1 | -55/+60 |
| * | common: indent, not logic change | Jay Sorg | 2014-07-25 | 1 | -30/+30 |
| * | common: indent, not logic change | Jay Sorg | 2014-07-25 | 2 | -10/+17 |
| * | common: indent, not logic change | Jay Sorg | 2014-07-25 | 1 | -9/+9 |
| * | common: indent, not logic change | Jay Sorg | 2014-07-25 | 1 | -6/+7 |
| * | common: indent, not logic change | Jay Sorg | 2014-07-25 | 1 | -146/+146 |
| * | common: fifo.c, os_call.h, don't need prefix dir | Jay Sorg | 2014-07-24 | 1 | -1/+1 |
| * | common: add default for XRDP_LOG_PATH | Jay Sorg | 2014-07-24 | 1 | -0/+4 |
| * | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into | Idan Freiberg | 2014-07-23 | 4 | -13/+33 |
| |\ |
|
| * | | trans: work on TLS | Idan Freiberg | 2014-07-23 | 1 | -5/+1 |
| * | | libxrdp, common: work on TLS mode | Idan Freiberg | 2014-07-23 | 5 | -5/+528 |
| * | | libxrdp: started adding TLS support | Idan Freiberg | 2014-07-15 | 2 | -2/+8 |
* | | | coverity: improper use of negative value | Laxmikant Rashinkar | 2014-07-26 | 1 | -0/+17 |
| |/
|/| |
|
* | | coverity: fixed unchecked return value from library | Laxmikant Rashinkar | 2014-07-20 | 1 | -10/+26 |
* | | work on codec mode | Jay Sorg | 2014-07-19 | 1 | -0/+2 |
* | | coverity: fixed resolution leak issues | Laxmikant Rashinkar | 2014-07-19 | 2 | -3/+5 |
|/ |
|
* | libxrdp: added an option to enforce security layer in xrdp.ini | Idan Freiberg | 2014-07-09 | 1 | -1/+1 |
* | common: increase file maxline size to 2048 | Jay Sorg | 2014-06-18 | 1 | -13/+36 |
* | common: small fix for 32 bit color | Jay Sorg | 2014-06-10 | 1 | -1/+7 |
* | common: allow RSA keys bigger than 512 bit | Jay Sorg | 2014-06-05 | 1 | -2/+4 |
* | common: add another x86-64 define | Jay Sorg | 2014-06-03 | 1 | -1/+1 |
* | common: trans UDS rights change | Jay Sorg | 2014-05-15 | 1 | -1/+1 |
* | common: indent, no logic change to trans.h | Jay Sorg | 2014-04-20 | 1 | -20/+21 |
* | sesman: more options for session lookup from Fredy Paquet | Jay Sorg | 2014-04-20 | 2 | -0/+22 |
* | common: fix for clearing environment vars in BSD | Jay Sorg | 2014-04-17 | 1 | -0/+4 |
* | reduce the memory needed for crc16 bitmap cache lists | Jay Sorg | 2014-03-15 | 3 | -0/+246 |
* | misc fixes for Xorg and compile | Jay Sorg | 2014-03-14 | 1 | -0/+0 |
* | added a FIFO implementation | Laxmikant Rashinkar | 2014-03-12 | 3 | -0/+211 |
* | libxrdp: send, get, and use multi fragment max caps | Jay Sorg | 2014-03-10 | 1 | -0/+2 |
* | Merge pull request #111 from speidy/fastpath | jsorg71 | 2014-03-04 | 2 | -1/+21 |
|\ |
|
| * | Merge ../../neutrinolabs/xrdp into fastpath | speidy | 2014-03-02 | 7 | -4/+241 |
| |\ |
|
| * | | libxrdp: work on fastpath input, added fastpath option to xrdp.ini | speidy | 2014-02-11 | 1 | -0/+1 |
| * | | libxrdp: work on fastpath input | speidy | 2014-02-09 | 1 | -0/+18 |
| * | | libxrdp: work on fastpath | speidy | 2014-02-08 | 1 | -1/+2 |