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

Skip to content
Snippets Groups Projects
  1. Feb 11, 2014
  2. Feb 10, 2014
  3. Feb 09, 2014
  4. Feb 08, 2014
  5. Feb 07, 2014
    • zzz's avatar
      propagate from branch 'i2p.i2p' (head eac6caabd2ea6731ee27111f0dbadf5afcd3695b) · 855cae0a
      zzz authored
                  to branch 'i2p.i2p.zzz.test2' (head 911a8782667d878dd7a2976c7fb10d481d80e023)
      855cae0a
    • zzz's avatar
      * UpdateManager: · ef3a12f0
      zzz authored
         - Convert to RouterApp and remove update hooks from context
           (ticket #1185)
      ef3a12f0
    • zzz's avatar
      * I2PTunnel: · 37bf750a
      zzz authored
         - Convert to getopt (ticket #1173)
         - Add more argument sanity checking
         - Add a usage output
      37bf750a
    • zzz's avatar
      * Services: · 090a790a
      zzz authored
         - Move backup news to psi.i2p
         - Move default addressbook subscription to i2p-projekt.i2p
         - Remove www.i2p2.i2p from default update lists
         - Add psi.i2p to hosts.txt
         - Update links on help pages to avoid redirects on new website
           and select the correct language
       * SusiDNS: Fix whitespace issues
      090a790a
  6. Feb 06, 2014
    • kytv's avatar
      version number fix · 8ef3bb3d
      kytv authored
      8ef3bb3d
    • kytv's avatar
      -10-rc · 38801924
      kytv authored
      Debian changelog update, Korean debconf translation, history.txt update
      38801924
    • kytv's avatar
      February 2014 geoip db updates · 91d13648
      kytv authored
      91d13648
    • kytv's avatar
    • zzz's avatar
      * PrivateKeyFile: · 9a01fdf5
      zzz authored
         - Convert to getopt (ticket #1173)
         - New option -e for hashcash effort, instead of -h with optional arg
         - Stub out -t option, to be propped from ecdsa branch
         Will require manual merge with ecdsa branch...
      9a01fdf5
    • zzz's avatar
      * EepHead, PartialEepGet, SSLEepGet: · deec8471
      zzz authored
         - Convert to getopt (ticket #1173)
       * EepHead, PartialEepGet:
         - New option -c for clearnet (no proxy), same as -p:0
         - New option -o, same as EepGet
         - Proxy option -p with host name arg only (no ':') now allowed
         - Add proxy auth support with -u and -x options (ticket #1173)
       * EepGet:
         - Catch error in -h option
         - Cleanups
      deec8471
    • zzz's avatar
      * EepGet: · 0d028122
      zzz authored
         - Support Digest proxy authentication(ticket #1173)
         - Move authentication parsing method from I2PTunnelHTTPClientBase
      0d028122
  7. Feb 05, 2014
    • zzz's avatar
      * EepGet: · 4998f86e
      zzz authored
         - Convert to getopt (ticket #1173)
         - New option -c for clearnet (no proxy), same as -p:0
         - Proxy option -p with host name arg only (no ':') now allowed
         - Proxy password option is now -x, not the second arg to -u
         - Prompt for proxy password if not supplied in options
         - Line length option is now -l, not the second arg to -m
         - Error on nonproxied .onion hosts
         - Update man page, sort options (ticket #1173)
      4998f86e
    • zzz's avatar
      javadoc fix · 839bd51b
      zzz authored
      839bd51b
  8. Feb 04, 2014
    • zzz's avatar
      combine help strings · 936f2bb3
      zzz authored
      936f2bb3
    • zzz's avatar
      * I2Ping: · 0cd77427
      zzz authored
         - Convert to getopt (ticket #1173)
         - Add support for from/to ports
      0cd77427
  9. Feb 03, 2014
  10. Feb 02, 2014
    • zzz's avatar
      * Getopt bundle fixes for Java Properties standard: · e1c3e2c1
      zzz authored
         Fix comment lines
         Encoding conversion to UTF-8 with escapes
         Add unicode escapes for all chars over 0x7f
         Change Transifex type to PROPERTIES
         Also:
          - Remove BOMs
          - Remove \r
          - Remove blank lines
         Encodings were as follows:
           cs: marked ISO-8859-2
           pl: marked ISO-8859-2, possibly corrupt, ?? in two strings
           de, es, fr: marked ISO-8859-1
           hu: detected as ISO-8859-2
           it: apparently ISO-8859-1
           ja: Unicode escaped already
           nb, nl: ASCII
           ro: marked ISO-8859-2 but actually UTF-8
           zh: detected as GB2312 w/ CRLF
           zh_TW: UTF-8 w/ BOM w/ CRLF
      e1c3e2c1
    • zzz's avatar
      snark: cache PeerID.toString() · e9b3577e
      zzz authored
      e9b3577e
    • zzz's avatar
      * Streaming: · 36225014
      zzz authored
         - Set ports on many packets that were missing them
         - Use connection throttling methods on pings too (ticket #1142)
         - Add methods to set ports on pings
         - Argument checking on ping methods
      36225014
    • zzz's avatar
      Use getopt lib in SU3File (ticket #1173) · b7207fd2
      zzz authored
      b7207fd2
    • zzz's avatar
      Add lightweight getopt command line parsing lib · 4dc1241d
      zzz authored
      (ticket #1173)
      This is Java getopt 1.0.14 (released 2012/02/08)
      Source was retrieved from https://github.com/arenn/java-getopt
      Previous version 1.0.13 (released 2006/08/29)
      is available at http://www.urbanophile.com/arenn/hacking/getopt/
      Copyright (c) 1998 by Aaron M. Renn (arenn@urbanophile.com),
      LGPL v2.
      Include the small translation files, add to build.xml and to .tx/config
      Fixes:
        Simplified Chinese
          MessagesBundle_chs.properties renamed to MessagesBundle_zh.properties
        Traditional Chinese
          MessagesBundle_cht.properties renamed to MessagesBundle_zh_TW.properties
        Norwegian Bokmaal
          MessagesBundle_no.properties renamed to MessagesBundle_nb.properties
      4dc1241d
    • zzz's avatar
      fix swapped Dutch and Norwegian on /configui · c59603d3
      zzz authored
      c59603d3
  11. Feb 01, 2014
  12. Jan 31, 2014
  13. Jan 30, 2014
  14. Jan 29, 2014
  15. Jan 28, 2014
Loading