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

Skip to content
Snippets Groups Projects
  1. May 25, 2016
  2. May 24, 2016
  3. May 23, 2016
  4. May 22, 2016
  5. May 20, 2016
  6. May 19, 2016
  7. May 12, 2016
    • zzz's avatar
      SSU: If configured with a hostname, bind to all v4/v6 · 86a35f1a
      zzz authored
      addresses found for that hostname.
      Fix binding if more than one IP or host was configured.
      Log tweaks
      86a35f1a
    • zzz's avatar
      NTP: · d6638f3e
      zzz authored
      Don't put random data in zeroed fields
      Increase random data in originate timestamp from 1 byte to 2 bytes
      Verify originate timestamp to prevent injection
      Verify received packet size
      Log tweaks, javadocs, cleanups
      d6638f3e
  8. May 09, 2016
  9. May 08, 2016
  10. May 07, 2016
  11. May 06, 2016
    • zzz's avatar
      Console: · 62296222
      zzz authored
        - Show systray controls for all OSes on /configservice
        - Implement backend for systray control
      62296222
    • zzz's avatar
      Build: · 70f9cb1b
      zzz authored
        - Add DTG to updater
        - Fix and bundle DTG license info
        - Remove jstl.jar and standard.jar from updater,
          last changed in 0.9
        - Fix bundling of Tomcat license info
      Console:
        - Change to new DTG constructor
        - Don't attempt to start systray or DTG when running as a service
      70f9cb1b
    • zzz's avatar
      merge of '1ec1784c6eed4da97d0f3236f9fb46dea17d158b' · ecafcddd
      zzz authored
           and '602d5ca1a488f10859327e19709700a7e1837c7c'
      ecafcddd
    • zzz's avatar
      DTG: Implement second TrayManager menu implementation in Swing. · dd50b148
      zzz authored
      Use Swing for non-Windows menus because AWT looks terrible on Linux
      and the button handling there is almost impossible to fix
      TODO: test on Mac
      dd50b148
  12. May 05, 2016
  13. May 04, 2016
    • zzz's avatar
    • zzz's avatar
      Wrapper: Update to wrapper 3.5.29 · cdafab27
      zzz authored
      All binaries from Tanuki delta pack,
      except for armhf, compiled on Raspberry Pi:
        ant 1.8.2
        javac 1.6.0_38
        gcc 4.6.3-14+rpi1
      Windows binaries remain unchanged as we must recompile them ourselves
      (32 bit just to change the icon; 64 bit is not provided by Tanuki)
      Old 3.5.25 wrapper.jar moved to win-all, use it in windows-only installer
      so it will be consistent with the old binaries.
      Fixes wrapper failure on FreeBSD 10 (ticket #1118)
      Minor i2prouter script fixes for FreeBSD 10, from anonimal (ticket #1118)
      cdafab27
Loading