Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/xrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-11-10guid_new() returns GUIDs compatible with RFC4122matt335672
2022-11-01Replace guid_to_str() with ms_guid_to_str()Koichiro IWAO
2022-11-01common: add function to convert from Microsoft's GUID to stringKoichiro IWAO
2022-09-03add missing final newlinea1346054
2022-09-03fix typosa1346054
2022-07-03Update handling of scale factorChristopher Pitstick
2022-05-18Added unit tests for bitmask<->charstr callsmatt335672
2022-04-20Merge pull request #2216 from matt335672/fix_stream_overflow_in_sextuple_moni...matt335672
2022-04-08Fix off-by-one errors in monitor resize logicmatt335672
2022-04-06Fixes a stream overflow in the test suitematt335672
2022-03-27Updating to refactor xrdp_client_infoChristopher Pitstick
2022-03-27Unify monitor processing logic.Christopher Pitstick
2022-03-15libipm: Make sockets always non-blockingmatt335672
2022-03-15Add libipm test suitematt335672
2022-01-28Implement base64 without opensslmatt335672
2022-01-28Fix banner comments in test resultsmatt335672
2022-01-20Add unit tests for SSL callsmatt335672
2022-01-19Fix problems with check 0.15.2 (F36)matt335672
2022-01-14Add g_str_to_bitmask utility functionKentaro Hayashi
2022-01-05Merge pull request #1932 from Nexarian/add_monitor_processing_unit_testsmatt335672
2021-12-10tests: skip some tests until g_file_get_size() fixedKoichiro IWAO
2021-12-10tests: add g_file_get_size() tests for files larger than 2GiBKoichiro IWAO
2021-12-10tests: create sparse file for g_file_get_size() testsKoichiro IWAO
2021-12-10tests: add test on g_file_get_size()Koichiro IWAO
2021-12-08Initial cut at a unit test for xrdp_sec_process_mcs_data_monitorsChristopher Pitstick
2021-10-12tests(g_strtrim): string copy is not necessary hereKoichiro IWAO
2021-10-12tests: add tests on g_strtrim()Koichiro IWAO
2021-09-03Improve security level logging at ISO layermatt335672
2021-09-01Address review comments and re-testmatt335672
2021-09-01Add xrdp_bitmap_load() jpg and png test casesmatt335672
2021-09-01Added code to cope with dithering in xrdp_bitmap_load testsmatt335672
2021-09-01Add imlib2 support to xrdp_bitmap_load.cmatt335672
2021-09-01Add unit tests for xrdp_bitmap_load()matt335672
2021-05-28Split development option into separate thingsmatt335672
2021-05-08Fixing formatting with astyleAlexandre Quesnel
2021-04-24`make distcheck` should only succeed if check is installedKoichiro IWAO
2021-04-24add missing CFLAGS to test_commonKoichiro IWAO
2021-04-14Merge branch 'devel' into add_logging_session_cmatt335672
2021-04-14Adding g_strnjoin() with units testsAlexandre Quesnel
2021-04-13do not install test & development toolKoichiro IWAO
2021-03-26Moving gtcp_proxy and tcp_proxy to the tools/devel directoryAlexandre Quesnel
2021-03-26Migrating logging to LOG() and LOG_DEVEL() in tests/*Alexandre Quesnel
2021-03-26Remove duplicate implementation of os_call functions from tests/tcp_proxyAlexandre Quesnel
2021-03-26Adding self-contained tests to be built during `make all`Alexandre Quesnel
2021-03-26Fixing formatting with astyle in tests/*Alexandre Quesnel
2020-01-19misc: Fix cppcheck 1.82 + 1.90 warningsmatt335672
2017-03-14Eliminate APP_CC and DEFAULT_CCPavel Roskin
2017-02-08Remove trailing whitespacePavel Roskin
2016-09-09Add socklen_t check with substitution, use socklen_t as neededPavel Roskin
2016-06-22Fix incorrect use of "it's" and "its", adjust wordingPavel Roskin