Projekt

Obecné

Profil

Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
08616eff 2022-04-18 07:59 Jakub Šilhavý

re #9566 Removed IoUtils.cs since it was being used only in one place.

6dab0250 2022-04-17 16:20 Jakub Šilhavý

re #9566 Moved magic values into the configuration file.

f281acac 2022-04-17 10:08 Jakub Šilhavý

re #9566 Added InfoFetcher.cs, modified some other files (a bit of refactoring)

4a9e70db 2022-04-17 08:03 Jakub Šilhavý

re #9566 Created mocks for simulating an LD-debugger

30c849e4 2022-04-16 09:26 Jakub Šilhavý

re #9567 Made sure that there is only one running process of the application.

bab6f59d 2022-04-15 12:24 Jakub Šilhavý

re #9565 Implemented DebuggerInfoParser, added IoUtils for reading the content of a file

f5a08dd5 2022-04-10 21:02 Pultak

re #9433 detection definition in Main

56f7f546 2022-04-10 21:01 Pultak

re #9433 Added possible detection by port listening

ad51fa1a 2022-04-10 21:00 Pultak

re #9433 Added possible detection by process name

40568671 2022-04-10 21:00 Pultak

re #9433 Abstract detection definition added

914776bd 2022-04-10 20:57 Pultak

re #9433 Added needed configuration for detection

aaad9ad4 2022-04-10 18:05 Pultak

re #9441 Main example + Payload feature for better manipulation

522ba9b4 2022-04-10 18:01 Pultak

re #9441 manager refactoring - removal of useless functions and variables

eda1e8c7 2022-04-10 17:59 Pultak

re #9441 Added core of cache manager

88eab964 2022-04-10 17:58 Pultak

re #9441 definition of new Api client functions, implementation and added needed variables

c2cc7813 2022-04-10 17:56 Pultak

re #9441 Added configuration properties + library added to project structure

0ba79cc3 2022-04-09 21:03 Pultak

re #9438 added function for logging of server response

4b0f0b36 2022-04-09 20:47 Pultak

re #9438 project structure definition + main example

3c82c2ad 2022-04-09 20:45 Pultak

re #9438 Added API client + example data

202135f9 2022-04-09 20:42 Pultak

re #9438 Added api data definition

58cf6a6f 2022-04-09 20:39 Pultak

re #9438 Added api configuration values

74bd1e40 2022-04-02 16:19 Pultak

re #9439 logger code refactoring

d0cf9476 2022-04-02 13:24 Pultak

re #9440 initial config manager definition

71520576 2022-04-02 13:07 Pultak

re #9439 Implementation of console and rotating file logger

c318a92c 2022-04-01 18:52 Pultak

re #9437 initial lauterbach debugger client structure setup