Grzegorz Rychlik
|
69f1691e9e
|
Fix member lookup
|
2020-02-24 10:25:28 +01:00 |
Grzegorz Rychlik
|
7417140f67
|
Fix member name qualifacation
|
2020-02-21 15:56:44 +01:00 |
Grzegorz Rychlik
|
f43ba11206
|
Fix some clang compilation waringns
|
2020-02-21 15:56:43 +01:00 |
Grzegorz Rychlik
|
6ac4e2de75
|
Fix RouteId constructor
|
2020-02-21 15:56:43 +01:00 |
Grzegorz Rychlik
|
c23fd1a123
|
[Clang] Fix NodeRelayConsoleExe
|
2020-02-21 15:54:16 +01:00 |
Grzegorz Rychlik
|
2493f27e90
|
Workaround the disallowed structutured binding capture
|
2020-02-21 15:54:16 +01:00 |
Grzegorz Rychlik
|
11e07bdf39
|
Change logger callback to accept string_view instead of pointer
|
2020-02-21 15:54:16 +01:00 |
Grzegorz Rychlik
|
3f2ddcc3e8
|
Fix ambiguous conversions, unqalified lookup and others
|
2020-02-21 15:54:16 +01:00 |
Grzegorz Rychlik
|
d095870f2a
|
[Clang] Fix the overly implicit conversions
|
2020-02-21 15:54:15 +01:00 |
Grzegorz Rychlik
|
a5e517f9f2
|
Fix Query - related compilation warnings and errors
|
2020-02-21 15:54:15 +01:00 |
Grzegorz Rychlik
|
34c73a078a
|
Update Byte containers
|
2020-02-21 15:54:15 +01:00 |
Grzegorz Rychlik
|
53df1570f6
|
Add inline and noexcept to basic_string specializations
|
2020-02-21 15:54:15 +01:00 |
Grzegorz Rychlik
|
793c6c3449
|
Update libsodium to 1.0.18 for clang support
|
2020-02-21 15:54:15 +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
|
c7a18cec0d
|
Merge branch 'Dotnet2.1'
|
2020-02-18 13:54:05 +01:00 |
Grzegorz Rychlik
|
2262bf8f71
|
Downgrade WebController target framework to 2.1
|
2020-01-30 12:36:03 +01:00 |
Grzegorz Rychlik
|
e56118514d
|
Merge branch 'WebControllerCheckCppRedist' into 'master'
Load libsodium at startup
See merge request C3/C3!155
|
2020-01-16 10:36:58 +00:00 |
Grzegorz Rychlik
|
acce0ddf1b
|
Merge branch 'ShareFileLock' into 'master'
Use lock file in UncShareFile channel to avoid rename-read races
See merge request C3/C3!153
|
2020-01-16 10:34:39 +00:00 |
Grzegorz Rychlik
|
9c8066b162
|
Merge branch 'F-Style' into 'master'
F style
See merge request C3/C3!154
|
2020-01-08 16:56:00 +00:00 |
Grzegorz Rychlik
|
58dca25974
|
Load libsodium at startup
Sodium was loaded when gatway tried to connect to controller, and
loading could fail if no VC++ redist package is installed
|
2020-01-08 17:50:33 +01:00 |
Andras Toth
|
c4a5d84f45
|
yarn build
|
2020-01-08 16:05:49 +00:00 |
Andras Toth
|
36ce1e93e2
|
Change favicon colour
|
2020-01-08 16:05:08 +00:00 |
Andras Toth
|
4b008d986f
|
yarn build
|
2020-01-08 15:48:18 +00:00 |
Andras Toth
|
54a74f7a2c
|
Change C3 green to green
|
2020-01-08 15:47:42 +00:00 |
Andras Toth
|
8338cfc8a5
|
yarn build
|
2020-01-08 14:58:40 +00:00 |
Andras Toth
|
17637a227b
|
Fix tests
|
2020-01-08 14:57:42 +00:00 |
Andras Toth
|
a9d1b00d90
|
Remove F-Secure Font
|
2020-01-08 14:33:35 +00:00 |
Andras Toth
|
6d3bc04db9
|
linting
|
2020-01-08 14:31:27 +00:00 |
Grzegorz Rychlik
|
02dbe3198d
|
Use lock file in UncShareFile channel to avoid rename-read races
|
2020-01-08 14:56:34 +01:00 |
Andras Toth
|
50db8fefc3
|
yarn build
|
2020-01-07 16:52:10 +00:00 |
Andras Toth
|
3a0d821c3e
|
yarn upgrade
|
2020-01-07 16:50:34 +00:00 |
Andras Toth
|
3e44a95155
|
F-secure style
|
2020-01-07 16:46:08 +00:00 |
Pawel Kurowski
|
f80ee0f666
|
Add comparsion operator to ByteView, use memcmp
|
2020-01-07 14:38:38 +01:00 |
Pawel Kurowski
|
841216c69d
|
Fix missing operators == != for ByteVector
|
2020-01-07 14:28:01 +01:00 |
Janusz Szmigielski
|
ec15dd4023
|
Merge branch 'V142ToolsetFixes' into 'master'
V142 toolset fixes
See merge request C3/C3!150
|
2020-01-03 09:15:53 +00:00 |
Grzegorz Rychlik
|
5a36970c3c
|
Workaround a scoped_lock CTAD problem
See: https://developercommunity.visualstudio.com/content/problem/842917/error-c3538-when-using-scoped-lock-in-derived-temp.html
|
2020-01-02 18:06:28 +01:00 |
Grzegorz Rychlik
|
b0533d4668
|
Support v142 toolset in SecureString
|
2020-01-02 17:46:58 +01:00 |
Grzegorz Rychlik
|
22d543a398
|
Merge branch 'ChannelLinter' into 'master'
Channel linter
See merge request C3/C3!146
|
2019-12-24 12:12:31 +00:00 |
Janusz Szmigielski
|
9f304a7b52
|
Merge branch 'ByteConverterUpdate' into 'master'
Use improved, header only ByteView/ByteVector
See merge request C3/C3!147
|
2019-12-20 12:56:57 +00:00 |
Pawel Kurowski
|
201e18a458
|
Add documentation to ByteConventer
|
2019-12-05 17:22:09 +01:00 |
Pawel Kurowski
|
580fb74642
|
ByteConverter review fixes
|
2019-12-05 14:25:27 +01:00 |
Grzegorz Rychlik
|
f927eb8d22
|
Merge branch 'ReduceIO' into 'master'
Send the snapshot over ApiBridge only if it changed
See merge request C3/C3!144
|
2019-11-29 15:18:17 +00:00 |
Grzegorz Rychlik
|
55fed26099
|
Merge branch 'RemoveActions' into 'master'
Remove actions
See merge request C3/C3!145
|
2019-11-29 15:17:02 +00:00 |
Grzegorz Rychlik
|
855b47a48a
|
Change SnapshotProxy API
|
2019-11-25 13:29:20 +01:00 |
Grzegorz Rychlik
|
89aa4dde63
|
Move implementation to .cpp
|
2019-11-25 12:27:30 +01:00 |
Grzegorz Rychlik
|
edf08555d9
|
Add missing Doxy, minor style changes
|
2019-11-25 12:22:41 +01:00 |