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

Skip to content
Snippets Groups Projects
  1. Sep 11, 2005
    • jrandom's avatar
      2005-09-10 jrandom · d9b4406c
      jrandom authored and zzz's avatar zzz committed
          * Test the router's reachability earlier and more aggressively
          * Use the low level bandwidth limiter's rates for the router console, and
            if the router has net.i2p.router.transport.FIFOBandwidthLimiter=INFO in
            the logger config, keep track of the 1 second transfer rates as the stat
            'bw.sendBps1s' and 'bw.recvBps1s', allowing closer monitoring of burst
            behavior.
      d9b4406c
    • jrandom's avatar
      updated to hq.postman.i2p · 8ac0e85d
      jrandom authored and zzz's avatar zzz committed
      8ac0e85d
  2. Sep 10, 2005
  3. Sep 09, 2005
  4. Sep 08, 2005
  5. Sep 07, 2005
    • jrandom's avatar
      2005-09-07 BarkerJr · 54074e76
      jrandom authored and zzz's avatar zzz committed
          * HTML cleanup for the router console (thanks!)
      2005-09-07  jrandom
          * Lay the foundation for 'client routers' - the ability for peers to opt
            out of participating in tunnels entirely due to firewall/NAT issues.
            Individual routers have control over where those peers are used in
            tunnels - in outbound or inbound, exploratory or client tunnels, or
            none at all.  The defaults with this build are to simply act as before -
            placing everyone as potential participants in any tunnel.
          * Another part of the foundation includes the option for netDb
            participants to refuse to answer queries regarding peers who are marked
            as unreachable, though this too is disabled by default (meaning the
            routerInfo is retrievable from the netDb).
      54074e76
    • ragnarok's avatar
      Look for names in privatehosts.txt as well as userhosts.txt and hosts.txt. · c2ea8db6
      ragnarok authored and zzz's avatar zzz committed
      c2ea8db6
    • cervantes's avatar
      Adjusted wording on the bandwidth limiter controls to reflect new router defaults · 744671a5
      cervantes authored and zzz's avatar zzz committed
      744671a5
  6. Sep 06, 2005
  7. Sep 05, 2005
    • jrandom's avatar
      admin page - no more editing config props manually (w3wt) · f9583427
      jrandom authored and zzz's avatar zzz committed
      f9583427
    • jrandom's avatar
      2005-09-05 jrandom · 5a1f7385
      jrandom authored and zzz's avatar zzz committed
          * Expose the HTTP headers to EepGet status listeners
          * Handle DSA key failures properly (if the signature is not invertable, it
            is obviously invalid)
      5a1f7385
    • jrandom's avatar
      2005-09-05 jrandom · 8147cdf4
      jrandom authored and zzz's avatar zzz committed
          * Expose the HTTP headers to EepGet status listeners
          * Handle DSA key failures properly (if the signature is not invertable, it
            is obviously invalid)
      also, syndie now properly detects whether the remote archive can send a filtered export.zip
      by examining the HTTP headers for X-Syndie-Export-Capable: true.  If the remote archive
      does not set that header (and neither freesites, nor apache or anything other than the ArchiveServlet will),
      it uses individual HTTP requests for individual blog posts and metadata fetches.
      8147cdf4
    • jrandom's avatar
      deal with locations that have : in them (aka http://glog.i2p/archive/archive.txt) · 6afc64ac
      jrandom authored and zzz's avatar zzz committed
      6afc64ac
    • jrandom's avatar
      added rss2.0 support via rss.jsp · 61b8e359
      jrandom authored and zzz's avatar zzz committed
      rss.jsp can in turn receive all the filters that index.jsp can - e.g. ?blog=blah or ?selector=group://foo,
      and by default returns the latest 10 values (overridden with ?wanted=15).  If you want it to pull
      with a user's blog's preferences (filters, groups, etc), you can specify ?login=user&password=password
      61b8e359
    • jrandom's avatar
      better filtering/ignoring · 3bb445ff
      jrandom authored and zzz's avatar zzz committed
      ui improvements (per isamoor's suggestions)
      more petname integration
      3bb445ff
    • jrandom's avatar
      allow exporting eepsite destinations from the syndie database into... · 59a80375
      jrandom authored and zzz's avatar zzz committed
      allow exporting eepsite destinations from the syndie database into userhosts.txt (so the eepproxy can get it)
      59a80375
  8. Sep 04, 2005
  9. Sep 03, 2005
  10. Sep 02, 2005
  11. Sep 01, 2005
    • jrandom's avatar
      0.6.0.4 · 3e51584b
      jrandom authored and zzz's avatar zzz committed
    • jrandom's avatar
      2005-09-01 jrandom · 4ff8a530
      jrandom authored and zzz's avatar zzz committed
          * Don't send out a netDb store of a router if it is more than a few hours
            old, even if someone asked us for it.
      4ff8a530
    • jrandom's avatar
      2005-08-31 jrandom · ccb73437
      jrandom authored and zzz's avatar zzz committed
          * Don't publish leaseSets to the netDb if they will never be looked for -
            namely, if they are for destinations that only establish outbound
            streams.  I2PTunnel's 'client' and 'httpclient' proxies have been
            modified to tell the router that it doesn't need to publish their
            leaseSet (by setting the I2CP config option 'i2cp.dontPublishLeaseSet'
            to 'true').
          * Don't publish the top 10 peer rankings of each router in the netdb, as
            it isn't being watched right now.
      ccb73437
    • jrandom's avatar
      2005-08-31 jrandom · b43114f6
      jrandom authored and zzz's avatar zzz committed
          * Don't publish leaseSets to the netDb if they will never be looked for -
            namely, if they are for destinations that only establish outbound
            streams.  I2PTunnel's 'client' and 'httpclient' proxies have been
            modified to tell the router that it doesn't need to publish their
            leaseSet (by setting the I2CP config option 'i2cp.dontPublishLeaseSet'
            to 'true').
          * Don't publish the top 10 peer rankings of each router in the netdb, as
            it isn't being watched right now.
      b43114f6
  12. Aug 31, 2005
  13. Aug 30, 2005
Loading