summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Fix format warnings caused by g_writeln("")Pavel Roskin2016-04-211-1/+1
|
* Remove trailing whitespace, no logic changeKoichiro IWAO2016-04-111-1/+1
|
* Do not attempt to trap SIGKILL part 2Koichiro IWAO2016-04-111-8/+0
| | | | it doesn't work on any OS.
* Fix typosPavel Roskin2016-02-133-3/+3
|
* Don't ignore files known to gitPavel Roskin2016-02-121-0/+1
| | | | | | | | | | | | | 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.
* Run through codespellPavel Roskin2016-01-142-4/+4
|
* remove some checked in binariesCreated by chef2015-03-201-0/+0
|
* tests/tcp_proxy: remove dependancy on os_callsJay Sorg2014-02-092-5/+407
|
* tests: add get_alloced_bytes functionJay Sorg2013-08-232-0/+12
|
* fix Makefile error, fix for warningsJay Sorg2013-07-081-0/+2
|
* optimize libmem.cJay Sorg2013-06-281-82/+61
|
* added libmem and a testJay Sorg2013-06-284-0/+514
|
* copyright year updateJay Sorg2013-06-081-1/+1
|
* Merge branch 'master' of github.com:FreeRDP/xrdpLaxmikant Rashinkar2013-04-271-0/+130
|\
| * added hexdump functionLaxmikant Rashinkar2013-04-261-0/+130
| |
* | added makefileLaxmikant Rashinkar2013-04-271-0/+21
|/
* first checkin for gtcp-proxy, a man-in-the-middle program to monitor network ↵Laxmikant Rashinkar2013-04-225-0/+1124
| | | | traffice
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-1913-2676/+72
| | | | | o applied new coding standards to all .c files o moved some files around
* added nx directoryJay Sorg2012-01-262-0/+25
|
* added xdemoJay Sorg2012-01-266-0/+901
|
* added tcp_proxyJay Sorg2012-01-264-0/+2002
|
* added tests directoryJay Sorg2012-01-231-0/+3