I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Jan 20, 2005
  2. Jan 19, 2005
  3. Jan 18, 2005
  4. Jan 17, 2005
    • jrandom's avatar
      2005-01-17 jrandom · 61f217c6
      jrandom authored and zzz's avatar zzz committed
          * Added meaningful support for adjusting the preferred message size in the
            streaming lib by setting the i2p.streaming.maxMessageSize=32768 (or
            whatever).  The other side will mimic a reduction (but never an increase).
          * Always make sure to use distinct ConnectionOption objects for each
            connection (duh)
          * Reduced the default ACK delay to 500ms on in the streaming lib
          * Only shrink the streaming window once per window
          * Don't bundle a new jetty.xml with updates
          * Catch another local routerInfo corruption issue on startup.
      61f217c6
  5. Jan 16, 2005
  6. Jan 15, 2005
  7. Jan 14, 2005
  8. Jan 13, 2005
  9. Jan 12, 2005
  10. Jan 09, 2005
  11. Jan 07, 2005
  12. Jan 06, 2005
    • jrandom's avatar
      * 2005-01-06 0.4.2.6 released · daf32a24
      jrandom authored and zzz's avatar zzz committed
      2005-01-06  jrandom
          * Added a startup message to the addressbook, printing its version number
            to stdout (which is sent to wrapper.config) when it loads.
          * Updated the addressbook to reread the config file periodically
          * Added orion.i2p to the list of eepsites on the default homepage
    • jrandom's avatar
      added j.i2p · 34ecfd98
      jrandom authored and zzz's avatar zzz committed
      34ecfd98
    • jrandom's avatar
      2005-01-05 jrandom · 48385644
      jrandom authored and zzz's avatar zzz committed
          * Handle unexpected network read errors more carefully (thanks parg!)
          * Added more methods to partially compare (DataHelper) and display
            arrays (Base64.encode).
          * Exposed the AES encryptBlock/decryptBlock on the context.aes()
          * Be more generous on the throttle when just starting up the router
          * Fix a missing scheduled event in the streaming lib (caused after reset)
          * Add a new DisconnectListener on the I2PSocketManager to allow
            notification of session destruction.
          * Make sure our own router identity is valid, and if it isn't, build a new
            one and restart the router.  Alternately, you can run the Router with
            the single command line argument "rebuild" and it will do the same.
      48385644
  13. Jan 05, 2005
  14. Jan 04, 2005
  15. Jan 03, 2005
  16. Jan 01, 2005
    • jrandom's avatar
      added phonebooth.i2p · 48b03994
      jrandom authored and zzz's avatar zzz committed
      48b03994
    • jrandom's avatar
      2004-12-31 ragnarok · 84dc7d9d
      jrandom authored and zzz's avatar zzz committed
          * Integrated latest addressbook changes (2.0.3) which include support for
            deploying as a .war file with no existing addressbook configuration.
          * Updated main build process to bundle the addressbook.war in the
            i2pinstall.jar and i2pupdate.zip.
      84dc7d9d
Loading