Commit Graph

29 Commits

Author SHA1 Message Date
Alexandre Quesnel
ec52c6466d Adding self-contained tests to be built during make all 2021-03-26 00:59:16 +00:00
Alexandre Quesnel
5810cd9fe9 Fixing formatting with astyle in tests/* 2021-03-26 00:59:16 +00:00
matt335672
16c20dc6e3 misc: Fix cppcheck 1.82 + 1.90 warnings 2020-01-19 14:13:47 +00:00
Pavel Roskin
6ed4c969f4 Eliminate APP_CC and DEFAULT_CC 2017-03-14 00:21:48 -07:00
Pavel Roskin
8a1de8dbc4 Remove trailing whitespace 2017-02-08 13:30:56 +09:00
Pavel Roskin
5465b8c85e Add socklen_t check with substitution, use socklen_t as needed 2016-09-08 20:26:19 -07:00
Pavel Roskin
ae5bb5bf9c Fix incorrect use of "it's" and "its", adjust wording 2016-06-21 16:30:15 -07:00
Pavel Roskin
bd0b1acf79 Fix format warnings caused by g_writeln("") 2016-04-21 21:21:15 -07:00
Koichiro IWAO
f7858e964d Remove trailing whitespace, no logic change 2016-04-11 16:46:49 +09:00
Koichiro IWAO
cfdce461c3 Do not attempt to trap SIGKILL part 2
it doesn't work on any OS.
2016-04-11 16:43:12 +09:00
Pavel Roskin
92a6833e9b Fix typos 2016-02-13 20:41:07 -08:00
Pavel Roskin
ffc4efb9ce Don't ignore files known to git
That can cause unexpected behavior, especially with third party tools.
The ignored files will be lost if the source tree is re-imported to
another git repository, unless special care is taken.

Whitelist all non-generated makefiles.

To whitelist instfiles/pam.d/xrdp-sesman, add path to all generated
executables listed in the top-level .gitignore, sort .gitignore
alphabetically.

Add mkinstalldir, it's used by Automake on some systems.
2016-02-12 23:52:46 -08:00
Pavel Roskin
964e860072 Run through codespell 2016-01-14 08:47:50 -08:00
Created by chef
db3817bf85 remove some checked in binaries 2015-03-20 03:52:34 +00:00
Jay Sorg
973d41bceb tests/tcp_proxy: remove dependancy on os_calls 2014-02-09 18:07:59 -08:00
Jay Sorg
1c3d23da37 tests: add get_alloced_bytes function 2013-08-23 17:03:55 -07:00
Jay Sorg
110edd31c8 fix Makefile error, fix for warnings 2013-07-08 12:46:31 -07:00
Jay Sorg
bddf48602d optimize libmem.c 2013-06-28 22:11:15 -07:00
Jay Sorg
a330226dd9 added libmem and a test 2013-06-28 19:37:03 -07:00
Jay Sorg
c6fa03102f copyright year update 2013-06-08 10:51:53 -07:00
Laxmikant Rashinkar
8715433732 Merge branch 'master' of github.com:FreeRDP/xrdp 2013-04-27 11:11:13 -07:00
Laxmikant Rashinkar
c3df38dca1 added makefile 2013-04-27 11:10:36 -07:00
Laxmikant Rashinkar
96c5596b99 added hexdump function 2013-04-26 21:01:38 -07:00
Laxmikant Rashinkar
1d1e804a1c first checkin for gtcp-proxy, a man-in-the-middle program to monitor network traffice 2013-04-22 12:54:57 -07:00
Laxmikant Rashinkar
1123323fda o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
2012-09-19 20:51:34 -07:00
Jay Sorg
84adf7a45c added nx directory 2012-01-26 00:40:32 -06:00
Jay Sorg
bc05047613 added xdemo 2012-01-26 00:38:13 -06:00
Jay Sorg
012ed7541c added tcp_proxy 2012-01-26 00:31:17 -06:00
Jay Sorg
bffdbe1d4b added tests directory 2012-01-23 18:44:58 -08:00