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

Skip to content
Snippets Groups Projects
  1. May 02, 2015
  2. Apr 30, 2015
    • zzz's avatar
      bump -12 · 42cb89f5
      zzz authored
      42cb89f5
    • zzz's avatar
      Transport: Ticket #1458 continued... · 1868d2b5
      zzz authored
      Implement methods to remove only a single IPv4 or IPv6 address,
      so that IPv6 addresses will remain when SSU detects that IPv4 is firewalled
      Summary bar status fixes
      Fix getIsPortFixed() for more enum cases
      log tweaks, cleanups
      1868d2b5
  3. Apr 29, 2015
  4. Apr 28, 2015
  5. Apr 27, 2015
  6. Apr 26, 2015
  7. Apr 25, 2015
    • zzz's avatar
      add package.html files · b90816fd
      zzz authored
      b90816fd
    • zzz's avatar
      I2PSSLSocketFactory: · 40c4a429
      zzz authored
      - Add hostname verification using code from
      Apache HttpClient 4.4.1 (Apache 2.0 license)
      and one small class from HttpCore 4.4.1,
      slightly modified to remove additional Apache dependencies
      and unneeded code.
      - Includes support for public suffix list;
      use basic list with standard TLDs,
      and also support loading the big Mozilla list,
      but don't bundle the 150KB Mozilla list for now.
      - For Android, use its default verifier, which
      should actually work (unlike Oracle)
      - Java 7 not required, although servers requiring SNI will now
      fail on Java 6, which does not support SNI
      SSLEepGet:
      - Rework recent setSoTimeout code changes, as they broke SNI
      - Add option to save certs even if no errors
      - Add option to disable hostname verification
      40c4a429
    • zzz's avatar
      Mods to remove additional Apache dependencies · 26f89391
      zzz authored
      and unneeded code, now compiles
      26f89391
    • zzz's avatar
      - Initial checkin of Apache classes from · aaae72cf
      zzz authored
      Apache HttpClient 4.4.1 (Apache 2.0 license)
      and one small class from HttpCore 4.4.1,
      unmodified as a baseline for future merges.
      Does not compile.
      See following checkins for more info
      aaae72cf
    • zzz's avatar
      Util: Catch and convert OOM in I2PThread.start() to a RuntimeException, · 3e55cff1
      zzz authored
      to give better message to users and prevent JVM shutdown
      on what is unlikely to be a heap issue.
      3e55cff1
  8. Apr 24, 2015
Loading