Bartosz Taudul
|
41beff29a9
|
Remove redundant GetTimeBegin().
Traces now start at zero time.
|
2019-08-15 21:04:20 +02:00 |
|
Bartosz Taudul
|
3e74d041c9
|
Link with Thread Building Blocks, if available.
|
2019-07-28 01:53:39 +02:00 |
|
Bartosz Taudul
|
57615775ea
|
Migrate to VS2019, vcpkg.
|
2019-07-24 22:24:17 +02:00 |
|
Bartosz Taudul
|
1a32edebf2
|
Extract text printing functions.
|
2019-06-18 20:43:28 +02:00 |
|
Bartosz Taudul
|
e4e20b47ca
|
Handle dropped connection in capture utility.
|
2019-02-12 11:13:53 +01:00 |
|
Bartosz Taudul
|
606a4502e0
|
Fix MSVC build.
"SIGINT is not supported for any Win32 application."
|
2019-01-24 20:04:08 +01:00 |
|
Bartosz Taudul
|
34c9cf512e
|
Disconnect on ^C in capture utility.
|
2019-01-24 19:13:09 +01:00 |
|
Bartosz Taudul
|
9944a73444
|
Store failure reason strings in Worker.
|
2019-01-15 18:42:15 +01:00 |
|
Bartosz Taudul
|
3cd97138fc
|
Capture utility also displays failure messages.
|
2019-01-14 23:52:38 +01:00 |
|
Bartosz Taudul
|
b6e9905155
|
Display time span during capture in capture utility.
|
2018-09-18 16:24:32 +02:00 |
|
Bartosz Taudul
|
920f9ac7aa
|
More compact network statistics display.
|
2018-09-18 16:20:41 +02:00 |
|
Bartosz Taudul
|
9211ce42da
|
Non-on-demand client is only able to handle one connection.
|
2018-09-09 19:42:06 +02:00 |
|
Bartosz Taudul
|
984a711666
|
Send protocol version to verify handshake.
|
2018-09-09 19:28:53 +02:00 |
|
Bartosz Taudul
|
b3b12f76f3
|
Add LZ4HC support to FileWrite.
|
2018-08-26 16:25:43 +02:00 |
|
Bartosz Taudul
|
b92087bd95
|
Fix capture utility.
|
2018-08-04 23:53:21 +02:00 |
|
Rokas Kupstys
|
5c75fe292f
|
Fix msvc builds when required c++ standard version is set to lower than c++17.
Also use latest available c++ standard which allows using older VS versions that only support c++14.
|
2018-07-17 18:29:48 +03:00 |
|
Bartosz Taudul
|
4c16aa9b96
|
Store build objects in separate directories.
|
2018-06-27 20:31:17 +02:00 |
|
Bartosz Taudul
|
249cd4783c
|
Use C++17 in server.
|
2018-05-08 01:23:24 +02:00 |
|
Bartosz Taudul
|
16a98c8c17
|
Move benaphore to common directory.
|
2018-04-01 18:59:55 +02:00 |
|
Bartosz Taudul
|
685432a85f
|
Add unaligned read/write helpers.
|
2018-03-31 14:15:04 +02:00 |
|
Bartosz Taudul
|
045870ad95
|
Doh! FileWrite destructor was never called.
|
2018-03-29 01:11:54 +02:00 |
|
Bartosz Taudul
|
d747f2b74f
|
Disable statistics collection in capture tool.
|
2018-03-18 13:00:11 +01:00 |
|
Bartosz Taudul
|
2f2dd2fc21
|
Display basic capture information.
|
2018-03-10 02:25:29 +01:00 |
|
Bartosz Taudul
|
3f2ba6797b
|
Link with pthreads.
|
2018-03-10 01:32:39 +01:00 |
|
Bartosz Taudul
|
c673f70f90
|
Add command line trace capture utility.
|
2018-03-10 01:29:27 +01:00 |
|