RetroShare/libretroshare/src/rsserver
Gioacchino Mazzurco 3094146c13
RsLoginHelper::attemptLogin clear cached passphrase after usage
Thanks Cyril for suggestion
2018-08-28 14:35:29 +02:00
..
p3face-config.cc Fix clang warning: unused variable 'p3facemsgzone' 2017-07-16 21:34:09 +02:00
p3face-info.cc add UPnP lib version 2016-06-07 16:32:23 +02:00
p3face-server.cc replaced usleep() by rstime::rs_usleep() which accepts times >= 1 sec. Should fix problems on windows 2018-01-27 20:22:31 +01:00
p3face.h re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
p3history.cc re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
p3history.h re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
p3msgs.cc re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
p3msgs.h re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
p3peers.cc merged upstream/master 2018-07-08 21:17:48 +02:00
p3peers.h merged upstream/master 2018-07-08 21:17:48 +02:00
p3photo.cc Addition of improvements to photo service - can now add local photos - but these are not shared over the network yet. 2008-03-17 13:51:04 +00:00
p3photo.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3rank.cc * Improvements to Link Cloud Service. You can now vote anonymously on a Link, 2008-05-13 15:41:40 +00:00
p3rank.h This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
p3serverconfig.cc re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
p3serverconfig.h re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
p3status.cc re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
p3status.h re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rsaccounts.cc RsLoginHelper::createLocation expose capability of creating hidden locations 2018-08-22 17:22:27 +02:00
rsaccounts.h fixed certificate creation in TorAuto mode 2018-07-27 12:33:06 +02:00
rsinit.cc RsLoginHelper::attemptLogin clear cached passphrase after usage 2018-08-28 14:35:29 +02:00
rsloginhandler.cc started cleaning the mess with rsAccounts: only exposed useful functionality of rsAccount beyond a static class and removed all references to rsAccounts in the code 2018-07-24 23:47:32 +02:00
rsloginhandler.h Made autologin optional at compile time 2016-12-03 20:04:25 +01:00
rstypes.cc Better usage of type traits 2018-01-27 17:57:33 +01:00