66544f41f2
Tweak /stats for theming
2016-05-01 02:16:46 +00:00
82c55e6008
Remove hard-coded styling that will be moved to CSS
2016-05-01 01:28:49 +00:00
1ad69e7127
Improve contrast of graphs
2016-05-01 01:17:01 +00:00
6470f2d983
Wrap /profiles and /viewprofile info in tables for theming
2016-05-01 01:10:04 +00:00
709ccf6c22
Use tables for /netdb
2016-05-01 01:02:17 +00:00
44a27008dd
Convert various config pages to table layouts
2016-04-18 12:11:05 +00:00
33229a31ee
Use tables for /logs
2016-04-18 05:46:58 +00:00
653047146a
Put /events controls on a single line
2016-04-18 05:36:33 +00:00
423167fdd3
Make /jobs HTML consistent with other pages
2016-04-18 04:55:57 +00:00
4547d5887d
Move name title above name column on /confighome
2016-04-18 04:45:22 +00:00
3790129b30
Fix bug in /configui lang selector when not in advanced mode
2016-04-18 04:32:55 +00:00
aa95750e1f
Make /configclients plugin links consistent with other details
2016-04-18 04:29:57 +00:00
ac6cd7e4c6
Add a bunch of ids and classes to routerconsole HTML for styling
2016-04-18 04:12:15 +00:00
fb5ef83009
fixup jbigi version display
2016-04-28 02:39:32 +00:00
9f31b1fe97
propagate from branch 'i2p.i2p.zzz.gmp6-prop' (head 416ef26df4b91fb9de3e27623551c7f87ec2bfe0)
...
to branch 'i2p.i2p' (head 9466fdeae338d6b0bf049d86975db9b6ddbd3064)
2016-04-28 01:34:48 +00:00
a2873c42bc
i2ptunnel: Fix can't connect error message for servers when
...
in router context, like we did for clients earlier
2016-04-27 15:48:42 +00:00
f35eaaf194
i2psnark: Add CommandLine to jar
2016-04-27 14:27:38 +00:00
6a71c23fd4
Addressbook: Check inner sig even if old name not found
...
More logging cleanup
2016-04-26 13:50:34 +00:00
fc8b72768a
NamingService, BFNS: Add API methods to lookup all reverse entries
...
Addressbook: Use new API methods to simplify delete-all code
i2ptunnel: Output full authentication line
HostTxtEntry: More tweaks for i2ptunnel
2016-04-25 19:25:30 +00:00
0ac83bd7c1
i2ptunnel: Enhance registration authentication page
...
- Enable form
- Switch to multipart form for getting old private key file
- Add advanced authentications
PrivateKeyFile: Add InputStream constructor for i2ptunnel
2016-04-24 21:03:10 +00:00
2a34d1c44a
HostTxtEntry: Fixups for use by i2ptunnel
...
i2ptunnel: Add new registration authentication page
- Remove old, unused hostname signature generation
PrivateKeyFile: Ensure initialization before returning private keys
2016-04-24 18:10:10 +00:00
799d90e1b5
Addressbook: Move HostTxtEntry to net.i2p.client.naming,
...
in prep for use by i2ptunnel
2016-04-23 18:07:35 +00:00
f72753f3eb
Addressbook: Store last-modified date
...
SusiDNS: Display signature validation on details page
2016-04-23 17:11:50 +00:00
d97908b430
SusiDNS: Add support for multiple dests per hostname
2016-04-23 16:52:15 +00:00
2fb8faa166
Addressbook:
...
- Enable parsing and handling of 'remove' actions
- Logging improvements
BFNS: Limit max dests per host
HostTxtEntry: Test improvements
2016-04-23 15:53:02 +00:00
75dd22510b
Addressbook: Fix changedest action
...
- Implement adddest action
- Logging improvements
BFNS: Fix lookupAll() NPE
- Fix addDestination() UOE
- Support long property values
DataHelper: Properties methods cleanup
HostTxtEntry: Test improvements
2016-04-22 23:37:55 +00:00
55de82bb50
Addressbook: Add tests for Daemon to read local subscription file
...
More HostTxtEntry 'remove' methods and tests
2016-04-22 12:58:27 +00:00
4f262f6140
Addressbook: Use new NamingService API methods in action handling
...
- Refactor HostTxtEntry to consolidate properties writing
- More HostTxtEntry tests
- Start of 'remove' entry handling
Blockfile: Cleanup unused code
- Add Iterable interface to SkipList
2016-04-21 14:37:38 +00:00
25bce1031b
Addressbook: Add sign/verify methods for inner signature
...
Add preliminary handling of incoming actions
2016-04-19 00:11:46 +00:00
909622fbd7
Addressbook: Rename ConfigIterator to HostTxtIterator
2016-04-18 13:17:57 +00:00
b69677b709
Addressbook: Add initial support for signatures in subscriptions
...
More cleanups
SingleFileNamingService: Store signature properties on write
2016-04-17 20:20:10 +00:00
4290b1e795
Addressbook build:
...
- Fix main-class in addressbook.jar
- Fix corrupted manifest in addressbook.jar
2016-04-17 15:28:10 +00:00
3428995906
Build: Fix broken build from scratch in jetty build.xml
2016-04-17 12:43:43 +00:00
ca3f9963c6
Addressbook: More cleanups
2016-04-16 21:01:05 +00:00
ebbf7f23ac
Addressbook: Cleanups
...
in advance of new subscription protocol work:
- finals
- Add Iterable interfaces
- Comment out unused methods
- public->private methods
- Close resources in finally blocks
- Javadocs, spelling fixes
- Increase max subscription size
- LinkedList -> ArrayList
- Improve while loops for reading lines
2016-04-16 18:35:46 +00:00
df16ce6f77
javadoc note
2016-04-16 16:11:57 +00:00
4e635aa485
Console: Add JSTL version to /logs
2016-04-16 16:05:19 +00:00
25fe886e72
Update version warnings
...
Add OpenJDK check for ARM
Uncomment SystemVersion.main()
2016-04-16 15:53:34 +00:00
5a2975ba65
SOCKS: Fix NPE on lookup failure in SOCKS 4a
...
Remove duplicate lookups in SOCKS 5
Log tweaks
Streaming, i2ptunnel: Catch null destination in connect() calls
Synchronize Connection.setRemotePeer(); remove _remotePeerSet field
2016-04-13 13:40:46 +00:00
094cf14d4a
Debian:
...
Prep for dependency on libtomcat7
Doesn't work yet, breaks susidns.
glassfish-javaee for jstl.jar and standard.jar version 1.2 won't work with tomcat7,
it's ancient and not compatible with recent el libs.
Add back option to depend on libjakarta-taglibs-standard and libjstl1.1-java which are version 1.1.2,
but not clear if they will work with tomcat7 either, even though they are
dependencies of libjetty8-extra-java.
We switched from JSTL 1.1.2 to JSTL 1.2 when we went from Jetty 5 to Jetty 6 in 2012.
1.2 libs are not available anywhere except for Glassfish, and
Debian only has the ancient Java EE 5 Glassfish 2.1.
Not clear there's any way to get susidns (and bote) to work with both Tomcat 6 and 7.
- Fix wrong jsp-api version
- Fix other minor errors in install and links files.
- Log stack trace for Jetty warnings if log level is WARN
- SusiDNS: Move standard.jar and jstl.jar out of WEB-INF/lib, where Tomcat 7 build refuses to find them
2016-04-07 14:38:30 +00:00
d6b1f813a8
Debian: Fixes for with-libjetty8-java builds
2016-04-03 13:04:23 +00:00
e2f048b2ac
Debian:
...
Add dependency on libjetty8-java and libservlet3.0-java packages
Remove those binaries in debian builds
Prep for dependency on libservlet2.5-java package
Prep for dependency on libtomcat6-java package
Prep for dependency on libtomcat7-java package
Prep for dependency on libjakarta-taglibs-standard-java package
Prep for dependency on libjstl1.1-java package
Add build properties for building with packages
Rework of apps/jetty/build.xml for building with packages
Redefine debian/ as the files for the jessie build
Make debian-alt directories for ubuntu builds
Move debian/changelog to debian-alt/trusty/changelog
Move debian-alt/jessie/changelog to debian/changelog
Add apps/jetty/jettylib/jsp-api.jar to classpath for jsp builds
2016-04-01 18:19:06 +00:00
b0aaf64cec
Console: Use i2pwiki.i2p for plugins directory link
2016-03-21 14:33:13 +00:00
25514e9848
tx pull
2016-03-19 13:32:24 +00:00
d64e6bb17d
new backup news url
2016-03-16 18:55:39 +00:00
a61c44ba42
remove update.killyourtv.i2p
2016-03-15 18:20:36 +00:00
387dc98e11
remove dead kytv sites
2016-03-15 13:53:24 +00:00
dc36de667d
Home page: Replace pastethis with zerobin
2016-03-12 13:44:40 +00:00
0904500398
Susimail: Fix NPE
2016-03-12 13:43:45 +00:00
6d40e87032
tweak for consistent tagging
2016-03-05 14:58:55 +00:00