David Lanzendörfer
|
2188db0442
|
Namespace
Explicitely make top level namespace so that the type is being found
|
4 years ago |
David Lanzendörfer
|
250c02a189
|
z/OS support: uint
Spell uint out as unsigned int, otherwise z/OS doesn't understand it.
|
4 years ago |
David Lanzendörfer
|
f51c9b040f
|
Compatibility to new API
|
4 years ago |
David Lanzendörfer
|
39c7b8b811
|
Proper soversion handling
|
4 years ago |
David Lanzendörfer
|
fafeb2281f
|
Soname should be provided
|
4 years ago |
David Lanzendörfer
|
201c4adfb3
|
Build system and so
|
4 years ago |
David Lanzendörfer
|
6836b95e30
|
OK... maybe update the targets...
|
4 years ago |
David Lanzendörfer
|
45e50b3a21
|
Updating installation of directories and so
|
4 years ago |
David Lanzendörfer
|
baa51dfb8a
|
z/OS and shared libs
Introduce support for z/OS and for building shared libs
|
4 years ago |
David Lanzendörfer
|
a4a0f4bae2
|
Have a flag for native sqlite3
|
4 years ago |
David Lanzendörfer
|
0af0ed6aca
|
Doesn't have a rating anymore
|
4 years ago |
David Lanzendörfer
|
a4bf0a09c2
|
Include missing assert
|
4 years ago |
David Lanzendörfer
|
8dfc5a6b66
|
pEpLog.hh is now local
|
4 years ago |
David Lanzendörfer
|
99a3cb0e6e
|
Adding another missing include
|
4 years ago |
David Lanzendörfer
|
242e9de977
|
Adding missing include
|
4 years ago |
heck
|
e7a8426ed4
|
Doc: improved for class Adapter::Session
|
4 years ago |
heck
|
1a5cc7e72b
|
Doc: update the ancient README.md
|
4 years ago |
heck
|
2d24242010
|
fix .clang-format invalid value
|
4 years ago |
Volker Birk
|
6b53a820a3
|
FIX: .size() has type size_t
|
4 years ago |
Luca Saiu
|
67bbd51b23
|
counting semaphore: comment improvements
|
4 years ago |
Luca Saiu
|
e6fc833bef
|
counting semaphore: add comments, cosmetic changes
|
4 years ago |
Luca Saiu
|
94b5a61f8b
|
.gitignore: ignore new compiled file
|
4 years ago |
Luca Saiu
|
0edfef8346
|
counting semaphore: rename multiple-inclusion-prevention macro
|
4 years ago |
Luca Saiu
|
dd077fd7ba
|
new CountingSemaphore class, plus test case
|
4 years ago |
heck
|
ae28261ea6
|
Build: -lm was missing
|
4 years ago |
heck
|
e7ea4a094c
|
Build: -fPIC also for c99
|
4 years ago |
heck
|
d5526ee4ee
|
Test: hex2bin() - fixed contradicting signatures
|
4 years ago |
heck
|
5b0c58386e
|
Revert "adapt to the engine changes in ENGINE-959"
This reverts commit fedd2dc8d2 .
|
4 years ago |
heck
|
4b1fb58cb8
|
hex2bin() - fixed contradicting signatures
|
4 years ago |
heck
|
e18fcb5935
|
Merge pull request 'LIB-17' (#12) from LIB-17 into master
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/libpEpAdapter/pulls/12
|
4 years ago |
Luca Saiu
|
e568678a1d
|
empty_message_copy: copy the rating as well (Jörg Knobloch discovered the bug)
Thanks Jörg.
|
4 years ago |
Luca Saiu
|
fedd2dc8d2
|
adapt to the engine changes in ENGINE-959
|
4 years ago |
heck
|
2a91f4304d
|
Merge pull request 'LIB-19: fix easy compilation problems' (#11) from LIB-19 into master
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/libpEpAdapter/pulls/11
|
4 years ago |
Luca Saiu
|
69ce6c0550
|
LIB-19: fix easy compilation problems
|
4 years ago |
heck
|
a17dddf716
|
Tests: test_hexbin.cc - we are always in namepace ::pEp
|
4 years ago |
heck
|
a2856f3317
|
Tests: test_rand.cc
|
4 years ago |
heck
|
8a6aba672d
|
std_utils: further improve the random funcs, hopefully.
|
4 years ago |
heck
|
634fee3bcd
|
Merge pull request 'add missing #include directives, fixing compilation with GCC' (#9) from LIB-18 into master
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/libpEpAdapter/pulls/9
|
4 years ago |
Luca Saiu
|
3d629949be
|
add missing #include directives, fixing compilation with GCC
Tested with GCC 9 and GCC 11.
|
4 years ago |
heck
|
f84ccc961d
|
.gitignore
|
4 years ago |
heck
|
b8a208d3a5
|
std_utils - Templatize bin2hex() / hex2bin()
FIX: The random generators, they were totally broken. (exhausting the entropy pool)
|
4 years ago |
heck
|
e449d65a4f
|
std_utils.hh - Add dir_get_cwd() / dir_set_cwd()
|
4 years ago |
heck
|
901a9fa9a7
|
Merge branch 'master' of https://gitea.pep.foundation/pEp.foundation/libpEpAdapter
|
4 years ago |
heck
|
f27b87d587
|
bin2hex - Add alternative
|
4 years ago |
heck
|
91d7e47734
|
Add missing includes
|
4 years ago |
heck
|
f03f679360
|
Tests: add hex2bin() / bin2hex()
|
4 years ago |
heck
|
15f7c3de60
|
std_utils - add hex2bin() / bin2hex()
|
4 years ago |
heck
|
528d823b19
|
std_utils - add to_lower(string)
|
4 years ago |
heck
|
cbdc72995e
|
formatting only / doc
|
4 years ago |
heck
|
b41bba4143
|
std_utils - templatize file_read_bin() / file_write_bin
|
4 years ago |