- Aug 11, 2012
- Aug 10, 2012
-
-
meeh authored
-
- Aug 09, 2012
- Aug 08, 2012
- Aug 07, 2012
- Aug 06, 2012
-
-
zzz authored
ConcurrentModificationException (ticket #680)
-
zzz authored
-
zzz authored
to branch 'i2p.i2p' (head 7bcd2f192b0f571374cc9882eca407095eb97c17)
-
zzz authored
GMP 4.3.2 Compiled on Raspberry Pi with gcc version: gcc (Debian 4.6.3-8+rpi1) 4.6.3 java version "1.6.0_24" OpenJDK Runtime Environment (IcedTea6 1.11.3) (6b24-1.11.3-2+rpi1) OpenJDK Zero VM (build 20.0-b12, mixed mode) Stripped. Had a report that the ARMv5 jbigi worked on the RPi but it didn't for me. See NativeBigInteger for more info. /proc/cpuinfo: Processor : ARMv6-compatible processor rev 7 (v6l) BogoMIPS : 697.95 Features : swp half thumb fastmult vfp edsp java tls CPU implementer : 0x41 CPU architecture: 7 CPU variant : 0x0 CPU part : 0xb76 CPU revision : 7 Hardware : BCM2708 Revision : 0002
-
str4d authored
-
- Aug 05, 2012
-
-
zzz authored
-
zzz authored
and 'bed1572eff55282ffcb5a2b92d02813eb04c0548'
-
zzz authored
- Limit PacketHandler threads to 1 (ticket #660) - Limit queue sizes between UDPReceiver and PacketHandler, and between PacketHandler and MessageReceiver, to prevent OOMs and/or excessive queue delays - Increase UDPPacket cache size based on max mem - Remove more stats
-
zzz authored
* I2PSessionImpl: One more volatile (ticket #659)
-
str4d authored
and '925b1411e60b0e76e2421becd84d6c63832b69bb'
-
- Aug 04, 2012
-
-
kytv authored
At the same time I'm making more Debian-specific changes, such as - not checking for Gentoo (this is obviously never going to be true :P) - not mentioning IzPack replacing variables (also not applicable) - inform about dpkg-reconfigure i2p in the event someone tries to remove or install an initscript with "i2prouter install|remove|uninstall" - remove the manual wrapper instructions
-
kytv authored
This will solve the issue of I2P_CONFIG_DIR being set incorrectly if another user runs i2prouter once, such as when installing the initscript.
-
zzz authored
- Protect against null DHT races - Add message about restarting tunnel when DHT config changes - Add DHT size to table totals
-
- Aug 03, 2012