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

Skip to content
Snippets Groups Projects
  1. Dec 14, 2012
  2. Dec 10, 2012
  3. Dec 09, 2012
  4. Dec 05, 2012
  5. Nov 28, 2012
  6. Nov 26, 2012
  7. Nov 25, 2012
  8. Nov 23, 2012
    • 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
    • zab's avatar
    • zab's avatar
      test removal · f238d051
      zab authored
      f238d051
    • zab's avatar
      more appropriate junit test · d8613d22
      zab authored
      d8613d22
  9. Nov 22, 2012
  10. 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
      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
  11. Nov 18, 2012
    • zab's avatar
      Add javadocs to getters · 8c987fc0
      zab authored
      	Make setters package-private
      	Small noop tweak to the computeAverages
      8c987fc0
  12. Nov 17, 2012
  13. Nov 14, 2012
  14. Nov 05, 2012
  15. Nov 02, 2012
    • zzz's avatar
      * I2CP: · d48fab9d
      zzz authored
         - Better fix for logging dropped messages (ticket #758)
         - Implement fast receive to reduce per-message handshakes
         - Make messageReliability=none the default
      d48fab9d
  16. Oct 31, 2012
  17. Oct 28, 2012
    • zzz's avatar
      Fixups after props from: · 4baf3b69
      zzz authored
      	i2p.i2p.zzz.pcap
      	i2p.i2p.zzz.test
      	i2p.i2p.zzz.test2
      	i2p.i2p.zzz.update
      Javadoc fixes
      Checklist tweak
      -1
      4baf3b69
  18. Oct 27, 2012
  19. Oct 26, 2012
    • zzz's avatar
      banlist · 0ccf65fc
      zzz authored
      0ccf65fc
  20. Oct 23, 2012
  21. Oct 22, 2012
  22. Oct 21, 2012
  23. Oct 20, 2012
    • zzz's avatar
      * Addresses: · afd29715
      zzz authored
        - Add methods for connectivity detection
        - Remove Hamachi restriction
      afd29715
  24. Oct 18, 2012
Loading