|
e01521618f
|
BOB: just some cleanup
|
2012-08-17 05:39:02 +00:00 |
|
|
523d39b3bb
|
* i2psnark:
- Fix bug preventing completion announcement, broken in 0.9.1
- Fix setting short retry time after initial announce failure
- Fix DHT announce and getPeers
- Fix DHT warning message
- log tweaks
|
2012-08-15 12:44:46 +00:00 |
|
|
269a36c549
|
* Jetty: Don't use direct byte buffers that may be leaking (ticket #679)
|
2012-08-12 11:11:45 +00:00 |
|
|
36bf248385
|
Removed unnecessary <p></p> around <img> on /graph
|
2012-08-12 00:35:09 +00:00 |
|
|
046135f8e3
|
merge of '8027b8544962ebd34af3edfe73bbc8195f8c1e90'
and '871249c3be5c8d8ce83a539ba8c5409876ef3a44'
|
2012-08-11 14:47:43 +00:00 |
|
|
97e469da7b
|
command safari does not exist. using command "open" instead.
|
2012-08-11 14:34:20 +00:00 |
|
|
50d5692884
|
snark build fix sorry
|
2012-08-11 13:51:52 +00:00 |
|
|
a6a0228ef8
|
* i2psnark: Fix DHT nodes not being saved at shutdown
Log infohashes in hex
Don't write out nodes if we don't have any
|
2012-08-11 11:23:27 +00:00 |
|
|
e9c07a123a
|
German and Greek translation updates from Transifex
|
2012-08-11 00:25:43 +00:00 |
|
|
39d9d3f5b6
|
* SAM: Don't use direct byte buffers for streams (ticket #679)
DatagramServer one stays as it is a singleton.
|
2012-08-09 15:12:17 +00:00 |
|
|
8bada7f882
|
merge of '01c1a5c0e70a460534e66dd487aa8676d666168d'
and '441b352d1cef1c64ee96f55692be67cfc4b4abf1'
|
2012-08-09 15:03:01 +00:00 |
|
|
a940062255
|
add ')' missing from str4d's checkins
|
2012-08-09 11:35:41 +00:00 |
|
|
d8dd76c6e0
|
* SAM: Volatiles and finals
|
2012-08-08 17:01:59 +00:00 |
|
|
9cee0ee504
|
* i2psnark:
- Remove static SnarkManager instance
- Allow DHT-only torrents
- DHT debugging
|
2012-08-08 17:00:33 +00:00 |
|
|
58a545d30c
|
Snark: explicitly check if universal theme is "classic", and use "light" if so
|
2012-08-07 23:08:37 +00:00 |
|
|
a21175d903
|
propagate from branch 'i2p.i2p' (head b1fe8f8037e6dd8a1f6be6e30151ad0ca92e6689)
to branch 'i2p.i2p.str4d.fux' (head 723929af49930ca764fe4befb3621a036a3f99b8)
|
2012-08-07 12:28:30 +00:00 |
|
|
31ea4a7093
|
Changed universal theming prop key (so not mistaken as a theme name by routerconsole)
|
2012-08-07 04:29:50 +00:00 |
|
|
1ab8200c7f
|
* Clone System properties before iterating to avoid
ConcurrentModificationException (ticket #680)
|
2012-08-06 14:45:37 +00:00 |
|
|
91e61dbd5c
|
fix flag links so language selection returns to the same page
|
2012-08-06 14:13:15 +00:00 |
|
|
fb4ef57148
|
propagate from branch 'i2p.i2p.zzz.dhtsnark' (head d4f16babae7cb0156609b211f5bb0310b03aaf57)
to branch 'i2p.i2p' (head 7bcd2f192b0f571374cc9882eca407095eb97c17)
|
2012-08-06 14:05:09 +00:00 |
|
|
67f16b0de4
|
javadocs
|
2012-08-05 16:55:39 +00:00 |
|
|
fd3d92d3b2
|
merge of '1045fe48c576267959eae499a22776d9f9acafc3'
and 'bed1572eff55282ffcb5a2b92d02813eb04c0548'
|
2012-08-05 15:16:45 +00:00 |
|
|
4efa87d6bf
|
* i2ptunnel, I2CP, EepGet: Buffer socket input streams (ticket #666)
* I2PSessionImpl: One more volatile (ticket #659)
|
2012-08-05 13:33:28 +00:00 |
|
|
280a708afe
|
- Change secure Node ID requirements again
- Protect against null DHT races
- Add message about restarting tunnel when DHT config changes
- Add DHT size to table totals
|
2012-08-04 17:11:11 +00:00 |
|
|
f5a348a863
|
propagate from branch 'i2p.i2p.str4d.test' (head 190d9be59620f8c6f80e0cb2fc4d9fa839edbb4f)
to branch 'i2p.i2p' (head c884db74f90a9d1c33deca6e2fd2e29f6c1ac8fa)
|
2012-08-03 21:30:29 +00:00 |
|
|
4715dbdbd0
|
fixup after prop
|
2012-08-03 20:40:31 +00:00 |
|
|
afad77af19
|
propagate from branch 'i2p.i2p' (head d2198c4bc21a9d06194cdb2dce24945ebc9d1542)
to branch 'i2p.i2p.zzz.dhtsnark' (head 59fc0206608a5d1323a0acfbcb151d862fe95f95)
|
2012-08-03 20:29:31 +00:00 |
|
|
b4a50ed03a
|
replace SimpleScheduler.getInstance() calls
|
2012-08-03 17:13:17 +00:00 |
|
|
00f9fea98c
|
replace SimpleTimer2.getInstance() calls
|
2012-08-03 16:23:31 +00:00 |
|
|
ccf36abd30
|
* i2psnark: Finish migration to I2P logging to reduce object churn (ticket #673)
|
2012-08-03 11:19:52 +00:00 |
|
|
d147db3382
|
Only call SaveConfig once in ConfigUIHandler
|
2012-08-03 03:49:46 +00:00 |
|
|
9d29dc6b68
|
Fixed bugs introduced while reverting
|
2012-08-01 05:54:07 +00:00 |
|
|
f58f297cdb
|
Reverted susimail to storing theme itself, but checking routerconsole for universal theming
|
2012-08-01 03:00:23 +00:00 |
|
|
376b991b63
|
Reverted i2psnark to storing theme itself, but checking routerconsole for universal theming
|
2012-08-01 02:44:18 +00:00 |
|
|
120d31244e
|
Reverted i2ptunnel to reading theme from routerconsole
|
2012-08-01 02:26:26 +00:00 |
|
|
679549cbf2
|
Reverted susidns to storing theme itself, but checking routerconsole for universal theming
|
2012-08-01 02:04:00 +00:00 |
|
|
a623d924fa
|
Reverted routerconsole to storing theme itself, also store universal theming boolean
|
2012-08-01 01:50:59 +00:00 |
|
|
3d69d2bf63
|
If the theme set for susidns doesn't exist, use the default instead
|
2012-07-31 12:56:23 +00:00 |
|
|
8bcbf24713
|
propagate from branch 'i2p.i2p.zzz.test' (head 5474e1a513fc8144a3d855e9c85d8b235f7f9816)
to branch 'i2p.i2p' (head 5932d3923108572b22a8a7a600f0f9e62ecac347)
|
2012-07-30 22:29:02 +00:00 |
|
|
7ecb90640c
|
fixes after review
|
2012-07-30 13:15:58 +00:00 |
|
|
78b1922dd7
|
"11th hour" de & es translation updates from TX
|
2012-07-28 21:18:56 +00:00 |
|
|
c853337d41
|
merge of '3b6726af78088f84c156c7d5cb40aa0b73946465'
and '5b76774cf78d7a3537006860fc78c00c191c9cb0'
|
2012-07-26 20:50:39 +00:00 |
|
|
05850371a6
|
Finnish, French, German, Spanish and Swedish translation updates from TX
|
2012-07-26 20:31:01 +00:00 |
|
|
c285cb84bd
|
BOB Fix static references to Log
|
2012-07-26 20:30:42 +00:00 |
|
|
a4a0e1def3
|
Replaced a few more /home icons
|
2012-07-25 23:38:25 +00:00 |
|
|
fea7a42ece
|
Reset spin flag in BOB
|
2012-07-24 18:38:36 +00:00 |
|
|
72f74b7f6e
|
Disabled the iframe fallback for the summary bar
HTML compliance wins out over summary bar refresh for users with JS disabled,
for now - get user feedback after release.
|
2012-07-24 13:15:11 +00:00 |
|
|
93097ab630
|
Moved RestartStatus back above LocalDestinations in default /home summary bar
|
2012-07-24 12:05:34 +00:00 |
|
|
0e907c5ad0
|
Replaced 16x16 /home icons with 32x32 ones
|
2012-07-24 05:17:13 +00:00 |
|
|
7f18d25d0d
|
Re-add alt="" to some icons in snark to prevent double text in text browsers
|
2012-07-23 21:49:30 +00:00 |
|