You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx
Alexandre Flament 0f4e995ab4 [mod] searx.network.client: the same configuration reuses the same ssl.SSLContext
before there was one ssl.SSLContext per client.

see https://github.com/encode/httpx/issues/978
3 years ago
..
answerers
data fix Qwant's fetch_languages function 3 years ago
engines [mod] multithreading only in searx.search.* packages 3 years ago
metrics [mod] searx.metrics.error_recorder: store relative file name instead of the full absolute file name. 3 years ago
network [mod] searx.network.client: the same configuration reuses the same ssl.SSLContext 3 years ago
plugins [drop] plugin HTTPS rewrite - rule base is to old (update is to big) 3 years ago
raise_for_httperror
search [pylint] checker/__main__.py & checker/background.py 3 years ago
shared
static [static] make themes.all - from commit 9e8171e38 3 years ago
templates Merge pull request #55 from searxng/upd-relialibility-column 3 years ago
translations
__init__.py [mod] searx.metrics.error_recorder: store relative file name instead of the full absolute file name. 3 years ago
autocomplete.py
exceptions.py
external_bang.py
external_urls.py
languages.py
preferences.py [pylint] tag PYLINT_FILES by comment `# lint: pylint` 3 years ago
query.py
results.py
settings.yml [mod] option to enable or disable "proxy" button next to each result (#54) 3 years ago
settings_loader.py
settings_robot.yml [enh] add DOI resolver from sci-hub / replace default DOI 3 years ago
testing.py Bump pylint from 2.7.4 to 2.8.2 3 years ago
utils.py
version.py
webadapter.py
webapp.py [mod] option to enable or disable "proxy" button next to each result (#54) 3 years ago
webutils.py