You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
heck 843804d38a standards: NEVER use namespace std 2 years ago
..
internal Project Structure: Create folder src/internal - Move sqlite3.h there. 4 years ago
Adapter.cc standards: NEVER use namespace std 2 years ago
Adapter.hh rewrite session creation function _new() / register all callbacks at session creation 2 years ago
Adapter.hxx Sync thread handling could be simplified. 2 years ago
Makefile Build: remove double def of -fPIC (Plus add more warnings) 3 years ago
callback_dispatcher.cc CallbackDispatcher: use move semantics 3 years ago
callback_dispatcher.hh Update includes 3 years ago
group_manager_api.cc Update includes 3 years ago
group_manager_api.h group_manager_api.h: useless const in func decl 3 years ago
grp_driver_dummy.cc grp_driver_dummy.cc - Removed nonsensical line 3 years ago
grp_driver_dummy.hh grp_driver_dummy: useless const in func decl 3 years ago
grp_driver_engine.cc Update includes 3 years ago
grp_driver_engine.hh Update includes 3 years ago
grp_driver_replicator.cc add group_join() 4 years ago
grp_driver_replicator.hh grp_driver_replicator: useless const in func decl 3 years ago
grp_manager_interface.hh grp_manager_interface: useless const in func decl 3 years ago
listmanager_dummy.cc listmanager_dummy - Separate DoesNotExistException into ListDoesNotExistException and MemberDoesNotExistException 4 years ago
listmanager_dummy.hh listmanager_dummy.hh: add TODO rule of 5 3 years ago
message_cache.cc passphrase_cache: coding conventions / readability 3 years ago
message_cache.hh passphrase_cache: avoid copies (use const&) 3 years ago
pEpSQLite.cc pEpSQLite: superflous constructs 3 years ago
pEpSQLite.hh Fix: fix sqlite.h include clash on at least macOS. 3 years ago
passphrase_cache.cc passphrase_cache: Coding conventions / formatting 3 years ago
passphrase_cache.hh Default pp-timeout set to 3h 3 years ago
passphrase_cache.hxx passphrase_cache: avoid copy 3 years ago
sqlite3.c LIB-12: Add sqlite3 amalgamation (f&^ks up the git stats, *damnit* i was almost there) 4 years ago
status_to_string.cc LIB-13: Standard project layout (src dir added) 4 years ago
status_to_string.hh LIB-13: Standard project layout (src dir added) 4 years ago
utils.cc RULE: In C++ NEVER take c-datatypes by reference! 3 years ago
utils.hh RULE: In C++ NEVER take c-datatypes by reference! 3 years ago