| Commit message (Expand) | Author | Age | Files | Lines |
* | remove crc16.h from common/Makefile.am | Jay Sorg | 2017-11-09 | 1 | -1/+0 |
* | move base64 functions to base64.c | Koichiro IWAO | 2017-08-01 | 1 | -0/+2 |
* | Rename file_loc.h to xrdp_sockets.h, install it | Pavel Roskin | 2017-03-28 | 1 | -2/+2 |
* | Make socket directory configurable, don't hardcode /tmp/.xrdp | Pavel Roskin | 2017-03-17 | 1 | -1/+2 |
* | fix build with --enable-xrdpdebug=yes | volth | 2017-01-04 | 1 | -2/+0 |
* | fix build with --enable-xrdpdebug=yes | volth | 2017-01-04 | 1 | -0/+6 |
* | Use pkg-config to discover OpenSSL | Pavel Roskin | 2016-11-29 | 1 | -2/+3 |
* | Add -ldl to libcommon link flags if it's needed for dlopen() | Pavel Roskin | 2016-11-29 | 1 | -1/+2 |
* | Install headers used by X11rdp and xorgxrdp | Pavel Roskin | 2016-11-06 | 1 | -3/+5 |
* | Include stdint.h, don't redefine MAX/MIN constants if already defined | Jay Sorg | 2016-08-12 | 1 | -5/+5 |
* | add more advances region support using pixman | Jay Sorg | 2016-08-08 | 1 | -1/+10 |
* | Move headers from EXTRA_DIST to sources, sort alphabetically | Pavel Roskin | 2016-02-21 | 1 | -23/+21 |
* | Stop redefining libdir, use moduledir for ${libdir}/xrdp | Pavel Roskin | 2016-02-12 | 1 | -1/+1 |
* | Merge AM_CFLAGS and INCLUDES info AM_CPPFLAGS | Pavel Roskin | 2016-01-29 | 1 | -1/+1 |
* | common: remove d3des files | Jay Sorg | 2015-08-18 | 1 | -2/+0 |
* | add missing files into extra_dist, | itamarjp | 2015-07-14 | 1 | -1/+2 |
* | common: move tls calls to ssl_calls | Jay Sorg | 2014-11-25 | 1 | -2/+1 |
* | libxrdp, common: work on TLS mode | Idan Freiberg | 2014-07-23 | 1 | -2/+3 |
* | reduce the memory needed for crc16 bitmap cache lists | Jay Sorg | 2014-03-15 | 1 | -0/+2 |
* | added a FIFO implementation | Laxmikant Rashinkar | 2014-03-12 | 1 | -0/+2 |
* | sesman: Fix dist | Philipp Hahn | 2013-01-28 | 1 | -2/+18 |
* | log: added path for when --prefix is used | Jay Sorg | 2012-06-10 | 1 | -1/+2 |
* | add ssl init to common | Jay Sorg | 2011-05-28 | 1 | -0/+1 |
* | include missing files in make dist | Itamar Reis Peixoto | 2010-11-20 | 1 | -0/+2 |
* | autotools fix and file_loc.h simplified | jsorg71 | 2009-05-19 | 1 | -0/+7 |
* | added trans.c | jsorg71 | 2008-08-31 | 1 | -1/+2 |
* | remove lib version | jsorg71 | 2008-08-15 | 1 | -3/+0 |
* | libcommon and version change | jsorg71 | 2008-08-12 | 1 | -5/+5 |
* | build common as a library | jsorg71 | 2008-08-06 | 1 | -7/+10 |
* | autotools | jsorg71 | 2008-08-03 | 1 | -0/+15 |