Commit Graph

398 Commits (89eda9950e3ae1ab499d4eeac75a81063e0ba487)

Author SHA1 Message Date
Grzegorz Rychlik 89eda9950e Merge branch 'templateHttpGetData' into 'master'
Allow casting return value from HttpResponse::GetData

See merge request C3/C3!197
2020-06-30 09:47:57 +01:00
Pawel Kurowski b939403715 Change GetDataInternal() returned type to ByteView 2020-06-29 19:35:08 +02:00
Pawel Kurowski e2ea5e0dd0 Allow casting return value from HttpResponse::GetData 2020-06-29 17:31:24 +02:00
Grzegorz Rychlik 1047011364 [CebuLoader] Update for W10 20H1 2020-06-23 17:39:23 +02:00
Pawel Kurowski 4ee52ad6d6 Merge branch 'LinterChunking' into 'master'
Linter TestChannelIO support for channels chunking data

See merge request C3/C3!188
2020-05-28 15:06:30 +01:00
Pawel Kurowski 28cad0a4f1 QualityOfService::PushReceivedChunk returns true if chunk was accpted 2020-05-22 15:15:36 +02:00
Pawel Kurowski 307602b85e Add documentation for QualityOfService::PacketSplitter 2020-05-21 14:41:41 +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 53fbc61764 Move PacketSplitter to QualityOfService 2020-05-20 14:04:10 +02:00
Pawel Kurowski 8fee6a5fe2 Add QualityOfService PacketSplitter 2020-05-19 17:59:34 +02:00
Andras Toth b4d63260c2 yarn build 2020-05-19 15:36:52 +01:00
Andras Toth a024263fbb fix lint errors 2020-05-19 15:35:09 +01:00
Andras Toth 1be86e7ddb update vis 2020-05-19 15:04:34 +01:00
Pawel Kurowski 69282372d6 Linter TestChannelIO support for channels chunking data 2020-05-18 20:06:58 +02:00
Grzegorz Rychlik 0c4785c946 [Slack] Use GET request where possible
Fixes https://github.com/FSecureLABS/C3/issues/15
2020-05-15 17:01:19 +02:00
Grzegorz Rychlik 85937815a5 Revert "Remove unnessecary import from ProxyHelpers.h"
This reverts commit 7610ce6642.
2020-05-15 15:27:22 +02:00
Grzegorz Rychlik 69f2f53110 Merge branch 'tvgdb/master' 2020-05-15 15:17:13 +02:00
Pawel Kurowski 76d816ee4f Fix o365 channels for clang 2020-05-15 13:47:59 +02:00
Pawel Kurowski e8468a5697 Update delay for o365 channels 2020-05-15 12:55:54 +02:00
Pawel Kurowski 65a8c47581 Update CreatingChannel.jpg for o365 2020-05-15 12:54:48 +02:00
Pawel Kurowski cbc4fb8969 Merge remote-tracking branch 'origin/o365' 2020-05-15 12:29:49 +02:00
Tim Carrington 6fe49847da Update Creating_Office365_Channel_Readme.md 2020-05-15 11:18:59 +01:00
Grzegorz Rychlik d725dea7d7 Merge branch 'mssql_channel' 2020-05-15 11:19:41 +02:00
Grzegorz Rychlik 6fd5ea6acc Merge branch 'ui-bug-fixes-2020-05' into 'master'
Ui bug fixes 2020 05

Closes #10
Closes #11

See merge request C3/C3!187
2020-05-14 16:18:30 +01:00
Grzegorz Rychlik 251fbe329c Change member viarable names for style points 2020-05-14 16:41:52 +02:00
Grzegorz Rychlik 737322dbb5 Simplify MSSQL::OnSend 2020-05-14 16:36:59 +02:00
Grzegorz Rychlik 1e5b12d0c7 Remove ununsed variable 2020-05-14 16:36:32 +02:00
Andras Toth 185debac5f yarn build 2020-05-14 14:36:02 +01:00
Andras Toth 814364060b Resolve "Binary data is not filled in when creating new relay for existing interface"
Resolve issue #11
2020-05-14 14:34:21 +01:00
Pawel Kurowski 0d214b339f Merge branch 'httpTimeout' into 'master'
Add timeout to HttpRequest

See merge request C3/C3!185
2020-05-14 13:25:42 +01:00
Andras Toth 6b2a8412db Resolve "File upload prefixes data with content type."
Resolve Issue 10
2020-05-14 11:05:18 +01:00
Andras Toth 35b8eea070 Make sure the url options show up correctly in the modal. 2020-05-14 10:35:28 +01:00
Andras Toth e1b35c94a5 yarn upgrade 2020-05-14 10:24:07 +01:00
Pawel Kurowski 6ce7baa4f5 Add timeout to HttpRequest 2020-05-13 21:12:26 +02:00
Pawel Kurowski b08dcf58b2 O365 push packets to container, before removing them from server 2020-05-13 12:57:44 +02:00
Pawel Kurowski e822c9ba5b O365 fixes for code review 2020-05-13 12:45:28 +02:00
Grzegorz Rychlik 127caa252f Fix string lifetime issue 2020-05-13 11:43:15 +02:00
Pawel Kurowski f0d79a4683 Use correct chunk size in Outlook365 channel 2020-05-13 09:56:47 +02:00
tvgdb e1141a370b Bugfix: fix size check for Asana attachments 2020-05-12 20:33:09 +02:00
tvgdb 591bc5a1f7 Add const& to std::wstring contentType 2020-05-12 20:04:57 +02:00
tvgdb e8c2dca846 Replace custom random function with Utils::GenerateRandomString 2020-05-12 19:57:54 +02:00
tvgdb 59b55f11f7 Standardize if-else code block styles 2020-05-12 19:55:00 +02:00
Pawel Kurowski d48eb8f02d Add basic channel order test to linter 2020-05-12 18:39:37 +02:00
Pawel Kurowski f4c3313c74 Move onedrive/outlook common methods to Office365.h 2020-05-12 18:38:16 +02:00
Grzegorz Rychlik c822094de5 Use RAII style HANDLES 2020-05-12 17:29:55 +02:00
Grzegorz Rychlik 4f254e31dc Move Sql wrapper to separate header 2020-05-12 17:29:55 +02:00
Grzegorz Rychlik 2583557d50 Minor cleanup 2020-05-12 17:27:56 +02:00
Grzegorz Rychlik ecd0b7a76d Encapsulate data reading 2020-05-12 17:27:56 +02:00
Grzegorz Rychlik 31e935370e Encapsulate statement execution 2020-05-12 17:27:56 +02:00
Grzegorz Rychlik 05a59604f1 Add Sql statement handle wrapper 2020-05-12 17:27:56 +02:00