| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | WIP more betterernext | Felix Hanley | 2025-10-18 | 29 | -1511/+2810 |
| * | Clean up build and docsHEADv1.1.0master | Felix Hanley | 2020-11-16 | 8 | -173/+63 |
| * | Remove vendored files and create go.mod | Felix Hanley | 2019-10-29 | 235 | -249092/+78 |
| * | Pull bencode library instead of inline. Update deps. | Felix Hanley | 2018-04-01 | 36 | -420/+220295 |
| * | Remove redundant indexes | Felix Hanley | 2018-03-25 | 1 | -2/+0 |
| * | Remove torrent when skipped | Felix Hanley | 2018-03-23 | 1 | -0/+1 |
| * | Simplify pending SQL | Felix Hanley | 2018-03-23 | 1 | -16/+9 |
| * | Create the unique indexes | Felix Hanley | 2018-03-23 | 1 | -0/+3 |
| * | Bind tag SQL to transaction | Felix Hanley | 2018-03-23 | 1 | -2/+8 |
| * | DB updates | Felix Hanley | 2018-03-23 | 2 | -177/+282 |
| * | Basic sqlite functionality | Felix Hanley | 2018-03-23 | 6 | -39/+547 |
| * | Purge bad peers from store | Felix Hanley | 2018-03-23 | 2 | -16/+23 |
| * | Enable torrent removal when skipping tags | Felix Hanley | 2018-03-21 | 2 | -0/+9 |
| * | Blacklist some more DHT nodes | Felix Hanley | 2018-03-21 | 1 | -0/+1 |
| * | Start working on SQL to relieve load | Felix Hanley | 2018-03-20 | 7 | -37/+52 |
| * | Only defer store close if opened successfully | Felix Hanley | 2018-03-20 | 1 | -2/+2 |
| * | Minor updates to tags | Felix Hanley | 2018-03-20 | 2 | -3/+3 |
| * | Add missing file! | Felix Hanley | 2018-03-20 | 1 | -0/+33 |
| * | Update tags | Felix Hanley | 2018-03-13 | 1 | -4/+5 |
| * | Fix tagging and announce callbacks | Felix Hanley | 2018-03-13 | 12 | -92/+674 |
| * | Add node blacklist to DHT | Felix Hanley | 2018-03-13 | 25 | -3475/+1237 |
| * | Fix cross-compilation | Felix Hanley | 2018-02-27 | 2 | -3/+3 |
| * | Update makefile to include docs and cross compile | Felix Hanley | 2018-02-27 | 1 | -15/+32 |
| * | Fix KRPC test | Felix Hanley | 2018-02-27 | 1 | -2/+2 |
| * | Get basic DHT monitoring working with peer announces | Felix Hanley | 2018-02-26 | 2 | -96/+120 |
| * | Minor updates to krpc | Felix Hanley | 2018-02-26 | 1 | -3/+7 |
| * | Update references to shared structs | Felix Hanley | 2018-02-26 | 6 | -43/+56 |
| * | Moved shared structs to package | Felix Hanley | 2018-02-26 | 5 | -20/+29 |
| * | Remove some files | Felix Hanley | 2018-02-26 | 2 | -38/+0 |
| * | Move bt client | Felix Hanley | 2018-02-26 | 2 | -147/+179 |
| * | Fix bencoding | Felix Hanley | 2018-02-24 | 2 | -135/+112 |
| * | Update vendor deps | Felix Hanley | 2018-02-21 | 220 | -25131/+23853 |
| * | Seperate shared packages | Felix Hanley | 2018-02-21 | 17 | -745/+187 |
| * | Fix token for response | Felix Hanley | 2018-02-16 | 4 | -69/+93 |
| * | Enable IPv6 | Felix Hanley | 2018-02-16 | 5 | -63/+105 |
| * | Refactor DHT code into separate package | Felix Hanley | 2018-02-15 | 24 | -1249/+733 |
| * | Basic DHT functions | Felix Hanley | 2018-02-09 | 13 | -60/+866 |
| * | Use my own bencode implementation | Felix Hanley | 2018-01-21 | 6 | -265/+740 |
| * | Configure main executable flags | Felix Hanley | 2018-01-09 | 1 | -73/+74 |
| * | Begin splitting up libraries | Felix Hanley | 2018-01-09 | 14 | -85/+78 |
| * | WIP start on worker implementations | Felix Hanley | 2018-01-08 | 14 | -505/+487 |
| * | Rename constants | Felix Hanley | 2018-01-04 | 1 | -23/+23 |
| * | Update config WIP | Felix Hanley | 2018-01-03 | 4 | -132/+94 |
| * | Add library based structure and split up tag creation | Felix Hanley | 2018-01-03 | 3 | -16/+246 |
| * | Make btClient a worker in a pool | Felix Hanley | 2018-01-03 | 2 | -205/+190 |
| * | Rename package | Felix Hanley | 2018-01-03 | 13 | -13/+23 |
| * | Rename binary | Felix Hanley | 2018-01-03 | 1 | -1/+1 |
| * | Add logger dep | Felix Hanley | 2018-01-03 | 13 | -0/+593 |
| * | Add makefile | Felix Hanley | 2018-01-03 | 1 | -0/+23 |
| * | Update deps | Felix Hanley | 2018-01-03 | 31 | -1347/+19 |
