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

Skip to content
Snippets Groups Projects
history.txt 383 KiB
Newer Older
zzz's avatar
zzz committed
2011-07-08 zzz
  * I2NP: Consolidate common code from TunnelBuildMessage and
          TunnelBuildReplyMessage into a common base class
zzz's avatar
zzz committed
  * NetDB: Fix NPE at startup (ticket #493)
  * Sha256Standalone:
    - Use system SHA-256 MessageDigest instead of Sha256Standalone in PRNG
    - Deprecate DataHelper functions using Sha256Standalone arguments;
      used only by Syndie
    - Note deprecation in javadocs

zzz's avatar
zzz committed
2011-07-07 zzz
  * Blockfile:
    - Log error on out-of-order spans
    - Log error on corrupt level and discard
    - Fix SkipSpan non-flush bug causing null levels
    - Add level fixer that repairs nulls and out-of-order levels
    - Fix bug on backwards span construction, not hit in practice
    - Lots of log level changes

zzz's avatar
-5  
zzz committed
2011-07-06 zzz
  * EepGet: Add method to add extra headers to request
  * Floodfills: Increase again
  * HTTP Proxy: Fix error on shutdown
  * NamingService: Use HostsTxtNamingService if default fails to initialize
  * Netdb: Catch exception on dup netdb entries
  * Netdb exploration:
    - Remove floodfills from dont-include list in exploration
      DatabaseLookupMessage, as the dont-include-floodfills flag
      has been supported since release 0.7.9.
      This will make exploration work better, as there is room for
      non-floodfills in the don't-include list now.
    - Reduce min and max exploration intervals
    - Explore aggressively at startup and if known routers is low
    - Explore slowly if known routers is high
  * PeerManager: Load profiles in separate thread to avoid slowing
                 down the context initAll()
  * Tunnels: Use exploratory tunnels to help maintain a minimum number
             of connected peers

2011-07-03 zzz
  * AppContext: Add hasWrapper() method
  * Shutdown:
    - Clear more resources in peer manager, netdb, stat manager,
      session key manager, naming service, tunnel dispatcher,
      OCMOSJ (result of testing with jvisualvm)
    - Don't call wrapper on shutdown (starting two threads) if we
      were started with runplain

2011-07-01 zzz
  * EepGet:
    - Fix error output bug
    - Output error data for 504 too
  * I2PThread: Remove logging, too many issues with extra contexts
  * Router, console, i2psnark: Change three errors to warns (tickets #479, #482, #487)

2011-06-30 zzz
  * BlockfileNamingService:
    - Support readonly blockfiles
    - Open blockfile readonly if not in router context
    - Log warning if blockfile is locked
    - Set as default
  * DataHelper: Throw IOE if uncompressed data too big,
    instead of silently truncating
  * EepGet:
    - Add method to get response code
    - Add method to write error data to the output
    - Increase buffer size to 8 KB
    - Trim content type
  * IRC Server: Send a message back if the tunnel is up but the server is down
  * NewsFetcher: Change default interval to 36 hours
  * Random: Refactor refiller for concurrent
  * Shutdown:
    - Register shutdown hooks for caches, in the first step of cleaning up
      resources on shutdown, which is important in Android as the JVM
      isn't going away.
    - Clear profiles from memory on shutdown
    - Add shutdown hook for AsyncFortunaRandomSource
    - Implement and call shutdown for BandwidthRefiller
    - Implement and register shutdown hook for i2ptunnel
    - Implement and register shutdown hook for Jetty console server
    - Implement and register shutdown hook for Timestamper
    - Fix UPnP-SSDPNotifySocket thread not stopping
    - Fix all but one UDP PacketHandler threads not stopping
    - Fix i2psnark DirMonitor not stopping
    - Fix UPnP-Disposer not stopping quickly
    - Implement and call YKGenerator and DHSessionKeyBuilder shutdown
    - Implement and call shutdown for RouterWatchdog
    - Kill the global app context
    - Recognize multi-router case
    - Fix RandomIterator, YKGenerator, DHBuilder, NTCPConnection
      hanging on to old context
    - Fix DHBuilder thread not stopping
    - Stop I2PThread from starting a new App context at shutdown
    - Stop LogWriter from starting a new App context at shutdown
    - Have router kill any leftover App context at startup
    - Fix I2PThread hanging on to old context
  * Updates:
    - Add the router version to the zip file comment in the updater
    - Add a class to extract the zip file comment
    - Require the sud version header to match the zip file comment
      to prevent spoofing of the version number, since the version
      number in the header is not covered by the sud signature.

zzz's avatar
zzz committed
* 2011-06-27 0.8.7 released

zzz's avatar
zzz committed
2011-06-26 zzz
  * Fixes after review:
    - 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
    - Test script updates
    - Javadocs

zzz's avatar
zzz committed
2011-06-23 zzz
  * IRC: Allow outbound INVITE

2011-06-21 kytv
  * Make the i2prouter script fail more gracefully if there's
    a problem loading the wrapper.

2011-06-14 zzz
zzz's avatar
zzz committed
  * Build: New targets for including jbigi in the updater
  * Console: CSS tweak for flag box
  * i2psnark: Recognize ktorrent
  * Jbigi / NBI / wrapper / installer:
    jbigi and wrapper files for arm.
    Compiled on trimslice with gcc version 4.4.5 (Ubuntu/Linaro 4.4.4-14ubuntu5) 
    Log postinstall errors to postinstall.log.
zzz's avatar
zzz committed
  * NetDB: Increase floodfills and better adjustment based on available memory
  * RateStat: final
zzz's avatar
zzz committed
  * Router: Delete old libjbigi.so and libjcpuid.so at startup if jbigi.jar is newer.
            This will force a reextraction by CPUID and NBI.
duck's avatar
duck committed
2011-06-13 duck
    * Finnish, Italian, Polish and Vietnamese translations, thanks Transifex teams.

2011-06-13 zzz
   * To ensure we don't release bad packages, fail the build
     if gettext fails. Change property at top of build.xml if
     you don't have gettext and want the build to continue.

kytv's avatar
kytv committed
2011-06-12 kytv
   * Add jcpuid files (32 & 64bit) for Intel Macs
   * Compile jbigi-osx-none for Intel Macs. libjbigi-osx-none.jnilib
     is now a fat binary combining the already existing PPC 
     compile and my new x86 build.
2011-06-11 zzz
    * i2psnark Polish translation, thanks polacco

2011-06-10 zzz
    * CPUID, NativeBigI: Add support for atom, core2, corei, nano, pentiumm, geode
    * Random: Add config setting prng.bufferSize to override the default 256 KB
    * JBigI:
      - Add new libjbigi-linux-xxx.so files built by sponge, now that we have
        CPUID.java support for them (thanks hottuna).
        See http://zzz.i2p/topics/306 for discussion and test results.

        64-bit processors (atom, core2, corei, nano):
        Built with GMP 5.0.2. License is LGPLv3.
        Built by sponge with GCC 4.4.4, downloaded from
        http://sponge.i2p/files/jbigi/gmp-5.0.2/
        For 64-bit processors, both performance testing and
        the GMP changelog http://gmplib.org/gmp5.0.html led us to use 5.0.2
        for both the 32- and 64-bit versions, even though the files are twice as big.
        5.0.x contains specific optimizations for atom and nano.
        All 64-bit libs have _64 appended.

        32-bit processors (pentiumm, geode):
        Built with GMP 4.3.2. License is LGPLv3.
        Built by sponge with GCC 4.4.4, downloaded from
        http://sponge.i2p/files/jbigi/gmp-4.3.2/
        The 4.3.2 files are half the size of those built with GMP 5.0.2, and there was
        little or no performance difference between the two versions for 32 bit processors.
    * NBI: Enable 64-bit processor detection
    * Profiles: Skip and delete a corrupt profile read from disk

2011-06-10 kytv
   * jcpuid & jbigi added for 64bit Windows (only used with a 64bit jvm).

kytv's avatar
kytv committed
2011-06-09 kytv
   * Added an x64 wrapper for Windows. This is needed because a 32bit wrapper
     cannot start a 64bit JVM.

2011-06-08 zzz
    * Build:
      - Add standard manifest to jbigi.jar
      - Don't do 'mtn list changed' if not in a workspace or not needed
    * LogManager: Use DataHelper methods for loading and storing config
2011-06-08 kytv
    * Update jbigi/jcpuid Windows dlls. As was done for FreeBSD and Linux, the 
      libraries for 32bit CPUs were linked against gmp-4.3.2 and those for the 
      64bit CPUs were linked against gmp-5.0.2.

2011-06-07 kytv
    * Upgrade the wrapper to 3.5.9. Noticable changes include:
      - FreeBSD amd64 is now a supported arch along with i386. To use the wrapper
        with the most recent version of FreeBSD the port 'misc/compat6x' will need
Loading
Loading full blame...