Commit Graph

45 Commits (master)

Author SHA1 Message Date
Pawel Kurowski 8cf356c1a3 LinterOverlapped fix review comments 2020-08-31 13:20:01 +02:00
Pawel Kurowski 20172dcf49 Add new -o overlapped mode to ChannelLinter 2020-08-19 16:55:35 +02:00
Pawel Kurowski 28cad0a4f1 QualityOfService::PushReceivedChunk returns true if chunk was accpted 2020-05-22 15:15:36 +02:00
Pawel Kurowski bad00afac5 Fix issue when small last chunk received out of order was discarded 2020-05-21 14:20:01 +02:00
Pawel Kurowski 8fee6a5fe2 Add QualityOfService PacketSplitter 2020-05-19 17:59:34 +02:00
Pawel Kurowski 69282372d6 Linter TestChannelIO support for channels chunking data 2020-05-18 20:06:58 +02:00
Pawel Kurowski d48eb8f02d Add basic channel order test to linter 2020-05-12 18:39:37 +02:00
Grzegorz Rychlik 899d541731 Add missing winhttp.lib to dependencies 2020-04-09 17:56:17 +02:00
Grzegorz Rychlik c984b51bda Upload WinHttp wrapper 2020-04-09 13:18:03 +02:00
Grzegorz Rychlik 9e3811450d Remove os version manifest 2020-03-19 18:22:29 +01:00
Grzegorz Rychlik 6b3c6ba46a Add Clang build configurations 2020-03-10 14:26:30 +01:00
Grzegorz Rychlik ce232a9af6 Merge branch 'ClangMsvcCompat' 2020-03-06 15:23:57 +01:00
Grzegorz Rychlik 4dcae34974 Retarget C3 to VS2019 and Win10 SDK 2020-03-06 09:44:28 +01:00
Grzegorz Rychlik 7769300ef2 Change MWR namespace to FSecure 2020-03-05 16:30:50 +01:00
Grzegorz Rychlik 3426f8da5b Separate per-platform temporary location 2020-03-05 11:54:57 +01:00
Grzegorz Rychlik 031f3edf7e Fix rwdi lib linking, restore default inlining 2020-03-05 10:02:15 +01:00
Grzegorz Rychlik 5c21558cfc Add examples to ChannelLinter help 2020-03-02 17:01:57 +01:00
Grzegorz Rychlik 781e7f7f78 Change ChannelLinter test data to binary 2020-03-02 17:01:35 +01:00
Grzegorz Rychlik 14daf81fad Fix nullptr dereference in logging 2020-03-02 14:13:26 +01:00
Grzegorz Rychlik 0e7925dc6a Declare destructors virtual where applicable 2020-02-24 11:26:05 +01:00
Grzegorz Rychlik f43ba11206 Fix some clang compilation waringns 2020-02-21 15:56:43 +01:00
Grzegorz Rychlik 3f2ddcc3e8 Fix ambiguous conversions, unqalified lookup and others 2020-02-21 15:54:16 +01:00
Grzegorz Rychlik 471ea7cc7a Add detailed help to channel linter 2020-02-19 15:04:37 +01:00
Grzegorz Rychlik e0b253f6aa Improve capability parsing error messages and add command execution logging 2020-02-19 12:14:46 +01:00
Grzegorz Rychlik a658af4e70 Better channel IO testing 2020-02-19 09:59:07 +01:00
Grzegorz Rychlik 22b15fc6e1 Better error message for missing form properties 2020-02-18 16:09:28 +01:00
Grzegorz Rychlik 3e9ca203c4 Add better error message for case typos 2020-02-18 15:54:09 +01:00
Grzegorz Rychlik edf08555d9 Add missing Doxy, minor style changes 2019-11-25 12:22:41 +01:00
Grzegorz Rychlik 6aa3264759 Add Readme 2019-11-18 14:42:23 +01:00
Grzegorz Rychlik 0230687c6b Add doxygen comments 2019-11-18 14:42:23 +01:00
Grzegorz Rychlik 0c732309da Refactor Form and FormElement 2019-11-18 14:42:23 +01:00
Grzegorz Rychlik e35304a65d Refactor the application object 2019-11-18 14:42:22 +01:00
Grzegorz Rychlik ef445129ef Move logic implementation 2019-11-18 14:42:22 +01:00
Grzegorz Rychlik 5d237e0f9b Start cleanup 2019-11-18 14:42:22 +01:00
Grzegorz Rychlik 0a1939a6cd Rename file 2019-11-18 14:42:22 +01:00
Grzegorz Rychlik d56d876993 Implement MockDeviceBridge::Close 2019-11-18 14:42:22 +01:00
Grzegorz Rychlik 29bddb2fe8 Add built-in commands to linter 2019-11-18 14:42:22 +01:00
Grzegorz Rychlik d1ff940dae Add initial support for running channel commands 2019-11-18 14:42:22 +01:00
Grzegorz Rychlik 1a98b1d1cc Fix sending and receiving to conform to new implementations 2019-11-18 14:42:22 +01:00
Grzegorz Rychlik ef0793a458 Introduce MockDeviceBridge to enable logging from channel 2019-11-18 14:42:21 +01:00
Grzegorz Rychlik d95a7dd653 Validate channel creation arguments against the form definiton 2019-11-18 14:42:21 +01:00
Grzegorz Rychlik 456f84338f Add sending and receiving test 2019-11-18 14:42:21 +01:00
Grzegorz Rychlik bac6392961 Add creating complementary channel 2019-11-18 14:42:21 +01:00
Grzegorz Rychlik 7747a637a8 Add first channel creation 2019-11-18 14:42:21 +01:00
Grzegorz Rychlik eee77a3cd6 Create stub for C3 channel linter 2019-11-18 14:42:21 +01:00