summaryrefslogtreecommitdiff
path: root/wraptool.py
AgeCommit message (Expand)Author
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