patchmldonkey, a multi-networks file-sharing client - Patches: patch #3676, BT/fileTP HTTP header check

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #3676: BT/fileTP HTTP header check

Submitter:  Michael Hoisie <mbh>
Submitted:  Mon 24 Jan 2005 02:49:01 AM UTC
   
 
Category:  Bug fixes Priority:  6
Status:  Done Assigned to:  None
Open/Closed:  Closed

Sun 20 Feb 2005 02:55:34 AM UTC, comment #2: 

applied 2-5-28-1

spiralvoice <spiralvoice>
Group administrator
Sat 29 Jan 2005 12:31:37 AM UTC, comment #1: 

I browsed the code in the patch, and I ran some tests, and it looks good. I'll try to check if there are any errors.

Michael Hoisie <mbh>
Mon 24 Jan 2005 02:49:01 AM UTC, original submission:  

This is against 2.5.29. I'll have a 2.5.28 version ASAP.

This patch addresses several things:

  • if you dllink a bit torrent http file, it checks the HTTP header to determine if a file is a bit torrent download. This makes torrent files without the .torrent extension work.
  • it fixes a bug in using dllink for local torrent files
  • if you dllink a fileTP http file, it also checks the header before starting the download. This takes care of redirects and 404's before the file is even added to the download queue.
  • adds 301 redirect code to http_clients.ml
Michael Hoisie <mbh>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #8333:  header_checks-fix.diff added by mbh (9KiB - text/plain - Edit the regexp format to prevent errors)
file #8332:  3676_2-fix.patch added by mbh (8KiB - application/octet-stream - A couple minor edits. Fixes regexp/BT disk problems)
file #8328:  3676_2.patch added by spiralvoice (8KiB - application/octet-stream - this is my attempt porting this patch to 2-5-28o)
file #8307:  header_checks.diff added by mbh (9KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 6 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-02-20 spiralvoice StatusNone Done
    Open/ClosedOpen Closed
2005-01-30 mbh Attached File- Added header_checks-fix.diff, #4109
2005-01-30 mbh Attached File- Added 3676_2-fix.patch, #4108
2005-01-28 spiralvoice Attached File- Added 3676_2.patch, #4104
2005-01-24 mbh Attached File- Added header_checks.diff, #4083

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code