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

Skip to content
Snippets Groups Projects
  1. Feb 06, 2014
  2. Jan 20, 2014
  3. Jan 09, 2014
  4. Dec 04, 2013
  5. Nov 20, 2013
  6. Nov 19, 2013
  7. Nov 15, 2013
    • kytv's avatar
      Update Java Service Wrapper to v3.5.22 · 747bd0c5
      kytv authored
      - Windows: Self-compiled with VS2010 in Windows 7. The icon has been
        changed from Tanuki's default to Itoopie.
      - Linux ARMv6: Compiled on a RaspberryPi using gcc 4.6.3-14+rpi1,
        Icedtea6 6b27-1.12.5-1+rpi1 and stripped
      - All other binaries are from the "community edition" deltapack offered by
        Tanuki.
      747bd0c5
  8. Nov 13, 2013
  9. Nov 02, 2013
  10. Oct 16, 2013
  11. Sep 30, 2013
  12. Sep 20, 2013
  13. Sep 19, 2013
    • kytv's avatar
      various updates to `i2prouter` · 65b1124d
      kytv authored
      - check status of i2psvc with ldd
      - only warn about libiconv in FreeBSD if the package isn't installed. In recent
        versions of FreeBSD, OpenJDK depends on libiconv so it should always be
        available.
      65b1124d
  14. Aug 11, 2013
    • kytv's avatar
      * Translation updates from Transifex · a2bd45fa
      kytv authored
         - French, Portugeuse, Russian, Spanish, and Turkish updates from Transifex
         - Start of Romanian translation from Transifex
         - Update English POs for sending to TX
       * Debian: Update changelog
      a2bd45fa
    • kytv's avatar
      Update Java Service Wrapper to v3.5.20 · 28a1c224
      kytv authored
          - Windows: Self-compiled with VS2010 in Windows 7. The icon has been
            changed from Tanuki's default to Itoopie.
          - Linux ARMv6: Compiled on a RaspberryPi using gcc 4.6.3-14+rpi1,
            Icedtea6 6b27-1.12.5-1+rpi1 and stripped
          - All other binaries are from the "community edition" deltapack offered by
            Tanuki.
      28a1c224
  15. Aug 08, 2013
    • zzz's avatar
      Plucks from trunk for 0.9.7.1: · ca0bb1ab
      zzz authored
      Streaming RTO changes:
       apps/streaming/java/src/net/i2p/client/streaming/ConnectionOptions.java
       apps/streaming/java/src/net/i2p/client/streaming/TCBShare.java
       apps/ministreaming/java/src/net/i2p/client/streaming/I2PSocketOptionsImpl.java
      
      new reseed:
       applied changes from dbfea0ca35dbf9df85b5703db6f97a9579beb364
                   through 325a9ed6f0f47eeabb33710073edf973671c63c9
      
      disable RI verifies:
       applied changes from 4ef48b93946923e3371ab62719a474d869520697
                   through a77990850b3534101571c88db4704676645914df
      
      i2prouter bashism fix:
       applied changes from b5a0148f96728466561ece9be0e50ac9ad3f1468
                   through e301d0499f4c688ed3a5febe30bf8098c7f2cdf9
      
      i2psnark increase max piece size, mime type updates:
       apps/i2psnark/java/src/org/klomp/snark/Storage.java
       apps/i2psnark/java/src/org/klomp/snark/web/I2PSnarkServlet.java
       apps/i2psnark/mime.properties
      
      UPnP fix:
       applied changes from 3d4a5cd3d933f75fdff7696f560c569f4674bd73
                   through 75e5f5d4e0f0dd44140908bb6e73830e3448bdde
      ca0bb1ab
  16. Jul 17, 2013
  17. Jul 16, 2013
    • kytv's avatar
      debian updates · 2902a708
      kytv authored
      - check script validity in build target
      - refresh patch
      - changelog update
      2902a708
  18. Jul 11, 2013
  19. Jul 06, 2013
  20. Jul 05, 2013
  21. Jul 04, 2013
  22. Jul 02, 2013
    • kytv's avatar
      refresh patch · 7ebb26b7
      kytv authored
      This change is required after de-parameterizing the i2prouter script.  I
      hardcoded the file name because the $0 variable isn't expanded (because of
      single quotes). When using double-quotes (and escaping with back-slashes), the
      strings weren't translated. I've decided to de-parameterize until I figure out
      what the problem is.
      7ebb26b7
    • kytv's avatar
  23. Jun 13, 2013
  24. Jun 06, 2013
  25. May 28, 2013
  26. May 24, 2013
    • kytv's avatar
      debian: read /etc/default/i2p in /usr/bin/i2prouter · 2a00272e
      kytv authored
      This will allow overrides to be set without editing /usr/bin/i2prouter.
      
      i2prouter may be replaced during upgrades. /etc/default/i2p will only be
      changed by debconf (e.g. "dpkg-reconfigure i2p").
      2a00272e
  27. May 15, 2013
  28. Jan 01, 2013
  29. Dec 22, 2012
  30. Dec 19, 2012
  31. Nov 19, 2012
    • kytv's avatar
      Improved support for GNU/kFreeBSD · d0a3c725
      kytv authored
      - add kFreeBSD to NBI and CPUID
      - add kFreeBSD to jcpuid/jbigi build scripts
      - refresh debian patches to compensate for kFreeBSD changes
      - i2prouter: Detect kFreeBSD and normalize its name
      - clean up osid (switching to "elif") and adding support for detecting kFreeBSD
      - update postinstall.sh; I2P cannot be installed using gij so postinstall.sh
        will not be run. If/when openjdk finally comes to kFreeBSD, we'll be ready for it.
      d0a3c725
  32. Oct 27, 2012
  33. Oct 10, 2012
  34. Aug 04, 2012
    • kytv's avatar
      Debian: update patch to compensate for last commit · 2b79da5c
      kytv authored
      At the same time I'm making more Debian-specific changes, such as
       - not checking for Gentoo (this is obviously never going to be true :P)
       - not mentioning IzPack replacing variables (also not applicable)
       - inform about dpkg-reconfigure i2p in the event someone tries to remove or
         install an initscript with "i2prouter install|remove|uninstall"
       - remove the manual wrapper instructions
      2b79da5c
  35. Feb 04, 2012
  36. Jan 14, 2012
  37. Jan 08, 2012
  38. Nov 09, 2011
Loading