| 1 |
root |
1.12 |
Revision history for Perl extension Net::FCP |
| 2 |
root |
1.1 |
|
| 3 |
root |
1.18 |
0.6 |
| 4 |
root |
1.19 |
- many bugfixes. |
| 5 |
|
|
- progress callback. |
| 6 |
root |
1.18 |
|
| 7 |
|
|
0.5 Tue Sep 23 22:46:48 CEST 2003 |
| 8 |
root |
1.17 |
- some more IT'S HEX, STUPID-type of fixes. |
| 9 |
|
|
- restructured fmd. works perfect and fast for me now. |
| 10 |
root |
1.16 |
|
| 11 |
|
|
0.08 Tue Sep 16 09:01:05 CEST 2003 |
| 12 |
root |
1.14 |
- added event model autodetection. |
| 13 |
|
|
- event models supported: Coro, Event, Glib, Tk. |
| 14 |
root |
1.15 |
- added Net::FCP::Util. |
| 15 |
|
|
- bugfixed the case when txn's sent data (when will I learn |
| 16 |
|
|
to use HEX everywhere...) |
| 17 |
|
|
- make fmd verify all blocks. or at least most blocks. |
| 18 |
root |
1.13 |
|
| 19 |
|
|
0.07 Sun Sep 14 10:57:09 CEST 2003 |
| 20 |
root |
1.11 |
- handle metadata that doesn't end in a newline. |
| 21 |
root |
1.12 |
- fixed txn names to be txn_* instead of *_txn, as per the docs. |
| 22 |
root |
1.11 |
- "fix" insert_private_key. |
| 23 |
|
|
- fix endless loop problem on ClientGet. |
| 24 |
root |
1.12 |
- many, many other small fixes. |
| 25 |
|
|
- added bin/fmd, the not-yet-functional freenet mass downloader. |
| 26 |
root |
1.10 |
|
| 27 |
root |
1.9 |
0.06 Wed Sep 10 07:13:41 CEST 2003 |
| 28 |
|
|
- various small bugfixes. |
| 29 |
root |
1.8 |
|
| 30 |
|
|
0.05 Wed Sep 10 07:06:54 CEST 2003 |
| 31 |
root |
1.6 |
- err, file downloads actually return the right data now. |
| 32 |
root |
1.7 |
- implemented non-blocking request writing. |
| 33 |
|
|
- event model now looks "final" for filehandles. |
| 34 |
root |
1.5 |
|
| 35 |
root |
1.4 |
0.04 Tue Sep 9 08:12:59 CEST 2003 |
| 36 |
|
|
- pluggable event implementation. Just Event for now. |
| 37 |
root |
1.3 |
|
| 38 |
|
|
0.03 Mon Sep 8 03:46:41 CEST 2003 |
| 39 |
|
|
- more bugfixes, metadataparsing. |
| 40 |
|
|
- I'm going to bed now. really. |
| 41 |
root |
1.2 |
|
| 42 |
|
|
0.02 Mon Sep 8 02:36:18 CEST 2003 |
| 43 |
|
|
- implemented client_get, and many much-needed |
| 44 |
|
|
bugfixes. |
| 45 |
|
|
|
| 46 |
root |
1.1 |
0.01 Sun Sep 7 21:40:05 CEST 2003 |
| 47 |
|
|
- original version; cp -rvp Crypt-Twofish2 |
| 48 |
|
|
|