aboutsummaryrefslogtreecommitdiffstats
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
* Coin: fix exec of build script on WindowsArttu Tarkiainen2023-04-191-2/+2
* Add only deploy folder to artifactsHeikki Halmet2023-04-141-1/+1
* Change Id's for license service targetsHeikki Halmet2023-04-141-3/+3
* Upload artifacts to Coin storageHeikki Halmet2023-04-141-0/+5
* Cleanup: remove commented out codeArttu Tarkiainen2023-04-133-6/+0
* Fix issues caused by invoking exit() on non-main threadArttu Tarkiainen2023-04-137-56/+121
* Fix segmentation fault after sending SIGINT signalArttu Tarkiainen2023-04-135-32/+61
* change 2022 to 2023Riku Zeng2023-04-131-1/+1
* Add foundation for auto-testsArttu Tarkiainen2023-04-1325-151/+23681
* 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
* Add daemon build for Ubuntu-16Heikki Halmet2023-04-129-0/+147
* Replace Rhel 7.6 with Rhel 8.4Heikki Halmet2023-04-115-1/+53
* Fix some missing things in instructionsSami Littow2023-03-243-5/+15
* Add 'Packaging' feature to enable integration exportsAntti Kokko2023-03-221-2/+2
* 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
* Remove macOS section from default.yamlHeikki Halmet2023-03-151-5/+0
* Add build instructions for license check buildHeikki Halmet2023-03-1515-0/+920
* Initial Squish subprocess implementationSami Littow2023-03-0816-198/+385
* Refactor creation of correct client handler objectArttu Tarkiainen2023-02-2711-58/+152
* Add license key in request JSONSami Littow2023-02-179-17/+26
* Add namespace for common library codeArttu Tarkiainen2023-02-0128-8/+96
* Refactor project structureArttu Tarkiainen2023-02-0165-75/+130
* mocwrapper: fix missing space in license request parametersArttu Tarkiainen2023-02-011-1/+1
* Windows: fix undefined symbol errorsArttu Tarkiainen2023-01-263-27/+36
* Windows: fix missing include after the include reshuffleArttu Tarkiainen2023-01-261-0/+1
* Fix an issue with fLoating licensesSami Littow2023-01-191-2/+4
* Replace remaining occurrences of 'qtlongterm' with 'qtlicensetool'Arttu Tarkiainen2023-01-193-3/+3
* Reshuffle some includesArttu Tarkiainen2023-01-1823-29/+44
* Fix 'simple sanitizer' warningsArttu Tarkiainen2023-01-189-18/+16
* Fix warnings generated by cppcheck and clazyArttu Tarkiainen2023-01-184-8/+3
* Preliminary Squish supportSami Littow2023-01-1120-168/+243
* Some README updatesSami Littow2023-01-023-27/+30
* Applying name change to Windows alsoSami Littow2023-01-022-5/+5
* Changed daemon name to 'qtlicd'Sami Littow2022-12-3010-25/+25
* Refactoring (prepare for QA tools support)Sami Littow2022-12-3031-539/+1057
* [v2.0.4] Updated version numberv2.0.42.0Sami Littow2022-12-071-1/+1
* [v2.0.4] "No licenses left" - response message changedSami Littow2022-12-073-7/+23
* [v2.0.3] Corrected wrapped behaviourSami Littow2022-11-306-14/+12
* Updated changelogSami Littow2022-11-291-1/+13
* Updated Windows portion to meet with newest changesSami Littow2022-11-2410-16/+35
* Expiry date calculation/comparison adjustedSami Littow2022-11-245-22/+13
* Updated linux installerSami Littow2022-11-228-49/+75
* Windows version addedSami Littow2022-11-1864-1672/+4693
* Fixed issue about how mocwrapper passes command line argumentsSami Littow2022-10-179-59/+53