- May 27, 2014
-
-
zzz authored
-
- May 26, 2014
-
-
zzz authored
-
- May 25, 2014
-
-
zzz authored
-
zzz authored
- Respond to get_peers with an empty peers list instead of a nodes list if the requester was the only peer (ticket #1279) - Fix sendError() (still unused)
-
zzz authored
- Extend DHT tracker expire time from 45m to 3h - Extend DHT announce interval from 10m to 40m - Increase announces from 1 peer to 4
-
zzz authored
- Change "private" value in infohash from string to number, to match what everybody else does - Send seed/leech status in DHT announces (ticket #1280)
-
zzz authored
-
zzz authored
- Add GUI options for user-agent, referer, accept - Fix SSL (initial socket data in I2PTunnelRunner) - Disable SSL to i2p addresses by default, add GUI option - Fix NPE in error handler
-
- May 20, 2014
- May 18, 2014
-
-
zzz authored
-
zzz authored
- Display custom error pages for I2PSocketExceptions (ticket #788) - Tag I2PSocketException text for translation (no bundles yet) - Move methods from superclasses to I2PTunnelHTTPClientBase - Fix connect client error pages, but they aren't displayed anyway - Don't start I2PTunnelRunner threads in constructor (ticket #973) - Synch close() in I2PTunnelServer - Cleanups and javadocs
-
zzz authored
-
zzz authored
- New I2PSessionException - Streaming PacketQueue requests status for SYNs on outbound conns - PacketQueue throws I2PSessionException in streams
-
- May 17, 2014
- May 14, 2014
-
-
zzz authored
-
- May 09, 2014
- May 07, 2014
- May 01, 2014
- Apr 30, 2014
- Apr 29, 2014
-
-
zzz authored
- Add print css - Add some divs - Hide header and footer in mobile css - Fix 'from' address in compose - Boolean config parse cleanup - Config textarea row count
-
- Apr 27, 2014
-
-
zzz authored
- Locking fixes on peer testing - More locking fixes on rebuilding address - Slow down peer test frequency, esp. when firewalled * Transports: - Deprecate unused recheckReachability()
-
zzz authored
- Add locking for disk cache - Remove cancel button from login page - New configuration page - Move set page form to configuration page - Theme and folder js enhancements - Wrench icon from Silk, same license as the others
-
- Apr 25, 2014
-
-
zzz authored
- Subject sort enhancements - Tag Re: and Fwd:
-
zzz authored
- Send delete to server for mails already downloaded - Fix idle closer waiting for deletions - Add tooltips for icons - Add new options to properties resource - Add feedback when reload config button pushed (ticket #1158) - Reset page size when config reloaded - Remove max page size limit - Show page nav buttons on bottom too if page is big - Set title to subject on message view - Log tweaks
-
zzz authored
- Move delete and confirmation button in folder view to bottom left, page size form to bottom right - Attachment finals and cleanup - Increase max size for full download again - Fix repeated re-saves of mail to disk - Enable auto-deletion of downloaded mails - Consolidate check box processing - Button spacing tweaks
-
zzz authored
- Tweak sort button display based on current sort - Secondary sort based on date - Ignore "Re:" in subject sort
-
zzz authored
- Add raw attachment download method - Display image attachments inline - Don't rezip certain attachment types, just offer link - Handle attachment sending directly, don't put ref in session
-
zzz authored
- Fix sorting buttons, broken by POST check
-