Fix potential buffer overflow error CID: 40674
[platform/core/security/security-manager.git] / src / server / main / socket-manager.cpp
2015-08-14 Krzysztof JackiewiczFix potential buffer overflow error CID: 40674 78/31778/4
2015-03-25 Stephane DesneuxRaise socket inactivity timeout to 300s 76/37376/1 accepted/tizen/3.0.2015.q1/common/20150325.104647 accepted/tizen/common/20150325.104357 submit/tizen_3.0.2015.q1_common/20150325.104201 submit/tizen_common/20150325.104133
2015-01-29 Rafal KrypaRequire socket to be passed by systemd, don't create... 56/34456/2
2014-12-15 Bartlomiej GrzelewskiFix minor errors in code. 77/31777/2
2014-07-18 Marcin LisLogging: Refine security manager log printouts 16/24516/4
2014-06-23 Rafal KrypaSet myself as contact person for security-manager 73/23273/3
2014-06-23 Rafal KrypaListen on socket passed by systemd 60/23160/6
2014-06-18 Jan CybulskiChange namespace name to SecurityManager 48/23048/3
2014-02-06 Marek SmolinskiReplaced std::unique_lock with std::lock_quard.
2014-02-06 Bartlomiej GrzelewskiRemove all legacy code from security-server