| Commit message (Expand) | Author | Age | Files | Lines |
* | security change for none | Jay Sorg | 2014-08-05 | 2 | -48/+49 |
* | added option to set rdp crypto level to none | Jay Sorg | 2014-08-05 | 2 | -2/+23 |
* | no logic change, convert tabs to spaces | Jay Sorg | 2014-08-05 | 2 | -20/+21 |
* | add xrdp_keyboard.ini to Makefile.am | Jay Sorg | 2014-07-31 | 1 | -12/+27 |
* | load the rdp to X11 keybaord mappings from file | Jay Sorg | 2014-07-31 | 1 | -0/+190 |
* | coverity: dead code | Laxmikant Rashinkar | 2014-07-26 | 1 | -7/+7 |
* | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into | Idan Freiberg | 2014-07-23 | 4 | -15/+28 |
|\ |
|
| * | work on codec mode | Jay Sorg | 2014-07-19 | 1 | -3/+3 |
| * | coverity: fixed resolution leak issues | Laxmikant Rashinkar | 2014-07-19 | 4 | -7/+18 |
* | | libxrdp: mcs, delete temp hexdump | Idan Freiberg | 2014-07-23 | 1 | -1/+0 |
* | | libxrdp: work on TLS mode | Idan Freiberg | 2014-07-23 | 1 | -3/+3 |
* | | libxrdp, common: work on TLS mode | Idan Freiberg | 2014-07-23 | 9 | -822/+406 |
* | | libxrdp: work on TLS mode, temporary changes | speidy | 2014-07-21 | 2 | -15/+16 |
* | | libxrdp: work on TLS support | Idan Freiberg | 2014-07-17 | 6 | -10/+230 |
* | | libxrdp: started adding TLS support | Idan Freiberg | 2014-07-15 | 6 | -2/+294 |
* | | libxrdp: enforce server security layer when rdpNegData is not exists | Idan Freiberg | 2014-07-14 | 1 | -3/+6 |
|/ |
|
* | libxrdp: another len fix | speidy | 2014-07-12 | 1 | -1/+4 |
* | libxrdp: fix off by one length indicator issue | speidy | 2014-07-12 | 1 | -1/+1 |
* | libxrdp: changes in rdp security layer negotiation | Idan Freiberg | 2014-07-10 | 3 | -125/+146 |
* | libxrdp: added an option to enforce security layer in xrdp.ini | Idan Freiberg | 2014-07-09 | 1 | -0/+22 |
* | libxrdp: minor mppc compressor change | Jay Sorg | 2014-07-04 | 2 | -54/+12 |
* | libxrdp: iso: fixed a validation check in RDP_NEG_REQ (CORRELATION_INFO_PRESE... | speidy | 2014-07-02 | 1 | -1/+1 |
* | libxrdp: fastpath fragmented mppc fix, make sure we have at least 16 bytes to... | Jay Sorg | 2014-06-30 | 1 | -17/+10 |
* | libxrdp: mppc fix when compressor fails | Jay Sorg | 2014-06-30 | 1 | -2/+2 |
* | 32 bpp compress the alpha, leave room for biggest 32 bpp data | Jay Sorg | 2014-06-29 | 1 | -2/+2 |
* | libxrdp: complete fastpath mppc compression | Jay Sorg | 2014-06-28 | 1 | -25/+67 |
* | libxrdp: planar unroll delta | Jay Sorg | 2014-06-23 | 1 | -20/+28 |
* | libxrdp: planar compreesion, check for temp buffer limits | Jay Sorg | 2014-06-22 | 1 | -126/+135 |
* | libxrdp: changed the way we calculate gcc-response length, RSA 2048 working n... | Idan Freiberg | 2014-06-19 | 1 | -12/+17 |
* | support 2048 bit RSA keys | Jay Sorg | 2014-06-18 | 3 | -43/+102 |
* | libxrdp: remove some alloc / free | Jay Sorg | 2014-06-18 | 3 | -16/+17 |
* | libxrdp: changes for planar compression | Jay Sorg | 2014-06-17 | 3 | -72/+216 |
* | libxrdp: no logic change, fix warning, some optimize planar compression | Jay Sorg | 2014-06-17 | 1 | -25/+57 |
* | libxrdp: 32 bpp compression changes / fixes | Jay Sorg | 2014-06-15 | 2 | -58/+105 |
* | libxrdp: planar(32 bit) compression working now | Jay Sorg | 2014-06-15 | 1 | -13/+209 |
* | more fixes for 32 bit color | Jay Sorg | 2014-06-10 | 1 | -8/+26 |
* | work on 32 bit planar bitmap compressor | Jay Sorg | 2014-06-10 | 1 | -1/+60 |
* | no logic change, indent | Jay Sorg | 2014-06-02 | 3 | -399/+399 |
* | libxrdp: xrdp_channel: don't change channel flags when | speidy | 2014-04-21 | 1 | -4/+15 |
* | libxrdp: make sure jpeg quality is valid | speidy | 2014-04-02 | 1 | -3/+10 |
* | addec checks for TurboJPEG in autoconf | Laxmikant Rashinkar | 2014-03-23 | 1 | -2/+2 |
* | libxrdp: memory leak fixes on error | Jay Sorg | 2014-03-22 | 1 | -0/+3 |
* | libxrdp: fix for fips and fragmented fastpath | Jay Sorg | 2014-03-22 | 1 | -1/+10 |
* | work on surface command | Jay Sorg | 2014-03-18 | 4 | -0/+90 |
* | libxrdp: fix for when not compiling with turbo jpeg | Jay Sorg | 2014-03-16 | 1 | -0/+9 |
* | work on codec mode jpeg | Jay Sorg | 2014-03-16 | 1 | -5/+30 |
* | libxrdp: export jpeg compress for codec mode | Jay Sorg | 2014-03-16 | 2 | -0/+26 |
* | o added fastpath output, syncronize update pdu | speidy | 2014-03-15 | 3 | -20/+43 |
* | o libxrdp: fastpath output, added cursor and palette now updates | speidy | 2014-03-13 | 3 | -58/+165 |
* | Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into devel | speidy | 2014-03-12 | 2 | -407/+446 |
|\ |
|