Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-17 | [mod] use github actions instead of travis | Alexandre Flament | |
fix https://github.com/searx/searx/issues/2279 | |||
2020-09-26 | [mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl. | Alexandre Flament | |
requests 2.24.0 uses the ssl module except if it doesn't support SNI, in this case searx fallbacks to pyopenssl. searx logs a critical message and exit if the ssl modules doesn't support SNI and pyOpenSSL is not installed. searx logs a critical message and exit if the ssl version is older than 1.0.2. in requirements.txt, pyopenssl is still required to install searx as a fallback. | |||
2020-04-08 | [mod] requirements.txt: upgrade dependency versions. | Dalf | |
2020-02-06 | Fix deprecated werkzeug import | Nicolas Gelot | |
Close: #1830 Signed-off-by: Nicolas Gelot <nicolas.gelot@e.email> | |||
2019-07-15 | [enh] Add Interlingua locale (requires requirements update) | Marc Abonce Seguin | |
2019-05-26 | requirements.txt : update dependencies | Dalf | |
2019-02-23 | add more updates | Noémi Ványi | |
2019-02-23 | require jinja to have unique function | Noémi Ványi | |
2019-02-23 | update pyyaml | Noémi Ványi | |
2018-08-01 | Update dependencies | Alex | |
2018-06-03 | Update requirements.txt | Alexandre Flament | |
2017-11-22 | Dependencies upgrade | Alexandre Flament | |
https://pypi.python.org/pypi/pyOpenSSL : fix memory leak http://lxml.de/4.1/changes-4.1.1.html : speed improvement | |||
2017-09-17 | Switch to code-cov | Alexandre Flament | |
2017-07-31 | [mod] upgrade dependencies | Alexandre Flament | |
Mostly interresting for : * pyopenssl : https://github.com/pyca/pyopenssl/pull/578 * certifi | |||
2017-03-23 | [mod] upgrade requirements.txt | Alexandre Flament | |
2017-01-06 | Remove pyasn1-modules from dependencies | Alexandre Flament | |
According to https://github.com/kennethreitz/requests/issues/749#issuecomment-19187417 there is no need to install pyasn1-modules. | |||
2017-01-02 | [mod] upgrade versions in requirements.txt | Alexandre Flament | |
2016-10-03 | [enh] update certifi to the current latest | Adam Tauber | |
2016-09-05 | [enh] socks proxy support | Adam Tauber | |
2016-07-04 | [enh][fix] update to latest dependencies ++ fix tests & travis test runner | Adam Tauber | |
WARNING: dependency changes | |||
2016-01-10 | [mod] dependency versions | Adam Tauber | |
2015-04-26 | [fix] SSL : SNI support | Alexandre Flament | |
2014-12-20 | [enh] add result_templates/code.html | Thomas Pointhuber | |
2014-12-05 | [enh] gevent/grequests changed to the built-in threading lib | Adam Tauber | |
2014-03-18 | simplify datetime extraction | Thomas Pointhuber | |
2014-01-22 | [mod] ui localization init - new dependency: flask-babel | asciimoo | |
2014-01-19 | [enh] settings unification - new dependency: pyyaml | asciimoo | |
2013-10-14 | [enh] initial commit | asciimoo | |