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

Skip to content
Snippets Groups Projects
  • jrandom's avatar
    48385644
    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
    History
    2005-01-05 jrandom
    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.