summaryrefslogtreecommitdiff
path: root/wraptool.py
AgeCommit message (Expand)Author
2018-01-08Print deprecation warning also for wraptool.Jussi Pakkanen
2016-03-02Back to .py suffix in files. Closes #394.Jussi Pakkanen
2016-01-16Moved all wrap related things to their own submodule.Jussi Pakkanen
2016-01-15Moved scripts in the module and started work to run them via the main meson c...Jussi Pakkanen
2016-01-15Organise files into a module structure.Jussi Pakkanen
2015-12-28Use global certificates now that we have letsencrypt set up. Also fall back t...Jussi Pakkanen
2015-11-19Use plain http connections to wrapdb when ssl is not working (i.e. on OSX).Jussi Pakkanen
2015-11-18Print ssl warning on use, not on module import.Jussi Pakkanen
2015-11-14Do not use SSL on OSX because for some reason it does not work.Jussi Pakkanen
2015-10-22Open all wrapdb urls via the same code path.Jussi Pakkanen
2015-07-21Connect to wrapdb over authenticated ssl when possible and print warning when...Jussi Pakkanen
2015-07-07Use server side searches.Jussi Pakkanen
2015-07-06Help and status printer.Jussi Pakkanen
2015-07-06Created tool to access the online wrap database.Jussi Pakkanen