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

Skip to content
Snippets Groups Projects
  1. Oct 19, 2008
  2. Oct 15, 2008
  3. Oct 14, 2008
  4. Oct 12, 2008
  5. Oct 11, 2008
  6. Oct 07, 2008
  7. May 26, 2008
  8. 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
  9. 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
  10. Feb 06, 2008
  11. May 06, 2007
    • complication's avatar
      2007-05-06 Complication · 571c2d60
      complication authored and zzz's avatar zzz committed
          * Fix the build.xml file, so the preppkg build target won't try copying files
            which became deprecated with the old Syndie (thank for alerting, itsu!)
      571c2d60
  12. Mar 24, 2007
    • zzz's avatar
      2007-03-24 zzz · 307ccfb1
      zzz authored and zzz's avatar zzz committed
          * Remove Syndie from build targets and navbar
      307ccfb1
  13. Mar 03, 2007
    • zzz's avatar
      2007-03-03 zzz · a5c4ba3b
      zzz authored and zzz's avatar zzz committed
          * Upgrade from Jetty 5.1.6 to 5.1.12 which fixes spaces in URL
          * Add a updaterWithJetty build target
      a5c4ba3b
  14. Feb 20, 2006
  15. Feb 16, 2006
    • jrandom's avatar
      2006-02-16 jrandom · 2e9e0c64
      jrandom authored and zzz's avatar zzz committed
          * Dropped much of the abandonware from the apps/ directory
      2e9e0c64
    • jrandom's avatar
      thanks zzz · 3d76df6a
      jrandom authored and zzz's avatar zzz committed
      3d76df6a
  16. Dec 22, 2005
    • jrandom's avatar
      * 2005-12-22 0.6.1.8 released · 784d465d
      jrandom authored and zzz's avatar zzz committed
      2005-12-22  jrandom
          * Bundle the standalone I2PSnark launcher in the installer and update
            process (launch as "java -jar launch-i2psnark.jar", viewing the
            interface on http://localhost:8002/)
          * Don't autostart swarming torrents by default so that you can run a
            standalone I2PSnark from the I2P install dir and not have the embedded
            I2PSnark autolaunch the torrents that the standalone instance is running
          * Fixed a rare streaming lib bug that could let a blocking call wait
            forever.
  17. Dec 18, 2005
    • jrandom's avatar
      2005-12-18 jrandom · c287bace
      jrandom authored and zzz's avatar zzz committed
          * Added a standalone runner for the I2PSnark web ui (build with the
            command "ant i2psnark", unzip i2psnark-standalone.zip somewhere, run
            with "java -jar launch-i2psnark.jar", and go to http://localhost:8002/).
          * Further I2PSnark error handling
      c287bace
  18. Dec 16, 2005
    • jrandom's avatar
      2005-12-15 jrandom · 3ec92c8b
      jrandom authored and zzz's avatar zzz committed
          * Added a first pass to the I2PSnark web UI (see /i2psnark/)
      3ec92c8b
  19. Dec 13, 2005
  20. Dec 03, 2005
    • jrandom's avatar
      2005-12-03 jrandom · c96965d3
      jrandom authored and zzz's avatar zzz committed
          * Package up a standalone Syndie install into a "syndie-standalone.zip",
            buildable with "ant syndie".  It extracts into ./syndie/, launches with
            "java -jar launchsyndie.jar" (or javaw, on windows, to avoid a dos box),
            running a single user Syndie instance (by default).  It also creates a
            default subscription to syndiemedia without any anonymity (using no
            proxy).  Upgrades can be done by just replacing the syndie.war with the
            one from I2P.
      c96965d3
  21. Dec 01, 2005
    • jrandom's avatar
      2005-11-30 jrandom · f5b829a1
      jrandom authored and zzz's avatar zzz committed
          * Cleaned up the build process to deal with Jetty 5.1.6 and rename the
            new commons-logging-api.jar to commons-logging.jar, which it replaces.
            Jetty 5.1.6 is pushed with all updates.  Also, no need to push a
            separate jdom or rome, as they're inside syndie.war.
      f5b829a1
  22. Nov 15, 2005
  23. Nov 12, 2005
    • jrandom's avatar
      2005-11-11 jrandom · 14134694
      jrandom authored and zzz's avatar zzz committed
          * Add filtering threads by author to Syndie, populated with authors in the
            user's addressbook
          * When creating the default user, add
            "http://syndiemedia.i2p/archive/archive.txt" to their addressbook,
            configured to automatically pull updates.  (what other archives should
            be included?)
          * Tiny servlet to help dole out the new routerconsole themes, and bundle
            the installer/resources/themes/** into ./docs/themes/** on both install
            and update.
      14134694
  24. Nov 04, 2005
    • jrandom's avatar
      2005-11-03 zzz · ca0af146
      jrandom authored and zzz's avatar zzz committed
          * Added a new error page to the eepproxy to differentiate the full 60
            second timeout from the immediate "I don't know this base64" failure.
      ca0af146
  25. Oct 30, 2005
  26. Oct 19, 2005
    • jrandom's avatar
      2005-10-19 jrandom · aa5f1cb1
      jrandom authored and zzz's avatar zzz committed
          * Ported the snark bittorrent client to I2P such that it is compatible
            with i2p-bt and azneti2p.  For usage information, grab an update and run
            "java -jar lib/i2psnark.jar".  It isn't currently multitorrent capable,
            but adding in support would be fairly easy (see PeerAcceptor.java:49)
          * Don't allow leaseSets expiring too far in the future (thanks postman)
      aa5f1cb1
  27. Oct 18, 2005
    • jrandom's avatar
      2005-10-17 jrandom · 731e26e7
      jrandom authored and zzz's avatar zzz committed
          * Allow an env prop to configure whether we want to use the backwards
            compatible (but not standards compliant) HMAC-MD5, or whether we want
            to use the not-backwards compatible (but standards compliant) one.  No
            one should touch this setting, unless your name is toad or jrandom ;)
          * Added some new dummy facades
          * Be more aggressive on loading up the router.config before building the
            router context
          * Added new hooks for apps to deal with previously undefined I2NP message
            types without having to modify any code.
          * Demo code for using a castrated router for SSU comm (SSUDemo.java)
      731e26e7
  28. Oct 14, 2005
    • jrandom's avatar
      2005-10-14 jrandom · 918d8f85
      jrandom authored and zzz's avatar zzz committed
          * More explicit filter for linux/PPC building (thanks anon!)
      918d8f85
    • jrandom's avatar
      2005-10-13 dust · cabb6072
      jrandom authored and zzz's avatar zzz committed
          * Bundled dust's Sucker for pulling RSS/Atom content into SML, which can
            then be injected into Syndie with the Syndie CLI.
          * Bundled ROME and JDOM (BSD and Apache licensed, respectively) for
            RSS/Atom parsing.
      2005-10-13  jrandom
          * SSU retransmission choke bugfix (== != !=)
          * Include initial transmissions in the retransmission choke, so that
            if we are already retransmitting a message, we won't send anything
            to that peer other than that message (or ACKs, if necessary)
      cabb6072
  29. Sep 25, 2005
    • jrandom's avatar
      2005-09-25 Complication · b9b59ff9
      jrandom authored and zzz's avatar zzz committed
          * Better i2paddresshelper handling in the I2PTunnel httpclient, plus a new
            conflict resolution page if the i2paddresshelper parameter differs from
            an existing name to destination mapping.
      2005-09-25  jrandom
          * Fix a long standing streaming lib bug (in the inactivity detection code)
          * Improved handling of initial streaming lib packet retransmissions to
            kill the "lost first packet" bug (where a page shows up with the first
            few KB missing)
          * Add support for initial window sizes greater than 1 - useful for
            eepsites to transmit e.g. 4 packets full of data along with the initial
            ACK, thereby cutting down on the rtt latency.  The congestion window
            size can and does still shrink down to 1 packet though.
          * Adjusted the streaming lib retransmission calculation algorithm to be
            more TCP-like.
      b9b59ff9
  30. Sep 20, 2005
  31. Sep 19, 2005
  32. Sep 18, 2005
  33. Sep 17, 2005
    • jrandom's avatar
      2005-09-17 jrandom · d6c3ffde
      jrandom authored and zzz's avatar zzz committed
          * Added the natively compiled jbigi and patched java service wrapper for
            OS X.  Thanks Bill Dorsey for letting me use your machine!
          * Don't build i2p.exe or i2pinstall.exe when run on OS X machines, as we
            don't bundle the binutils necessary (and there'd be a naming conflict
            if we did).
          * Added 'single user' functionality to syndie - if the single user
            checkbox on the admin page is checked, all users are allowed to control
            the instance and sync up with remote syndie nodes.
          * Temporarily disable the x-i2p-gzip in i2ptunnel until it is more closely
            debugged.
      d6c3ffde
  34. Sep 16, 2005
Loading