-
- Downloads
Initial implementation of the new tunnel encryption code. Still much more work to be
done (e.g. *what* gets encrypted, modifying the tunnelCreate messages, the tunnel building process, and the new tunnel pooling). I seem to have lost much of the typed up docs describing this too, so I'll be hitting that next.
Showing
- router/java/src/net/i2p/router/tunnel/GatewayMessage.java 477 additions, 0 deletionsrouter/java/src/net/i2p/router/tunnel/GatewayMessage.java
- router/java/src/net/i2p/router/tunnel/GatewayTunnelConfig.java 21 additions, 0 deletions...r/java/src/net/i2p/router/tunnel/GatewayTunnelConfig.java
- router/java/src/net/i2p/router/tunnel/TunnelMessageProcessor.java 147 additions, 0 deletions...ava/src/net/i2p/router/tunnel/TunnelMessageProcessor.java
- router/java/src/net/i2p/router/tunnel/TunnelProcessingTest.java 89 additions, 0 deletions.../java/src/net/i2p/router/tunnel/TunnelProcessingTest.java
Loading
Please register or sign in to comment