summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #156 from speidy/develjsorg712014-07-2315-318/+949
|\
| * Merge branch 'devel' of https://github.com/neutrinolabs/xrdp intoIdan Freiberg2014-07-2346-273/+892
| |\
| * | libxrdp: mcs, delete temp hexdump Idan Freiberg2014-07-231-1/+0
| * | libxrdp: work on TLS modeIdan Freiberg2014-07-231-3/+3
| * | trans: work on TLSIdan Freiberg2014-07-231-5/+1
| * | libxrdp, common: work on TLS modeIdan Freiberg2014-07-2315-432/+544
| * | 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: 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 (CORRELATION_INFO_PRESE...speidy2014-07-021-1/+1
* libxrdp: fastpath fragmented mppc fix, make sure we have at least 16 bytes to...Jay Sorg2014-06-301-17/+10
* 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 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: 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 audio...speidy2014-06-261-14/+50
* | 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 n...Idan Freiberg2014-06-191-12/+17
* | 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