This website works better with JavaScript.
Home
Explore
Help
Sign In
pEp.foundation
/
libpEpAdapter
Watch
1
Star
0
Fork
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.
806
Commits
14
Branches
76
Tags
3.4 MiB
C
97.4%
C++
2.5%
Tree:
04c80b63f0
ENGINE-781
LIB-11
LIB-12
LIB-17
LIB-18
LIB-19
LPA-1
Release_2.1
Release_3.2
android-build
lucasaiu/message-struct-change
master
sync
synchronous
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
v2.1.23
v2.1.24
v3.2.0
v3.2.0-RC0
v3.2.0-RC01
v3.2.0-RC1
v3.2.0-RC2
v3.2.0-RC3
v3.2.0-RC4
v3.2.0-RC5
v3.3.0-RC0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '04c80b63f0'
${ noResults }
libpEpAdapter
/
src
History
heck
04c80b63f0
Moved: module 'CountingSemaphore' to libpEpCxx11
3 years ago
..
internal
Project Structure: Create folder src/internal - Move sqlite3.h there.
4 years ago
Adapter.cc
API: session(init/release) removed.
4 years ago
Adapter.hh
Doc: Add todo
3 years ago
Adapter.hxx
API: session(init/release) removed.
4 years ago
Makefile
Build: -fPIC also for c99
4 years ago
Semaphore.hh
LIB-13: Standard project layout (src dir added)
4 years ago
callback_dispatcher.cc
move start_sync() and stop_sync() from CallbackDispatcher to Adapter.hh
4 years ago
callback_dispatcher.hh
move start_sync() and stop_sync() from CallbackDispatcher to Adapter.hh
4 years ago
group_manager_api.cc
group_manager_api - formatting only
4 years ago
group_manager_api.h
group_manager_api - formatting only
4 years ago
grp_driver_dummy.cc
add group_join()
4 years ago
grp_driver_dummy.hh
add group_join()
4 years ago
grp_driver_engine.cc
add group_join()
4 years ago
grp_driver_engine.hh
add group_join()
4 years ago
grp_driver_replicator.cc
add group_join()
4 years ago
grp_driver_replicator.hh
add missing #include directives, fixing compilation with GCC
4 years ago
grp_manager_interface.hh
add group_join()
4 years ago
listmanager_dummy.cc
listmanager_dummy - Separate DoesNotExistException into ListDoesNotExistException and MemberDoesNotExistException
4 years ago
listmanager_dummy.hh
listmanager_dummy.cc - explicit constructors
4 years ago
locked_queue.hh
LIB-13: Standard project layout (src dir added)
4 years ago
message_cache.cc
Revert "adapt to the engine changes in ENGINE-959"
4 years ago
message_cache.hh
Revert "adapt to the engine changes in ENGINE-959"
4 years ago
pEpSQLite.cc
Includes for linux build.
4 years ago
pEpSQLite.hh
correct the typo in "m4gic_logger_n4me"
4 years ago
passphrase_cache.cc
LIB-13: Standard project layout (src dir added)
4 years ago
passphrase_cache.hh
LIB-13: Standard project layout (src dir added)
4 years ago
passphrase_cache.hxx
LIB-13: Standard project layout (src dir added)
4 years ago
pc_container.hh
LIB-13: Standard project layout (src dir added)
4 years ago
slurp.cc
LIB-13: Standard project layout (src dir added)
4 years ago
slurp.hh
LIB-13: Standard project layout (src dir added)
4 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
Fix: pEp::Utils to_string() func use ref instead of ptr
3 years ago
utils.hh
Fix: pEp::Utils to_string() func use ref instead of ptr
3 years ago