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.22 by root, Fri May 14 16:28:20 2004 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines