| 1 |
root |
1.12 |
Revision history for Perl extension Net::FCP |
| 2 |
root |
1.1 |
|
| 3 |
root |
1.13 |
0.08 |
| 4 |
|
|
|
| 5 |
|
|
0.07 Sun Sep 14 10:57:09 CEST 2003 |
| 6 |
root |
1.11 |
- handle metadata that doesn't end in a newline. |
| 7 |
root |
1.12 |
- fixed txn names to be txn_* instead of *_txn, as per the docs. |
| 8 |
root |
1.11 |
- "fix" insert_private_key. |
| 9 |
|
|
- fix endless loop problem on ClientGet. |
| 10 |
root |
1.12 |
- many, many other small fixes. |
| 11 |
|
|
- added bin/fmd, the not-yet-functional freenet mass downloader. |
| 12 |
root |
1.10 |
|
| 13 |
root |
1.9 |
0.06 Wed Sep 10 07:13:41 CEST 2003 |
| 14 |
|
|
- various small bugfixes. |
| 15 |
root |
1.8 |
|
| 16 |
|
|
0.05 Wed Sep 10 07:06:54 CEST 2003 |
| 17 |
root |
1.6 |
- err, file downloads actually return the right data now. |
| 18 |
root |
1.7 |
- implemented non-blocking request writing. |
| 19 |
|
|
- event model now looks "final" for filehandles. |
| 20 |
root |
1.5 |
|
| 21 |
root |
1.4 |
0.04 Tue Sep 9 08:12:59 CEST 2003 |
| 22 |
|
|
- pluggable event implementation. Just Event for now. |
| 23 |
root |
1.3 |
|
| 24 |
|
|
0.03 Mon Sep 8 03:46:41 CEST 2003 |
| 25 |
|
|
- more bugfixes, metadataparsing. |
| 26 |
|
|
- I'm going to bed now. really. |
| 27 |
root |
1.2 |
|
| 28 |
|
|
0.02 Mon Sep 8 02:36:18 CEST 2003 |
| 29 |
|
|
- implemented client_get, and many much-needed |
| 30 |
|
|
bugfixes. |
| 31 |
|
|
|
| 32 |
root |
1.1 |
0.01 Sun Sep 7 21:40:05 CEST 2003 |
| 33 |
|
|
- original version; cp -rvp Crypt-Twofish2 |
| 34 |
|
|
|