aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-05-19Remove the salt field from the registration form.Zaran
2011-05-19Add and load the librairies for asymmetric encryption.Zaran
2011-05-19Started to play around with js crypto codeGuillaume Horel
2011-05-18Add basic code for displaying received forms from xmpp.Zaran
2011-05-18Fix a bug in Guillaume's code causing the registration form to beZaran
2011-05-16Fix for the non-working code commited by zaranGuillaume Horel
2011-05-16Catch exception when handling base64 stringsGuillaume Horel
2011-05-16Fixes in the config parser and various cleanupsGuillaume Horel
2011-05-14On connection get the user alias information and decrypt his private keyZaran
2011-05-13Simple dialog plugin.Zaran
2011-05-12* Split the js code and css code into several files for easier codingZaran
2011-05-04Various fixes.Guillaume Horel
2011-05-04Registration should be fully functional now.Guillaume Horel
2011-05-03Merge branch 'master' of alias.fr.nf:aliasGuillaume Horel
2011-05-03More fixes for the alias registration.Guillaume Horel
2011-05-03Add a favicon. Fix #1.Zaran
2011-05-02In-band registration is almost functional.Guillaume Horel
2011-05-01Use more meaningful file names.Guillaume Horel
2011-04-27Preliminary work for in-band registration.Guillaume Horel
2011-04-25Remove some leftover debug code.Guillaume Horel
2011-04-25Update config.ini.sample with the new options.Guillaume Horel
2011-04-25Final cleanup of the logging systemGuillaume Horel
2011-04-25Some further daemon cleanups.Guillaume Horel
2011-04-24Plugged the logging facility into the daemon.Guillaume Horel
2011-04-23Fixed the background options.Guillaume Horel
2011-04-23Remove some stray comments from the botched merge.Guillaume Horel
2011-04-23Add option to run server in the background.Guillaume Horel
2011-04-20Add a js configuration file to avoid work conflicts.Zaran
2011-04-20Remove the jQuery-ui dependency.Zaran
2011-04-14File cleanup in webclientZaran
2011-04-13Rewrite of the object classes and various fixesGuillaume Horel
2011-04-12Fixed bug: os.mkdirs and os.touch didn't existGuillaume Horel
2011-04-12Merge branch 'master' of alias.fr.nf:aliasThibaut Horel
2011-04-12Test of a new design (test.html)Zaran
2011-04-11Add a placeholder for the get_private_key method.Guillaume Horel
2011-04-11Preliminary support of a user private key.Guillaume Horel
2011-03-31Basic chat feature, crudely stripped down from Moffit's book.Zaran
2011-03-29First test of the cryptoapplet (in progress).Guillaume Horel
2011-03-27Basic tab system and design :Zaran
2011-03-26Use cleaner live event binding for roster contacts (to avoid bindingZaran
2011-02-09Feeble attempt to try to start to organize the js codeZaran
2011-01-29Retrieve both the key and perm at the same time for performance reason.Zaran
2011-01-22Add the unminified version of sjclGuillaume Horel
2011-01-22Import of the Stanford javascript crypto libraryGuillaume Horel
2011-01-22Fix small bug (cannot assign split to None)Guillaume Horel
2011-01-21Added key management to the component serverGuillaume Horel
2011-01-20Client : when clicking on a name in the contact list, query the contentThibaut Horel
2011-01-20Add content request to alias plugin (to get the content of a given node)Thibaut Horel
2011-01-20Simplification of the object module : now use only one class (maybe add some ...Zaran
2011-01-19Some more fixes to the component serverGuillaume Horel