580bb5a6fe
* i2psnark:
...
- Fixes when complete except for skipped files
(ticket #447 ) status in UI, don't connect outbound,
disconnect seeds when done
- More classes pkg private
2012-05-23 16:36:37 +00:00
e27df771aa
- Fix deadlock when changing file priorities
2012-05-22 19:26:37 +00:00
0f321f1597
- Refactor tracker map
2012-05-22 18:19:52 +00:00
10872f751e
- Prevent torrent shutdown when changing file priority to skip
2012-05-22 18:18:30 +00:00
20567ae75e
* RoutingKeyModifier: Update after large clock shift
2012-05-22 18:16:51 +00:00
f06d99480d
javadoc fixes
2012-05-21 12:53:56 +00:00
c2e39687e6
* RoutingKeyModifier: Several changes to ensure the routing key
...
is correctly changed just after midnight.
2012-05-20 18:20:48 +00:00
6972d9d02b
change stat name, log tweak
2012-05-20 18:18:58 +00:00
d8b3d2c508
* i2psnark:
...
- Create sparse files at torrent creation and delay
"ballooning" until first write (ticket #641 )
- Redo clear messages button
- Concurrent message queue
2012-05-20 18:15:36 +00:00
1da1dce981
* Profiles: reduce same-country bonus
2012-05-20 18:13:11 +00:00
c4f9485e13
* Console: Add full file path to thread dump message
2012-05-20 18:12:41 +00:00
9cff4d5a42
final
2012-05-20 18:12:20 +00:00
6ca4b519bf
* i2psnark:
...
- Store received chunks in temp files
- Don't allocate from heap for unneeded chunks
- Remove peer count restriction for torrents with large pieces
- Use priorities and rarest calculations to sort partials
- Preserve p parameter in clear messages link
2012-05-19 13:27:02 +00:00
3685bf04d0
add X-Frame-Options to console headers
2012-05-13 13:05:17 +00:00
fc5e30e6ae
better throttle log msgs
2012-05-09 21:07:33 +00:00
047c668ee1
dont include wrapper .txt files in installer
2012-05-09 21:06:59 +00:00
e55a1f608a
comment out unused text summaries
2012-05-09 21:05:34 +00:00
cbbf82a4ae
Stricter match by matching 'Version:'
2012-05-09 02:18:20 +00:00
81d9e2f164
update changelog
2012-05-06 10:36:22 +00:00
8397296286
Add 'graceful' / comment out stanza not needed on Ubuntu
2012-05-06 10:35:59 +00:00
06d0412558
Spanish & German translation updates from transifex
...
(These were sent to transifex too late to make it into 0.9)
2012-05-05 20:30:08 +00:00
ffde067c5e
s/Reunion/Réunion/
2012-05-05 16:00:37 +00:00
c4a05ec49e
add missing wrapper.jar to installer-nowindows
i2p-0.9
2012-05-02 13:14:44 +00:00
ed92411df2
installer target fixes
2012-05-01 23:41:04 +00:00
7a690b245f
rename windows installer; 0.9
2012-05-01 21:06:17 +00:00
7af65f4346
Update russian translation
2012-04-29 17:31:24 +00:00
3013b56d16
Fixed server tunnel wizard bug - pass a value for privKeyFile
2012-04-26 23:01:12 +00:00
188316132e
refer to translation updates
2012-04-26 18:37:18 +00:00
53c7f7d602
use our jstl.jar instead of glassfish
2012-04-26 18:19:48 +00:00
3ccc102412
German, Spanish, and Swedish translation updates from Transifex
2012-04-26 18:19:07 +00:00
9d1995125a
xml fix
2012-04-21 14:43:51 +00:00
b18f654e37
look for ^# so there aren't surprises later (thanks for pointing it out, darrob!)
2012-04-20 20:14:59 +00:00
a70d9394da
pushed to tx after fixing the bundle-messages script
2012-04-20 19:11:58 +00:00
6eff7be49a
Avoid catching comments in countries.txt
2012-04-20 18:09:40 +00:00
01efcd3156
merge of '4f47546a7fcac5e20d0d9ac04bcae904bb155cc9'
...
and '71ed1d74f02291ae56a495e97fae65970bfbdd30'
2012-04-20 13:55:39 +00:00
112b88a7f9
* Fix i2psnark dir when started from Windows no-wrapper (ticket #627 )
2012-04-20 13:44:41 +00:00
c61b73c281
use <os family="unix"> instead of just <os = 'unix'>
2012-04-20 13:26:23 +00:00
79a7c14fdf
remove search box
2012-04-20 13:25:29 +00:00
e4513d18b9
manpage updates
2012-04-19 23:25:32 +00:00
7870ededcb
Updated en locale files pushed to tx
2012-04-19 23:24:20 +00:00
195a4e971d
merge of '06de0d416fefcfbd6ce12716ce5fed4eefe8a711'
...
and 'e78c33c88a31edac9e53dd6cdf973886ecabd996'
2012-04-18 18:48:26 +00:00
aa02358b1b
disapproval of revision '78927d1f7087f93dca9a96ac375d05d01596fb74'
2012-04-18 18:48:20 +00:00
18fe05b9ef
merge of '06b8a711c60dbb6a9d628c4c5ffd8b205176271a'
...
and 'c1edfeadb75181e65ad8d4c0005b861f3563dd5b'
2012-04-18 18:47:53 +00:00
5b5b3b203c
s/unix|mac/unix/
2012-04-18 18:47:43 +00:00
49cee5bf58
disable the 'convenience links' in /etc/i2p.
2012-04-18 01:45:08 +00:00
ac1b51c9ac
Fix installer-windows build target
...
Izpack tries to parse the 'unix-only' files in Windows. If we don't copy them,
the installation will fail in Windows. Therefore, moving the files that were in
the preppkg-unix target to the preppkg-base target. They're so small I don't
see how this will be a problem.
2012-04-18 01:44:17 +00:00
746b91f257
Since it was suggested, I'm adding my eepsite
2012-04-18 01:41:38 +00:00
77d970fd5a
debian: initscript: reorder, change some exit statuses
2012-04-17 12:33:30 +00:00
678c87d0f4
bump version to -27 (debian package fix and people can get the new wrapper & geoip)
2012-04-17 11:49:45 +00:00
f352a38836
revert back to linking to glassfish-javaee.jar (fixes susidns and i2pbote in Debian)
2012-04-15 22:19:44 +00:00