7a690b245f
rename windows installer; 0.9
2012-05-01 21:06:17 +00:00
kytv
188316132e
refer to translation updates
2012-04-26 18:37:18 +00:00
112b88a7f9
* Fix i2psnark dir when started from Windows no-wrapper (ticket #627 )
2012-04-20 13:44:41 +00:00
kytv
d402f0c93d
history update
2012-04-14 17:46:17 +00:00
kytv
6acece85a2
German, Spanish, and Swedish translation updates from Transifex
2012-04-12 20:25:52 +00:00
2d24f01831
- Non-default theme cleanups
...
- Theme and translate home page logo
2012-04-12 17:54:44 +00:00
565807126c
* RouterInfo: Fix fatal NPE in last checkin
2012-03-28 19:17:39 +00:00
bed548d5af
24
2012-03-27 20:34:40 +00:00
sponge
97f23286d3
allow SHOUTcast/icecast to work over the http proxy + cleanups
2012-03-27 17:41:02 +00:00
11ff89fef2
- Try again to fix console on Windows w/o IPv6 (ticket # 621)
2012-03-26 14:07:38 +00:00
bdfca07626
- Fix dup torrent msg with magnets (tickets #433 and #504 )
...
- Fix state when storage dies during transition out of magnet mode
- Fix NPE in magnet mode
- Error logging improvements
- Support add-torrent with infohash alone
- CSS tweaks
2012-03-24 12:58:13 +00:00
675e8a91a4
* RetransmissionTimer: Instantiate per-destination
2012-03-22 20:40:35 +00:00
bafef846d9
* SimpleScheduler, SimpleTimer, SimpleTimer2: Replace static instances
...
with I2PAppContext-rooted references
2012-03-22 19:53:05 +00:00
e3da181cea
* NetDB:
...
- Don't reread RI if netdb date is recent
- Prevent LS/RI overwrites
- Disallow hash mismatches in RI files
- Reseed won't fetch our own RI
- Reseed won't overwrite recent RIs
2012-03-20 18:38:28 +00:00
sponge
4ffbfce51e
Plugins: Order and reverse order plugin names for start/stop all cases.
2012-03-19 12:37:39 +00:00
sponge
d1ed30e79c
Plugins: less confusing message, fix CNFE by catch and ignore on delete.
2012-03-19 01:46:47 +00:00
508533b83e
-17
2012-03-17 22:07:51 +00:00
3a2fe5e860
* OCMOSJ: Refactor cache to its own class, make non-static
2012-03-16 12:20:29 +00:00
sponge
1f407bc34f
Plugins
2012-03-15 00:39:11 +00:00
2436d86000
* DHSessionKeyBuilder:
...
- Move from core to router/transport
- Make non-static, instantiate in TransportManager
- Generate keypair in constructor and make final
to move more processing to the precalc thread
and eliminate races
- Synchronize getSessionKey() to eliminate races
- Comment out unused methods
* UDPTransport:
- Make key builder final in InboundEstablishState to
eliminate rare NPE (ticket #406 )
- Remove unused static instance
2012-03-14 12:09:02 +00:00
sponge
913994f312
Add sponge.i2p :-D bump version.
2012-03-13 11:11:41 +00:00
sponge
0fabbc9039
Plugins: bugfix and defer update.
2012-03-13 09:49:15 +00:00
sponge
92c3d33ce5
Plugins: Handle 'file://' URLs for installation and updates.
2012-03-13 05:49:02 +00:00
d29da5597f
merge of '4db3befef542b29ac21bba7ed51b609b6e9223ea'
...
and 'fe5447c647ccadee0d67aa5db36f5ed785520a1b'
2012-03-12 15:02:49 +00:00
2415091a2f
* Console:
...
- Better IPv6 test, hopefully will work on Windows
- Hide home page flags once language is selected
- Home page shrinkage and other CSS tweaks
2012-03-12 14:30:38 +00:00
sponge
05537ba1b2
Slackware package script updates
2012-03-11 23:54:02 +00:00
703f28e87d
* Build:
...
- Include old commons logging classes in commons-logging.jar
- Preserve manifests in Jetty/Tomcat jars
* Jetty Logger: Promote warns to erros when a Throwable is the second arg
2012-03-11 18:30:43 +00:00
sponge
f91f83faef
fix broken comment in jetty.xml
2012-03-11 16:46:45 +00:00
9e3b49d67f
-10
2012-03-10 21:59:26 +00:00
5ab17da73d
* Simplify default eepsite base and CGI contexts to use a Context
...
instead of a ContextHolder, ServletHandler, and ServletHolder.
This also fixes / which returned a zero-length file,
broken in the last checkin.
2012-03-09 20:00:18 +00:00
e331800898
* Update default eepsite base context to use DefaultServlet
...
instead of ResourceHandler, to provide resume, directory
indexes, caching, etc.
2012-03-09 16:03:27 +00:00
97f402be0b
* SessionKeyManager:
...
- Don't use unacked tagsets after consecutive ack failures
and revert to full ElGamal if necessary (ticket #574 )
- Synchronize creation of new sessions to prevent dups
- Don't remove an unacked session until it's really out of tags
- Failsafe removal of old unacked tagsets
- Cleanups, final, comments, log tweaks, debug.jsp tweaks, synchronization tweaks
2012-03-08 17:48:19 +00:00
kytv
a9935cb609
Spanish and German translation updates from TX.
...
Updated EN po files to push to TX.
2012-03-07 01:39:39 +00:00
0cea3e03ae
* Webapp class loader: Fix dup classes in classpath
...
caused by last checkin (symptom: i2psnark in wrong directory)
2012-03-06 14:04:04 +00:00
6c2d4ded1c
add time interval to graph legends
2012-03-05 15:00:52 +00:00
60f35bdd5d
history for prop, -4
2012-03-04 17:01:17 +00:00
8cd9fb80ba
history for prop, -2
2012-03-03 20:25:49 +00:00
f62c3047b5
history for prop, -1
2012-03-02 01:34:21 +00:00
ef1447a816
0.8.13
2012-02-27 15:25:23 +00:00
kytv
8a4bbe157e
Translation updates for de, es, it, sv, and uk from Transifex
2012-02-22 20:41:57 +00:00
b29a9f43ce
* ExploratoryPeerSelector: Use fast peers if hidden for
...
inbound tunnels to improve success
* NetDB:
- Don't publish our RI if it has no addresses
- Publish our RI sooner after startup
to facilitate our IB tunnel builds
2012-02-22 14:14:17 +00:00
b8a1ab0138
- Don't delete privkey file for a non-persistent client tunnel
...
(ticket #599 )
2012-02-20 23:19:53 +00:00
939329a96c
i2ptunnel: Fix streamr session registration
2012-02-20 22:10:30 +00:00
ad8ce95545
Streaming: Fix race NPE (thx echelon)
2012-02-20 19:34:13 +00:00
kytv
a15e4c6c28
Revert the last check-in and correct my earlier addition of Czech.
...
The Czech language is CZ but the Czech country is CZ.
2012-02-19 22:07:12 +00:00
kytv
e407c046d9
Add the correct flag for the Czech Republic
...
Public domain from the Wikimedia Foundation
2012-02-19 21:52:29 +00:00
ab1ee37077
* netdb.jsp: Fix debug median calculation
2012-02-17 23:08:03 +00:00
kytv
051bc9c468
Add Czech language from Transifex
2012-02-17 12:24:43 +00:00
str4d
a3597e45fa
Bumped build number to -13 so tunnel wizard gets tested
2012-02-13 00:00:00 +00:00
29c85254e7
WorkingDir: Fix detection of migrated directory
2012-02-10 21:54:43 +00:00