This website works better with JavaScript.
Explore
Help
Register
Sign In
pEp.foundation
/
libpEpAdapter
Watch
12
Star
2
Fork
You've already forked libpEpAdapter
4
Code
Issues
1
Pull Requests
1
Releases
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.
LIB-18
master
Release_2.1
LIB-19
LIB-17
LIB-18
lucasaiu/message-struct-change
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
v2.1.23
v2.1.24
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
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'LIB-18'
${ noResults }
libpEpAdapter
/
src
History
positron
3d629949be
add missing #include directives, fixing compilation with GCC
...
Tested with GCC 9 and GCC 11.
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