summaryrefslogtreecommitdiff
path: root/service/pixelated/bitmask_libraries
AgeCommit message (Expand)Author
2015-03-23#333 Implemented downlload ca.crt when pixelated-user-agent doesn't find a ce...Jefferson Stachelski
2015-03-18cleaning unused imports and variablesVictor Shyba
2015-03-18Non exception was being caught by soledadBruno Wagner
2015-02-18#294 - not failing service startup if smtp fails to startDuda Dornelles
2015-01-27#237 #232 #196 syncing user data once before starting the UA. Displaying a lo...Duda Dornelles
2015-01-23plaftform #53 adding --leap-cert option to UADuda Dornelles
2015-01-19Issue #169: Allow custom home folder.Folker Bernitt
2015-01-14Not deferring encryption/decryption for soledad - this how it was on soledad ...Duda Dornelles
2015-01-06Removed log with duplicated informationBruno Wagner
2014-11-27no need to catch if we will just raisePatrick Maia and Victor Shyba
2014-11-20place and fixing pepDuda Dornelles
2014-11-11Fixup for 5c9aa9af: Actually convert to str for unicode hostnames.Folker Bernitt
2014-10-28Adding message to let the user know that we are generating keys on registrati...Duda Dornelles
2014-10-22Bitmask was printing error logs ignoring all debug settingsBruno Wagner
2014-10-22Changed the print to make clearer what is running on that portBruno Wagner
2014-10-17Fixing certs path for registrationDuda Dornelles
2014-10-15oopsie, forgot a dependency when mergingDuda Dornelles
2014-10-15moving things out of user_agent. now it is called runserver and only does bas...Duda Dornelles
2014-10-15Getting rid of singletons and optimizing importsDuda Dornelles
2014-09-29getting rid of the key exchange when creating leap session - create users usi...Duda Dornelles
2014-09-29Fixing send mailDuda Dornelles
2014-09-03when opening leap session, also create and exchange gpg keys in case there ar...Duda Dornelles
2014-08-29Refactoring into mailboxes and mailsender - less colaborators for mail serviceDuda Dornelles
2014-08-29Removed last reference to self._twisted_port in smtp.pyBruno Wagner Goncalves
2014-08-29Fixed smtp testsBruno Wagner Goncalves
2014-08-29Removed flask reloader and changed the twisted port to be fixed again, now ru...Bruno Wagner Goncalves
2014-08-28Neissi/Duda: sending emails. also moving local smtp creation to mail_service ...Duda Dornelles
2014-08-26refactoring pixelatedMail constructor so we can have 'two' (from_dict and fro...Duda Dornelles
2014-08-25Add copyright and license notice to serviceAlexandre Pretto Nunes
2014-08-20Added setup.py and changed app to pixelated because it will be a packageBruno Wagner Goncalves