summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* coverity: dead codeLaxmikant Rashinkar2014-07-265-17/+13
* Merge branch 'devel' of github.com:NeutrinoLabs/xrdp into develLaxmikant Rashinkar2014-07-2623-620/+1281
|\
| * common: indent fixspeidy2014-07-262-9/+9
| * common: log, g_ prefix for globalJay Sorg2014-07-251-38/+38
| * Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into develspeidy2014-07-261-50/+50
| |\
| | * common: indent, not logic changeJay Sorg2014-07-251-50/+50
| * | common: xrdp_tls, indentation fixspeidy2014-07-261-174/+187
| |/
| * common: trans indentation fixspeidy2014-07-261-55/+60
| * common: indent, not logic changeJay Sorg2014-07-251-30/+30
| * common: indent, not logic changeJay Sorg2014-07-252-10/+17
| * common: indent, not logic changeJay Sorg2014-07-251-9/+9
| * common: indent, not logic changeJay Sorg2014-07-251-6/+7
| * common: indent, not logic changeJay Sorg2014-07-251-146/+146
| * common: fifo.c, os_call.h, don't need prefix dirJay Sorg2014-07-241-1/+1
| * common: add default for XRDP_LOG_PATHJay Sorg2014-07-241-0/+4
| * update submoduleJay Sorg2014-07-241-0/+0
| * add submodule backJay Sorg2014-07-242-1/+1
| * 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: 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 (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