index
:
searxng
dependabot/npm_and_yarn/searx/static/themes/simple/master/grunt-eslint-25.0.0
dependabot/pip/jinja2-3.1.5
dependabot/pip/master/certifi-2024.12.14
dependabot/pip/master/fasttext-predict-0.9.2.4
dependabot/pip/master/flask-3.1.0
dependabot/pip/master/pallets-sphinx-themes-2.3.0
dependabot/pip/master/pygments-2.19.1
dependabot/pip/master/pylint-3.3.2
dependabot/pip/master/pylint-3.3.3
dependabot/pip/master/redis-5.1.1
dependabot/pip/master/redis-5.2.0
dependabot/pip/master/redis-5.2.1
dependabot/pip/master/selenium-4.26.1
dependabot/pip/master/selenium-4.27.1
dependabot/pip/master/setproctitle-1.3.4
dependabot/pip/master/sphinxcontrib-programoutput-0.18
dependabot/pip/master/typer-slim-0.13.0
dependabot/pip/master/typer-slim-0.13.1
dependabot/pip/master/typer-slim-0.14.0
dependabot/pip/master/typer-slim-0.15.1
gh-pages
master
revert-3936-master
translations
translations_update
update_data_update_ahmia_blacklist.py
update_data_update_currencies.py
update_data_update_engine_descriptions.py
update_data_update_engine_traits.py
update_data_update_firefox_version.py
update_data_update_wikidata_units.py
update_js_ariable_to_python
Privacy-respecting federated metasearch engine
SearXNG
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
searx
/
network
Age
Commit message (
Expand
)
Author
2022-10-14
searx.network: add "verify" option to the networks
Alexandre Flament
2022-07-08
bing.py: resolve bing.com/ck/a redirections
Alexandre Flament
2022-06-03
[fix] prepare for pylint 2.14.0
Markus Heiser
2022-01-29
[mod] remove deprecate code
Alexandre Flament
2022-01-27
Merge pull request #817 from not-my-profile/pyright-01
Alexandre Flament
2022-01-27
Allow 'using_tor_proxy' to be set for each engine individually
Léon Tiekötter
2022-01-27
[pyright:basic] searx.webapp
Martin Fischer
2022-01-17
[typing] add type hints for dictionaries
Martin Fischer
2022-01-05
[mod] upgrade httpx 0.21.2
Alexandre Flament
2021-12-27
[format.python] initial formatting of the python code
Markus Heiser
2021-10-12
[enh] verify that Tor proxy works every time searx starts
Alexandre Flament
2021-09-28
[mod] searx.network.stream returns a tuple (response, stream)
Alexandre Flament
2021-09-28
[fix] searx.network.stream: fix memory leak
Alexandre Flament
2021-09-17
Merge pull request #261 from dalf/upgrade_httpx
Alexandre Flament
2021-09-17
[pylint] fix global-variable-not-assigned issues
Markus Heiser
2021-09-17
[mod] searx.network: remove redundant code
Alexandre Flament
2021-09-17
[upd] upgrade httpx 0.19.0
Alexandre Flament
2021-09-14
Merge pull request #297 from dalf/engine-logger-enh
Alexandre Flament
2021-09-11
[fix] PR #257: use the image_proxy network instead of the default network
Alexandre Flament
2021-09-11
[mod] debug mode: log HTTP requests with network name
Alexandre Flament
2021-09-07
[pylint] searx: drop no longer needed 'missing-function-docstring'
Markus Heiser
2021-08-31
[pylint] Pylint 2.10 - unused-variable
Markus Heiser
2021-08-24
[mod] /image_proxy: use HTTP/1 instead of HTTP/2
Alexandre Flament
2021-08-24
[fix] image_proxy: always close the httpx respone
Alexandre Flament
2021-08-24
[mod] /image_proxy: don't decompress images
Alexandre Flament
2021-06-01
[mod] move all default settings into searx.settings_defaults
Alexandre Flament
2021-05-24
[coding-style] searx/network/network.py - normalized indentations
Markus Heiser
2021-05-24
[coding-style] searx/network/client.py - normalized indentations
Markus Heiser
2021-05-24
[pylint] searx/network/raise_for_httperror.py
Markus Heiser
2021-05-24
[pylint] searx/network/network.py & add global (NETWORKS)
Markus Heiser
2021-05-24
[pylint] searx/network/client.py & add global (TRANSPORT_KWARGS)
Markus Heiser
2021-05-24
[pylint] searx/network/__init__.py & add global (THREADLOCAL)
Markus Heiser
2021-05-22
[fix] offline engine: don't crash on time recording
Alexandre Flament
2021-05-05
[mod] searx.network.client: the same configuration reuses the same ssl.SSLCon...
Alexandre Flament
2021-04-27
[fix] searx.network: fix rare cases where LOOP is None
Alexandre Flament
2021-04-21
[enh] rewrite and enhance metrics
Alexandre Flament
2021-04-21
[mod] refactoring: processors
Alexandre Flament
2021-04-12
[httpx] replace searx.poolrequests by searx.network
Alexandre Flament