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

Skip to content
Snippets Groups Projects
  1. Sep 09, 2005
  2. Sep 08, 2005
  3. 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
  4. Sep 06, 2005
  5. 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
  6. Sep 04, 2005
  7. Sep 03, 2005
  8. Sep 02, 2005
  9. 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
  10. Aug 31, 2005
  11. Aug 30, 2005
  12. Aug 27, 2005
    • jrandom's avatar
      2005-08-27 jrandom · e313da25
      jrandom authored and zzz's avatar zzz committed
          * Minor logging and optimization tweaks in the router and SDK
          * Use ISO-8859-1 in the XML files (thanks redzara!)
          * The consolePassword config property can now be used to bypass the router
            console's nonce checking, allowing CLI restarts
      e313da25
    • jrandom's avatar
      2005-08-27 jrandom · 8660cf0d
      jrandom authored and zzz's avatar zzz committed
          * Minor logging and optimization tweaks in the router and SDK
          * Use ISO-8859-1 in the XML files (thanks redzara!)
          * The consolePassword config property can now be used to bypass the router
            console's nonce checking, allowing CLI restarts
      8660cf0d
  13. Aug 25, 2005
Loading