Commit graph

  • ce555e0da5
    code cleanup Naim A 2018-10-21 23:45:50 +0300
  • 9a31422091
    More values are configurable Naim A 2018-10-21 23:39:39 +0300
  • f5fe87631c
    adding configuration parsing Naim A 2018-10-21 01:57:58 +0300
  • 70ecfdb6ac
    removed placeholder for development Naim A 2018-10-21 01:08:35 +0300
  • bf6578f085
    moved to actix-web for http server Naim A 2018-10-21 01:02:12 +0300
  • e5a9500edc
    Removed hyper based http server Naim A 2018-10-19 12:23:08 +0300
  • c60fd49c48
    WIP: replaced Vec<u8> usage with StackVec<u8> for performance Naim A 2018-07-11 00:12:33 +0300
  • ec490d47ca
    WIP: more detailed web-server, will allow to pass IP since hyper doesn't Naim A 2018-07-08 17:03:23 +0300
  • ca77851b49
    WIP: major changes; Naim A 2018-06-24 13:20:18 +0300
  • 2e0a25632c Docker image documenting (#41) v2.1 Alfonso Montero 2018-06-18 23:59:31 +0200
  • 27111c0c83
    Added partial implementation for a stack "vector" Naim A 2018-06-15 13:02:36 +0300
  • 6d5aaf5622
    Added travis-ci configuration Naim A 2018-06-12 20:23:49 +0300
  • 53eb629f50
    WIP: announce and DB better implementation Naim A 2018-06-12 20:23:19 +0300
  • dd04df33f6
    WIP: only announce implemented... Naim A 2018-06-11 22:46:57 +0300
  • 2269e939ef
    Initial Commit Naim A 2018-06-08 18:35:22 +0300
  • 121535ee35
    Add API server parameters to example udpt.conf file (#38) Alfonso Montero 2018-03-21 22:05:10 +0100
  • 7a41539a8f
    Delete bitcoin-qr.png Naim A 2017-12-24 21:49:15 +0200
  • cd993844a0
    Update CONTRIBUTING.md Naim A 2017-12-24 21:48:57 +0200
  • 8468b96568
    Update README.md Naim A 2017-12-24 21:48:09 +0200
  • ef208e9acc
    docker: Added sample configuration for docker Naim A 2017-11-02 15:04:28 +0200
  • 6c084ca985
    Add Docker workflow to hacking options (#37) Alfonso Montero 2017-11-02 13:41:14 +0100
  • da7f91b6b9
    Improvements to REST API (#33) Naim A 2017-10-31 01:29:57 +0200
  • 9f0d1f495c
    docs: some fixes, analytics + typos Naim A 2017-10-05 22:16:18 +0300
  • 3918242342
    doc: minor changes Naim A 2017-10-02 18:09:08 +0300
  • 6afc76942a
    Sphinx documentation sources (#34) Naim A 2017-10-02 17:33:05 +0300
  • e0dffc83c8
    Merge branch 'makefu-patch-1' Naim A 2017-09-27 17:49:21 +0300
  • ccc9ad434b add #include <atomic> to src/udpTracker.hpp Felix Richter 2017-09-27 13:19:58 +0200
  • f34fcdbd04
    Refactored (#31) Naim A 2017-09-27 04:33:21 +0300
  • 7193f945a9 Update README.md Naim A 2017-09-14 03:56:29 +0300
  • f6318e9deb Changed C++11's filesystem include header Naim A 2017-09-14 02:35:01 +0300
  • 382f775130 Removed Makefile, using CMake now... Naim A 2017-09-14 02:34:23 +0300
  • bffded45fa added gitignores for Clion Naim A 2016-12-08 20:39:09 +0200
  • 6bf8a7ca6c Moving to CMake... Naim A 2016-12-08 20:38:43 +0200
  • 82a40bfdbc Converted bad character Naim A 2016-12-08 20:38:14 +0200
  • d7e8df7e71 Renamed license filename Naim A 2016-12-06 23:14:08 +0200
  • e826b58ea0 Fix for issue #25 Naim A 2016-10-05 00:20:08 +0300
  • cd16690eb2 Modified release information v2.0-rc0 Naim A 2016-02-20 22:07:59 +0200
  • 0790558de8 Added samploe configuration Naim A 2016-02-20 21:42:48 +0200
  • 4b26c85917 Start + Stop service Naim A 2016-02-20 21:13:09 +0200
  • 7d27979828 Merge pull request #23 from naim94a/feature/windows-service Naim A 2016-02-19 13:43:58 +0200
  • c91efa300b Fix for gcc Naim A 2016-02-19 13:41:15 +0200
  • b8db8f5d51 Basic working windows service Naim A 2016-02-19 13:33:02 +0200
  • 14dd7e004b Added SubSystem to VS project Naim A 2016-02-17 01:52:10 +0200
  • 35e9a27ad2 Seperating config Naim A 2016-02-17 01:51:31 +0200
  • c9cf00da5f Updated project to VS2015 Naim A 2016-02-13 18:40:48 +0200
  • c54a48c40b Fix issue #22 Naim A 2016-02-08 12:42:58 -0800
  • 9f707dfa01 Merge pull request #21 from naim94a/feature/logging Naim A 2016-02-07 00:50:41 +0200
  • 221d374ff2 Adjustable logging level Naim A 2016-02-07 00:48:44 +0200
  • 99c87f6578 Logging to file. WIP Naim A 2016-02-06 23:26:01 +0200
  • c0d93e6340 basic logging + windows service fix Naim A 2016-02-05 16:36:44 +0200
  • d1d879c27c WIP: Added some logging to tracker Naim A 2016-02-05 03:56:49 +0200
  • db4b8e8c81 Completely removed logging Naim A 2016-02-05 02:13:55 +0200
  • 7271aa2cb0 WIP: adding windows service Naim A 2016-01-31 04:45:03 +0200
  • 465f942baf Added OSError exception class Naim A 2016-01-31 04:44:04 +0200
  • 2a3a02ce2c Merge pull request #18 from naim94a/bugfix/issue-17 Naim A 2016-02-01 00:14:39 +0200
  • f0f0f0f2fa Added only localhost to whitelist Naim A 2016-02-01 00:10:49 +0200
  • 32fc6203d9 Bugfix for issue #17 Naim A 2016-01-31 22:41:59 +0200
  • 4f473fe840 Added copyright notice for tracker.* Naim A 2016-01-31 04:46:26 +0200
  • 07eb3a5603 Added files for Visual Studio Naim A 2016-01-30 23:12:23 +0200
  • 20ce6f4402 Removed unused signal Naim A 2016-01-30 23:10:07 +0200
  • 965f9d87c3 Merge pull request #16 from naim94a/feature/daemon Naim A 2016-01-29 05:15:27 +0200
  • 37c965019b Basic daemon support Naim A 2016-01-28 19:08:43 -0800
  • 494e8314f1 Merge branch 'feature/daemon' of github.com:naim94a/udpt into feature/daemon Naim A 2016-01-28 18:41:53 -0800
  • d27b7b29c3 WIP: writing daemon + reloadable Naim A 2016-01-23 18:31:43 -0800
  • cac3f5d209 Better threading and IO Naim A 2016-01-29 04:32:47 +0200
  • 2b594fd418 WIP: writing daemon + reloadable Naim A 2016-01-23 18:31:43 -0800
  • 9d319aa946 minor fix Naim A 2016-01-23 18:25:39 -0800
  • 81d4ad1ae8 Some Linux ajustments Naim A 2016-01-23 15:08:30 -0800
  • 1db33eb0b6 Code cleanup (WIP) Naim A 2016-01-23 20:39:03 +0200
  • edaa44bfc7 Resolved Issues #10 and #11 Naim A 2016-01-23 18:11:51 +0200
  • bc97b747ad Remove useless comments or prints Naim A 2016-01-21 16:06:05 -0800
  • 5842706d29 New README Naim A 2016-01-21 15:40:48 -0800
  • 1de524cb99 Update to readme Naim A 2015-11-28 15:44:27 -0800
  • bf94f4e0be minor fixes Naim A 2015-11-28 15:37:38 -0800
  • 1702177307 Minor changes, README upddated (finally...) Naim A 2013-08-18 03:22:30 +0300
  • ddba5b21b3 Ability to customize bind for HTTP Naim A 2013-08-18 02:49:49 +0300
  • 3f76e9af9f Linux fails to compile. Include missing. Naim A 2013-08-17 20:24:24 +0300
  • 0a222ab3ba End process with signals. stdin ignored. Naim A 2013-08-16 18:56:27 +0300
  • 7e9ecdb099 Improved logging, fixed minor bug. Naim A 2013-08-16 17:06:09 +0300
  • 145751c953 Can specify an interface other than 0.0.0.0 Naim A 2013-08-16 02:09:29 +0300
  • 65a43c6b83 Added readed for IP/port lists (settings) Naim A 2013-08-16 01:53:15 +0300
  • 9d7c7a055e Change CWD to the program's directory. Naim A 2013-08-16 00:52:36 +0300
  • f7297aa4be Logger changes Naim A 2013-08-11 13:39:17 +0300
  • db74edbb51 Fixes for issue #5 Naim A 2013-08-11 13:20:15 +0300
  • 622ad93872 Makefile updated. Naim A 2013-08-11 12:23:27 +0300
  • 74de90bade Added Logger; Partial fix to issue #5 Naim A 2013-08-10 22:12:08 +0300
  • 8f4732acbc Security issue fixed. Issue 4 fixed. Naim A 2013-07-12 00:09:47 +0300
  • 2682f81b20 Modified a bit of code... Naim A 2013-06-25 04:06:52 +0300
  • f757db71a4 Small changes; Added "is_dynamic" setting; Changed stuff with Database (I guess i was sleeping when i programmed that part...). Naim A 2013-03-23 21:54:25 +0200
  • b4c0511f82 Updated Makefile for linux Naim A 2013-03-22 14:21:00 +0200
  • 52a399acc1 Merging with HTTP API Naim A 2013-03-22 14:12:20 +0200
  • d05820a992 Modified HTTP Server; Added notice incase a user tries to use tracker as a HTTP tracker. Naim A 2013-03-22 13:54:50 +0200
  • 1aa7eceb2f Added settings for API server. Naim A 2013-03-22 02:20:49 +0200
  • 5ad5d82e2f Added add/remove api functions; Added promation page for root page. Naim A 2013-03-22 01:52:15 +0200
  • 5c57728630 A bit API Progress... Naim A 2013-03-21 02:44:10 +0200
  • 876f2da5b7 Recreated HTTP server... Naim A 2013-03-10 23:18:37 +0200
  • 471c8d8dba New Makefile for Linux based systems Naim A 2013-03-08 16:04:49 +0200
  • 6666d795e3 HTTP API comming soon... Naim A 2013-03-08 02:42:02 +0200
  • 25dda7a41a Merge branch 'http-api' of /media/OS/Users/Naim/Documents/Eclipse/udpt Naim A 2013-03-07 18:15:03 +0200
  • 485b490b9a minor Linux fixes Naim A 2013-03-07 17:37:31 +0200