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.18 by root, Sun Sep 28 08:58:07 2003 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines