Projekt

Obecné

Profil

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

# Datum Autor Komentář
e6a01bd8 2022-05-08 11:25 Pultak

re #9712 Added documentation of the newly implemented methods + refactoring

d49f4d79 2022-05-08 10:52 Pultak

re #9712 main new info fetcher redefinition

6cde905f 2022-05-08 10:50 Pultak

re #9712 Added t32 api fetcher

68087f99 2022-05-08 10:49 Pultak

re #9712 restructuring of info fetcher

f09385a3 2022-05-08 10:48 Pultak

re #9712 Added configuration properties of the t32 api

d7aeccba 2022-05-07 21:30 Pultak

re #9570 Added code documentation to logger classes and properties

12899c8b 2022-05-06 07:56 Jakub Šilhavý

re #9570 - Commented IProcessDetection.cs, IProcessUtils.cs, ProcessDetection.cs, and ProcessUtils.cs

f63d5489 2022-05-06 06:59 Jakub Šilhavý

re #9570 Commented DebuggerInfoParser.cs, IInfoFetcher.cs, and InfoFetcher.cs

31b6e8b7 2022-05-05 19:06 Jakub Šilhavý

re #9570 Commented Program.cs

9657d7e0 2022-05-05 18:57 Jakub Šilhavý

re #9570 Commented ConfigLoader.cs, FileUtils.cs, and IFileUtils.cs

625c7c2e 2022-05-05 17:04 Jakub Šilhavý

re #9570 Commented ConnectionStatus.cs, DebuggerInfo.cs, and Payload.cs

a155a763 2022-05-05 16:55 Jakub Šilhavý

re #9570 Commented HttpClient.cs, IHttpClient.cs, and IApiClient.cs

678a6a2b 2022-05-05 16:44 Jakub Šilhavý

re #9570 Commented ApiClient.cs

fa084fc4 2022-04-25 21:57 Pultak

re #9443 ApiClient refactoring for better testing

afafbc22 2022-04-25 20:37 Pultak

re #9443 refactoring of network and other utils for the purpose of testing

0932a9e2 2022-04-25 20:36 Pultak

re #9443 refactoring of detection classes

19c2a5c4 2022-04-23 13:26 Pultak

re #9568 Fixed a typo in the config file

33c231a4 2022-04-23 12:49 Jakub Šilhavý

re #9568 Fixed formatting

b10bb263 2022-04-22 06:58 Jakub Šilhavý

re #9568 Broke config loader down into separate methods.

4dcc6c07 2022-04-21 08:58 Jakub Šilhavý

re #9568 Added all 4 commands (arguments) to be sent to the debugger into the configuration file.

e51590be 2022-04-21 07:53 Jakub Šilhavý

re #9568 Fixed a typo in the filename.

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)

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