2005-12-31 jrandom

* Include a simple torrent creator in the I2PSnark web UI
    * Further streaming lib closing improvements
    * Refactored the load test components to run off live tunnels (though,
      still not safe for normal/anonymous load testing)
This commit is contained in:
jrandom
2005-12-31 23:40:20 +00:00
committed by zzz
parent 0f8611e465
commit 76f89ac93c
15 changed files with 502 additions and 135 deletions

View File

@ -1,4 +1,10 @@
$Id: history.txt,v 1.374 2005/12/30 15:57:53 jrandom Exp $
$Id: history.txt,v 1.375 2005/12/30 18:33:54 jrandom Exp $
2005-12-31 jrandom
* Include a simple torrent creator in the I2PSnark web UI
* Further streaming lib closing improvements
* Refactored the load test components to run off live tunnels (though,
still not safe for normal/anonymous load testing)
2005-12-30 jrandom
* Close streams more gracefully