e461e8fb4f
javadoc fixes part 3 (ticket #1894 )
2017-01-26 20:51:05 +00:00
8bb114e9c4
javadoc fixes part 2 (ticket #1894 )
2017-01-26 20:45:58 +00:00
f77fc52ca7
javadoc fixes part 1 (ticket #1894 )
2017-01-26 20:37:44 +00:00
1a28a2af23
Use the EL API and compiler from Jetty, not old Tomcat
...
Bundle the DTDs, as extracted from jetty-schemas-3.1.jar
These were in lib/jsp/javax.servlet.jsp-2.2.0.v201112011158.jar in Jetty 8
but are not in any lib/jsp/*.jar in Jetty 9.
GPL v2:
Copyright 2003-2009 Sun Microsystems, Inc. All rights reserved.
Copyright 2004 The Apache Software Foundation
Copyright (c) 2009-2013 Oracle and/or its affiliates. All rights reserved.
2017-01-26 17:30:33 +00:00
d9c6360e0a
Build: Set up man pages for translation.
...
No ant targets yet.
2017-01-26 15:47:42 +00:00
8137661751
i2prouter: Add root check to restart and condrestart commands (ticket #1770 )
2017-01-24 14:44:17 +00:00
c66559ff84
propagate from branch 'i2p.i2p' (head d2e954c054d89a425c9791067ac7998433e95a23)
...
to branch 'i2p.i2p.zzz.jetty9' (head adcba23cab31b88e430ee09bf45fd1b6789a1719)
2017-01-19 17:19:00 +00:00
e47c628891
jbigi: Update GMP version (ticket #1840 )
2017-01-19 16:18:30 +00:00
7b0a5bcd5a
debian doc update
2017-01-19 13:33:10 +00:00
6e7dedba81
javadoc clarification
2017-01-19 13:32:15 +00:00
83e356140d
i2ptunnel: Change eepsite sigtype to EdDSA for new installs
2017-01-19 13:31:10 +00:00
b66c7802e7
Add new reseed reseed.onion.im
2017-01-19 13:28:40 +00:00
7311cf33b7
Utils: Gzip test code refresh
2017-01-19 13:25:56 +00:00
60c93f1e1c
Client: Don't log error on datagram dissector fail (ticket #1915 ),
...
let the client do the logging.
Throw early if data too short
2017-01-17 15:34:38 +00:00
a36083ab18
Utils: Java 9 yakkety workarounds
2017-01-17 14:08:47 +00:00
7cae467b59
DTG: Don't try to start if headless (ticket #1924 )
2017-01-12 15:54:06 +00:00
2df64cd098
Copy README.txt contents to README.md
...
so the github page is restored.
2017-01-09 13:54:49 +00:00
5dd6f2d06b
merge of 'a84cabd267418e1cf436c975915ed5b91e39ae86'
...
and 'aafd3b9469e494f4f106a5c60c2139947c150679'
2017-01-07 15:48:44 +00:00
7f9a211242
Adding Dockerfile with support files to build a minimal docker image running i2p.
2017-01-07 13:59:26 +00:00
ca440a50fe
i2ptunnel: Fix NPE on proxy.i2p/add when no params
2017-01-07 13:55:36 +00:00
994b51b5b1
update to Jetty 9.2.20
2017-01-06 13:57:41 +00:00
fc0ddb0193
eepget: recognize more status codes
2017-01-06 12:24:29 +00:00
f0e6baad27
add package dependency document
2017-01-05 15:46:33 +00:00
6ad4cb0928
Data: No longer sort addresses in an RI by SHA256,
...
it's undocumented, the other router implementations don't do it,
and unnecessary since we store addresses in a List, not a Set,
as of 0.8.14 2012-05
2017-01-04 14:47:52 +00:00
91163948b5
Router: Replace random tunnel keys when rekeying
2017-01-04 14:29:37 +00:00
e16cf2ce51
javadoc
2017-01-04 13:31:55 +00:00
307a03f0ed
RouterAppManager: Logging
2017-01-04 13:31:21 +00:00
b63d44b226
Sybil: Start analysis 3 days before
2017-01-04 13:30:35 +00:00
57be0df858
Webapps: Remove classpath system log
2017-01-04 13:28:34 +00:00
6843950bdc
DataHelper: Release resources in finally block
2017-01-04 13:25:49 +00:00
134cbd46e4
Crypto: Enforce correct seed and hash lengths in EdDSAPrivateKeySpec
...
From github PR #22
747df9f9aa
2017-01-04 13:00:31 +00:00
91007735a1
Update tests to use ScalaTest 3.0.1
2016-12-29 18:54:23 +00:00
14ca463499
Add Maven Central upload to release checklist
2016-12-29 12:12:22 +00:00
a7492269fb
RKG command line tool multiple args
2016-12-24 14:24:30 +00:00
074c630ac6
Utils: Add RKG command line tool
2016-12-24 13:46:51 +00:00
f902a63144
Console: Add Referrer-Policy header
2016-12-23 12:35:41 +00:00
ffcd2d4517
Clock: Fix duplicate notification of clock shift listeners
2016-12-22 15:16:51 +00:00
dd400bb14b
Update: Fix JVM crash and i2p.jar corruption when updating from -1
2016-12-22 14:13:39 +00:00
63a2a6da08
Router: Check blocklist when loading RIs
...
Ensure blocklist is initialized before netdb
2016-12-22 14:08:44 +00:00
3846e08e68
Router: More efficiently check blocklist when receiving new RI
2016-12-22 12:46:38 +00:00
e625e67b5d
Console: Limit age of news entries displayed
2016-12-22 12:03:28 +00:00
0819857b86
add toopie
2016-12-22 11:25:54 +00:00
fbbfd8acf0
NTP:
...
- Verify source address and port
- Add to command line
- main() test improvements
- Add KoD support (ticket #1896 )
- Add initial IPv6 support (ticket #1897 )
- Make some methods private
- Add year 2036 warning
2016-12-21 17:48:47 +00:00
95fb2df609
Tools: Fix installer compile fail
2016-12-20 14:01:36 +00:00
c1baee64d3
reseed updates
2016-12-18 15:06:48 +00:00
ce47d4ea68
Profiles: length check on file names
2016-12-16 18:06:38 +00:00
14a839ebba
synch graceful exit code
2016-12-16 18:01:30 +00:00
636badcec2
reduce buffer size
2016-12-16 17:59:00 +00:00
6093f26fb6
minor cleanup
2016-12-16 17:58:16 +00:00
4615fce28e
Update: Register blocklist version with update manager
2016-12-16 17:56:18 +00:00