96cf598691
javadoc
2011-05-22 18:34:41 +00:00
e42b78e177
propagate from branch 'i2p.i2p.zzz.naming' (head 9626e0df682c8d5f706d2c814158ba451f3ebeb5)
...
to branch 'i2p.i2p' (head a3969e6c9c4fd5bfd69cd716ce0df191ad2af634)
2011-05-20 14:12:07 +00:00
4b19801cdb
try to prevent out-of-order logging at shutdown
2011-05-20 14:09:36 +00:00
e2c98ac134
propagate from branch 'i2p.i2p.zzz.jrobin159' (head 08df645290d8e156d88930ddaf71b3f3d8af419d)
...
to branch 'i2p.i2p' (head 69c9e6bd0c6894c335f7d9892aa28ac7d6389907)
2011-05-20 13:52:35 +00:00
ff520b74dc
propagate from branch 'i2p.i2p.libgmp' (head 41a57954f7e78e57f8eb5e30e8ebde7fd75b15dc)
...
to branch 'i2p.i2p' (head d174e772ebd4f3e3eac5c9b5abd7f736c2527eb2)
2011-05-20 13:13:26 +00:00
20452c9387
* Certificate: Fix creation bug; improve router cert generation
2011-05-20 12:46:50 +00:00
7377086aae
0.8.6
2011-05-16 19:58:19 +00:00
5ed22d5c16
cleanups
2011-04-28 18:04:31 +00:00
97bb2d81b7
0.8.5
2011-04-18 03:12:51 +00:00
428db02274
* Console: Hide iframe on mobile browsers
...
* DataHelper: Speed up eq() (Ticket #437 )
* HTTPServer: Strip inbound X-Accept-Encoding header
* netdb.jsp: HTML fixes
* Plugins: Log error when console server not found
* Reseed: Log tweak
2011-04-10 18:22:43 +00:00
fbfffa9987
- SusiDNS cleanups
...
- Logging cleanups
2011-03-29 02:16:42 +00:00
8ae398d786
- Isolate span read failures to that span
...
- Don't keep separate count of spans and levels, use BSL HashMap sizes
- Fix SkipList counts when read in
2011-03-28 20:33:57 +00:00
a818e84dcf
- Cleanups, logging, checks and javadocs
2011-03-28 17:15:46 +00:00
33780ef359
- Fix FLB full check
...
- Cache FLB
- FLB logging, cleanups, checks
2011-03-28 14:27:19 +00:00
9fcb20a7bd
- Free unused span continuation pages (big space savings)
...
- Less data copying during on-disk searches
2011-03-28 04:57:16 +00:00
991acd3917
fix level count init
2011-03-27 22:42:36 +00:00
f4905d2742
- Use new UTF8StringBytes
...
- Track number of SkipLevels in a SkipList
- More double-checks
- Caching cleanups
- Cleanups, logging, generics
2011-03-27 22:36:45 +00:00
b7b7283ff9
- Use new UTF8StringBytes
...
- Track number of SkipLevels in a SkipList
- More double-checks
- Cleanups, logging, generics
2011-03-27 22:19:50 +00:00
bc231b51b5
- Fix several bugs in removal of first or second span
...
- Fix bugs in flushes
- Add magic numbers for free pages and free list
- More bounds checking
- Lots of checks for double-kill / double-free
- Make some freelist errors non-fatal
- Cleanups, logging, javadocs, test code
2011-03-27 18:55:51 +00:00
a7fceb644f
javadoc
2011-03-26 05:50:13 +00:00
312534b635
- Change disk format to add magic number to all pages
...
- Change blockfile magic number to reflect new format
- Cleanups and javadocs
2011-03-26 05:27:34 +00:00
8f9f102baf
- Fix several bugs with BSkipLevels persistence
...
- Logging and debug code
- New serializers
- Cleanups and javadocs
2011-03-26 02:40:17 +00:00
078056f163
implement last-modified
2011-03-24 22:07:19 +00:00
1adb3d19c7
- Better serializer error handling and logging
...
- Automatic corruption repair in blockfile
- Automatic removal of bad entries in BFNS
- Use unsigned shorts to extend max lengths to 65535
- Check max length
- Throw IOE on negative ints
- Tweak fromProperties() exceptions
- Fix DataHelper encoding issues (ticket #436 )
- CSS tweaks
2011-03-24 21:51:20 +00:00
ca5484a984
- Add details page in susidns
...
- Add source in Daemon
- Honor list property in BFNS.lookup()
2011-03-24 03:00:47 +00:00
d6999a3327
* DataHelper:
...
- Undeprecate fromProperties() and toProperties()
- Undeprecate BOOLEAN_FALSE and BOOLEAN_TRUE
- Fix fromProperties() and toProperties() to correctly throw DataFormatExceptions
- Add sort option
- Efficiency improvements in writeProperties(), toProperties(), storeProps(), and toString()
2011-03-23 21:44:38 +00:00
c85931cbc5
log tweaks
2011-03-23 02:22:19 +00:00
7e0d0e2b01
- Implement getNames()
...
- Use getNames() for merging to hosts.txt naming services to avoid O(n**2)
- Fix naming service selection
- Don't merge from master book unless publishing
- Add naming service and direct config options
2011-03-22 22:10:15 +00:00
311bb7a4b6
propagate from branch 'i2p.i2p' (head 6467dc867b03e6be51ac21be14d7f8cbdadc2bd2)
...
to branch 'i2p.i2p.zzz.naming' (head ed37752523387104764b68a1deaaedb5e707e827)
2011-03-22 14:28:16 +00:00
40fd4ccd15
Stats:
...
- Refactor handling of required stats
- Shorten description of required stats
- Improve save messages on configstats.jsp
- Change bw.sendBps and bw.receiveBps stats to bytes, not Kbytes
- Expires directive for graphs
2011-03-21 18:14:58 +00:00
bfb4560dc2
maxMemory() fixes for silly GNU returning Long.MAX_VALUE
2011-03-20 18:14:30 +00:00
14986fbfa1
* Profiles:
...
- Nicer profile dump
- More efficient profile lookup for display
- Fix dumpprofile NPE
- Change file suffix from .dat to .txt.gz
2011-03-19 17:19:54 +00:00
f96342d33a
backport equals() fix
2011-03-19 16:39:22 +00:00
b93e3dfb55
cleanups and permissions
2011-03-16 18:33:56 +00:00
5ef1dd87a5
javadoc fix
2011-03-16 18:14:51 +00:00
ce5ce12e3b
* Naming services:
...
- Refactor caching
- Logging, caching, shutdown cleanup and fixes
2011-03-16 16:11:54 +00:00
02c4bbfc58
fix filtering
2011-03-16 03:01:32 +00:00
bf613448d7
susidns/hoststxtNS compatibility fixes
2011-03-16 01:50:22 +00:00
5095e8a1d6
naming service shutdown stuff
2011-03-16 00:37:54 +00:00
0352ca3ef6
* Naming service, addressbook, susidns:
...
- Replace img hack for susidns requesting addressbook update
with registration and request through the NamingService
2011-03-15 23:16:44 +00:00
12c5b9c21c
* Naming services, addressbook, susidns:
...
- Fix search capability
- Fix result count and view within results
- Fix published address book
- Fix ngettext
- Cache size
- Fix 0-9 filter
- Addressbook updates via API, except for published
2011-03-15 21:52:48 +00:00
8e672ea548
* LogWriter: Prevent NPE after permissions fail
2011-03-12 16:09:57 +00:00
41fc9cf4ca
reverseLookup improvements
2011-03-11 01:11:18 +00:00
7edbd3ad0a
* HostsTxtNamingService:
...
- Add getEntries() and size() support
2011-03-11 00:29:34 +00:00
de815e271c
* Blockfile:
...
- More query options
- More exception logging
- Fix lookup infinite loop
- Fix lookup NPE
* SusiDNS:
- Refactoring for new NamingService API
- Initial conversion to new NamingService API
(still needs work)
- Fix lots of HTML warnings
- Some Java 5 cleanup
2011-03-10 23:06:13 +00:00
ad24f1438f
propagate from branch 'i2p.i2p' (head ca5b19055e887994435b0eb35978484f2489bb6e)
...
to branch 'i2p.i2p.zzz.naming' (head e71d7dc813c07bb2b6798ab74099efdfc1754f47)
2011-03-10 17:59:35 +00:00
f71dfe50f9
* eepget: Don't set X-Accept-Encoding header (ticket #422 )
2011-03-09 17:57:48 +00:00
f4ca3976d5
propagate from branch 'i2p.i2p.zzz.test4' (head 7b50b6c3d48da68078a86a53e55e2c18f55685e8)
...
to branch 'i2p.i2p' (head ebce577e19b70c281daacc5277f98e9bb2bb9630)
2011-03-08 13:31:57 +00:00
28bd1802b4
0.8.4
2011-03-02 15:41:34 +00:00
7b29481124
updates after review
2011-03-01 13:37:40 +00:00