Files
i2p.itoopie/apps/routerconsole/jsp
jrandom a2c309ddd3 2005-03-23 jrandom
* New /configupdate.jsp page for controlling the update / notification
      process, as well as various minor related updates.  Note that not all
      options are exposed yet, and the update detection code isn't in place
      in this commit - it currently says there is always an update available.
    * New EepGet component for reliable downloading, with a CLI exposed in
      java -cp lib/i2p.jar net.i2p.util.EepGet url
    * Added a default signing key to the TrustedUpdate component to be used
      for verifying updates.  This signing key can be authenticated via
      gpg --verify i2p/core/java/src/net/i2p/crypto/TrustedUpdate.java
    * New public domain SHA1 implementation for the DSA code so that we can
      handle signing streams of arbitrary size without excess memory usage
      (thanks P.Verdy!)
    * Added some helpers to the TrustedUpdate to work off streams and to offer
      a minimal CLI:
          TrustedUpdate keygen pubKeyFile privKeyFile
          TrustedUpdate sign origFile signedFile privKeyFile
          TrustedUpdate verify signedFile
2005-03-23 21:13:03 +00:00
..
2005-02-16 22:23:47 +00:00
2004-11-23 01:12:34 +00:00
2004-09-13 03:08:16 +00:00
2005-03-23 21:13:03 +00:00
2004-11-25 21:57:19 +00:00
2005-02-16 22:37:24 +00:00
2005-03-23 21:13:03 +00:00
2004-12-16 10:21:23 +00:00
2004-11-25 22:17:37 +00:00
2005-02-17 20:55:07 +00:00
2005-02-22 07:07:29 +00:00
2005-02-17 20:55:07 +00:00
2004-09-29 22:49:19 +00:00
2004-09-29 22:49:19 +00:00
2004-09-29 22:49:19 +00:00
2004-08-12 03:22:27 +00:00
2005-03-23 21:13:03 +00:00
2005-02-16 22:37:24 +00:00