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.
libpEpAdapter/src
positron 3d629949be
add missing #include directives, fixing compilation with GCC
1 year ago
..
internal Project Structure: Create folder src/internal - Move sqlite3.h there. 2 years ago
Adapter.cc API: session(init/release) removed. 2 years ago
Adapter.hh API: session(init/release) removed. 2 years ago
Adapter.hxx API: session(init/release) removed. 2 years ago
Makefile LIB-12: Build - Add *.c files (sqlite3.c) 2 years ago
Semaphore.hh LIB-13: Standard project layout (src dir added) 2 years ago
call_with_lock.cc LIB-13: Standard project layout (src dir added) 2 years ago
call_with_lock.hh LIB-13: Standard project layout (src dir added) 2 years ago
callback_dispatcher.cc move start_sync() and stop_sync() from CallbackDispatcher to Adapter.hh 2 years ago
callback_dispatcher.hh move start_sync() and stop_sync() from CallbackDispatcher to Adapter.hh 2 years ago
constant_time_algo.cc LIB-13: Standard project layout (src dir added) 2 years ago
constant_time_algo.hh LIB-13: Standard project layout (src dir added) 2 years ago
group_manager_api.cc group_manager_api - formatting only 2 years ago
group_manager_api.h group_manager_api - formatting only 2 years ago
grp_driver_dummy.cc add group_join() 2 years ago
grp_driver_dummy.hh add group_join() 2 years ago
grp_driver_engine.cc add group_join() 2 years ago
grp_driver_engine.hh add group_join() 2 years ago
grp_driver_replicator.cc add group_join() 2 years ago
grp_driver_replicator.hh add missing #include directives, fixing compilation with GCC 1 year ago
grp_manager_interface.hh add group_join() 2 years ago
listmanager_dummy.cc listmanager_dummy - Separate DoesNotExistException into ListDoesNotExistException and MemberDoesNotExistException 2 years ago
listmanager_dummy.hh listmanager_dummy.cc - explicit constructors 2 years ago
locked_queue.hh LIB-13: Standard project layout (src dir added) 2 years ago
message_cache.cc use pEp/platform.h for windows compat 2 years ago
message_cache.hh LIB-13: Standard project layout (src dir added) 2 years ago
pEpLog.cc use solution pattern from pEp/platform_windows.h for windows compat (Move this to engine via PR, once working) 2 years ago
pEpLog.hh use solution pattern from pEp/platform_windows.h for windows compat (Move this to engine via PR, once working) 2 years ago
pEpSQLite.cc Includes for linux build. 2 years ago
pEpSQLite.hh correct the typo in "m4gic_logger_n4me" 2 years ago
passphrase_cache.cc LIB-13: Standard project layout (src dir added) 2 years ago
passphrase_cache.hh LIB-13: Standard project layout (src dir added) 2 years ago
passphrase_cache.hxx LIB-13: Standard project layout (src dir added) 2 years ago
pc_container.hh LIB-13: Standard project layout (src dir added) 2 years ago
slurp.cc LIB-13: Standard project layout (src dir added) 2 years ago
slurp.hh LIB-13: Standard project layout (src dir added) 2 years ago
sqlite3.c LIB-12: Add sqlite3 amalgamation (f&^ks up the git stats, *damnit* i was almost there) 2 years ago
status_to_string.cc LIB-13: Standard project layout (src dir added) 2 years ago
status_to_string.hh LIB-13: Standard project layout (src dir added) 2 years ago
std_utils.cc std_utils - Templatize bin2hex() / hex2bin() 1 year ago
std_utils.hh std_utils - Templatize bin2hex() / hex2bin() 1 year ago
std_utils.hxx add missing #include directives, fixing compilation with GCC 1 year ago
utils.cc Utils: comment 2 years ago
utils.hh Utils: comment 2 years ago