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

Skip to content
Snippets Groups Projects
  1. Jul 26, 2014
    • zzz's avatar
      * Console: · af575d6c
      zzz authored
        - Fix several XSS issues (thx Aaron Portnoy of Exodus Intel)
        - Add Content-Security-Policy and X-XSS-Protection headers
        - Disable changing news feed URL from UI
        - Disable plugin install from UI
        - Disable setting unsigned update URL from UI
        - Disable /configadvanced
      * DataHelper: Disallow \r in storeProps() (thx joernchen of Phenoelit)
      * ExecNamingService: Disable (thx joernchen of Phenoelit)
      * Startup: Add susimail.config to migrated files
      af575d6c
  2. Jul 23, 2014
  3. Jul 19, 2014
  4. Jul 15, 2014
  5. Jul 03, 2014
  6. Jul 02, 2014
    • kytv's avatar
      fix date in history.txt · 9c87685c
      kytv authored
      9c87685c
    • kytv's avatar
      Update Java Service Wrapper to v3.5.25 · ce2bb854
      kytv authored
      - Windows: x86 and x64 versions self-compiled with VS2010 in
        Windows 7. The icon has been changed from Tanuki's default to Itoopie.
      - Linux ARMv6: Compiled on a RaspberryPi using gcc 4.6.3-14+rpi1,
        Oracle Java 1.7.0+update40 and stripped
      - All other binaries are from the "community edition" deltapack offered by
        Tanuki.
      ce2bb854
  7. Jun 29, 2014
  8. Jun 28, 2014
  9. Jun 23, 2014
  10. Jun 21, 2014
    • zzz's avatar
      i2psnark: · 2dcc9b7a
      zzz authored
        - Display webapp name in html title (ticket #1311)
        - Use tracker from magnet link in display (ticket #1313)
        - Clarify auto-start (ticket #1293)
        - Include tracker in magnet link on details page (ticket #964)
        - Recognize .azw4 extension as ebook
        - Cleanups
      2dcc9b7a
  11. Jun 13, 2014
  12. Jun 10, 2014
  13. Jun 09, 2014
  14. Jun 07, 2014
    • zzz's avatar
      * NetDB: Reduce negative lookup cache time · 40e5bcbd
      zzz authored
       * OCMOSJ:
         - Increase timeout if we must lookup leaseset
       * Streaming:
         - Shorter expire time in TCBCache
         - Don't fail a connection once it is up
         - Log tweaks
      40e5bcbd
  15. Jun 01, 2014
    • zzz's avatar
      * i2psnark: · b97a5317
      zzz authored
         - Store seed/leech status in DHT tracker (ticket #1280)
         - Increase max received DHT nodes (Vuze sends more than K)
         - Recognize not-registered message from diftracker
         - Fix bug in DHT unannounce()
      b97a5317
  16. May 31, 2014
  17. May 22, 2014
  18. May 20, 2014
  19. May 15, 2014
  20. May 14, 2014
    • kytv's avatar
      -20-rc · 06de3473
      kytv authored
      06de3473
  21. May 13, 2014
  22. May 10, 2014
    • zzz's avatar
      * SusiMail: · 738bae46
      zzz authored
         - Remove deleted messages from memory too
         - Disable delete button when really-delete button shown
      738bae46
  23. May 07, 2014
  24. Apr 30, 2014
  25. 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
  26. 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
  27. 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
  28. 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
  29. 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
  30. Apr 21, 2014
Loading