aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix of a bug where daemon grants non-valid licenseHEADdevSami Littow2023-04-196-76/+52
* Fix Windows buildArttu Tarkiainen2023-04-192-3/+3
* Cleanup: remove commented out codeArttu Tarkiainen2023-04-133-6/+0
* Fix issues caused by invoking exit() on non-main threadArttu Tarkiainen2023-04-136-56/+105
* Fix segmentation fault after sending SIGINT signalArttu Tarkiainen2023-04-132-32/+29
* change 2022 to 2023Riku Zeng2023-04-131-1/+1
* Add foundation for auto-testsArttu Tarkiainen2023-04-1315-151/+189
* Licenser: remove unused member function declarationsArttu Tarkiainen2023-04-131-2/+0
* Allow configurable path for the daemon and user settings filesArttu Tarkiainen2023-04-1310-95/+101
* Update copyright yearIikka Eklund2023-04-121-1/+1
* Refactor for asynchronous running of the Licenser objectArttu Tarkiainen2023-03-226-22/+394
* Change in client storageSami Littow2023-03-165-62/+72
* Improvement in TCP/IP serverSami Littow2023-03-163-60/+36
* Initial Squish subprocess implementationSami Littow2023-03-0815-196/+383
* Refactor creation of correct client handler objectArttu Tarkiainen2023-02-2711-58/+152
* Add license key in request JSONSami Littow2023-02-177-12/+17
* Add namespace for common library codeArttu Tarkiainen2023-02-0128-8/+96
* Refactor project structureArttu Tarkiainen2023-02-0158-0/+8804
* Windows: fix undefined symbol errorsArttu Tarkiainen2023-01-261-0/+35
* Fix an issue with fLoating licensesSami Littow2023-01-191-2/+4
* Reshuffle some includesArttu Tarkiainen2023-01-1812-2/+32
* Fix 'simple sanitizer' warningsArttu Tarkiainen2023-01-187-11/+9
* Fix warnings generated by cppcheck and clazyArttu Tarkiainen2023-01-183-6/+2
* Preliminary Squish supportSami Littow2023-01-1111-96/+172
* Refactoring (prepare for QA tools support)Sami Littow2022-12-3016-0/+2015