Commit graph

214 commits

Author SHA1 Message Date
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
Naim A db74edbb51 Fixes for issue #5 2013-08-11 13:20:15 +03:00
Naim A 622ad93872 Makefile updated. 2013-08-11 12:23:27 +03:00
Naim A 74de90bade Added Logger; Partial fix to issue #5 2013-08-10 22:12:08 +03:00
Naim A 8f4732acbc Security issue fixed. Issue 4 fixed. 2013-07-12 00:09:47 +03:00
Naim A 2682f81b20 Modified a bit of code... 2013-06-25 04:06:52 +03:00
Naim A f757db71a4 Small changes;
Added "is_dynamic" setting;
Changed stuff with Database (I guess i was sleeping when i programmed that
part...).
2013-03-23 21:54:25 +02:00
Naim A b4c0511f82 Updated Makefile for linux 2013-03-22 14:21:00 +02:00
Naim A 52a399acc1 Merging with HTTP API 2013-03-22 14:12:20 +02:00
Naim A d05820a992 Modified HTTP Server;
Added notice incase a user tries to use tracker as a HTTP tracker.
2013-03-22 13:54:50 +02:00
Naim A 1aa7eceb2f Added settings for API server. 2013-03-22 02:20:49 +02:00
Naim A 5ad5d82e2f Added add/remove api functions; Added promation page for root page. 2013-03-22 01:52:15 +02:00
Naim A 5c57728630 A bit API Progress... 2013-03-21 02:44:10 +02:00
Naim A 876f2da5b7 Recreated HTTP server... 2013-03-10 23:18:37 +02:00
Naim A 471c8d8dba New Makefile for Linux based systems 2013-03-08 16:04:49 +02:00
Naim A 6666d795e3 HTTP API comming soon... 2013-03-08 02:42:02 +02:00
Naim A 25dda7a41a Merge branch 'http-api' of /media/OS/Users/Naim/Documents/Eclipse/udpt 2013-03-07 18:15:03 +02:00
Naim A 485b490b9a minor Linux fixes 2013-03-07 17:37:31 +02:00
Naim A 08870bb524 The start of HTTP API development 2013-03-06 00:55:29 +02:00
Naim A d1c49c6b6f New Database Interface,
The Ability to add more Database Drivers.
2013-03-04 00:54:48 +02:00
Naim A 51e2c80ba7 Moving from C to C++... Some progress... 2013-02-26 21:02:50 +02:00
Naim A 84ab27bfde Small changes 2013-02-26 03:13:52 +02:00
Naim A 5ae54cd8d6 Copyright headers updated, Compiles on MSVC now! 2013-02-17 17:07:05 +02:00
Naim A 06f51a1068 Change code style to be compatible with MSVC
Moving all decleration to top of functions.
Added Macro _WIN32 to support MSVC
2013-02-17 15:21:17 +02:00
Naim A 632e88444c Bufix #2. 2013-01-15 01:55:25 +02:00
Naim A bc56edda7e It is now possible to change announce/cleanup interval;
Minor changes with settings;
2012-12-20 01:58:59 +02:00