I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Apr 30, 2014
  2. Apr 27, 2014
    • zzz's avatar
      * UDP: · aa0616d7
      zzz authored
         - Locking fixes on rebuilding address
         - Don't rapidly churn address when we don't have enough introducers
      aa0616d7
  3. Apr 25, 2014
    • zzz's avatar
      * SusiMail: · 04cabf40
      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
      04cabf40
  4. Apr 24, 2014
    • zzz's avatar
      * SusiMail: · c8f8f6ff
      zzz authored
         - Add background mail checker, not yet enabled
         - Add idle timeout connection closer
         - Rely on idle checker for most delayed deletions
         - Cleanup resources better when shutting down session
         - Don't add deleted mails to folder, caused errors after deletions
         - Set socket soTimeouts so things don't hang forever
         - Display errors after check mail button pushed
         - More IOE debug logging
      c8f8f6ff
  5. Apr 23, 2014
    • zzz's avatar
      * SusiMail: · 1e4b4331
      zzz authored
         - Fix fetching of new mail
         - More Folder cleanup
         - Prep for not leaving on server
         - Prep for background checker
      1e4b4331
    • zzz's avatar
      * SusiMail: · b365817c
      zzz authored
         - Queue deletions for a delayed background thread
         - Synch all folder access
         - NPE fixes
         - Javadoc fixes
      b365817c
  6. Apr 22, 2014
    • zzz's avatar
      * SusiMail: · 1823e5e6
      zzz authored
         - Load all mails from disk at startup
         - Add offline mode
         - MailCache now has the total UIDL view
         - Copy silk folder icon from snark to console for use by susimail
      1823e5e6
    • zzz's avatar
      * SusiMail: · 4d2dc1c8
      zzz authored
         - Show sender name in folder view
         - Add support for configured sender name
         - Add HTML escaping of '&'
         - Fix Folder sorting so UP is up and DOWN is down
         - Use replace() instead of replaceAll() where appropriate
         - Fix capture by show page after back button
      4d2dc1c8
    • zzz's avatar
      * SusiMail: · 6986f90b
      zzz authored
         - Fix encoding in sent mails on non-UTF8 platforms (thx cryptosynthesis)
         - Clean up all other getBytes() calls
         - Tweak spacing on up buttons
      6986f90b
    • zzz's avatar
      * SusiMail: · b43ebd24
      zzz authored
         - Add persistent cache
         - Remove ID sorter
         - Mail size getter/setter
         - Set mail size when setting body
         - Only send CAPA once
         - Tagged string tweaks
      b43ebd24
  7. Apr 21, 2014
  8. Apr 20, 2014
    • zzz's avatar
      * SusiMail: · b9491b26
      zzz authored
         - Pipeline initial fetch of messages, huge speedup
      b9491b26
  9. Apr 18, 2014
    • zzz's avatar
      I2PTunnel IRC Client: Prevent AIOOBE (ticket #1254) · 3930113f
      zzz authored
      3930113f
    • zzz's avatar
      * SusiMail: · 028776de
      zzz authored
         - Extend session expiration (ticket #1253)
         - Handle non-UTF8 encoding on header lines (ticket #508)
         - Display dates in current locale and time zone
         - Display sender name on message view
         - Remove sort-by-ID buttons
         - Hide "reload config" button unless config file is present
         - Increase default page size
         - Add dependency tracking to build
      028776de
  10. Apr 17, 2014
  11. Apr 06, 2014
    • zzz's avatar
      NetDB: Iterative search improvements · 3b1e030b
      zzz authored
      - Pass DSRM hashes through IMD to ILJ for client tunnels too
      - Query unknown DRSM hashes in ILJ without looking up
        when using client tunnels; look up after querying
        when using expl. tunnels to speed things up
      - Don't look up banlisted hashes
      - Check 'from' hash in DSRM against list of peers sent to
      - Don't query an unknown peer through a zero-hop OB tunnel
      - Log tweaks
      Extend expiration of returned message in IMD
      3b1e030b
  12. Apr 05, 2014
  13. Apr 01, 2014
  14. Mar 31, 2014
  15. Mar 28, 2014
  16. Mar 23, 2014
  17. Mar 16, 2014
  18. Mar 15, 2014
  19. Mar 12, 2014
  20. Mar 08, 2014
  21. Mar 07, 2014
    • zzz's avatar
      * Router: · d6a02a13
      zzz authored
         - Look for DeliveryStatusMessages beyond the message expiration,
           so we don't throw out a tagset that gets acked late
         - Allow re-adding of a "failed" tagset to the SKM
         - Extend max message age in MessageValidator
         - Remove unused and confusing timeout param when registering a selector
         - Log tweaks, javadocs, cleanups
      d6a02a13
  22. Mar 06, 2014
  23. Mar 05, 2014
  24. Feb 24, 2014
  25. Feb 23, 2014
  26. Feb 21, 2014
  27. Feb 20, 2014
  28. Feb 17, 2014
Loading