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.17 by root, Wed Sep 17 08:57:32 2003 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines