index
:
yacy
master
matthew/1.941
upstream/1.941
YaCy search server with some extra patches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
htroot
/
SettingsAck_p.java
Age
Commit message (
Expand
)
Author
2022-10-02
moved all remaining servlet classes to new location
Michael Peter Christen
2022-02-11
Update SettingsAck_p.java
Burkhard
2022-01-11
add setting for public facing port
Lukas Fülling
2021-03-20
removes unused imports and variables
sgaebel
2021-01-25
Make it possible to set an empty password disabling the authentication
Michael Peter Christen
2019-04-14
Made SNI extension user configurable without the need for server restart
luccioman
2018-09-19
Enforced access controls to System settings pages
luccioman
2018-06-05
Added gzip compression of responses returned to user-agents accepting it
luccioman
2018-04-15
Added analysis optional setting to compute statistics on text snippets
luccioman
2017-12-08
Removed use of deprecated Jetty IPAccessHandler for client filtering.
luccioman
2017-05-11
Improved previous merge "Show ranking in HTML UI".
luccioman
2017-03-19
Introduce the option to configure a shutdown port.
reger
2017-03-18
add switchboardconstants for server ports config keys
reger
2017-03-07
Fixed settingsAck_p.html back link for case where referrer is stripped.
luccioman
2017-03-03
Added an advanced settings page for referrer policy settings.
luccioman
2017-02-09
Added a new Debug/Analysis advanced settings subsection.
luccioman
2017-01-22
Group all proxy settings on System Administration by adding settings of
reger
2016-11-20
remove old/obsolete clear text "adminAccount" credential entry from init
reger
2016-03-25
load handler for Transparent Proxy on startup only if feature is activated
reger
2015-10-31
differentiate api call getLocalPort() from getConfigInt()
reger
2015-10-31
fix detection of https port changed after set in System Admin
reger
2015-01-29
applying precompiled CommonPattern.COMMA.split to all places where
Michael Peter Christen
2014-11-24
added option to make the YaCy proxy act as the cache is never stale. If
Michael Peter Christen
2014-11-12
added a input-field for setting 'fileHost'
sixcooler
2014-10-07
Finished implementation of UPNP:
Marc Nause
2014-09-30
large IPv6 redesign of peer ping methods!
Michael Peter Christen
2014-08-21
seedUploadUrl config is lost on restart if no publish event occured
reger
2014-08-20
remove old description for proxy port settings (Settings_p.html?page=ProxyAcc...
reger
2014-06-01
make https port setting changeable via front end somewhere
reger
2014-05-17
"Use remote proxy for yacy" has no function, remove option and related config...
reger
2014-04-18
- remove unused manual http KeepAlive config
reger
2014-02-09
removed warnings and superfluous logging
Michael Peter Christen
2014-02-02
remove unused static var from HTTPDProxyHandler
reger
2014-01-27
enhancements for staticIP and ipv6 handling
Michael Peter Christen
2014-01-20
- removed old metadata database and all migration code
Michael Peter Christen
2014-01-17
implemented DIGEST authentication, which is for remote login more secure
reger
2014-01-05
refactoring (usage of constant names for attributes of authentication
Michael Peter Christen
2013-12-27
tweak Jetty credentials to work with YaCy UserDB
reger
2013-12-14
Merge origin/master into jetty
reger
2013-12-06
IPv6 fixes
Michael Peter Christen
2013-10-09
downgrade to Jetty 8 to assure support of JRE 1.6
reger
2013-09-22
Merge remote-tracking branch 'origin/master' into jetty
reger
2013-09-15
- the webgraph shall store all links which appear on a web page and not
Michael Peter Christen
2013-09-12
remove references to 10_http thread (legacy http server)
reger
2012-10-23
removed warnings
orbiter
2012-10-21
format crawler timeout output string in seconds (was days)
reger
2012-10-10
removed the option to prevent removal of & parts inside of the
Michael Peter Christen
2012-09-21
refactoring
Michael Peter Christen
2012-09-21
refactoring
Michael Peter Christen
2012-07-10
- replaced all length() == 0 and size() == 0 with isEmpty()
orbiter
[next]