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

Skip to content
Snippets Groups Projects
  1. Feb 13, 2008
  2. Feb 10, 2008
  3. Feb 08, 2008
  4. Feb 06, 2008
  5. Feb 05, 2008
  6. Feb 04, 2008
  7. Jan 31, 2008
  8. Jan 29, 2008
    • zzz's avatar
      2008-01-29 zzz · 83f51b4a
      zzz authored
          * Addressbook: Change default subscription
          * ConfigUpdateHandler: Change default news URL
          * initialNews.xml: Update version to .31
          * news.xml: More updates
          * hosts.txt: Add i2p-projekt.i2p
          * readme.html: More URL updates
          * SusiDNS: Change references to default subscription
      83f51b4a
  9. Jan 28, 2008
    • zzz's avatar
      2008-01-28 zzz · 9c28de07
      zzz authored
          * news.xml: Updates, still preliminary
          * ReseedHandler: Change default URL
          * i2ptunnel.config: Change default outproxies
          * readme.html: Change *.i2p.net URLs
          * help.jsp: Change *.i2p.net URLs
          * eepsite_index.html: Change stats.i2p addressbook subscription URL
          * hosts.txt: Add krabs.i2p, true.i2p, www.i2p2.i2p
      9c28de07
  10. Jan 27, 2008
  11. Jan 09, 2008
  12. Jan 07, 2008
    • zzz's avatar
      2008-01-07 zzz · f838b182
      zzz authored and zzz's avatar zzz committed
          * profiles.jsp formatting cleanup
          * NTCP: Reduce max idle time from 60m to 20m
          * NTCP: Fix idle time on connections with zero messages,
            correctly drop these connections
      f838b182
  13. Jan 04, 2008
    • zzz's avatar
      2008-01-03 zzz · fbf6282c
      zzz authored and zzz's avatar zzz committed
          * addressbook: Do basic validation of hostnames and destkeys
          * susidns: Add support for the private addressbook,
            update the text and links somewhat
      fbf6282c
  14. Jan 02, 2008
    • zzz's avatar
      2008-01-02 zzz · 5195a5c1
      zzz authored and zzz's avatar zzz committed
          * Add stats.i2p to the jump list
          * Impose 20MB limit on POSTs and catch OOMs in POST
          * eepsite_index.html: add stats.i2p services
          * addressbook: log source of new keys; disallow dests > 516 bytes
          * addressbook: convert hostnames to lower case to prevent duplicates
          * susidns: generalize references to orion
      5195a5c1
  15. Dec 30, 2007
    • zzz's avatar
      2007-12-29 zzz · 62b18b18
      zzz authored and zzz's avatar zzz committed
          * Tweak IRC inbound PONG filtering to fix xchat/BitchX lagometers
      62b18b18
  16. Dec 29, 2007
    • zzz's avatar
      2007-12-29 zzz · 7c8f519b
      zzz authored and zzz's avatar zzz committed
          * Allow commas in router.trustedUpdateKeys and router.updateURL again
      7c8f519b
    • zzz's avatar
      2007-12-29 zzz · d6fb9796
      zzz authored and zzz's avatar zzz committed
          * Change default news host from dev.i2p.net to dev.i2p
      d6fb9796
    • zzz's avatar
      2007-12-29 zzz · f568d219
      zzz authored and zzz's avatar zzz committed
          * Change jetty timeout from 30 to 60 sec (thanks sponge!)
      f568d219
  17. Dec 28, 2007
    • zzz's avatar
      2007-12-28 zzz · 7fe9d590
      zzz authored and zzz's avatar zzz committed
          * Add zzz's update signing key
      7fe9d590
  18. Dec 26, 2007
    • complication's avatar
      2007-12-26 Complication · 0a1240eb
      complication authored and zzz's avatar zzz committed
          * Improve reseed handler (less repetitive code,
            avoid reporting errors when less than 10% of fetches fail)
      0a1240eb
    • complication's avatar
      2007-12-26 Complication · 4e68f2a1
      complication authored and zzz's avatar zzz committed
          * Escape both CR, LF and CR LF line breaks in Router.saveConfig()
            and unescape them in DataHelper.loadProps() to support
            saving and loading config properties with line breaks
          * Change the update URLs textbox into a textarea like keys have,
            so different URLs go on different lines
          * Modify TrustedUpdate to provide a method which supplies a key list
            delimited with CR LF line breaks
          * Modify DEFAULT_UPDATE_URL to supply a default URL list
            delimited with CR LF line breaks
          * Modify selectUpdateURL() to handle URL lists
            delimited by any kind of line breaks
          * Start saving trusted update keys
          * Improve formatting on configupdate.jsp
      4e68f2a1
  19. Dec 22, 2007
  20. Dec 17, 2007
  21. Dec 10, 2007
    • zzz's avatar
      2007-12-10 zzz · 4d5b1d4c
      zzz authored and zzz's avatar zzz committed
          * Fix NPE in CLI TrustedUpdate keygen
      4d5b1d4c
  22. Dec 03, 2007
    • complication's avatar
      2007-12-02 Complication · 17b719f3
      complication authored and zzz's avatar zzz committed
          * Commit SAM v2 patch from mkvore (thank you!)
          * Minor reformatting to preserve consistent whitespace
            in old SAM classes (new classes unaltered)
      17b719f3
  23. Dec 02, 2007
    • complication's avatar
      2007-12-01 Complication · 979a3e98
      complication authored and zzz's avatar zzz committed
          * Separate the checks "does Jetty .zip file need downloading"
            and "does Jetty .zip file need extracting" in the Jetty buildfile.
            First download (unless already done), then extract (unless done).
      979a3e98
  24. Nov 26, 2007
    • zzz's avatar
      2007-11-26 zzz · c6a1112f
      zzz authored and zzz's avatar zzz committed
          * i2psnark: add timeout for receive inactivity
      c6a1112f
  25. Nov 24, 2007
    • zzz's avatar
      2007-11-24 zzz · 4ebcc95d
      zzz authored and zzz's avatar zzz committed
          * i2psnark: increase streaming lib write timeout to 240 sec and change
            timeout action from "ping" to "disconect", as the fix in .30 to
            honor options on outbound connections led to hung outbound connections
            (bitfield never transmitted, connection never dropped)
      4ebcc95d
  26. Nov 06, 2007
Loading