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.21 by root, Fri May 14 16:12:26 2004 UTC

1Revision history for Perl extension Net:FCP 1Revision history for Perl extension Net::FCP
2 2
30.03 30.7
4 - handle key_collision just like successful insert,
5 but set the atribute key_collision on the returned
6 attributes.
7 - added Net::FCP::Metadata module, for further improvements
8 with metadata handling.
9
100.6 Thu May 13 23:42:33 CEST 2004
11 - many bugfixes (most noteworthy: client_put works now).
12 - progress callback.
13 - added experimental Key::CHK.
14
150.5 Tue Sep 23 22:46:48 CEST 2003
16 - some more IT'S HEX, STUPID-type of fixes.
17 - restructured fmd. works perfect and fast for me now.
18
190.08 Tue Sep 16 09:01:05 CEST 2003
20 - added event model autodetection.
21 - event models supported: Coro, Event, Glib, Tk.
22 - added Net::FCP::Util.
23 - bugfixed the case when txn's sent data (when will I learn
24 to use HEX everywhere...)
25 - make fmd verify all blocks. or at least most blocks.
26
270.07 Sun Sep 14 10:57:09 CEST 2003
28 - handle metadata that doesn't end in a newline.
29 - fixed txn names to be txn_* instead of *_txn, as per the docs.
30 - "fix" insert_private_key.
31 - fix endless loop problem on ClientGet.
32 - many, many other small fixes.
33 - added bin/fmd, the not-yet-functional freenet mass downloader.
34
350.06 Wed Sep 10 07:13:41 CEST 2003
36 - various small bugfixes.
37
380.05 Wed Sep 10 07:06:54 CEST 2003
39 - err, file downloads actually return the right data now.
40 - implemented non-blocking request writing.
41 - event model now looks "final" for filehandles.
42
430.04 Tue Sep 9 08:12:59 CEST 2003
44 - pluggable event implementation. Just Event for now.
45
460.03 Mon Sep 8 03:46:41 CEST 2003
47 - more bugfixes, metadataparsing.
48 - I'm going to bed now. really.
4 49
50.02 Mon Sep 8 02:36:18 CEST 2003 500.02 Mon Sep 8 02:36:18 CEST 2003
6 - implemented client_get, and many much-needed 51 - implemented client_get, and many much-needed
7 bugfixes. 52 bugfixes.
8 53

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines