1
0
mirror of https://github.com/asamy/ctorrent synced 2025-10-05 23:52:41 +02:00

118 Commits

Author SHA1 Message Date
A. Samy
1646b387e1 torrent: use boost sha1 instead of openssl 2015-11-07 00:20:59 +00:00
A. Samy
fedb6658e9 minor fixes & cleanups 2015-11-06 23:45:03 +00:00
A. Samy
09a26668d7 main: fix program option for -t taking only 1 argument and discarding others 2015-11-06 19:21:18 +00:00
A. Samy
ce9dfa49d6 main: fix program options for --version 2015-11-06 19:13:45 +00:00
A. Samy
50b13c5594 lots of fixes 2015-11-06 19:06:11 +00:00
A. Samy
c85e49b900 udp: fix crash 2015-11-06 19:05:57 +00:00
A. Samy
57b5ebd042 main: replace getopt with boost::program_options 2015-11-06 18:19:53 +00:00
A. Samy
9dae1b183a minor fixes 2015-11-06 12:19:01 +00:00
A. Samy
f61c13e520 bencode: convert to use unordered_map instead of map 2015-11-06 12:18:23 +00:00
A. Samy
3ca9e10540 don't create thread for io service 2015-11-06 09:17:20 +00:00
A. Samy
d4e3cdd1e6 fixes & cleanups 2015-11-05 07:33:39 +00:00
A. Samy
6ad3d6e600 initial work on multi trackers and udp trackers 2015-11-05 07:33:11 +00:00
A. Samy
e039311049 util: uncomment validatePath and fix compiler warning 2015-11-05 01:52:35 +00:00
A. Samy
c55007630e bencode: make unsafe_cast and safe_cast static 2015-11-05 01:51:23 +00:00
A. Samy
ac606bd524 main: fix infinite loop when torrents fail 2015-11-05 01:51:05 +00:00
A. Samy
90092f17b0 remove tests 2015-11-05 01:50:49 +00:00
A. Samy
bcf0421cf4 Minor changes 2015-11-04 19:24:52 +00:00
A. Samy
aaebb0de0b Initial commit 2015-11-04 17:14:06 +00:00