This website works better with JavaScript.
Explore
Help
Register
Sign In
leviathan
/
libpEpAdapter
forked from
pEp.foundation/libpEpAdapter
Watch
1
Star
0
Fork
You've already forked libpEpAdapter
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
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.
2d7ec43fbc
OS390/rc1
master
lucasaiu/message-struct-change
Release_2.1
LIB-11
LIB-12
android-build
ENGINE-781
synchronous
sync
LPA-1
0.1.0-RC
RC1
Release_2.0.0
Release_2.0.2
Release_2.1.0
Release_2.1.0-RC0
Release_2.1.0-RC1
Release_2.1.0-RC10
Release_2.1.0-RC11
Release_2.1.0-RC12
Release_2.1.0-RC13
Release_2.1.0-RC14
Release_2.1.0-RC15
Release_2.1.0-RC16
Release_2.1.0-RC17
Release_2.1.0-RC18
Release_2.1.0-RC19
Release_2.1.0-RC2
Release_2.1.0-RC20
Release_2.1.0-RC21
Release_2.1.0-RC22
Release_2.1.0-RC23
Release_2.1.0-RC24
Release_2.1.0-RC25
Release_2.1.0-RC26
Release_2.1.0-RC27
Release_2.1.0-RC28
Release_2.1.0-RC29
Release_2.1.0-RC3
Release_2.1.0-RC4
Release_2.1.0-RC5
Release_2.1.0-RC6
Release_2.1.0-RC7
Release_2.1.0-RC8
Release_2.1.0-RC9
Release_2.1.1
Release_2.1.10
Release_2.1.11
Release_2.1.12
Release_2.1.13
Release_2.1.14
Release_2.1.15
Release_2.1.16
Release_2.1.17
Release_2.1.18
Release_2.1.19
Release_2.1.2
Release_2.1.20
Release_2.1.21
Release_2.1.22
Release_2.1.3
Release_2.1.4
Release_2.1.5
Release_2.1.6
Release_2.1.7
Release_2.1.8
Release_2.1.9
Release_3.0-RC0
Release_3.0-RC1
Release_3.0-RC2
Release_3.0-RC3
Release_3.0-RC4
Release_3.0-RC5
Release_3.0-RC6
Release_3.0-RC7
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2d7ec43fbc'
${ noResults }
libpEpAdapter
/
src
History
heck
f62aae7658
pEpLog - fix pEpLogClassRaw
2 years ago
..
internal
Project Structure: Create folder src/internal - Move sqlite3.h there.
2 years ago
Adapter.cc
Add Adapter::inject_sync_shutdown() to be used if _adapter_manages_sync_thread
2 years ago
Adapter.hh
Add Adapter::inject_sync_shutdown() to be used if _adapter_manages_sync_thread
2 years ago
Adapter.hxx
_inject_sync_event: undo the renaming for now.
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
LIB-13: Standard project layout (src dir added)
2 years ago
callback_dispatcher.hh
LIB-13: Standard project layout (src dir added)
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
rename (there will be a group_member_api.h)
2 years ago
group_manager_api.h
rename (there will be a group_member_api.h)
2 years ago
grp_driver_dummy.cc
Split utils.cc and add std_utils.cc
2 years ago
grp_driver_dummy.hh
grp driver dummy - restructure
2 years ago
grp_driver_engine.cc
grp driver engine - restructure
2 years ago
grp_driver_engine.hh
grp driver engine - restructure
2 years ago
grp_driver_replicator.cc
Refactor out into a dedicated replication driver (Implementing the GroupManagerInterface)
2 years ago
grp_driver_replicator.hh
Refactor out into a dedicated replication driver (Implementing the GroupManagerInterface)
2 years ago
grp_manager_interface.hh
Create GroupManagerInterface
2 years ago
listmanager_dummy.cc
listmanager_dummy - Separate DoesNotExistException into ListDoesNotExistException and MemberDoesNotExistException
2 years ago
listmanager_dummy.hh
listmanager_dummy - Separate DoesNotExistException into ListDoesNotExistException and MemberDoesNotExistException
2 years ago
locked_queue.hh
LIB-13: Standard project layout (src dir added)
2 years ago
message_cache.cc
LIB-15 - "Need cache_decrypt_message() to pass back longmsg/longmsg_formatted"
2 years ago
message_cache.hh
LIB-13: Standard project layout (src dir added)
2 years ago
pEpLog.cc
pEpLog - Add functions and Macros for logH1() logH2()
2 years ago
pEpLog.hh
pEpLog - fix pEpLogClassRaw
2 years ago
pEpSQLite.cc
pEpSQLite - Add helper function eval_sql_count()
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
Split utils.cc and add std_utils.cc
2 years ago
std_utils.hh
Split utils.cc and add std_utils.cc
2 years ago
std_utils.hxx
Split utils.cc and add std_utils.cc
2 years ago
utils.cc
Split utils.cc and add std_utils.cc
2 years ago
utils.hh
Split utils.cc and add std_utils.cc
2 years ago