- Sep 16, 2015
-
-
zzz authored
-
- Sep 15, 2015
-
-
zzz authored
- Enable new NewsManager to load/store feed items on disk by UUID - News items are stored forever, not lost when they are removed from feed - News read in once at startup, not at every summary bar refresh - Convert old initialNews.xml and news.xml to NewsEntry format - Limit display to 2 news items in summary bar, /home and /console - New /news page to show all news
-
- Sep 12, 2015
-
- Sep 11, 2015
-
-
kytv authored
-
- Sep 04, 2015
-
-
zzz authored
patch from 'kay" in #1653, dev agreement received
-
- Aug 31, 2015
-
-
zzz authored
- Enable P256 caching - Create cached Ed25519 cert and enable - Fix cached P256 hashcode
-
- Aug 29, 2015
-
-
zzz authored
- Change default RI sig type to Ed25519, with a 10% chance od rekeying from DSA at each restart - Don't initialize KeyManager before selecting sig type - Don't log KeyManager error when changing sig type
-
- Aug 24, 2015
-
-
zzz authored
- Return partial piece to coordinator after reject - Fix tracking of downloaded portion of piece after reject - Send reject on receipt of bad request - Mark piece unrequested after receiving bad data, so it will be requested again, but not from the same peer - Fix NPE in Request constructor on error - Fix stuck before completion due to reject handling (ticket #1633)
-
- Jul 31, 2015
-
- Jul 27, 2015
-
-
zzz authored
-
- Jul 25, 2015
-
-
zzz authored
-
- Jul 23, 2015
-
-
str4d authored
-
- Jul 16, 2015
-
-
zzz authored
Spacing for news headings in summary bar
-
- Jul 12, 2015
-
-
zzz authored
-
- Jul 05, 2015
-
-
zzz authored
sender queue, not on the way out, so that SSU requests bandwidth allocations for each packet in parallel and competes more effectively with NTCP for bandwidth. Inbound stubbed-out only.
-
- Jun 29, 2015
-
-
zzz authored
Don't skip further bandwidth allocations for SSU, since it needs the entire allocation to proceed. Log tweaks More synchronization of requests
-
- Jun 25, 2015
-
-
zzz authored
Jetty starter: Register host/port when started PortMapper: Add hostname support
-
- Jun 24, 2015
-
-
zzz authored
for bandwidth limiter, root cause unknown
-
- Jun 23, 2015
-
-
zzz authored
log tweaks
-
- Jun 22, 2015
-
-
dg2-new authored
NetDB: Partially revert last NetDB change: flood because we don't want to create a hole in the DHT before publisher resends to somebody else.
-
- Jun 20, 2015
- Jun 19, 2015
- Jun 17, 2015
-
-
zzz authored
- When socket is closed, set sessionID and LS to null, close subsession and set its sessionID and LS to null - Checks on client side for null session ID - Check for null session in Destroy Session message - Don't kill I2CP connection due to a bad session ID in a SendMessage, just drop the message and send a MessageStatusMessage - Log tweaks
-
zzz authored
-
- Jun 13, 2015
-
-
zzz authored
Send our own RI unsolicited in reply if we aren't floodfill Don't ack or flood a store of an unknown type PeerTestJob: Don't generate zero reply token Tunnels: More checks of messages received down exploratory tunnels javadocs and comments
-
- Jun 08, 2015
-
-
dg2-new authored
- Silence 'no streams' warning when we can't connect to an IRC server. Change to WARN.
-
dg2-new authored
- Directly connect to nearby floodfills to share our RI to speed up integration of new floodfills (#1195). - Called on both non-ff -> ff OR ff -> non-ff. - Create FloodfillRouterInfoFloodJob to do so.
-
dg2-new authored
-
dg2-new authored
-
- Jun 06, 2015
-
-
str4d authored
-
- Jun 04, 2015
- Jun 03, 2015
-
-
zzz authored
-
- Jun 02, 2015
-
- May 31, 2015
-
-
zzz authored
-
- May 30, 2015
-
-
zzz authored
-
- May 29, 2015
-
-
zzz authored
log tweaks
-
- May 27, 2015
-
-
zzz authored
-