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

Skip to content
Snippets Groups Projects
  • jrandom's avatar
    208634e5
    2006-07-04 jrandom · 208634e5
    jrandom authored and zzz's avatar zzz committed
        * New NIO-based tcp transport (NTCP), enabled by default for outbound
          connections only.  Those who configure their NAT/firewall to allow
          inbound connections and specify the external host and port
          (dyndns/etc is ok) on /config.jsp can receive inbound connections.
          SSU is still enabled for use by default for all users as a fallback.
        * Substantial bugfix to the tunnel gateway processing to transfer
          messages sequentially instead of interleaved
        * Renamed GNU/crypto classes to avoid name clashes with kaffe and other
          GNU/Classpath based JVMs
        * Adjust the Fortuna PRNG's pooling system to reduce contention on
          refill with a background thread to refill the output buffer
        * Add per-transport support for the shitlist
        * Add a new async pumped tunnel gateway to reduce tunnel dispatcher
          contention
    208634e5
    History
    2006-07-04 jrandom
    jrandom authored and zzz's avatar zzz committed
        * New NIO-based tcp transport (NTCP), enabled by default for outbound
          connections only.  Those who configure their NAT/firewall to allow
          inbound connections and specify the external host and port
          (dyndns/etc is ok) on /config.jsp can receive inbound connections.
          SSU is still enabled for use by default for all users as a fallback.
        * Substantial bugfix to the tunnel gateway processing to transfer
          messages sequentially instead of interleaved
        * Renamed GNU/crypto classes to avoid name clashes with kaffe and other
          GNU/Classpath based JVMs
        * Adjust the Fortuna PRNG's pooling system to reduce contention on
          refill with a background thread to refill the output buffer
        * Add per-transport support for the shitlist
        * Add a new async pumped tunnel gateway to reduce tunnel dispatcher
          contention
To find the state of this project's repository at the time of any of these versions, check out the tags.