summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Collapse)AuthorAgeFilesLines
* common: indent, no logic change to trans.hJay Sorg2014-04-201-20/+21
|
* sesman: more options for session lookup from Fredy PaquetJay Sorg2014-04-202-0/+22
|
* common: fix for clearing environment vars in BSDJay Sorg2014-04-171-0/+4
|
* reduce the memory needed for crc16 bitmap cache listsJay Sorg2014-03-153-0/+246
|
* 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
|\ | | | | libxrdp: Fastpath input
| * Merge ../../neutrinolabs/xrdp into fastpathspeidy2014-03-027-4/+241
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libxrdp/libxrdp.c libxrdp/libxrdp.h libxrdp/xrdp_iso.c libxrdp/xrdp_sec.c libxrdp/xrdp_tcp.c xrdp/xrdp.ini
| * | 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
|\ | | | | | | | | | | | | Conflicts: common/xrdp_client_info.h libxrdp/xrdp_iso.c libxrdp/xrdp_sec.c
| * 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 ↵Jim Grandy2013-08-221-0/+4
| | | | | | | | | | | | b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce
| * | Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 ↵Jim Grandy2013-08-221-0/+1
| | | | | | | | | | | | 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737
| * | Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df ↵Jim Grandy2013-08-221-0/+2
| | | | | | | | | | | | f994298 38e2def
* | | 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
| | |