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

Skip to content
Snippets Groups Projects
  1. Mar 26, 2006
  2. Feb 28, 2006
    • zzz's avatar
      2006-02-27 zzz · fab6e421
      zzz authored and zzz's avatar zzz committed
          * Update error page templates to add \r, Connection: close, and
            Proxy-connection: close.
      fab6e421
  3. Feb 27, 2006
  4. Feb 21, 2006
  5. Feb 16, 2006
  6. Feb 15, 2006
    • jrandom's avatar
      2006-02-15 jrandom · 113fbc1d
      jrandom authored and zzz's avatar zzz committed
          * Merged in the i2p_0_6_1_10_PRE branch to the trunk, so CVS HEAD is no
            longer backwards compatible (and should not be used until 0.6.1.1 is
            out)
      113fbc1d
  7. Jan 13, 2006
  8. Jan 12, 2006
  9. Jan 11, 2006
  10. Jan 10, 2006
    • jrandom's avatar
      2005-01-10 jrandom · dbd1f658
      jrandom authored and zzz's avatar zzz committed
          * Added the per-post list of attachments/blogs/etc to the blog view in
            Syndie (though this does not yet include comments or some further
            refinements)
          * Have the I2P shortcut launch i2p.exe instead of i2psvc.exe on windows,
            removing the dox box (though also removes the restart functionality...)
          * Give the i2p.exe the correct java.library.path to support the systray
            dll (thanks Bobcat, Sugadude, anon!)
      dbd1f658
  11. Dec 30, 2005
    • jrandom's avatar
      2005-12-30 jrandom · 5b1a6391
      jrandom authored and zzz's avatar zzz committed
          * Replaced the bundled linux jcpuid (written in C++) with scintilla's
            jcpuid (written in C), removing the libg++.so.5 dependency that has bit
            some distros (e.g. mandriva)
      5b1a6391
  12. 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.
  13. Dec 18, 2005
    • jrandom's avatar
      2005-12-18 jrandom · d525c49d
      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
      2005-12-17  jrandom
          * Let multiuser accounts authorize themselves to access the remote
            functionality again (thanks Ch0Hag!)
          * Adjust the JVM heap size to 128MB for new installs (existing users can
            accomplish this by editing wrapper.config, adding the line
            "wrapper.java.maxmemory=128", and then doing a full shutdown and startup
            of the router).  This is relevent for heavy usage of I2PSnark in the
            router console.
      d525c49d
  14. Dec 01, 2005
  15. Nov 29, 2005
    • jrandom's avatar
      2005-11-29 jrandom · c66e3256
      jrandom authored and zzz's avatar zzz committed
          * Added back in the OSX jbigi, which was accidentally removed a few revs
            back (thanks for the bug report stoerte!)  New installs will get the
            full jbigi, or you can pull the jbigi.jar from CVS by going to
            http://dev.i2p.net/cgi-bin/cvsweb.cgi/i2p/installer/lib/jbigi/jbigi.jar
            and clicking on the first "download" link, saving that jbigi.jar to
            lib/jbigi.jar in your I2P installation directory.  After restarting your
            router, it should load up fine.
      c66e3256
  16. Nov 26, 2005
    • jrandom's avatar
      * 2005-11-26 0.6.1.6 released · fbf1705c
      jrandom authored and zzz's avatar zzz committed
      fbf1705c
    • jrandom's avatar
      2005-11-26 jrandom · d1f2b447
      jrandom authored and zzz's avatar zzz committed
          * Update the sorting in Syndie to consider children 'newer' than parents,
            even if they have the same message ID (duh)
          * Cleaned up some nav links in Syndie (good idea gloin, spaetz!)
          * Added a bunch of tooltips to Syndie's fields (thanks polecat!)
          * Force support for nonvalidating XML in Jetty (so we can handle GCJ/etc
            better)
      d1f2b447
  17. Nov 16, 2005
  18. Nov 15, 2005
  19. Nov 12, 2005
    • cervantes's avatar
      2005-11-11 cervantes · 807d2d35
      cervantes authored and zzz's avatar zzz committed
      	* Initial pass of the routerconsole revamp, starting with I2PTunnel and
      	  being progressively rolled out to other sections at later dates.
      	  Featuring abstracted W3C strict XHTML1.0 markup, with CSS providing
      	  layout and styling.
      	* Implemented console themes. Users can create their own themes by
      	  creating css files in: {i2pdir}/docs/themes/console/{themename}/
      	  and activating it using the routerconsole.theme={themename} advanced
      	  config property. Look at the example incomplete "defCon1" theme.
      	  Note: This is very much a work in progress. Folks might want to hold-off
      	  creating their own skins until the markup has solidified.
      	* Added "routerconsole.javascript.disabled=true" to disable console
      	  client-side scripting and "routerconsole.css.disabled=true" to remove
      	  css styling (only rolled out in the i2ptunnel interface currently)
      	* Fixed long standing bug with i2ptunnel client and server edit screens
      	  where tunnel count and depth properties would fail to save. Added
      	  backup quantity and variance configuration options.
      	* Added basic accessibility support (key shortcuts, linear markup, alt and
      	  title information and form labels).
      	* So far only tested on IE6, Firefox 1.0.6, Opera 8 and lynx.
      807d2d35
  20. 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
  21. Oct 29, 2005
    • jrandom's avatar
      * 2005-10-29 0.6.1.4 released · 60124cdc
      jrandom authored and zzz's avatar zzz committed
      60124cdc
    • jrandom's avatar
      2005-10-29 jrandom · 52ace2d6
      jrandom authored and zzz's avatar zzz committed
          * Improved the bandwidth throtting on tunnel participation, especially for
            low bandwidth peers.
          * Improved failure handling in SSU with proactive reestablishment of
            failing idle peers, and rather than shitlisting a peer who failed too
            much, drop the SSU session and allow a new attempt (which, if it fails,
            will cause a shitlisting)
          * Clarify the cause of the shitlist on the profiles page, and include
            bandwidth limiter info at the bottom of the peers page.
      52ace2d6
  22. Oct 19, 2005
    • jrandom's avatar
      2005-10-19 jrandom · df4b998a
      jrandom authored and zzz's avatar zzz committed
          * Bugfix for the auto-update code to handle different usage patterns
          * Decreased the addressbook recheck frequency to once every 12 hours
            instead of hourly.
          * Handle dynamically changing the HMAC size (again, unless your nym is
            toad or jrandom, ignore this ;)
          * Cleaned up some synchronization/locking code
      df4b998a
  23. Oct 15, 2005
  24. Oct 14, 2005
  25. Oct 07, 2005
  26. Oct 01, 2005
  27. Sep 30, 2005
    • jrandom's avatar
      2005-09-29 jrandom · 55869af2
      jrandom authored and zzz's avatar zzz committed
          * Support noreseed.i2p in addition to .i2pnoreseed for disabling automatic
            reseeding - useful on OSes that make it hard to create dot files.
            Thanks Complication (and anon)!
          * Fixed the installer version string (thanks Frontier!)
          * Added cleaner rejection of invalid IP addresses, shitlist those who send
            us invalid IP addresses, verify again that we are not sending invalid IP
            addresses, and log an error if it happens. (Thanks Complication, ptm,
            and adab!)
      55869af2
  28. 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
  29. Sep 18, 2005
    • jrandom's avatar
      2005-09-18 jrandom · 3821e80a
      jrandom authored and zzz's avatar zzz committed
          * Added support for pure 64bit linux with jbigi and the java service
            wrapper (no need for jcpuid if we're on os.arch=amd64).  Thanks mule
            et al for help testing!
          * UI cleanup in Syndie (thanks gloin and bar!)
      3821e80a
    • jrandom's avatar
      * 2005-09-17 0.6.0.6 released · 2a272f46
      jrandom authored and zzz's avatar zzz committed
      2005-09-17  jrandom
          * Clean up syndie a bit more and bundle a default introductory post with
            both new installs and updates.
          * Typo fixes on the console (thanks bar!)
  30. 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
  31. Sep 16, 2005
    • jrandom's avatar
      2005-09-16 jrandom · dab1b4d2
      jrandom authored and zzz's avatar zzz committed
          * Adjust I2PTunnelHTTPServer so it can be used for outproxy operators
            (just specify the spoofed host as an empty string), allowing them to
            honor x-i2p-gzip encoding.
          * Let windows users build the exes too (thanks bar and redzara!)
          * Allow I2PTunnel httpserver operators to disable gzip compression on
            individual tunnels with the i2ptunnel.gzip=false client option
            (good idea susi!)
      dab1b4d2
    • jrandom's avatar
      xml · cfee6430
      jrandom authored and zzz's avatar zzz committed
      cfee6430
    • jrandom's avatar
      runplain.sh, not startRouter.sh · 6b96df1c
      jrandom authored and zzz's avatar zzz committed
      6b96df1c
    • jrandom's avatar
      no message · deecfa50
      jrandom authored and zzz's avatar zzz committed
      deecfa50
    • jrandom's avatar
      launch4j · 6ca3f010
      jrandom authored and zzz's avatar zzz committed
      6ca3f010
Loading