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

Skip to content
Snippets Groups Projects
  1. Dec 08, 2008
  2. Dec 06, 2008
  3. Dec 05, 2008
  4. Dec 04, 2008
  5. Dec 03, 2008
    • zzz's avatar
      robert + xl · 321f11c0
      zzz authored
      321f11c0
    • zzz's avatar
      * Transport: · 85cebc79
      zzz authored
            - Fixes and cleanups when NTCP and/or UDP transports disabled
            - More TCP removal cleanup
            - Clean up bandwidth limiting, centralize defaults
            - Force burst to be >= limit
            - Increase default bw to 48/24, burst 64/32
      85cebc79
    • zzz's avatar
      error to warn · 8e5c4a3e
      zzz authored
      8e5c4a3e
    • zzz's avatar
      tweak · dff75de9
      zzz authored
      dff75de9
    • zzz's avatar
      enable blocklists by default · f1fd3526
      zzz authored
      f1fd3526
    • zzz's avatar
      * i2psnark: · b73b3fc5
      zzz authored
            - Add default i2psnark.config for new installs
            - Remove wishlist link
      b73b3fc5
  6. Dec 02, 2008
  7. Dec 01, 2008
  8. Nov 28, 2008
  9. Nov 27, 2008
  10. Nov 26, 2008
  11. Nov 21, 2008
    • zzz's avatar
      * Cache DNS and negative DNS for 5m (was 1m and forever) · 4e5825c6
      zzz authored
          * Delay shitlist cleaner at startup
          * Strip wrapper properties from client config
          * Define multiple cert type
          * Prohibit negative maxSends in streaming
          * HTML fixup on configtunnels.jsp
          * Increase wrapper exit timeout from default 15s to 30s
      4e5825c6
  12. Nov 20, 2008
  13. Nov 18, 2008
    • zzz's avatar
      i2psnark: · 0ff81674
      zzz authored
          - Don't create SnarkManager instance until first call,
            so it doesn't create the i2psnark dir, read the config,
            etc., for single Snark instances.
          - Don't read i2psnark.config twice; fix setting
            i2psnark.dir
          - More Snark constructor changes for calling from router
          - Make max connections per torrent configurable
      0ff81674
  14. Nov 16, 2008
    • zzz's avatar
      tweak · 9ae58944
      zzz authored
      9ae58944
    • zzz's avatar
      i2psnark: · 134764b1
      zzz authored
          - Use new I2PAppThread that does not call global listeners on OOM,
            so that OOMing apps will not shutdown the whole router.
      134764b1
    • zzz's avatar
      i2psnark: · 23699e46
      zzz authored
          - Remove static instances of I2PSnarkUtil, ConnectionAcceptor,
            and PeerCoordinatorSet
          - Convert static classes in Snark to listeners
          - Fix Snark to work in single torrent mode again
          - Should now work with multiple single Snarks
      23699e46
  15. Nov 15, 2008
    • zzz's avatar
      i2psnark: · fa23a7b0
      zzz authored
        - Refactor to allow running a single Snark without a SnarkManager again,
          by moving some things from SnarkManager to I2PSnarkUtil,
          having Snark call completeListener callbacks,
          and having Storage call storageListener callbacks.
          This is in preparation for using Snark for router updates.
          Step 2 is to allow multiple I2PSnarkUtil instances.
        - Big rewrite of Storage to open file descriptors on demand, and
          close them when unused, so we can support large numbers of torrents.
      fa23a7b0
    • zzz's avatar
      drop old tcp transport and old tunnel build sources · de21a5ec
      zzz authored
      de21a5ec
Loading