Projekt

Obecné

Profil

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

# Datum Autor Komentář
678a6a2b 2022-05-05 16:44 Jakub Šilhavý

re #9570 Commented ApiClient.cs

8dd50988 2022-04-27 17:53 Jakub Šilhavý

Merge branch 'ld-client-doc' into 'ld-client-dev'

Ld client doc

See merge request aswi/aswi-2022/aswi2022bug-thugs!40

b78da022 2022-04-27 17:50 Pultak

re #9573 Added generated html of code coverage

015ea636 2022-04-27 16:45 Pultak

re #9573 added ld coverage

7b6b75a3 2022-04-27 09:08 Jakub Šilhavý

re #9573 Added a sequence and UML diagram

d80fe87d 2022-04-27 08:56 Jakub Šilhavý

Merge branch 'ld-testing' into 'ld-client-dev'

re #9443 Ld testing

See merge request aswi/aswi-2022/aswi2022bug-thugs!37

22974ce0 2022-04-26 19:29 Pultak

re #9443 Added implementation of tests for ApiClient

fa084fc4 2022-04-25 21:57 Pultak

re #9443 ApiClient refactoring for better testing

e979e18d 2022-04-25 21:56 Pultak

re #9443 Added implementation of ProcessDetection tests

cbf3b0c6 2022-04-25 21:55 Pultak

re #9443 Added implementation of InfoFetcher tests

df1c36d1 2022-04-25 21:13 Pultak

re #9443 added implemented tests for DebuggerInfoParser

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

c05b9810 2022-04-25 07:07 Jakub Šilhavý

Merge branch 'ld-deployment-readme' into 'ld-client-dev'

re #9571 Ld deployment readme

See merge request aswi/aswi-2022/aswi2022bug-thugs!34

c73d715c 2022-04-24 20:30 Pultak

re #9571 fixed typo and text refactoring

1413374d 2022-04-24 20:24 Pultak

re #9571 Added installation readme to the LD client

1c75968b 2022-04-24 08:52 Tomáš Ott

Merge branch 'ld-client-refactoring' into 'ld-client-dev'

re #9568 Finished ld code refactoring

See merge request aswi/aswi-2022/aswi2022bug-thugs!31

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.

0841178e 2022-04-19 15:31 Tomáš Ott

Merge branch 'ld-debugger-info-fetcher' into 'ld-client-dev'

re #9566 Implemented retrieving information from an LD

See merge request aswi/aswi-2022/aswi2022bug-thugs!30

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

ea92a55e 2022-04-16 17:14 Tomáš Ott

Merge branch 'process-uniqueness' into 'ld-client-dev'

re #9567 Implemented a feature that ensures that there can be only one running process of the application

See merge request aswi/aswi-2022/aswi2022bug-thugs!29

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

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

2e8cc6b5 2022-04-15 13:31 Tomáš Ott

Merge branch 'debugger-info-parser' into 'ld-client-dev'

re #9565 Implemented a debugger info parser

See merge request aswi/aswi-2022/aswi2022bug-thugs!28

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

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

cc6668af 2022-04-11 06:29 Jakub Šilhavý

Merge branch 'ld-detection-experiment' into 'ld-client-dev'

re #9433 Implementation of some possible detection methods for LD client

See merge request aswi/aswi-2022/aswi2022bug-thugs!21

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

5cd79eb3 2022-04-10 18:27 Jakub Šilhavý

Merge branch 'ld-cache' into 'ld-client-dev'

re #9441 LD cache implementation finished

See merge request aswi/aswi-2022/aswi2022bug-thugs!20

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

3e899a16 2022-04-10 07:50 Jakub Šilhavý

Merge branch 'ld-api-client' into 'ld-client-dev'

re #9438 ld api client implementation

See merge request aswi/aswi-2022/aswi2022bug-thugs!16

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

947b93d7 2022-04-02 17:27 Jakub Šilhavý

Merge branch 'ld-logging-system' into 'ld-client-dev'

re #9439 Implementation of Ld logging system

See merge request aswi/aswi-2022/aswi2022bug-thugs!11

74bd1e40 2022-04-02 16:19 Pultak

re #9439 logger code refactoring

535a7e59 2022-04-02 13:25 Pultak

Merge branch 'ld-client-dev' of gitlab.kiv.zcu.cz:aswi/aswi-2022/aswi2022bug-thugs into ld-client-dev

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

2d7eb54b 2022-04-02 11:54 Štěpánka Krutinová

Merge branch 'ld-config-man' into 'ld-client-dev'

