Commit Graph

27 Commits

Author SHA1 Message Date
Janus B. Kristensen 05f6bc678f Due to magic quotes check the IDs and hashes are now always 20 bytes
svn path=/trunk/boinc/; revision=13825
2007-10-10 21:06:10 +00:00
Janus B. Kristensen d6d1b2bf73 Added check for magic quotes
svn path=/trunk/boinc/; revision=13824
2007-10-10 21:04:20 +00:00
Janus B. Kristensen f08a68f9ee The ipbans table has a list of banned IPs, keep in mind, though that this resets when the MySQL server is restarted, so a single user may not be banned forever (people on non-static IPs shouldn't be able to punish the person getting that IP next anyways)
svn path=/trunk/boinc/; revision=13818
2007-10-10 07:57:23 +00:00
Janus B. Kristensen 75b75b201c Database table for Bittorrent peers.
svn path=/trunk/boinc/; revision=13793
2007-10-08 07:55:13 +00:00
Janus B. Kristensen 243e89d8ac Traverse the filepath given as argument by progressively removing the root of the path.
svn path=/trunk/boinc/; revision=13792
2007-10-08 07:51:30 +00:00
Janus B. Kristensen 4f093d90e9 The main file table (updated by the .torrent generator)
svn path=/trunk/boinc/; revision=13297
2007-08-11 10:30:38 +00:00
Janus B. Kristensen fae9933c0b Database setup instructions
svn path=/trunk/boinc/; revision=13179
2007-07-18 13:55:18 +00:00
Janus B. Kristensen 2303fc8e9d Example configuration file
svn path=/trunk/boinc/; revision=13178
2007-07-18 13:53:20 +00:00
Janus B. Kristensen ed345a5dae File filters
svn path=/trunk/boinc/; revision=13092
2007-07-03 23:14:16 +00:00
Janus B. Kristensen f130600004 Tracker for BT
svn path=/trunk/boinc/; revision=13091
2007-07-03 23:12:25 +00:00
Janus B. Kristensen e22da62164 Scraping mechanism for Bittorrent
svn path=/trunk/boinc/; revision=12976
2007-06-21 05:57:08 +00:00
Janus B. Kristensen e762c01b34 The .torrent-generator allowing projects to dynamically generator .torrent-data for their files.
svn path=/trunk/boinc/; revision=12950
2007-06-17 13:43:18 +00:00
Janus B. Kristensen 0f1b2f0504 A test HTML-interface giving clues about potential misconfigurations in the BT serverside setup.
svn path=/trunk/boinc/; revision=12914
2007-06-13 07:59:58 +00:00
Janus B. Kristensen 78e3c55f9c Id property
svn path=/trunk/boinc/; revision=12890
2007-06-11 18:30:19 +00:00
Janus B. Kristensen d046a24720 Id property
svn path=/trunk/boinc/; revision=12889
2007-06-11 18:29:57 +00:00
Janus B. Kristensen c1f14e0b53 Id property
svn path=/trunk/boinc/; revision=12888
2007-06-11 18:29:40 +00:00
Janus B. Kristensen 7cb97a4c6d Id property
svn path=/trunk/boinc/; revision=12887
2007-06-11 18:29:23 +00:00
Janus B. Kristensen d87fa93503 Common code for checks used in both the tracker and the scrape mechanism.
svn path=/trunk/boinc/; revision=12885
2007-06-11 18:27:24 +00:00
Janus B. Kristensen 991bafa2e5 Added IllegalArgumentException and the class representing .torrent-files
svn path=/trunk/boinc/; revision=12726
2007-05-23 15:45:34 +00:00
Janus B. Kristensen edaace3d6e Added IllegalArgumentException and the class representing .torrent-files.
svn path=/trunk/boinc/; revision=12725
2007-05-23 15:44:59 +00:00
Janus B. Kristensen a07054742d Added version trackers and the BString class for BEncoded strings.
svn path=/trunk/boinc/; revision=12709
2007-05-22 07:44:39 +00:00
Janus B. Kristensen 4953106559 Added utility class for BEncoded lists
svn path=/trunk/boinc/; revision=12698
2007-05-20 13:25:44 +00:00
Janus B. Kristensen ac80942579 BEncoded integers for the Bittorrent stuff.
svn path=/trunk/boinc/; revision=12640
2007-05-10 21:56:38 +00:00
Janus B. Kristensen 92c7e96022 Removed .inc since my editor doesn't seem to understand that it is still PHP...
svn path=/trunk/boinc/; revision=12622
2007-05-09 09:14:39 +00:00
Janus B. Kristensen a00a7f8181 BEncdoded elements (for dictionaries in dictionaries in lists in...) and BEncoded arrays (dictionaries).
svn path=/trunk/boinc/; revision=12621
2007-05-09 09:13:38 +00:00
Janus B. Kristensen aaab3954ed A BEncoding container for BEncoding dictionaries in dictionaries in lists in...etc. etc.
svn path=/trunk/boinc/; revision=12610
2007-05-08 08:22:17 +00:00
Janus B. Kristensen 56fd688f54 A tiny bit of documentation
svn path=/trunk/boinc/; revision=12608
2007-05-08 08:16:30 +00:00