Ticket #1183 - move message serialization later in the SSU pipeline

This commit is contained in:
zab2
2014-01-27 14:47:58 +00:00
parent 6b16907e40
commit 5d322245d8
3 changed files with 31 additions and 10 deletions

View File

@@ -1,3 +1,8 @@
2014-01-27 zab
* Move message serialization later in the SSU sending pipeline
(Ticket #1183)
* Up version to -5
2014-01-27 zzz
* i2ptunnel HTTP Proxy: Fix default enable for outproxy plugin
@@ -13,7 +18,7 @@
2014-01-25 zab
* Move OutNetMessage buffer preparation to the Writer threads
(Ticket #1184)
(Ticket #1183)
* Up version to -1
* 2014-01-22 0.9.10 released