Commit Graph

9530 Commits

Author SHA1 Message Date
kytv
aa4b4b9d2b French, Italian, Romanian, Spanish, and Swedish translation updates 2013-12-01 20:09:16 +00:00
str4d
707f616498 Changes from -rc diff review 2013-11-28 11:10:57 +00:00
zzz
c0ef19a281 i2psnark: Fix mixed public/private tracker detection
(thx str4d)
2013-11-26 03:07:21 +00:00
str4d
ce0596d5b1 Reseed: Listen to "Require SSL" config option 2013-11-25 21:11:56 +00:00
zab2
35b6926e4f Ticket #1047 : Do not adjust window on receiving dups. 2013-11-25 19:21:27 +00:00
zzz
dbdf36d85c Update: Increase torrent from 30% to 60% 2013-11-25 15:34:49 +00:00
zzz
60aa8c57a4 I2PTunnel: Fix a shared client configured with i2cp.newDestOnResume
not restarting correctly, caused by previous checkin
2013-11-24 23:42:53 +00:00
zzz
001070f677 fix setting of BC_AVAILABLE thx str4d 2013-11-24 23:42:13 +00:00
zzz
ffa03f2b83 IterativeSearchJob:
- Recheck completion status just before sending out a wrapped message
 - log tweaks
2013-11-23 17:56:40 +00:00
zzz
54fb91ba8e I2PTunnel: Call destroySocketManager() when replacing
a client socket manager configured with i2cp.newDestOnResume,
  or a shared client.
  This prevents lots of orphaned StreamingTimer threads.
  There are still cases where these threads may stick around,
  when a tunnel is stopped but not restarted. We don't know in
  some cases when a tunnel could be restarted and when it can't.
  destroySocketManager() should always be called when discarding a
  SocketManager but i2ptunnel doesn't do that now. More to do,
  but this fixes the most common case of leaked threads.
  Related tickets: ##642 #961
2013-11-23 17:54:01 +00:00
str4d
fdb0097934 Temporarily moved old help.jsp translations back 2013-11-23 11:44:07 +00:00
str4d
0dde4162e6 susimail: Fix NPE when deleting last message (ticket #414) 2013-11-23 04:24:30 +00:00
str4d
57144f3e6a Added Eclipse projects for SAM and streaming 2013-11-22 03:58:02 +00:00
zzz
0454639db8 bump -30-rc 2013-11-21 23:02:21 +00:00
str4d
c32b451733 i2psnark: type arguments, unused imports 2013-11-21 12:43:45 +00:00
str4d
2f4765665d routerconsole: type arguments, unused imports 2013-11-21 11:31:50 +00:00
str4d
bff79cdae8 susimail: type arguments 2013-11-21 10:49:15 +00:00
str4d
4bddf8ae0b susidns: type arguments, unused imports 2013-11-21 10:17:35 +00:00
str4d
ae79deff39 net.i2p.jetty.*: type arguments, unused imports 2013-11-21 10:13:34 +00:00
str4d
e3aeb267f8 Eclipse classpath consolidation 2013-11-21 09:38:09 +00:00
str4d
c5c26c440d Eclipse Ant builders for core, router and jettylib 2013-11-21 09:11:42 +00:00
str4d
77971624b4 Created Eclipse project for installer/resources
Reverts a change in 7fe82070
This project can be added to the classpath of a JUnit runner
2013-11-21 08:54:42 +00:00
str4d
f5621c5082 Converted lib Eclipse project to standard folder 2013-11-21 08:52:04 +00:00
str4d
3fa7fe9733 Updated routerconsole Eclipse classpath 2013-11-21 08:40:05 +00:00
str4d
c97d07e10a org.cybergarage.*: more type arguments 2013-11-21 06:08:41 +00:00
str4d
567c328331 org.cybergarage.*: type arguments, unused imports 2013-11-21 05:58:54 +00:00
str4d
3aa982529e org.xlattice.crypto.*: type arguments 2013-11-21 05:56:14 +00:00
str4d
0c07f9ff96 More type arguments in UDPTransport 2013-11-21 05:23:35 +00:00
str4d
f0055ccbfe Made type argument for Transport.getClockSkews() consistent 2013-11-21 02:27:53 +00:00
str4d
693cc828c2 Type arguments in OutNetMessage 2013-11-21 02:27:03 +00:00
str4d
688dd23111 gnu.crypto.prng.*: type arguments 2013-11-21 02:18:59 +00:00
str4d
e38db5eb44 i2ptunnel: type arguments, unused imports 2013-11-20 23:36:39 +00:00
str4d
817f531619 merge of '743aa294fa15c3243bb6ad56d4de64f5eff15051'
and '85fa37bf6c3090c0d4c10f4b7b2d679549090c37'
2013-11-20 23:15:31 +00:00
str4d
53623da2eb addressbook: type arguments, unused imports 2013-11-20 23:14:40 +00:00
kytv
4910266d9b merge of '63ea1d70b3fd3886a050d7b196cd7ae261844164'
and '6a57f7039fe5697b9770d642ac1d4653e4b9878c'
2013-11-20 23:10:52 +00:00
str4d
24ae66df6d Core JUnit tests: type arguments, unused imports 2013-11-20 23:06:17 +00:00
str4d
228bd980db Router JUnit tests: type arguments, unused imports 2013-11-20 22:47:14 +00:00
str4d
f161a2dfc9 BOB: NamedDB accesses are synchronized, correct findbugs fix is to remove volatile 2013-11-20 22:12:44 +00:00
str4d
abe1dc676e Dead code, type arguments 2013-11-20 22:05:37 +00:00
zzz
9de57a5d5a log tweak; bump -29-rc 2013-11-20 21:16:13 +00:00
str4d
2cc742c3ed Fixed stupid pasting bug 2013-11-20 19:54:10 +00:00
dg2-new
5bcfe025d5 fix build 2013-11-20 15:40:21 +00:00
zab2
6dc6ca7713 avoid <? extends Object> generics 2013-11-20 15:11:35 +00:00
dg2-new
eabcc96a99 remove useless string 2013-11-20 14:52:44 +00:00
dg2-new
28b6675979 findbugs BOB/SAM. more to do. 2013-11-20 12:02:44 +00:00
str4d
413ad6b0e6 BOB findbugs 2013-11-20 09:56:57 +00:00
str4d
a7a7e96188 Findbugs in imported core code 2013-11-20 09:15:12 +00:00
str4d
796dbc5d2e Fixed bug hidden by Set<RouterInfo> -> Set -> Set<Hash> unchecked conversion 2013-11-20 04:18:15 +00:00
str4d
c86845078c Reverted change in net.i2p.router.Router 2013-11-20 04:06:59 +00:00
str4d
89dcceefee Core: type arguments, unused imports 2013-11-20 04:02:28 +00:00