yacy_search_server/source/net/yacy
luccioman f01aac31fd Made possible to use https for remote search on peers with SSL enabled.
Default is still http to prevent any regressions, but a new setting is
available to choose https as the preferred protocol to perform remote
searches. 
New configuration setting 'remotesearch.https.preferred' is manually
editable in yacy.conf file or in Advanced Properties page
(/ConfigProperties_p.html).
Should be enabled as default in the future for improved privacy. 
Https could also eventually be used for other peers communications.
2017-11-24 14:10:41 +01:00
..
contentcontrol Removed some unnecessary uses of java.lang.reflect api. 2017-08-24 18:47:18 +02:00
cora Made possible to use https for remote search on peers with SSL enabled. 2017-11-24 14:10:41 +01:00
crawler Customized Threads with generic name for easier monitoring. 2017-10-31 08:53:17 +01:00
data Renamed Chinese & Greek lng files using ISO639-1 codes. 2017-11-04 11:06:05 +01:00
document Added a basic JUnit test for the Visio parser (vsdParser) 2017-11-22 09:06:16 +01:00
gui Ensure lower case conversion consistency with any default locale. 2017-06-27 06:42:33 +02:00
http Fixed a NullPointerException case on images encoding errors. 2017-10-16 19:47:18 +02:00
kelondro Added some JavaDoc 2017-11-14 09:24:13 +01:00
peers Made possible to use https for remote search on peers with SSL enabled. 2017-11-24 14:10:41 +01:00
repository Fixed blacklist returned location URL on empty parameters 2017-10-24 09:30:21 +02:00
search Made possible to use https for remote search on peers with SSL enabled. 2017-11-24 14:10:41 +01:00
server Ensure lower case conversion consistency with any default locale. 2017-06-27 06:42:33 +02:00
utils Ensure lower case conversion consistency with any default locale. 2017-06-27 06:42:33 +02:00
visualization Fixed ProfilingGraph calculation integer overflows and added test class. 2017-10-16 09:18:12 +02:00
dbtest.java enhanced graphics computation (avoiding long string parsing for colours) 2014-10-15 10:31:24 +02:00
migration.java add switchboardconstants for server ports config keys 2017-03-18 20:02:26 +01:00
yacy.java Ensure lower case conversion consistency with any default locale. 2017-06-27 06:42:33 +02:00