forked from I2P_Developers/i2p.i2p
I2CP: Add an INIT state for session, so a newly created session
isn't treated as CLOSED and immediately replaced by i2ptunnel, which caused dup shared clients in a race at startup (possible related tickets #642, #650, #815, #1545)
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2015-05-23 zzz
|
||||
* I2CP: Add an INIT state for session, so a newly created session
|
||||
isn't treated as CLOSED and immediately replaced by i2ptunnel,
|
||||
which caused dup shared clients in a race at startup
|
||||
(possible related tickets #642, #650, #815, #1545)
|
||||
|
||||
2015-05-21 kytv
|
||||
* Updates to geoip.txt and geoipv6.dat.gz based on Maxmind GeoLite Country
|
||||
database from 2015-05-06.
|
||||
@@ -26,7 +32,7 @@
|
||||
|
||||
2015-05-07 zzz
|
||||
* SAM: Close datagram or raw session when underlying
|
||||
I2P session closes (ticket #1563)
|
||||
I2P session closes (tickets #1455, #1563)
|
||||
* Update: Add support for su3-signed development builds (ticket #1381)
|
||||
|
||||
2015-05-06 zzz
|
||||
|
Reference in New Issue
Block a user