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

Skip to content
Snippets Groups Projects
  1. Nov 23, 2012
    • str4d's avatar
      Removed a hard-coded jsp link I missed · d2b1103e
      str4d authored
      d2b1103e
    • str4d's avatar
      Added remaining .project and .classpath files · 4680fd11
      str4d authored
      The project files for jetty are in the apps/jetty folder. Dependencies will be
      resolved once the project has been built normally once via e.g. "ant updater".
      4680fd11
    • str4d's avatar
      Added .project and .classpath Eclipse files to most sections of the source · 9dcfe984
      str4d authored
      To import a branch of trunk into Eclipse, create a new workspace based in the
      root directory of the checked-out branch, and then select "File -> Import..."
      then "General -> Existing Projects into Workspace", then for "Select root
      directory" choose the root directory of the branch (and of the workspace).
      Select all projects that appear, so that dependencies are satisfied.
      
      Currently left out are i2psnark, routerconsole and susimail, because they all
      depend on jars in apps/jetty/jettylib, which seems to be auto-generated. Need
      to check whether the existence of that folder (from having Eclipse files in it)
      will prevent the jars being populated or not.
      9dcfe984
  2. Nov 22, 2012
  3. Nov 21, 2012
  4. Nov 20, 2012
  5. Nov 19, 2012
    • kytv's avatar
      Addi an exception for core2 & corei to NBI on 32-bit kFreeBSD, NetBSD, and OpenBSD · 56ef4cda
      kytv authored
      These binaries are identical on 32-bit kFreeBSD, NetBSD, and OpenBSD systems.
      If a corei CPU is found on these systems we'll use the core2 jbigi binary.
      
      194868,ad47c3d909d0fb85242566f3c7b4be5b,libjbigi-kfreebsd-core2.so
      194868,ad47c3d909d0fb85242566f3c7b4be5b,libjbigi-kfreebsd-corei.so
      202848,57aa013ca310f3aae990f5ee78c100bd,libjbigi-netbsd-core2.so
      202848,57aa013ca310f3aae990f5ee78c100bd,libjbigi-netbsd-corei.so
      207657,01483211b6e077057302e256f185f7e7,libjbigi-openbsd-core2.so
      207657,01483211b6e077057302e256f185f7e7,libjbigi-openbsd-corei.so
      
      The I2P project does not currently ship these binaries, but they can be found
      in unofficial jbigi packages.
      56ef4cda
    • kytv's avatar
      Add jcpuid binaries for OpenBSD, NetBSD, and kFreeBSD. · 5975b69b
      kytv authored
      Support for these has already been added to CPUID.java.
      5975b69b
    • 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
    • zzz's avatar
      move HashDistance to router/util · d94c1496
      zzz authored
      d94c1496
    • zzz's avatar
      * NetDB: Add negative lookup cache · f15828fa
      zzz authored
      f15828fa
    • zzz's avatar
      * BuildHandler: Disable CoDel, wasn't helping · f64eacef
      zzz authored
      f64eacef
    • zzz's avatar
      * Profiles: Split up files into subdirectories · c8f2effc
      zzz authored
      c8f2effc
  6. Nov 18, 2012
  7. Nov 17, 2012
  8. Nov 16, 2012
  9. Nov 14, 2012
  10. Nov 13, 2012
Loading