summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * | | | libxrdp: work on TLS mode, temporary changesspeidy2014-07-212-15/+16
| | | | | | |
| | | * | | | 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
| | | | | | |
| * | | | | | coverity: improper use of negative valueLaxmikant Rashinkar2014-07-2613-17/+82
| |/ / / / /
| * | | | | coverity: fixed issue argument cannot be negativeLaxmikant Rashinkar2014-07-233-3/+12
| | |/ / / | |/| | |
| * | | | coverity: Dereference after null checkLaxmikant Rashinkar2014-07-208-62/+73
| | | | |
| * | | | coverity: fixed unchecked return value from libraryLaxmikant Rashinkar2014-07-207-23/+88
| | | | |
| * | | | coverity: fixed out of bounds read-writeLaxmikant Rashinkar2014-07-202-3/+12
| | | | |
| * | | | xorg: capture changeJay Sorg2014-07-193-7/+34
| | | | |
| * | | | work on codec modeJay Sorg2014-07-1910-127/+586
| | | | |
| * | | | coverity: fixed unchecked return valueLaxmikant Rashinkar2014-07-194-4/+12
| | | | |
| * | | | coverity: fixed resolution leak issuesLaxmikant Rashinkar2014-07-1924-43/+80
| | | | |
| * | | | small fix for rdp scancode fileJay Sorg2014-07-161-2/+3
| |/ / /
| * | | 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
| | | | |