summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* misc fixes for Xorg and compileJay Sorg2014-03-141-0/+0
* added a FIFO implementationLaxmikant Rashinkar2014-03-123-0/+211
* libxrdp: send, get, and use multi fragment max capsJay Sorg2014-03-101-0/+2
* Merge pull request #111 from speidy/fastpathjsorg712014-03-042-1/+21
|\
| * Merge ../../neutrinolabs/xrdp into fastpathspeidy2014-03-027-4/+241
| |\
| * | libxrdp: work on fastpath input, added fastpath option to xrdp.inispeidy2014-02-111-0/+1
| * | libxrdp: work on fastpath inputspeidy2014-02-091-0/+18
| * | libxrdp: work on fastpathspeidy2014-02-081-1/+2
* | | common: no logic change, update commentsJay Sorg2014-03-0119-20/+20
| |/ |/|
* | common: added some trans options used in fast pathJay Sorg2014-02-252-1/+6
* | common: add more fips ssl callsJay Sorg2014-02-232-0/+76
* | common: check for nil in fips cleanupJay Sorg2014-02-231-1/+4
* | common: added des3 calls for fipsJay Sorg2014-02-202-2/+89
* | common: update client_info structJay Sorg2014-02-181-0/+8
* | remove some warning, move gethostname to os_callsJay Sorg2014-02-082-1/+14
* | common: some notes and compile fixesJay Sorg2014-02-081-2/+29
* | common: added shm to os_callsJay Sorg2014-01-282-0/+18
|/
* added keyboard type and subtype to struct xrdp_client_infoJay Sorg2014-01-121-0/+3
* added tboolJay Sorg2014-01-101-1/+2
* common: try to send data in trans_write_copyJay Sorg2013-12-041-0/+9
* common: add trans_get_wait_objs_rw to headerJay Sorg2013-12-041-0/+4
* common: add unknown arch checkJay Sorg2013-11-201-0/+6
* added define for common typesJay Sorg2013-11-081-0/+3
* libxrdp: add monitorCount to client_info structspeidy2013-11-051-0/+1
* common: fix conflictspeidy2013-10-301-1/+1
|\
| * common: restore xrdp_client_info orderJay Sorg2013-10-171-3/+5
* | libxrdp: work on multimon speidy2013-10-301-3/+14
|/
* libxrdp: some ISO_PDU_CR changesJay Sorg2013-10-091-15/+16
* Merge branch 'multimon' of git://github.com/speidy/xrdp into speidy-multimonJay Sorg2013-10-092-3/+30
|\
| * libxrdp: work on RDP negotiationspeidy2013-09-201-0/+23
| * libxrdp: work on multi-mon supportspeidy2013-07-152-3/+7
* | log client ip with pid, etcJay Sorg2013-10-025-2/+46
* | added options to set tcp send and recv buffer sizesJay Sorg2013-10-022-0/+94
* | add pid loggingJay Sorg2013-10-012-0/+33
* | merges from authentic8Jay Sorg2013-09-261-0/+6
|\ \
| * | Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b9...Jim Grandy2013-08-221-0/+4
| * | Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a...Jim Grandy2013-08-221-0/+1
| * | Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f9...Jim Grandy2013-08-221-0/+2
* | | trans: reset p when adding to trans listJay Sorg2013-09-231-0/+1
* | | chansrv: deadlock, add trans copy funcJay Sorg2013-09-232-65/+110
* | | chansrv: fix for deadlockJay Sorg2013-09-232-0/+86
* | | VUL: make sure cache entries are in rangeJay Sorg2013-09-101-0/+3
* | | VUL: fix some possible buffer overrunsJay Sorg2013-09-102-1/+8
* | | common: added g_signal_segfault to headerJay Sorg2013-09-091-0/+1
* | | common: update a copyright yearJay Sorg2013-09-091-1/+1
* | | gracefully handle segfaults in chansrv codeLaxmikant Rashinkar2013-09-031-0/+11
* | | move text2bool to os_callsJay Sorg2013-08-243-23/+17
* | | added out_uint64_leJay Sorg2013-08-191-0/+29
* | | common: transport aware when app is terminatingJay Sorg2013-08-172-2/+23
|/ /
* | added in_uint64_leJay Sorg2013-08-051-0/+25