zzz
30015c1933
i2ptunnel: Handle PUT like POST
2019-02-01 13:49:13 +00:00
zzz
4f8455040e
i2ptunnel: Caching of outproxy selection, avoid last-failed outproxy
2019-02-01 13:39:57 +00:00
zzz
428fb269f0
Debian: AppArmor fix for Oracle JVM (ticket #2319 )
...
Allow any JRE or JDK to work
2019-02-01 13:11:12 +00:00
zzz
ec5e2dba94
i2ptunnel: More localhost checks
2019-02-01 13:03:40 +00:00
zzz
316011e047
Debian: Fix version detection of Tomcat 9 required for reproducible builds
2019-01-31 11:55:43 +00:00
zzz
68567cb531
Build: Fix javac.classpath in junit.compileTest targets (ticket #2333 )
2019-01-30 20:51:17 +00:00
zzz
4eb9368830
I2CP: Fixes for CreateLeaseset2 message with multiple keys
2019-01-30 20:23:09 +00:00
zzz
c555bb6c93
i2cp.leaseSetEncType param:
...
Support comma-separated values,
check param in session config,
support stored EncTypes in private keys.
Show types and multiple keys on LS debug page
2019-01-30 19:33:15 +00:00
zzz
1bb57c4103
EdDSA minor cleanup
2019-01-29 13:51:42 +00:00
zzz
a51a6d57f9
rename class
2019-01-29 13:28:11 +00:00
zzz
8465fe7717
fix build warnings
2019-01-28 15:22:17 +00:00
zzz
0801d20fd1
EdDSA: Make more classes serializable (Github PR #68 )
2019-01-28 15:21:15 +00:00
zzz
9055982cf0
bump after prop
2019-01-28 15:17:51 +00:00
zzz
8c9ce56837
propagate from branch 'i2p.i2p.zzz.i2pcontrol' (head 1334d424003d201aa352cf57a6ba2f61241ef363)
...
to branch 'i2p.i2p' (head fe8a90fdbdd491e16040e3ed91a35faa72fd78f2)
2019-01-28 15:10:30 +00:00
zzz
0a8ab44139
I2PControl: Add manifest for jar build
...
Stub out socketJar build
2019-01-28 14:14:29 +00:00
zzz
24fd48815a
I2PControl:
...
Disable webapp by default
Add link in Services section of sidebar
Add definition in PortMapper
Add stub controller for socket implementation, WIP
Javadocs
2019-01-28 13:31:54 +00:00
zzz
3fca0f6f99
LS2: Honor unpublished flag
2019-01-27 16:13:05 +00:00
zzz
3cd12ecefc
LS2: Select first supported encryption key from leaseset
...
OCMOSJ: Fail if unsupported crypto or bad ls type
2019-01-27 15:59:34 +00:00
zzz
0889a751db
NDT:
...
Catch exception on DNS lookup failure (ticket #2399 )
Add support for specifying server in CLI (ticket #2413 )
Finals and javadocs
2019-01-27 14:25:48 +00:00
zzz
efb1b7c24a
Debian: Fix PPA builds for precise and trusty (ticket #2408 )
...
Reverts fix for #2329 for these distros
2019-01-26 18:34:10 +00:00
zzz
3527f251c8
Debian: Add build option for libtomcat9 (ticket #2364 )
2019-01-24 14:15:04 +00:00
zzz
6cdc515cfd
Fix Debian control files (ticket #2401 )
2019-01-24 12:43:02 +00:00
zzz
57de4b1805
Debian files for 0.9.38
2019-01-24 12:29:22 +00:00
meeh
609d5944bb
Mac OSX Launcher: 0.1.3 Release commit.
2019-01-22 19:25:33 +00:00
zzz
88d9f1d509
0.9.38
i2p-0.9.38
2019-01-22 11:54:19 +00:00
zzz
5c0aab4190
Minor fixes after review
2019-01-21 21:57:14 +00:00
zzz
33e96d7841
Reseed: Update SSL cert
2019-01-21 21:56:34 +00:00
zzz
d00e3c77ab
Debian: Add source param to javadoc target, fixes build on sid
2019-01-20 13:28:22 +00:00
zzz
318ebb3fc5
Debian: Replace ttf-dejavu with fonts-dejavu (ticket #2395 )
2019-01-20 13:24:01 +00:00
zzz
f224a770f0
bump for review
2019-01-18 20:47:08 +00:00
zzz
ebcf187df6
Pull translations
2019-01-18 20:41:44 +00:00
zzz
b3cfc89fa2
remove old file from test script
2019-01-18 20:34:09 +00:00
meeh
e57606a9f6
Mac OSX Launcher: Added Carthage file + shell script bumpInfoPlist.sh
2019-01-18 16:30:46 +00:00
meeh
a36777882e
Mac OSX Launcher: Misc changes + xcode project file update
2019-01-18 16:30:03 +00:00
meeh
605f9872cd
Mac OSX Launcher: UI code updates, integration of firefox manager.
2019-01-18 16:29:12 +00:00
meeh
52125917b4
Mac OSX Launcher: Storyboard updates, added firefox button, preferences changes etc.
2019-01-18 16:28:17 +00:00
meeh
ba853a8c97
Mac OSX Launcher: The firefox manager code
2019-01-18 16:26:08 +00:00
meeh
6ad64d5b44
Mac OSX Launcher: Adding the "launcher launcher" for startup functionality.
2019-01-18 16:25:01 +00:00
zzz
272588d820
Debian: Add Disco files, refresh patch for Jetty 9.4
2019-01-18 14:32:28 +00:00
zzz
344c812666
NTCP: Stop X25519KeyFactory on shutdown (ticket #2388 )
2019-01-18 12:15:43 +00:00
zzz
b4e2619c3b
Plugins: Fix loading of webapp configuration classes
...
on Jetty 9.4 by whitelisting them as allowed server classes
(ticket #2385 )
2019-01-18 11:35:36 +00:00
zzz
6ca383071b
Debian: AppArmor updates (ticket #2319 )
2019-01-16 20:10:36 +00:00
zzz
d851631494
SusiMail: Fix sending mail with attachments (ticket #2373 )
...
Fix deleting attachments from drafts
Fix dup attachments after clicking add attachment without browsing first
Fix update of draft folder after saving as draft
Change text of add attachment button for clarity
Debug logging
2019-01-15 17:18:59 +00:00
zzz
16f4f04092
change firefox profile installer link
2019-01-15 16:05:40 +00:00
zzz
ca86bbe4f7
EncType javadoc update
2019-01-14 15:58:40 +00:00
zab2
cf27938983
fix compilation with Gradle to account for GeoIP2 and systray changes
2019-01-13 14:04:03 +00:00
zzz
4283d71b92
I2CP: Set LS2 unpublished bit, show in debug output
2019-01-13 13:14:58 +00:00
zzz
10f2d838c9
SSU: More consolidation of clock().now() calls
2019-01-12 13:45:38 +00:00
zzz
f5ca17c844
NetDB: Use isSlow() in floodfill criteria
2019-01-12 13:43:09 +00:00
zzz
b62732b5b3
Console: More LS2 debug output
...
I2CP: Bump min LS2 router version for release
2019-01-11 14:44:33 +00:00