dd0d84fece
Router: Add a router strings bundle
2019-12-19 14:08:28 +00:00
bf94460420
Core: Move date/time/size translations from console to core,
...
so apps can use them.
Fix translation in LogWriter, was never included in console.
2019-12-17 17:21:35 +00:00
3719081469
Build: More findbugs source paths
2019-10-30 13:41:33 +00:00
b12e7214c8
Build: Make 3 release targets, with jbigi/geoip/neither
2019-10-23 11:35:33 +00:00
hankhill19580
20103957a9
remove unused 48x48 flags from the installer package
2019-10-13 15:27:46 +00:00
612bdda281
build.xml comment
2019-10-08 14:11:43 +00:00
meeh
d81bf6a417
Re-added -notimestamp for javadoc
2019-09-29 11:07:24 +00:00
meeh
679aa1afac
Revert javadoc thingy that didn't work.
2019-09-27 14:03:47 +00:00
320569ef7f
Tomcat 8.5.46
2019-09-21 14:30:57 +00:00
9a84f77fab
Add Romanian eepsite help page
2019-09-04 16:33:26 +00:00
e6dcfaee15
Transport: Move I2PHMac to ssu package
...
Remove Mac interface
2019-08-29 12:07:30 +00:00
meeh
cff2ae3ac9
Hotfix change to make 0.9.42 build on Mac OSX without disabling javadoc. (Since maven builds are built on OSX it's something that really should work fine)
2019-08-28 08:38:06 +00:00
240d59393f
Debian: Change debian files from stretch (Jetty 9.2, Tomcat 8, Java 8) to buster (Jetty 9.4, Tomcat 9, Java 11)
...
Add debian-alt/stretch files
Update debian-alt/precise, trusty, xenial, bionic, disco to include
the changes from buster, not stretch
Remove debian-alt/buster, unstable files
Doc updates
2019-07-26 12:48:17 +00:00
6adc665fd3
Build: Move SSU HMAC implementation from core to router
2019-07-12 18:40:46 +00:00
8d74a196cf
debian release build fix 2
2019-07-03 17:07:24 +00:00
26d74620a9
debian release build fix
2019-07-03 17:04:00 +00:00
0c54b6d9da
Eepsite Help page:
...
Add links to Arabic, Hungarian, Indonesian
Fix link to Italian
2019-06-09 15:04:20 +00:00
e75881d6cc
Build: Forgot libjcpuid
2019-06-06 13:53:00 +00:00
75ace4266e
Build: New target jbigi-linux-x86-64-only
2019-06-06 13:47:42 +00:00
652c3d5dc2
Build: More mavenLocal cleanup
2019-05-30 12:02:10 +00:00
16ac93c36b
maven script cleanups
2019-05-30 10:58:09 +00:00
meeh
098bde2a32
New ant target 'mavenLocal' + changes in the script to support this.
2019-05-29 18:22:33 +00:00
099cacd3e3
Installer: Fix -console install for izpack 5 (ticket #2492 )
...
Switch to izpack 5 for non-windows release installer
2019-05-20 11:07:46 +00:00
1ffc006b2e
Build: Remove dependencies on Nashorn (ticket #2367 )
2019-05-19 14:31:11 +00:00
e174a46801
javadoc fixes
2019-05-12 20:45:17 +00:00
46e31746b4
Build: Drop unmaintained sample apparmor script (ticket #2319 )
...
We support apparmor for Debian package installs only.
2019-04-25 16:35:19 +00:00
21504f1539
Build:
...
- Switch to IzPack 5.1.3 for building releases (ticket #1864 )
- Use izpack2exe for Windows installer (ticket #2403 )
2019-04-22 18:01:47 +00:00
8d00774b5e
Tomcat 8.5.40
2019-04-15 11:45:52 +00:00
6cc39a2672
Build: Fix up javadoc targets in sub-build.xml files for maven central
2019-04-07 18:09:04 +00:00
14ac8fe545
Crypto: Move ChaChaCore from router to core, in prep for use with Encrypted LS2
2019-02-19 16:00:47 +00:00
2aa093754d
Tomcat 8.5.38
2019-02-18 18:44:37 +00:00
61c62424c2
Build: Add targets for alternate debian distros (ticket #2410 )
2019-02-06 11:48:48 +00:00
8c9ce56837
propagate from branch 'i2p.i2p.zzz.i2pcontrol' (head 1334d424003d201aa352cf57a6ba2f61241ef363)
...
to branch 'i2p.i2p' (head fe8a90fdbdd491e16040e3ed91a35faa72fd78f2)
2019-01-28 15:10:30 +00:00
3527f251c8
Debian: Add build option for libtomcat9 (ticket #2364 )
2019-01-24 14:15:04 +00:00
d00e3c77ab
Debian: Add source param to javadoc target, fixes build on sid
2019-01-20 13:28:22 +00:00
47beb8250e
propagate from branch 'i2p.i2p' (head ff155397f79c33f8f6767c2c120e57cb7dd30d88)
...
to branch 'i2p.i2p.zzz.i2pcontrol' (head 9e68613e29f1a3bd5a4e2b3d8c5637b48f499e5e)
2019-01-11 13:51:41 +00:00
4786081026
Build: Check cert validity
...
Reseed updates
2019-01-04 12:15:58 +00:00
5d06de8608
Sybil: Class for persisting results, related refactoring
2018-12-14 16:54:10 +00:00
51bf23a34c
DTG: Use UrlLauncher to launch browser
2018-12-12 15:17:51 +00:00
2746ed5ce2
Installer: Drop unused systray.config
2018-12-12 13:56:47 +00:00
cc4da1b4da
Crypto: Move Curve25519 from router to core,
...
in prep for new crypto
2018-11-30 13:51:50 +00:00
d4caafb592
Bundle I2PControl 0.12, as a console webapp
...
Includes mods to use org.json.simple package.
See licenses/LICENSE-Apache2.0.txt
Includes jBCrypt:
Copyright (c) 2006 Damien Miller <djm@mindrot.org >
See licenses/LICENSE-jBCrypt.txt
Includes jsonrpc2 libs:
See licenses/LICENSE-Apache2.0.txt
http://software.dzhuvinov.com/json-rpc-2.0-server.html
Jars from maven central:
jsonrpc2-base-1.38.1-sources.jar 22-Oct-2017
jsonrpc2-server-1.11-sources.jar 16-Mar-2015
2018-11-25 13:26:43 +00:00
5c0c69c654
GeoIP: Add MaxMind GeoLite2-Country database 2018113, gzipped
...
Database and Contents Copyright (c) 2018 MaxMind, Inc.
This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ .
This database incorporates GeoNames [http://www.geonames.org ] geographical data,
which is made available under the Creative Commons Attribution 3.0 License.
To view a copy of this license, visit http://www.creativecommons.org/licenses/by/3.0/us/ .
- Drop old ipv4 and ipv6 data files and build scripts
- Build changes for new file
2018-11-20 14:25:49 +00:00
f1297e7c62
GeoIP2: License and javadocs
2018-11-20 11:07:33 +00:00
d263e42e1e
Debian: Add libjson-simple-java dependency
2018-11-19 14:58:20 +00:00
c074467163
MLabRunner, adapted from Vuze/BiglyBT MLabPlugin.java
...
Github rev e927dca, Aug. 18, 2018.
From: https://github.com/BiglySoftware/BiglyBT-plugin-mlab
License: GPLv2
Work in progress, command line test works,
not hooked up to console yet, awaiting wizard
Build changes to copy in translation files,
and put the javadocs in the right place.
2018-11-13 17:26:38 +00:00
e68182a157
Build: Provide option to prevent Class-Path in manifests (ticket #2317 )
2018-10-10 12:30:34 +00:00
b74abbe4de
Tomcat 8.5.34
2018-09-16 20:37:47 +00:00
1f92232253
Findbugs all over
2018-08-26 13:50:40 +00:00
68feb080e7
Jetty 9.2.25.v20180606
2018-08-20 13:18:29 +00:00