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

Skip to content
Snippets Groups Projects
  1. Nov 07, 2013
  2. Oct 28, 2013
  3. Oct 24, 2013
  4. Oct 23, 2013
    • zzz's avatar
      * Home page: · 4cf3906e
      zzz authored
         - Add salt.i2p. Icon from efkt, free to use.
         - Change icon for stats.i2p. Icon from Fat Cow, see license info in LICENSES.txt
      4cf3906e
  5. Oct 19, 2013
  6. Oct 14, 2013
  7. Oct 07, 2013
  8. Oct 06, 2013
  9. Oct 04, 2013
    • zzz's avatar
      Update: · a5e3bc9b
      zzz authored
       - New config for proxying news, separate from proxying update
       - Default logic cleanup
      a5e3bc9b
    • zzz's avatar
      Update: · 8a0c3f10
      zzz authored
       - Stub out support for clearnet su3 updating
       - PartialEepGet and SSLEepGet tweaks to support clearnet update
       - Remove proxy, key, and url config from /configupdate
       - More URI checks in UpdateRunner
       - Add su3 mime type
       - Move advanced setting to HelperBase
      8a0c3f10
  10. Sep 29, 2013
  11. Sep 25, 2013
  12. Sep 23, 2013
  13. Sep 22, 2013
    • zzz's avatar
      Update: Preliminary work for su3 router updates: · f47ec65b
      zzz authored
         - new ROUTER_SIGNED_SU3 UpdateType
         - Add support for torrent and HTTP
         - Refactor UpdateRunners to return actual UpdateType
         - Deal with signed/su3 conflicts
         - unpack/verify stubbed only
      f47ec65b
  14. Sep 21, 2013
  15. Sep 20, 2013
  16. Sep 14, 2013
  17. Sep 12, 2013
    • zzz's avatar
      Crypto - prep for using certificates in SU3File: · 945e7b75
      zzz authored
        Consolidate KeyStore code from SSLEepGet, I2CPSSLSocketFactory,
        SSLClientListenerRunner, and RouterConsoleRunner into new
        KeyStoreUtil and CertUtil classes in net.i2p.crypto (ticket #744)
      945e7b75
  18. Sep 03, 2013
  19. Sep 01, 2013
  20. Aug 30, 2013
  21. Aug 11, 2013
    • kytv's avatar
      * Translation updates from Transifex · a2bd45fa
      kytv authored
         - French, Portugeuse, Russian, Spanish, and Turkish updates from Transifex
         - Start of Romanian translation from Transifex
         - Update English POs for sending to TX
       * Debian: Update changelog
      a2bd45fa
  22. Aug 08, 2013
    • zzz's avatar
      Extend IB tunnel expiration · 170be8f0
      zzz authored
       applied changes from 2f2fc980d396aa295ce972afc4298e8f2e763fea
                   through c2bc3b29484ec8a689c72f2ab4e823a2a72f6430
      
      New update hosts, thx Meeh and dg
      170be8f0
  23. Jul 13, 2013
    • zzz's avatar
      * Translations: · c1210b1c
      zzz authored
         - Tag initialNews.xml for TranslateReader
         - Drop static translated initialNews pages
         - Add new routerconsole bundle for the news alone, shipped in the jar
         - Use TranslateReader in HTTP proxy for initial news
         - Initial translations created manually from translated xml filesx
         - Add translated proxy error pages and initial news to deletelist.txt
         TODO: ar translation fails checkpo.sh
      c1210b1c
  24. Jul 03, 2013
  25. Jun 30, 2013
  26. Jun 29, 2013
  27. Jun 17, 2013
  28. Jun 12, 2013
  29. Jun 10, 2013
  30. Jun 09, 2013
    • zzz's avatar
      * NetDB: Prep for leasesets with different expire times · 68d25afc
      zzz authored
         - Add new I2CP RequestVariableLeaseSetMessage
         - Send RVLSM if client supports it; handle on client side;
           disabled by default for the moment.
         - Add LeaseSet.getLatestLeaseDate()
         - Check latest, not earliest, date too far in future in KNDF.validate()
         - Check latest date too far in past in KNDF.validate()
         - Only check gateway and tunnel ID for equality in OCMOSJ lease caching to reduce churn
         - Split up KNDF.validate(RI) for efficiency, don't need to check
           signature, netid, etc. before lookups, only on store
         - Remove enforeNetID config
         - Fix major bug causing newer leasesets to be treated as older, and not stored or published
         - Increase max adjustment time of earliest lease
         - TransientDataStore cleanups
         - RouterInfo and LeaseSet equals() speedups
      68d25afc
  31. May 31, 2013
  32. May 30, 2013
  33. May 29, 2013
  34. May 26, 2013
    • zzz's avatar
      * DatabaseLookupmessage: · e394d3d4
      zzz authored
        - Add support for requesting an encrypted reply
      * NetDB:
        - Add support for encrypted DatabaseSearchReplyMessage and DatabaseStoreMessage
          in response to a DatabaseLookupMessage
      * PRNG: Cleanups using Collections.singletonMap()
      * Router utils: New RemovableSingletonSet
      * TransientSessionKeyManager:
        - Support variable expiration for inbound tag sets
        - Several efficiency improvements
      * VersionComparator: Add static method, use most places
      e394d3d4
Loading