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

Skip to content
Snippets Groups Projects
  1. Feb 18, 2015
  2. Dec 15, 2014
  3. Sep 06, 2014
  4. Jun 29, 2014
  5. Jun 28, 2014
  6. Jun 23, 2014
  7. Jun 13, 2014
  8. May 24, 2014
    • kytv's avatar
      checkremotecerts: fail if CN doesn't match · faa2435e
      kytv authored
      Since all reseed hosts now have proper certificates with matching CNs, I'm
      making this script enforce a stricter policy, requiring matching CNs.
      faa2435e
  9. May 15, 2014
  10. May 09, 2014
  11. May 08, 2014
  12. Apr 06, 2014
  13. Apr 01, 2014
  14. Oct 14, 2013
  15. Sep 30, 2013
    • zzz's avatar
      Build: · e004b0e6
      zzz authored
        - Generate su3 file in release target
        - Add my new RSA 4096 pubkey cert for updates
        - Fix checkcerts.sh
      e004b0e6
  16. Sep 27, 2013
  17. Sep 20, 2013
  18. Sep 12, 2013
  19. Sep 04, 2013
  20. Jul 13, 2013
    • zzz's avatar
      * Translations: · c1210b1c
      zzz authored
         - Tag initialNews.xml for TranslateReader
         - Drop static translated initialNews pages
         - Add new routerconsole bundle for the news alone, shipped in the jar
         - Use TranslateReader in HTTP proxy for initial news
         - Initial translations created manually from translated xml filesx
         - Add translated proxy error pages and initial news to deletelist.txt
         TODO: ar translation fails checkpo.sh
      c1210b1c
    • zzz's avatar
      * Translations: · 71038c31
      zzz authored
         - New varargs method in Translate
         - New TranslateReader to translate static files on-the-fly using _("") tagging
         - Tag proxy error pages for TranslateReader
         - Drop static translated proxy error pages
         - Add new i2ptunnel bundle for the proxy alone, shipped in the jar
         - Use TranslateReader in HTTP proxy for error pages
         - Move HTTP proxy strings from the web *war) to proxy (jar) bundle so they will be loaded
         - Initial translations created by msgmerge from i2ptunnel and routerconsole po files, un-fuzzied
      71038c31
  21. Jun 27, 2013
  22. Jun 14, 2013
  23. May 28, 2013
  24. Mar 30, 2013
    • kytv's avatar
      checkcerts.sh: cross platform support on *NIX · af79b74c
      kytv authored
      - function to convert dates to Julian to perform date calculation if GNU date is
        not present.
      af79b74c
    • kytv's avatar
      checkcerts.sh: add some support for non-Linux systems · bfc32783
      kytv authored
      Date computations as performed in this script require the use of GNU date,
      which is only available by default on Linux systems. With this check-in we
      explicitly check for the existence of GNU date before continuing with the date
      calculations.
      
      Previous versions of this script relied on 'certtool' to print the expiration
      dates but certtool isn't available by default on non-Linux systems either. The
      previous check-in added support for using OpenSSL, retaining the old behavior
      on non-Linux systems.
      
      (Also a re-arrangement of the date warning logic)
      bfc32783
    • kytv's avatar
      remove debug text · 427abb08
      kytv authored
      427abb08
    • kytv's avatar
      various updates to checkcerts script · 6992090c
      kytv authored
      - add support for 'openssl'
      - parse expiration date, failing if expired or if expires within 30 days
      - warn at 60
      6992090c
  25. Dec 12, 2012
  26. Mar 15, 2012
  27. Oct 11, 2011
  28. Sep 12, 2011
  29. Aug 27, 2011
  30. Jun 26, 2011
    • zzz's avatar
      * Fixes after review: · 2f10cca4
      zzz authored
          - Fix Polish po file
          - Install as a service by default on Windows again
          - Change CPUID getters to package private
          - Split new jbigi install messages into two lines
          - Javadocs
      2f10cca4
  31. May 27, 2011
Loading