Commit graph

189 commits

Author SHA1 Message Date
Naim A 6bf8a7ca6c Moving to CMake... 2016-12-08 20:38:43 +02:00
Naim A 82a40bfdbc Converted bad character 2016-12-08 20:38:14 +02:00
Naim A d7e8df7e71 Renamed license filename 2016-12-06 23:14:08 +02:00
Naim A e826b58ea0 Fix for issue #25 2016-10-05 00:20:08 +03:00
Naim A 0790558de8 Added samploe configuration 2016-02-20 21:42:48 +02:00
Naim A 4b26c85917 Start + Stop service 2016-02-20 21:13:09 +02:00
Naim A 7d27979828 Merge pull request #23 from naim94a/feature/windows-service
Feature/windows service
2016-02-19 13:43:58 +02:00
Naim A c91efa300b Fix for gcc 2016-02-19 13:41:15 +02:00
Naim A b8db8f5d51 Basic working windows service 2016-02-19 13:33:02 +02:00
Naim A 14dd7e004b Added SubSystem to VS project 2016-02-17 01:52:10 +02:00
Naim A 35e9a27ad2 Seperating config 2016-02-17 01:51:31 +02:00
Naim A c9cf00da5f Updated project to VS2015 2016-02-13 18:40:48 +02:00
Naim A c54a48c40b Fix issue #22 2016-02-08 12:42:58 -08:00
Naim A 9f707dfa01 Merge pull request #21 from naim94a/feature/logging
Feature/logging
2016-02-07 00:50:41 +02:00
Naim A 221d374ff2 Adjustable logging level 2016-02-07 00:48:44 +02:00
Naim A 99c87f6578 Logging to file. WIP 2016-02-06 23:26:01 +02:00
Naim A c0d93e6340 basic logging + windows service fix 2016-02-05 16:36:44 +02:00
Naim A d1d879c27c WIP: Added some logging to tracker 2016-02-05 03:56:49 +02:00
Naim A db4b8e8c81 Completely removed logging 2016-02-05 02:31:18 +02:00
Naim A 7271aa2cb0 WIP: adding windows service 2016-02-05 02:31:18 +02:00
Naim A 465f942baf Added OSError exception class 2016-02-05 02:31:18 +02:00
Naim A 2a3a02ce2c Merge pull request #18 from naim94a/bugfix/issue-17
Bugfix/issue 17
2016-02-01 00:14:39 +02:00
Naim A f0f0f0f2fa Added only localhost to whitelist 2016-02-01 00:10:49 +02:00
Naim A 32fc6203d9 Bugfix for issue #17 2016-01-31 22:41:59 +02:00
Naim A 4f473fe840 Added copyright notice for tracker.* 2016-01-31 04:46:26 +02:00
Naim A 07eb3a5603 Added files for Visual Studio 2016-01-30 23:12:23 +02:00
Naim A 20ce6f4402 Removed unused signal 2016-01-30 23:10:07 +02:00
Naim A 965f9d87c3 Merge pull request #16 from naim94a/feature/daemon
Feature/daemon
2016-01-29 05:15:27 +02:00
Naim A 37c965019b Basic daemon support 2016-01-28 19:08:43 -08:00
Naim A 494e8314f1 Merge branch 'feature/daemon' of github.com:naim94a/udpt into feature/daemon 2016-01-28 18:41:53 -08:00
Naim A d27b7b29c3 WIP: writing daemon + reloadable 2016-01-28 18:41:23 -08:00
Naim A cac3f5d209 Better threading and IO 2016-01-29 04:32:47 +02:00
Naim A 2b594fd418 WIP: writing daemon + reloadable 2016-01-23 18:31:43 -08:00
Naim A 9d319aa946 minor fix 2016-01-23 18:25:39 -08:00
Naim A 81d4ad1ae8 Some Linux ajustments 2016-01-23 15:11:48 -08:00
Naim A 1db33eb0b6 Code cleanup (WIP) 2016-01-23 15:11:48 -08:00
Naim A edaa44bfc7 Resolved Issues #10 and #11 2016-01-23 15:11:48 -08:00
Naim A bc97b747ad Remove useless comments or prints 2016-01-23 15:11:48 -08:00
Naim A 5842706d29 New README 2016-01-23 15:11:48 -08:00
Naim A 1de524cb99 Update to readme 2015-11-28 15:44:27 -08:00
Naim A bf94f4e0be minor fixes 2015-11-28 15:37:38 -08:00
Naim A 1702177307 Minor changes, README upddated (finally...) 2013-08-18 03:22:30 +03:00
Naim A ddba5b21b3 Ability to customize bind for HTTP 2013-08-18 02:49:49 +03:00
Naim A 3f76e9af9f Linux fails to compile. Include missing. 2013-08-17 20:24:24 +03:00
Naim A 0a222ab3ba End process with signals. stdin ignored. 2013-08-16 18:56:27 +03:00
Naim A 7e9ecdb099 Improved logging, fixed minor bug. 2013-08-16 17:06:09 +03:00
Naim A 145751c953 Can specify an interface other than 0.0.0.0 2013-08-16 02:09:29 +03:00
Naim A 65a43c6b83 Added readed for IP/port lists (settings) 2013-08-16 01:53:15 +03:00
Naim A 9d7c7a055e Change CWD to the program's directory. 2013-08-16 00:52:36 +03:00
Naim A f7297aa4be Logger changes 2013-08-11 13:39:17 +03:00