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

Skip to content
Snippets Groups Projects
  1. Oct 25, 2011
  2. Dec 11, 2010
  3. Apr 28, 2010
  4. Nov 24, 2009
  5. Nov 07, 2009
    • zzz's avatar
      * Console: · a0b4b7db
      zzz authored
            - countries.txt: Convert to mixed case, include in update
            - netdb.jsp: Hide all routers by default, sort and tag country names
            - oldstats.jsp: Move to stats.jsp
            - profiles.jsp: Show new DBH times instead of counts
          * Profiles:
            - Track last good and bad lookup times
              and last good and bad store times,
              to prep for floodfill changes
            - Don't reset last-heard-about at router startup
          * Checklist and Android readme fixups
      a0b4b7db
  6. Oct 07, 2009
  7. Aug 24, 2009
  8. Jul 30, 2009
  9. Jun 11, 2009
    • zzz's avatar
      Upgrade to izpack 4.3.0 and add a short script to fix Vista install problems. · ce50a9ca
      zzz authored
      (previous izpack was 3.7.2 from 2005-04-22)
      
      izpack 4.3.0 from :
      http://dist.codehaus.org/izpack/releases/4.3.0/IzPack-install-4.3.0.jar
      SHA1 f06da6b26ac2c68fed64ab38980352989b8d8841
      (no signatures or sha1sums found on website, and the jar is unsigned)
      License: Apache 2.0
      
      upack izpack:
      java -jar IzPack-install-4.3.0.jar
      or
      java -jar IzPack-install-4.3.0.jar -console
      
      get the standalone-compiler.jar from the installation lib/ directory:
      SHA1 6d2b4a5657bfb864a333b1c4b1c0f8223aa57d80
      (no signatures or sha1sums found on website, and the jar is unsigned)
      
      This fixes the bug with the install windows centered in all the
      workspaces, not the current workspace. And who knows what other
      bugs in the last 4 years.
      
      To fix Vista (and presumably Windows 7) permissiom problems,
      add a run-privileged flag for those, and run the new fixperms.bat
      which calls icacls to add the privileges to the install directory.
      
      Add support for 6 more language packs found in the new release.
      Change from ISO3 codes to native language names.
      
      Disable creation of the i2p.tar.bz2 file in build.xml
      (distributed as i2pheadless-0.7.x.tar.bz2), as izpack 4.3.0 now
      supports headless installation with java -jar i2pinstall.exe -console.
      Update INSTALL.txt and INSTALL-headless.txt accordingly.
      ce50a9ca
  10. Jun 04, 2009
    • zzz's avatar
      -11 · a9a2d2de
      zzz authored
      a9a2d2de
  11. Jun 02, 2009
  12. Mar 26, 2009
  13. Nov 08, 2008
  14. Sep 29, 2008
    • zzz's avatar
      * checklist update · bf07a6a3
      zzz authored
          * i2psnark: Add codevoid link, remove mastertracker
          * hosts.txt: add echelon, codevoid
      bf07a6a3
  15. Jul 30, 2008
    • zzz's avatar
      * Blocklists: · 9652db96
      zzz authored
            - New, disabled by default, except for blocking of
              forever-shitlisted peers. See source for instructions
              and file format.
          * Transport - Reject peers from inbound connections:
            - Check IP against blocklist
            - Check router hash against forever-shitlist, then block IP
      9652db96
  16. Jul 16, 2008
    • zzz's avatar
      -9 · 481af00b
      zzz authored
      481af00b
  17. Mar 30, 2008
    • zzz's avatar
      * ExploratoryPeerSelector: Try NonFailing even more · a7a6c75a
      zzz authored
          * HostsTxtNamingService: Add reverse lookup support
          * Outbound message: Minor cleanup
          * i2psnark TrackerCLient: Minor cleanup
          * checklist.txt: Minor edit
          * hosts.txt: Add perv.i2p, false.i2p, mtn.i2p2.i2p
          * i2ptunnel.config: Change CVS client to mtn
          * netdb.jsp: Show leaseSet destinations using reverse lookup
          * profiles.jsp: First cut at showing floodfill data
      a7a6c75a
  18. Mar 22, 2008
    • zzz's avatar
      * Tunnel Testing: · 9500a555
      zzz authored
            - Fix counting so it really takes 4 consecutive failures
              rather than 4 total to remove a tunnel
            - Credit or blame goes to the exploratory tunnel as well
              as the tunnel being tested
            - Adjust tunnel test timeout based on tunnel length
          * ExploratoryPeerSelector: Tweak logging
          * ProfileOrganizer: Adjust integration calculation again
          * build.xml: Add to help
          * checklist.txt: Tweak
          * readme.html: Fix forum links
          * netDb: Remove tunnel.testFailedTime
      9500a555
  19. Mar 08, 2008
    • complication's avatar
      2008-03-09 Complication · 6606c83c
      complication authored
          * Give the Jetty build file ability to ask permission
            before downloading the Jetty archive from the web,
            and to verify its SHA1 + MD5 hashes. Adjust the main build file
            in accordance with this change.
          * Improve the release checklist.
      6606c83c
  20. Feb 13, 2008
  21. Feb 10, 2008
  22. Feb 08, 2008
  23. Feb 06, 2008
  24. Feb 05, 2008
  25. Jan 31, 2008
Loading