This commit is contained in:
zzz
2015-01-31 15:20:37 +00:00
parent a1358deda2
commit 3da850a6b9
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
2015-01-31 zzz
* Console:
- Don't display invalid IPv6 addresses as options on /confignet
- Disable changing log path
* NetDb:
- Encrypt lookups for 32-bit x86 also
- Disable floodfill in laptop mode
* Transport: Set 4 MBps max bw due to bloom filter
2015-01-30 zzz
* HTTP Proxy: More error page changes
* NTCP: Throttle event pumper if looping too fast (tickets #551, #1075, #1411)