-
2066bfc
(HEAD -> master, tag: v1.05.2)
Fixed typo in batch_upload.php by
Clarissa Walker <ami-sapphire@gmail.com>
2015-09-14 09:01:32 -0400;
-
b9a33fe
Fixed filtering with newtorrents.php dltorrent.php authentication behavior slightly changed batch_upload.php reverted by
Clarissa Walker <ami-sapphire@gmail.com>
2015-09-14 08:55:30 -0400;
-
f7962a5
Reverting change to filter; breaks tracker.php by
Clarissa Walker <ami-sapphire@gmail.com>
2015-09-14 08:11:59 -0400;
-
3b22652
Version bumped to 1.05.2 by
Clarissa Walker <ami-sapphire@gmail.com>
2015-09-14 07:58:58 -0400;
-
cbba459
Updated changelog (former forgotten file) by
Clarissa Walker <ami-sapphire@gmail.com>
2015-09-14 07:58:06 -0400;
-
6eaf13c
Filtered page number link to prevent further maniuplation. Also, provided a way to have the upload user log out, clearing the session cookie. by
Clarissa Walker <ami-sapphire@gmail.com>
2015-09-14 07:49:45 -0400;
-
7b17afc
End of reviewing filtering practices. Final change to this file as of: http://www.osvdb.org/79805 by
Clarissa Walker <ami-sapphire@gmail.com>
2015-09-14 07:39:24 -0400;
-
5406794
Continuation of reviewing filtering practices by
Clarissa Walker <ami-sapphire@gmail.com>
2015-09-14 07:36:02 -0400;
-
45c4ca1
Continuation of reviewing filtering practices by
Clarissa Walker <ami-sapphire@gmail.com>
2015-09-14 07:20:48 -0400;
-
4cd2df3
Continuation of reviewing filtering practices by
Clarissa Walker <ami-sapphire@gmail.com>
2015-09-14 07:16:10 -0400;
-
0d35e71
Password authentication changed from ancient MD5 to bcrypt for PHP 5.5 and above, and crypt for PHP versions 5.0 to 5.4.x. Will be more precise later. by
Clarissa Walker <ami-sapphire@gmail.com>
2015-09-14 06:58:30 -0400;
-
f9be7aa
Start of reviewing filtering practices. Also fixed hash filtering in dltorrent as referenced here: http://www.osvdb.org/79805 by
Clarissa Walker <ami-sapphire@gmail.com>
2015-09-14 04:19:18 -0400;
-
076009a
Install script now supports MySQL databases with dashes. Seems CREATE $database was missing backtick quotes. by
Clarissa Walker <ami-sapphire@gmail.com>
2015-09-11 02:50:34 -0400;
-
5329127
Cosmetic change. Originally no space between ID and version. Fixed. by
Clarissa Walker <ami-sapphire@gmail.com>
2015-09-10 19:47:27 -0400;
-
a027ad4
Proper version handling instead of the original form. Variable was undefined, so every time the index was hit, the error log would get flooded with the same undefined variable message. by
Clarissa Walker <ami-sapphire@gmail.com>
2015-09-10 19:41:49 -0400;
-
fe7b538
(tag: v1.05.1)
Version bumped to 1.05.1 by
Clarissa Walker <ami-sapphire@gmail.com>
2015-09-10 03:25:52 -0400;
-
47e4375
This fixes the scrape data issue that has long plagued this software (2012). Filtering other data is fine, but scrape data ends up going to and from the torrent client and the tracker anyway, and they don't like the custom filters. This was confirmed by finding and going through the original PHPBTTracker software code and comparing it with RivetTracker. by
Clarissa Walker <ami-sapphire@gmail.com>
2015-09-10 03:10:09 -0400;
-
00bd859
Fixed badly handled procedure of clients originally done in the name of security. Initailly, hash/peer handling failed from the first escaping 'fixes'... ...then eventually, tracker responds with HTTP Status 404 after the second validation 'fix'. Finally tracked down after two years... shame. by
Clarissa Walker <ami-sapphire@gmail.com>
2015-09-10 01:59:36 -0400;
-
150efd9
Fixes current session username display for hidden tracker --Simply log out and log back in to reset session by
Clarissa Walker <ami-sapphire@gmail.com>
2015-09-09 23:40:14 -0400;
-
2d3ada6
Old XSS fix from 2012/03/14; somehow evaded getting updated! by
Clarissa Walker <ami-sapphire@gmail.com>
2015-09-09 23:38:09 -0400;
-
e0861e2
(tag: v1.05)
Checks added to some files: torrent_functions.php, tracker.php dltorrent.php's check changed to authenticate no matter what Some fixes and modifications from 2014: index.php, funcsv2.php, batch_upload.php, newtorrents.php, install.php, editconfig.php Version bumped up to 1.05 by
Clarissa Walker <ami-sapphire@gmail.com>
2015-08-30 00:06:28 -0400;
-
1c8ad06
Import from the old rivettracker git repository at sourceforge (amisaph/amisapphire branch) by
Clarissa Walker (ami-sapphire) <ami-sapphire@gmail.com>
2014-01-24 14:02:23 -0500;