re #9440 hotová šablona konfigurační manageru

See merge request aswi/aswi-2022/aswi2022bug-thugs!9

db562f60 2022-04-01 23:27 Pultak

re #9440 initial config manager definition

c318a92c 2022-04-01 18:52 Pultak

re #9437 initial lauterbach debugger client structure setup

70cdd3c6 2022-03-24 17:32 Štěpánka Krutinová

Merge branch 'server-dev' into 'dev'

Server dev

See merge request aswi/aswi-2022/aswi2022bug-thugs!6

babd915b 2022-03-24 16:34 Štěpánka Krutinová

Merge branch 'client-dev' into 'dev'

Client dev

See merge request aswi/aswi-2022/aswi2022bug-thugs!5

06416646 2022-03-24 10:17 Tomáš Ott

Merge branch 'client-demo-01' into 'client-dev'

Client demo 01

See merge request aswi/aswi-2022/aswi2022bug-thugs!4

d1528a79 2022-03-23 07:28 Jakub Šilhavý

re #9305 Fixed formatting in api_client.py

2788b4a6 2022-03-23 07:15 Jakub Šilhavý

Merge branch 'client-demo-01' of https://gitlab.kiv.zcu.cz/aswi/aswi-2022/aswi2022bug-thugs into client-demo-01

Conflicts:
.gitignore
client/usb_detector/usb_reader.py
b04bf561 2022-03-23 07:13 Jakub Šilhavý

Merge branch 'keyman-info' into 'client-demo-01'

Keyman info added

See merge request aswi/aswi-2022/aswi2022bug-thugs!3

e03e4652 2022-03-22 18:26 Matěj Zeman

Merge branch 'api_demo' into 'server-dev'

Api Hello World

See merge request aswi/aswi-2022/aswi2022bug-thugs!2

9bee6c24 2022-03-22 18:21 Matěj Zeman

re #9306 Added endpoint for posting Device object.

ee2a1529 2022-03-22 18:12 Matěj Zeman

re #9306 Added endpoint for posting Device object.

be6fc820 2022-03-22 18:12 Matěj Zeman

re #9304 HelloWorld API for sending data defined in USBLog class. Returns simple sucess message

984c67e5 2022-03-22 18:12 Matěj Zeman

re #9304 Project .gitignore file

becb7eb1 2022-03-22 16:17 Matěj Zeman

re #9306 Modified API for serial number as string

4426f7bc 2022-03-22 16:17 Jakub Šilhavý

re #9305 Moved .gitignore into the parent directory

7a278c5c 2022-03-22 16:17 Jakub Šilhavý

re #9305 Implemented a simple API client, added requirements.txt

f7fb8759 2022-03-22 16:17 Jakub Šilhavý

re #9305 Added a python module for USB detection

bba28c53 2022-03-22 16:17 Jakub Šilhavý

re #9305 Added config_manager.py, setup config.ini

ed534dc7 2022-03-22 16:17 Jakub Šilhavý

re #9305 Added .gitignore

092c8ebe 2022-03-22 16:12 Štěpánka Krutinová

Merge branch 'gitignore_dev' into 'dev'

re #9304 Project .gitignore file

See merge request aswi/aswi-2022/aswi2022bug-thugs!1

7cb57cd1 2022-03-22 15:58 Matěj Zeman

re #9304 Project .gitignore file

4f34dd6a 2022-03-22 09:31 Jakub Šilhavý

re #9305 Moved .gitignore into the parent directory

d446b62c 2022-03-21 22:57 Matěj Zeman

re #9304 HelloWorld API for sending data defined in USBLog class. Returns simple sucess message

0f94f9b0 2022-03-21 20:56 Pultak

re #9332 Fixed serial number being None

5c67f214 2022-03-21 20:15 Pultak

re #9332 Collected serial number from keyman USB

7d0a826e 2022-03-21 19:34 Jakub Šilhavý

re #9305 Implemented a simple API client, added requirements.txt

62efcbc4 2022-03-21 19:09 Jakub Šilhavý

re #9305 Added a python module for USB detection

1a2c92d4 2022-03-21 18:24 Jakub Šilhavý

re #9305 Added config_manager.py, setup config.ini

b04966c4 2022-03-21 17:46 Jakub Šilhavý

re #9305 Added .gitignore

54840605 2022-03-21 13:37 Matěj Zeman

First api implementation. Lacks postgresql connection and web templates

e49db721 2022-03-21 11:15 Jakub Šilhavý

re #9304 Initial project structure setup

0be87248 2022-02-24 10:23 Petr Pícha

Initial commit