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.16 by root, Wed Sep 17 05:05:33 2003 UTC

1Revision history for Perl extension Net:FCP 1Revision history for Perl extension Net::FCP
2 2
30.03 30.5
4
50.08 Tue Sep 16 09:01:05 CEST 2003
6 - added event model autodetection.
7 - event models supported: Coro, Event, Glib, Tk.
8 - added Net::FCP::Util.
9 - bugfixed the case when txn's sent data (when will I learn
10 to use HEX everywhere...)
11 - make fmd verify all blocks. or at least most blocks.
12
130.07 Sun Sep 14 10:57:09 CEST 2003
14 - handle metadata that doesn't end in a newline.
15 - fixed txn names to be txn_* instead of *_txn, as per the docs.
16 - "fix" insert_private_key.
17 - fix endless loop problem on ClientGet.
18 - many, many other small fixes.
19 - added bin/fmd, the not-yet-functional freenet mass downloader.
20
210.06 Wed Sep 10 07:13:41 CEST 2003
22 - various small bugfixes.
23
240.05 Wed Sep 10 07:06:54 CEST 2003
25 - err, file downloads actually return the right data now.
26 - implemented non-blocking request writing.
27 - event model now looks "final" for filehandles.
28
290.04 Tue Sep 9 08:12:59 CEST 2003
30 - pluggable event implementation. Just Event for now.
31
320.03 Mon Sep 8 03:46:41 CEST 2003
33 - more bugfixes, metadataparsing.
34 - I'm going to bed now. really.
4 35
50.02 Mon Sep 8 02:36:18 CEST 2003 360.02 Mon Sep 8 02:36:18 CEST 2003
6 - implemented client_get, and many much-needed 37 - implemented client_get, and many much-needed
7 bugfixes. 38 bugfixes.
8 39

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines