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

Skip to content
Snippets Groups Projects
  1. May 02, 2022
  2. Feb 22, 2022
  3. Oct 11, 2021
  4. Oct 10, 2021
    • zzz's avatar
      Jetty 9.3.30.v20211001 · af973814
      zzz authored
      Remove patched SslConnection.java for Jetty #6072, fix included in this release
      af973814
  5. May 21, 2021
    • zzz's avatar
      RRD4J 3.8 · b9efc002
      zzz authored
      Merged in our previous javadoc fixes
      Their updated font-selector code remains commented
      out in RrdGraphConstants.getFont()
      Now requires Java 8
      b9efc002
  6. May 14, 2021
  7. Apr 25, 2021
  8. Dec 05, 2020
    • zzz's avatar
      Add DNS library to support RFC 8484 DoH (ticket #2201) · 69deddcb
      zzz authored
      WIP - not yet hooked in
      
      This is a portion of release 1.0.0 of MiniDNS from https://github.com/MiniDNS/minidns/ 2020-07-18
      Only contains the minidns-core portion of the library.
      Removed tests, most util classes, and DnsRootServer class.
      Unmodified, as a base for future checkins.
      Total size of zipped classes is about 75 KB.
      
      This software may be used under the terms of (at your choice)
      - LGPL version 2 (or later)
      - Apache Software licence
      - WTFPL
      69deddcb
  9. Nov 20, 2020
  10. Nov 17, 2020
  11. Nov 16, 2020
    • zzz's avatar
      Zxing: Update to 3.4.1 (2020-09-29) · 20444745
      zzz authored
      Merge in javadoc fixes
      20444745
    • zzz's avatar
      Wrapper: Update to wrapper 3.5.44 · 223afdfc
      zzz authored
      All binaries from Tanuki Delta Pack Community Edition,
      except for armhf (armv6), compiled on Raspberry Pi:
        ant 1.8.2
        javac 1.7.0_151
        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)
      
      PPC 32-bit big endian not updated, no longer supported by Tanuki
      223afdfc
  12. Sep 26, 2020
    • zzz's avatar
      JBigI: GMP 6.2.0 for linux 64 bit (ticket #1869) · 2989d955
      zzz authored
      Add support for zen and zen2
      Enable more fallbacks for zen and zen2
      Adds Zen and Zen2 binaries, stripped
      Built with gcc 9.3.0
      Other binaries will be added if testing shows improvement
      Fix hangs in mbuild-all.sh build script
      Add silvermont and goldmont to build script, untested, support TBD
      GMP is GPLv2
      More info: http://zzz.i2p/topics/2955
      2989d955
  13. Sep 20, 2020
  14. Aug 20, 2020
  15. May 31, 2020
    • zzz's avatar
      Tomcat 9.0.35 (Servlet 4.0) · edfbc408
      zzz authored
      Switch Bionic to 9.x
      Disco+ already on 9.x
      Xenial remains on 8.x
      Update dependencies doc
      edfbc408
    • zzz's avatar
      Util: Update json-simple lib to 2.3.0 2017-10-04 · f985004b
      zzz authored
      Bundle 2.0 API only; remove 1.1 API
      Convert DoH, NDT, and i2pcontrol to the 2.x API
      Fix i2pcontrol handling of number values and serialization for 2.x API
      Remove xenial dependency on libjson-simple-java, it has only 1.1
      Set min and max version constraint on libjson-simple-java for bionic+
      Based on patch from Gilles Filippini
      ref: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=901827
      This does not support 3.x but the patch for that will be smaller.
      f985004b
  16. May 28, 2020
  17. May 27, 2020
  18. Feb 25, 2020
    • zzz's avatar
      Replace old jrobin with rrd4j 3.5 (ticket #2684) · 5bed4a0d
      zzz authored
      2019-02-10
      From https://github.com/rrd4j/rrd4j/releases
      Copyright (c) 2001-2005 Sasa Markovic and Ciaran Treanor.
      Copyright (c) 2011 The OpenNMS Group, Inc.
      Copyright 2011 The RRD4J Authors.
      Apache 2.0 and LGPLv2.1
      
      Unmodified as a base for future merges, except for omitted
      files listed below.
      This rev will not work; font patch to follow in next revision.
      
      Following directories and files omitted:
      converter/
      core/RrdBerkeleyDbBackendFactory.java
      core/RrdBerkeleyDbBackend.java
      core/RrdMongoDBBackendFactory.java
      core/RrdMongoDBBackend.java
      demo/
      graph/RrdGraphDefTemplate.java
      inspector/
      eu/bengreen/data/utility/
      5bed4a0d
  19. Jan 08, 2020
  20. Nov 27, 2019
    • zzz's avatar
      misc updates: · 600c6811
      zzz authored
      GeoIP, BuildTime, checklist, blocklist
      600c6811
  21. Oct 24, 2019
    • zzz's avatar
      Crypto: SparseArray from AOSP · 73892165
      zzz authored
      Latest as pulled from android.googlesource.com
      Copyright (C) 2006 The Android Open Source Project
      Licensed under the Apache License, Version 2.0
      Unmodified, as reference for future merges,
      will not compile, mods to follow
      73892165
  22. Sep 21, 2019
  23. Aug 10, 2019
  24. Jul 27, 2019
    • zzz's avatar
      JBigI: GMP 6.1.2 for linux 64 bit (ticket #1869) · e3481f67
      zzz authored
      Adds Broadwell and Skylake binaries
      Updates all other linux 64 bit binaries
      32 bit libraries will not be updated
      Other OS 64 bit binaries may or may not follow at a later date
      e3481f67
  25. Jun 27, 2019
  26. Jun 22, 2019
  27. May 09, 2019
    • zzz's avatar
      Wrapper: Update to wrapper 3.5.39 · fc8b55df
      zzz authored
      All binaries from Tanuki Delta Pack Community Edition,
      except for armhf (armv6), compiled on Raspberry Pi:
        ant 1.8.2
        javac 1.7.0_151
        gcc 4.6.3-14+rpi1
      
      Added linux-armv7 and linux64-armv8
      
      Windows binaries remain unchanged as we must recompile them ourselves
      (32 bit just to change the icon; 64 bit is not provided by Tanuki)
      fc8b55df
  28. Apr 15, 2019
  29. Mar 11, 2019
    • zzz's avatar
      New home page icons from Sadie · 7e6fd01e
      zzz authored
      Source: https://github.com/feathericons/feather#license Feather is licensed under the MIT License.
      License: https://raw.githubusercontent.com/feathericons/feather/master/LICENSE
      All icons converted from SVG to PNG, brightness adjusted, colourized with #848484 and resized to 32x32
      modifications:
      group_gear - feather icon code layered with message - square. Message- square icon resized. 
      plugin_link - feather icon coffee layered with square. Coffee icon cropped to leave" prongs" 
      plugin. - feather icon coffee layered with plus square. Coffee icon cropped to create "prongs"
      i2psnark - feather icon underline - layer added, "U" rotated , line cut and copied over, them cut out to create "magnet.
      7e6fd01e
  30. Feb 18, 2019
  31. Nov 30, 2018
  32. Nov 25, 2018
  33. Nov 20, 2018
  34. Nov 19, 2018
  35. Nov 13, 2018
Loading