summaryrefslogtreecommitdiff
path: root/src/leap/soledad/server.py
AgeCommit message (Expand)Author
2013-06-20Split client and server in two different packages and refactor.drebs
2013-05-25Enforce dependency on simplejson.drebs
2013-05-25Add action validation in server.drebs
2013-05-23Prevent Twisted==12.0.0 from messing with OpenSSL.drebs
2013-05-23Ensure shared db is created by server.drebs
2013-05-15Fix pep8 style.drebs
2013-05-14Refactor ssl monkey patching and fix https tests.drebs
2013-04-30Improve server and add token auth.drebs
2013-04-30Document how to define a specific port.drebs
2013-04-30Use uuid instead of address.drebs
2013-04-25Add token auth infrastructure.drebs
2013-04-09Eliminate the use of super() in main code.drebs
2013-04-08Add a LOT of docstrings.drebs
2013-03-11Refactor and organize bootstrap sequence.drebs
2013-03-07Move source files to proper subdirectory.drebs