ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/Net-FCP/Changes
(Generate patch)

Comparing Net-FCP/Changes (file contents):
Revision 1.2 by root, Mon Sep 8 00:36:44 2003 UTC vs.
Revision 1.19 by root, Thu May 13 15:41:01 2004 UTC

1Revision history for Perl extension Net:FCP 1Revision history for Perl extension Net::FCP
2 2
30.03 30.6
4 - many bugfixes.
5 - progress callback.
6
70.5 Tue Sep 23 22:46:48 CEST 2003
8 - some more IT'S HEX, STUPID-type of fixes.
9 - restructured fmd. works perfect and fast for me now.
10
110.08 Tue Sep 16 09:01:05 CEST 2003
12 - added event model autodetection.
13 - event models supported: Coro, Event, Glib, Tk.
14 - added Net::FCP::Util.
15 - bugfixed the case when txn's sent data (when will I learn
16 to use HEX everywhere...)
17 - make fmd verify all blocks. or at least most blocks.
18
190.07 Sun Sep 14 10:57:09 CEST 2003
20 - handle metadata that doesn't end in a newline.
21 - fixed txn names to be txn_* instead of *_txn, as per the docs.
22 - "fix" insert_private_key.
23 - fix endless loop problem on ClientGet.
24 - many, many other small fixes.
25 - added bin/fmd, the not-yet-functional freenet mass downloader.
26
270.06 Wed Sep 10 07:13:41 CEST 2003
28 - various small bugfixes.
29
300.05 Wed Sep 10 07:06:54 CEST 2003
31 - err, file downloads actually return the right data now.
32 - implemented non-blocking request writing.
33 - event model now looks "final" for filehandles.
34
350.04 Tue Sep 9 08:12:59 CEST 2003
36 - pluggable event implementation. Just Event for now.
37
380.03 Mon Sep 8 03:46:41 CEST 2003
39 - more bugfixes, metadataparsing.
40 - I'm going to bed now. really.
4 41
50.02 Mon Sep 8 02:36:18 CEST 2003 420.02 Mon Sep 8 02:36:18 CEST 2003
6 - implemented client_get, and many much-needed 43 - implemented client_get, and many much-needed
7 bugfixes. 44 bugfixes.
8 45

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines