summaryrefslogtreecommitdiffstats
path: root/common
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'devel' of https://github.com/neutrinolabs/xrdp intoIdan Freiberg2014-07-234-13/+33
|\ | | | | | | | | | | | | devel Conflicts: libxrdp/xrdp_sec.c
| * coverity: fixed unchecked return value from libraryLaxmikant Rashinkar2014-07-201-10/+26
| |
| * work on codec modeJay Sorg2014-07-191-0/+2
| |
| * coverity: fixed resolution leak issuesLaxmikant Rashinkar2014-07-192-3/+5
| |
* | trans: work on TLSIdan Freiberg2014-07-231-5/+1
| |
* | libxrdp, common: work on TLS modeIdan Freiberg2014-07-235-5/+528
| |
* | libxrdp: started adding TLS supportIdan Freiberg2014-07-152-2/+8
|/
* libxrdp: added an option to enforce security layer in xrdp.iniIdan Freiberg2014-07-091-1/+1
|
* common: increase file maxline size to 2048Jay Sorg2014-06-181-13/+36
|
* common: small fix for 32 bit colorJay Sorg2014-06-101-1/+7
|
* common: allow RSA keys bigger than 512 bitJay Sorg2014-06-051-2/+4
|
* common: add another x86-64 defineJay Sorg2014-06-031-1/+1
|
* common: trans UDS rights changeJay Sorg2014-05-151-1/+1
|
* 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
| |