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

Skip to content
Snippets Groups Projects
  1. Jul 26, 2015
  2. Nov 22, 2014
  3. Aug 31, 2014
  4. Jul 31, 2014
  5. Feb 21, 2014
  6. Apr 12, 2013
  7. Jan 10, 2013
  8. Jan 03, 2013
  9. Dec 29, 2012
  10. Dec 23, 2012
    • kytv's avatar
      * new ant targets · 3396626a
      kytv authored
        - trimMtnRev: create a new property with the revision trimmed to  8 characters.
        - getExtendedVersion: create a new property that includes the full version with the shortened MTN revision tacked on
        - debchange:  automatically update debian/changelog with the I2P version. Called by the "debian" target unless the property noAutoDebchange is set.
        - debian-tarball: export i2p.i2p branch to a new directory, remove the binaries like jbigi and launch4j, and create a tarball.
      * move packages created by "ant debian" to ${basedir}
      * add debian/changelog to .mtn-ignore since it is now automatically updated (by default).
      * add *.deb to .mtn-ignore
      3396626a
  11. Dec 21, 2012
  12. Dec 14, 2012
  13. Sep 14, 2012
    • zzz's avatar
      typo · a41936af
      zzz authored
      a41936af
  14. Jul 27, 2012
  15. Apr 12, 2012
  16. Mar 09, 2012
  17. Mar 05, 2012
    • kytv's avatar
      Allow EXEs to be built on AMD64 · 224405d7
      kytv authored
      Enabling this should be safe since we will ship separate installers for
      Win/non-Win. Those that don't want to build the EXEs can set noEXE in build.properties,
      Even better might be to run one of
      * ant installer-freebsd
      * ant installer-linux
      * ant installer-nowindows
      * ant installer-osx
      224405d7
  18. Mar 01, 2012
  19. Jan 31, 2012
  20. Dec 23, 2011
    • zzz's avatar
      First cut at migrating to Jetty 6 and prep for using an external · 92b9d0a9
      zzz authored
      Jetty 6 package.
      
      - Add several jars from the Jetty 6 distribution
      - Update jetty.xml
      - Add context XML files
      - Update WorkingDir to migrate the content XML files
      - Update RouterConsoleRunner and LocaleWebAppHandler
      - Remove all old Jetty 5.1.15 local mods;
        this will break Seedless using a custom Server() constructor
      - Update I2PRequestLog to be a mod of NCSARequestLog from 6.1.26
      - Put I2PRequestLog in its own jar
      - Copy MultiPartRequest and other required classes from Jetty 5.1.15
        and add it to susimail, as the replacement MultiPartFilter in
        Jetty 6 is difficult to migrate to, and does not support content-type
      - Update i2psnark for Jetty 6
      - Disable i2psnark RunStandalone, unused and instantiated Jetty 5
      - Fix up all webapp build.xml to reference new jars
      
      Not yet working: Plugin/webapp run detection and stopping, eepsite CGI
      Not well tested: Plugins, classpaths, webapps
      92b9d0a9
  21. Dec 14, 2011
  22. Aug 07, 2011
Loading