summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* libxrdp: work on TLS supportIdan Freiberg2014-07-176-10/+230
|
* libxrdp: started adding TLS supportIdan Freiberg2014-07-158-4/+302
|
* libxrdp: enforce server security layer when rdpNegData is not existsIdan Freiberg2014-07-141-3/+6
|
* Merge branch 'devel' of github.com:neutrinolabs/xrdp into develJay Sorg2014-07-131-1/+4
|\
| * libxrdp: another len fixspeidy2014-07-121-1/+4
| |
* | update librfxcodec submoduleJay Sorg2014-07-131-0/+0
|/
* libxrdp: fix off by one length indicator issuespeidy2014-07-121-1/+1
|
* xrdp: fix for prefilled username issuespeidy2014-07-111-1/+3
|
* added --enable-rfxcodecJay Sorg2014-07-103-1/+16
|
* libxrdp: changes in rdp security layer negotiationIdan Freiberg2014-07-103-125/+146
|
* libxrdp: added an option to enforce security layer in xrdp.iniIdan Freiberg2014-07-093-2/+24
|
* added librfxcodec submoduleJay Sorg2014-07-082-0/+3
|
* libxrdp: minor mppc compressor changeJay Sorg2014-07-042-54/+12
|
* xup: check for g_shmat failure and change error caseJay Sorg2014-07-031-4/+6
|
* libxrdp: iso: fixed a validation check in RDP_NEG_REQ ↵speidy2014-07-021-1/+1
| | | | (CORRELATION_INFO_PRESENT flag is sent by mac itap client by default from now)
* libxrdp: fastpath fragmented mppc fix, make sure we have at least 16 bytes ↵Jay Sorg2014-06-301-17/+10
| | | | to compress
* libxrdp: mppc fix when compressor failsJay Sorg2014-06-301-2/+2
|
* default max_bpp to 32Jay Sorg2014-06-291-1/+1
|
* 32 bpp compress the alpha, leave room for biggest 32 bpp dataJay Sorg2014-06-292-4/+4
|
* Merge pull request #150 from metalefty/xorg-driver-makefilejsorg712014-06-291-4/+5
|\ | | | | xorg: explicitly make and specify install target directory
| * xorg: explicitly make and specify install target directoryKoichiro IWAO2014-06-291-4/+5
| |
* | libxrdp: complete fastpath mppc compressionJay Sorg2014-06-281-25/+67
| |
* | sesman: sound.c: no logic change, remove tabs and warningJay Sorg2014-06-282-45/+49
| |
* | Merge pull request #149 from metalefty/xorg-driver-makefilejsorg712014-06-281-4/+6
|\ \ | |/ | | xorg: get xorg module directory via pkg-config
| * xorg: respect DESTDIR variable for packagingKoichiro IWAO2014-06-291-4/+5
| |
| * xorg: get xorg module directory via pkg-configKoichiro IWAO2014-06-291-4/+5
| |
* | chansrv: sound: prevent an infinite loop when the connection with pulse ↵speidy2014-06-261-14/+50
| | | | | | | | audio is closed improperly
* | libxrdp: planar unroll deltaJay Sorg2014-06-231-20/+28
| |
* | libxrdp: cursor big endian fixJay Sorg2014-06-231-4/+10
| |
* | libxrdp: planar compreesion, check for temp buffer limitsJay Sorg2014-06-221-126/+135
| |
* | libxrdp: changed the way we calculate gcc-response length, RSA 2048 working ↵Idan Freiberg2014-06-191-12/+17
| | | | | | | | now with mstsc
* | support 2048 bit RSA keysJay Sorg2014-06-184-44/+103
| |
* | common: increase file maxline size to 2048Jay Sorg2014-06-181-13/+36
| |
* | libxrdp: remove some alloc / freeJay Sorg2014-06-183-16/+17
| |
* | Merge branch 'devel' of github.com:neutrinolabs/xrdp into develJay Sorg2014-06-1814-374/+624
|\ \
| * | libxrdp: changes for planar compressionJay Sorg2014-06-173-72/+216
| | |
| * | libxrdp: no logic change, fix warning, some optimize planar compressionJay Sorg2014-06-171-25/+57
| |/
| * libxrdp: 32 bpp compression changes / fixesJay Sorg2014-06-152-58/+105
| |
| * libxrdp: planar(32 bit) compression working nowJay Sorg2014-06-151-13/+209
| |
| * more fixes for 32 bit colorJay Sorg2014-06-103-13/+31
| |
| * common: small fix for 32 bit colorJay Sorg2014-06-101-1/+7
| |
| * work on 32 bit planar bitmap compressorJay Sorg2014-06-102-6/+134
| |
| * Merge pull request #136 from ArvidNorr/backgrounddevjsorg712014-06-103-1/+26
| |\ | | | | | | added support for optional background image
| | * added support for optional background imageArvidNorr2014-05-233-1/+26
| | |
| * | chansrv: more remove simple soundJay Sorg2014-06-071-140/+0
| | |
| * | chansrv: remove simple sound and load pulse modulesJay Sorg2014-06-074-209/+3
| | |
* | | xorg: fix a crash when disconnectingJay Sorg2014-06-181-0/+5
|/ /
* | keygen: add 2048 bit key optionJay Sorg2014-06-061-128/+230
| |
* | common: allow RSA keys bigger than 512 bitJay Sorg2014-06-051-2/+4
| |
* | common: add another x86-64 defineJay Sorg2014-06-031-1/+1
| |