|
4b938a02e7
|
log tweak
|
2014-04-05 12:33:53 +00:00 |
|
|
44a5740a04
|
Add server option for unique local address per-client
as suggested in https://lists.torproject.org/pipermail/tor-dev/2014-March/006576.html
|
2014-04-05 12:30:58 +00:00 |
|
|
8d73b2e838
|
Fix changing outproxy without stopping tunnel (ticket #1164)
|
2014-04-05 12:24:50 +00:00 |
|
|
e1fc6893b4
|
SocketErrorListener callback is unimplemented
|
2014-04-05 12:18:14 +00:00 |
|
|
7487ab8848
|
i2ptunnel: remove extraneous '>' from editClient
|
2014-04-02 01:25:47 +00:00 |
|
|
e675416b8c
|
debian: re-enable javadocs pkgs, bump changelog
|
2014-04-01 21:27:49 +00:00 |
|
|
24a133fe67
|
add .pc/ to .*ignore
|
2014-04-01 21:22:41 +00:00 |
|
|
0570feda6f
|
* NetDB: Handle RI response from non-floodfill router down a client tunnel
|
2014-04-01 13:05:51 +00:00 |
|
|
b206665c72
|
TunnelPoolSettings constructor tweak
|
2014-04-01 13:03:40 +00:00 |
|
|
8a6fb132f5
|
* Console: Fix summary bar html when displaying an update constraint
|
2014-04-01 13:01:13 +00:00 |
|
|
6992ca8b98
|
build path update
|
2014-04-01 13:00:28 +00:00 |
|
|
fd916a7646
|
test script updates
|
2014-04-01 12:59:27 +00:00 |
|
|
90cd68900e
|
0.9.12
i2p-0.9.12
|
2014-03-31 12:43:15 +00:00 |
|
|
3f865edb4f
|
Convert pt_BR getopt translation from ISO-8859-15 to escaped UTF-8
|
2014-03-31 12:36:50 +00:00 |
|
|
2e8681de2c
|
getopt translations
|
2014-03-28 20:23:53 +00:00 |
|
|
2d85b98c20
|
* i2ptunnel.config: Remove irc.freshcoffee.i2p
* NetDbRenderer: Adjust debug floodfill estimate
* StatManager: Don't start thread for an empty config
* StatisticsManager: Don't publish client tunnel stats
* Log tweaks
|
2014-03-28 14:01:39 +00:00 |
|
|
d28d6efb79
|
geoip updates
|
2014-03-28 12:21:52 +00:00 |
|
|
43d84a5f07
|
fr, nb, and ru translation updates
|
2014-03-28 12:21:32 +00:00 |
|
|
e4d57f62bb
|
merge of '1202f5d3645add930a96dfa77cd2b2ebfb56ca95'
and '5c131297d763f8953029fea257681d55f2103aaa'
|
2014-03-24 11:57:46 +00:00 |
|
|
a974268e7b
|
postinstall: fix freebsd x86 wrapper path
Spotted in the FreeBSD Port (http://svnweb.freebsd.org/ports/head/security/i2p/files/patch-installer__resources__postinstall.sh?view=markup)
|
2014-03-24 11:57:04 +00:00 |
|
|
1695af7011
|
belated jisko.i2p
|
2014-03-23 20:44:47 +00:00 |
|
|
682c4cd0b8
|
remove extraneous '>' from editServer
|
2014-03-23 18:33:29 +00:00 |
|
|
0f6d039391
|
Console: Handle stopping plugin ClientApps
|
2014-03-23 10:55:00 +00:00 |
|
|
d6233a8798
|
add *.torrent to .gitignore
|
2014-03-21 11:35:37 +00:00 |
|
|
4f12e81dbb
|
build: add -pre-release target, add addt'l files to distclean
Moving the pre-release checks to a new target (to be run at the very start of
"release")
|
2014-03-21 11:35:04 +00:00 |
|
|
ab612d0088
|
cleanup of *clean targets, remove more generated files in distclean
|
2014-03-19 22:00:43 +00:00 |
|
|
3fa7bb9dc5
|
mtn-ignore: ignore .torrent
|
2014-03-19 21:59:27 +00:00 |
|
|
22b3d4d70b
|
translation updates
|
2014-03-16 23:56:43 +00:00 |
|
|
bd6c588c74
|
* SSU: Fix corruption of introducer keys
|
2014-03-16 18:27:46 +00:00 |
|
|
6c202e8f1d
|
fix router identity test broken by previous checkin
|
2014-03-15 19:40:41 +00:00 |
|
|
24e6750529
|
* Certificate: Fix null cert hash code
* Hash: Cleanup of cached hash
* NetDB: Randomize returned DSM timestamp
|
2014-03-15 18:43:42 +00:00 |
|
|
af7ce8e18e
|
remove extraneous <a> tag
(fixing my mistake)
|
2014-03-15 13:47:53 +00:00 |
|
|
c73f0eeeb5
|
more Jetty classpath cleanup
|
2014-03-13 13:58:50 +00:00 |
|
|
c68769cf7f
|
MultiMap: Cleanups, javadocs after review
|
2014-03-13 13:57:10 +00:00 |
|
|
3e639a319d
|
SAM:
- Classes static/private
- Fields private/final
- Remove unused fields
- Remove shadowing fields
- Remove dup method overrides
- Remove static Logs
- Remove unnecessary field initialization
- Atomics
- Findbugs
|
2014-03-13 12:22:04 +00:00 |
|
|
1bbb79f5b1
|
log tweaks
|
2014-03-13 12:17:34 +00:00 |
|
|
84e6991374
|
Add .su3 to .mtn-ignore, create new .gitignore file
|
2014-03-13 11:27:37 +00:00 |
|
|
5d1796bb6f
|
Debian: Remove service directory when package is purged
This was in the 0.9.11 packages but not checked into mtn.
|
2014-03-13 02:31:23 +00:00 |
|
|
bfba732f76
|
Debian: Add systemd support (ticket #1208)
Currently just for Debian unstable and Ubuntu Saucy and newer.
|
2014-03-13 02:29:41 +00:00 |
|
|
738c5ed14e
|
Streaming: Workaround for jwebcache and i2phex (ticket #1231)
|
2014-03-12 16:02:23 +00:00 |
|
|
beed080390
|
anoncoin.i2p
|
2014-03-12 15:21:17 +00:00 |
|
|
3624d66c12
|
send message on HTTP Server OOM
|
2014-03-12 15:18:41 +00:00 |
|
|
2cca2781fd
|
* Streaming: Track recently closed connections (ticket #1161)
Consolidate and synchronize code for selecting a random stream ID
|
2014-03-12 12:39:53 +00:00 |
|
|
31d485299c
|
log tweak
|
2014-03-12 12:36:00 +00:00 |
|
|
a39f667c2f
|
set BAOS size
|
2014-03-12 12:35:29 +00:00 |
|
|
5283fc923e
|
* Wrapper: Fix failed restarts on ARM (ticket #1230);
extend shutdown timeouts for all archs.
|
2014-03-12 12:33:36 +00:00 |
|
|
c57552f4e9
|
* Console: Handle ISO-639-2 language codes (ticket #1229)
|
2014-03-12 12:29:38 +00:00 |
|
|
96b4c6b219
|
findbugs sam/bob
|
2014-03-12 12:27:23 +00:00 |
|
|
51911bd9a8
|
fix jetty deprecations
|
2014-03-12 12:25:30 +00:00 |
|
|
1f5926e4e9
|
* PeerManager: Restore profileOrganizer.sameCountryBonus advanced config,
inadvertently removed in 0.9.10
|
2014-03-08 16:03:35 +00:00 |
|