Rev. | 日時 | 作者 |
---|---|---|
r36 | 2020-10-19 04:40:48 | ![]() |
- added the ability to replay commands using the "load" command |
||
r35 | 2020-10-16 00:16:56 | ![]() |
- added support for writing signed integers |
||
r34 | 2020-10-15 22:38:40 | ![]() |
- added commandline interface to write RW chunks |
||
r33 | 2020-10-15 01:09:59 | ![]() |
- first working skeleton app |
||
r32 | 2020-10-14 18:18:35 | ![]() |
- added skeleton for the rwchunk-writer project |
||
r31 | 2019-07-18 19:03:51 | ![]() |
- added more unit tests for ArrayDatabase |
||
r30 | 2019-07-15 21:08:33 | ![]() |
- added more ArrayDatabase tests |
||
r29 | 2019-07-15 19:50:45 | ![]() |
- added unit-tests for linked transactions |
||
r28 | 2019-07-14 17:51:16 | ![]() |
- added tests for the ArrayDatabase transaction database format of libdatacompact |
||
r27 | 2019-06-18 18:50:43 | ![]() |
- added hashlib unit tests for SHA256 and HMAC |
||
r26 | 2019-06-14 08:32:55 | ![]() |
- added a functioning HTTP server over TLS which displays a basic cat PNG image on all URIs |
||
r25 | 2019-06-13 20:48:10 | ![]() |
- set up all dependencies of tls_http_sample |
||
r24 | 2019-06-13 20:36:25 | ![]() |
- initial commit of TidesNet TLS mbedtls HTTP server example |
||
r23 | 2019-06-05 05:04:38 | ![]() |
- added some actual unit tests to bigunittest |
||
r22 | 2019-06-04 16:20:47 | ![]() |
- created bigunittest project for certain combined cross-repository tests |
||
r21 | 2019-04-15 00:55:00 | ![]() |
- updated to Visual Studio 2019 |
||
r20 | 2019-04-15 00:46:30 | ![]() |
- updated to Visual Studio 2019 |
||
r19 | 2019-03-12 17:36:56 | ![]() |
- adjusted marketstatcollect to the new FileSystem repository layout |
||
r18 | 2019-03-12 17:34:53 | ![]() |
- adjusted magicrwsample to the new magic-rw repository layout |
||
r17 | 2019-02-14 04:56:17 | ![]() |
- finished the "peresembed_export_sample" project |
||
r16 | 2019-02-13 20:36:09 | ![]() |
- started working on the PE export resolution sample, the input image for peresembed in zipfldr mode |
||
r15 | 2019-01-31 22:45:44 | ![]() |
- added linux Code::Blocks project for postfix_milter_report |
||
r14 | 2019-01-27 07:45:03 | ![]() |
- removed safe SEH handler option to fix compilation for Release targets |
||
r13 | 2019-01-27 07:40:43 | ![]() |
- added NativeExecutive properties so we disable global allocator overrides (not working yet due to missing Visual Studio feature) |
||
r12 | 2019-01-27 06:25:34 | ![]() |
- finished up the project configuration of "postfix_milter_report" for building |
||
r11 | 2019-01-27 06:08:14 | ![]() |
- preparing new Eir SDK sample "sendmail milter example - basic reporting of milter events" |
||
r10 | 2018-05-04 09:37:02 | ![]() |
- updated marketstatcollect with a sample fetch of Bing query stats (just to show off working TLS fetching, WIP) |
||
r9 | 2018-05-03 06:28:02 | ![]() |
- moved the network unittest into its own project at TidesNet repository |
||
r8 | 2018-05-02 22:43:44 | ![]() |
- added some more network unit tests (it is pretty stable now) |
||
r7 | 2018-05-01 23:20:02 | ![]() |
- added some (temporary) networking unit tests |