- May 25, 2016
-
-
zzz authored
-
- May 24, 2016
- May 23, 2016
-
-
zzz authored
White icon copied from Android drawable-mdpi/ic_stat_router_active.png for Windows Converted to black in Gimp for Mac
-
- May 22, 2016
-
-
str4d authored
-
- May 20, 2016
- May 19, 2016
-
-
zzz authored
and Windows as a service. (ticket #1495)
-
- May 12, 2016
-
-
zzz authored
addresses found for that hostname. Fix binding if more than one IP or host was configured. Log tweaks
-
zzz authored
Don't put random data in zeroed fields Increase random data in originate timestamp from 1 byte to 2 bytes Verify originate timestamp to prevent injection Verify received packet size Log tweaks, javadocs, cleanups
-
- May 09, 2016
- May 08, 2016
- May 07, 2016
-
-
zzz authored
Hide disabled items in Swing menu
-
zzz authored
Hide browse menu item if not supported
-
zzz authored
Refresh package-lists
-
zzz authored
-
zzz authored
-
zzz authored
for gettext < 0.19
-
zzz authored
and 'a8e6813e94cbc0bdccb063d140214db36af7ac1f'
-
dev authored
Added support for armv6/armv7/aarch32/aarch64 BITS detection to build scripts.
-
- May 06, 2016
-
-
zzz authored
- Show systray controls for all OSes on /configservice - Implement backend for systray control
-
zzz authored
- Add DTG to updater - Fix and bundle DTG license info - Remove jstl.jar and standard.jar from updater, last changed in 0.9 - Fix bundling of Tomcat license info Console: - Change to new DTG constructor - Don't attempt to start systray or DTG when running as a service
-
zzz authored
and '602d5ca1a488f10859327e19709700a7e1837c7c'
-
zzz authored
Use Swing for non-Windows menus because AWT looks terrible on Linux and the button handling there is almost impossible to fix TODO: test on Mac
-
- May 05, 2016
-
-
dev authored
Added automatic detection for the BITS variable.
-
dev authored
To make sure that our debian build scripts work, set BITS to 64 if unassigned.
-
zzz authored
Add graceful restart and shutdown menu items Add basic adjustment of menu based on shutdown state Disable wrapper notification for now
-
zzz authored
completely inconsistent with the AWT SystemTray menus; move to the AWT menu as a submenu. This was the last of the Swing UI elements, mathias ripped out the all of them in Nov. 2010, but then added this one in Feb. 2011. Remove LookAndFeel setting, only works for Swing.
-
zzz authored
-
zzz authored
- Remove all static log, context, and instance fields - Make Main class a RouterApp - Remove unused ConfigurationManager class - Translate tooltip, disable tooltip on linux - Use safer exec call to start i2p - Remove all images, use itoopie - Don't start spinner thread in router context - Handle various startup errors better - Synchs, finals, javadocs, cleanups
-
zzz authored
-
- May 04, 2016
-
-
zzz authored
-
zzz authored
All binaries from Tanuki delta pack, except for armhf, compiled on Raspberry Pi: ant 1.8.2 javac 1.6.0_38 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) Old 3.5.25 wrapper.jar moved to win-all, use it in windows-only installer so it will be consistent with the old binaries. Fixes wrapper failure on FreeBSD 10 (ticket #1118) Minor i2prouter script fixes for FreeBSD 10, from anonimal (ticket #1118)
-