7feed50af4
-5
2009-12-13 09:26:10 +00:00
c4bb84058a
sort peers per country
2009-12-12 17:49:54 +00:00
c3dc76e35f
disable internal sockets until I can fix the borkenness
2009-12-12 01:36:57 +00:00
1cec793217
add missing file, prop history, -2
2009-12-11 18:26:53 +00:00
f446a5f1fc
* Misc. cleanups after review, prep for release
2009-12-08 00:41:58 +00:00
1cd54dc12e
* netdb.jsp: Fix bug caused by XSS fix
...
* Translations: drop ru until after release
2009-12-06 21:42:28 +00:00
708b3a662c
* Build: Fix poupdate dependency
...
* Console: Add Russian option
2009-12-05 17:19:23 +00:00
978cd2c484
* BOB: fix a critical bug causing ghosts on probes and remove unused code.
2009-12-05 13:26:40 +00:00
f5c1acc749
Fix potential XSS holes
2009-12-04 00:27:05 +00:00
4c812c7bff
* HTTP Proxy: Don't send proxy.i2p to the naming service,
...
it was making the error pages load slowly
2009-11-29 18:49:28 +00:00
278b917494
net.i2p.router.transport.udp deadwood code cleanup.
...
documented rare NPE in InboundEstablishState.java.
2009-11-29 15:02:50 +00:00
0642fa8093
* Improvement to BOB's TCPio to hopefully lower load average. It seems
...
to be helping a little when stress-tested with Robert.
2009-11-28 13:53:34 +00:00
105524d9c0
remove another 8887 reference
2009-11-24 20:22:31 +00:00
8433724452
* Netdb Floodfill rework part 4 of N: Search closest-to-the-key
2009-11-21 13:50:39 +00:00
312ba2599f
- Note failed floods in the profile
...
- Reduce max flood
2009-11-18 14:24:38 +00:00
8e889cd292
bye TPB
2009-11-15 23:50:45 +00:00
c393e70ca9
* HTTP Proxy:
...
- Add support for error page translations
- Add support for external pages for all errors
- Fix lack of \r in error page headers
- HTML transitional fixes
- Cleanups
2009-11-14 15:05:44 +00:00
6c00bb20b6
* Console: Some colon cleansing
...
* Shitlist: Move HTML renderer to router console,
add cause parameter for ease of translation,
tag all causes
2009-11-11 20:28:13 +00:00
4533a86712
-15
2009-11-10 20:39:09 +00:00
fa252f5e8f
Retrofit "dr|z3d" to history.txt for latest updates.
2009-11-09 18:28:01 +00:00
580b9b450f
Add "midnight" theme to the installer manifest; bump to -14.
2009-11-09 18:00:08 +00:00
a0b4b7db86
* Console:
...
- countries.txt: Convert to mixed case, include in update
- netdb.jsp: Hide all routers by default, sort and tag country names
- oldstats.jsp: Move to stats.jsp
- profiles.jsp: Show new DBH times instead of counts
* Profiles:
- Track last good and bad lookup times
and last good and bad store times,
to prep for floodfill changes
- Don't reset last-heard-about at router startup
* Checklist and Android readme fixups
2009-11-07 19:32:00 +00:00
413ab6d7e4
-12
2009-11-04 16:12:59 +00:00
5190b2db1f
Fixups to Slackware scripts
2009-11-04 10:27:02 +00:00
428cbdce2a
* Console:
...
- More tagging
- Show user-installed themes on configui.jsp
- Fix reseed button spacing
* GraphHelper cleanup
* Susidns: add link to subscription faq
2009-10-31 18:18:36 +00:00
b4d83b18fa
tag and script fixups
2009-10-29 23:22:51 +00:00
e5212937af
* Console:
...
- Remove limiter status from peers.jsp
- Fix UPnP status header
2009-10-28 22:12:10 +00:00
a2d90eebea
* Console:
...
- Don't save config when checking for updates on configupdate.jsp
- Rework ConfigRestartBean and tag
- More tag fixups
- Add lang=xx for testing
- Add file for additional tagged strings
2009-10-26 21:48:46 +00:00
a5cd0bdd3f
- Rename cssHelper to intl for ease of tagging
...
- configui.jsp post-prop fixup
2009-10-23 13:55:44 +00:00
f44b1a35bc
Sidepanel space efficiencies; "paperclips" for index.jsp links; fix news.xml link.
2009-10-21 16:34:43 +00:00
26f02a4771
-4
2009-10-20 16:35:13 +00:00
4651b7007b
Bump to -2.
2009-10-16 20:29:29 +00:00
bdd0c3f961
-1
2009-10-16 15:08:27 +00:00
405b85c4b4
Cleanups after review and prep for release
2009-10-11 22:51:43 +00:00
3c260aa333
fix rare ElGamal AIOOBE
2009-10-09 16:00:38 +00:00
aeb711acde
merge of 'd14138bee147039ed42a30254eb29e75c42c1ae2'
...
and 'f513d5843ba7ec1c5fb1de267d196ed59df37018'
2009-10-09 14:12:25 +00:00
088f9558ec
fix persistent client key on split directories - thanks user!
2009-10-09 13:56:34 +00:00
8939c573ea
Update readmes to include pastebin and echelon's software archive; minor
...
layout tweak for English readme.
2009-10-09 13:52:36 +00:00
116762ebce
doc and eepsite index updates
2009-10-07 17:12:00 +00:00
9b97d32ea8
fix snark npe caused by last checkin
2009-10-04 14:06:14 +00:00
90737493e6
-21-rc
2009-10-02 15:20:50 +00:00
7e8037979f
* fixups to SlackBuilds. requiredbuilder does the wrong thing, and
...
thinks that java is perl! This isn't really a big deal,
the file format is simple enough and the requirements are known.
2009-09-21 08:54:41 +00:00
1850e893e9
removes a bug in SAM v1 and v2 (introduced when merging with v3)
2009-09-07 17:33:29 +00:00
1f1d089fda
Move FloodSearchJob to its own file, history for two props, -19
2009-09-04 19:58:15 +00:00
49ff3cfbf3
* Small logic fix for dr|z3d
2009-09-02 00:08:03 +00:00
8053fb5eae
prop history, -18
2009-08-27 19:59:11 +00:00
456ed0aab4
history for 2 props, -17
2009-08-24 00:28:49 +00:00
9225d01b29
* Fix broken 'check for update' button on configupdate.jsp
...
* history for prop from test3, -16
2009-08-20 04:13:39 +00:00
8bbe7fabb3
Java code to set Router Console password for dr|z3d
2009-08-19 10:31:51 +00:00
2cba48d4d7
Update history.txt to reflect latest changes.
2009-08-18 02:46:08 +00:00