Volker Birk
|
89287c7cae
|
we have to guarantee this
|
5 years ago |
Volker Birk
|
552b4a7690
|
need const char * anyway
|
5 years ago |
Volker Birk
|
2761940a9f
|
easiest API
|
5 years ago |
Volker Birk
|
de3189fc0d
|
C++ has no coroutines (yet), and the ones of boost are so ugly
|
5 years ago |
Volker Birk
|
cd4dbe2652
|
...
|
5 years ago |
Volker Birk
|
2ee3da10f9
|
add iterators
|
5 years ago |
Volker Birk
|
749e3105da
|
add operator=
|
5 years ago |
Volker Birk
|
9e73643b68
|
add operator=
|
5 years ago |
Volker Birk
|
adf48e0ad8
|
add missing files to build
|
5 years ago |
Volker Birk
|
ec67ea0a11
|
don't
|
5 years ago |
Volker Birk
|
2dd3c53bdc
|
returning const char * from the original std::string object
|
5 years ago |
Volker Birk
|
70d668dec6
|
return const char * of passphrase
|
5 years ago |
Volker Birk
|
e1e0d53d26
|
ignore empty passphrase
|
5 years ago |
Volker Birk
|
748b5f8244
|
test different signatures
|
5 years ago |
Volker Birk
|
0fe0fe4918
|
error handling
|
5 years ago |
Volker Birk
|
63888e7f15
|
testing 1, 2, 3
|
5 years ago |
Volker Birk
|
2cc1cee809
|
...
|
5 years ago |
Volker Birk
|
d9f206b175
|
...
|
5 years ago |
Volker Birk
|
f6616bdc32
|
...
|
5 years ago |
Volker Birk
|
7601a8ec2a
|
convenience functions
|
5 years ago |
Volker Birk
|
e03d474537
|
limit passphrase length to space for 250 code points in UTF-8
|
5 years ago |
Volker Birk
|
a94ba173e9
|
always try empty passphrase first
|
5 years ago |
Volker Birk
|
f0fe66c675
|
max_size guaranteed
|
5 years ago |
Volker Birk
|
6071e0877f
|
keep good passphrases in cache
|
5 years ago |
Volker Birk
|
1256026589
|
keep good passphrases in cache
|
5 years ago |
Volker Birk
|
24925a3b1c
|
support max_size
|
5 years ago |
Volker Birk
|
20e47d4759
|
add passphrase_cache test
|
5 years ago |
Volker Birk
|
18c00b5948
|
make timeout configurable
|
5 years ago |
Volker Birk
|
dc679ab41f
|
passphrase cache
|
5 years ago |
Volker Birk
|
fc145ef33c
|
depends in Makefile
|
5 years ago |
heck
|
574650cfe4
|
Added tag Release_2.0.0 for changeset e8fe371c870a
|
5 years ago |
heck
|
bcd02584c1
|
Added tag Release_2.1.0-RC0 for changeset e657344c3ccf
|
5 years ago |
heck
|
24d39b8492
|
Added tag Release_2.0.2 for changeset e8fe371c870a
|
5 years ago |
Volker Birk
|
87829c5dc4
|
C++ 11, options for clang and gcc
|
5 years ago |
heck
|
b7d8c06d79
|
Move pEpLog() macro to new header pEpLog.hh
|
5 years ago |
heck
|
a62e51bec8
|
Backing out all commits after 159:3275abf4bb79
|
5 years ago |
Volker Birk
|
ac9f433f17
|
merging
|
5 years ago |
Volker Birk
|
36328efc0e
|
Added tag RC1 for changeset 3275abf4bb79
|
5 years ago |
heck
|
7c8a840aee
|
pEpLog() / pEpErr() - enable automatic flushing on std::cout and std::cerr
|
5 years ago |
heck
|
4e47aa6d9e
|
pEpLog() / pEpErr() - Add high-res timestamp
Add test_peplog.cc
|
5 years ago |
heck
|
15a20035eb
|
Improved Logging, prefixed with thread_id now. (DEBUG build only)
added pEpErr() (DEBUG and RELEASE build)
non-local vars names with len == 1 are not handy at all
|
5 years ago |
heck
|
5d626151d3
|
More Logging (in DEBUG build)
|
5 years ago |
Volker Birk
|
4ae7614224
|
adding declaration of _inject_sync_event
|
5 years ago |
Hussein Kasem
|
b4772e5506
|
Android Build: fix header extraction
|
5 years ago |
Jorg Knobloch
|
736fcc6c19
|
Added call_with_lock.cc and slurp.cc to Windows build.
|
5 years ago |
Thomas
|
146f71ab89
|
Add include (won't compile on Windows otherwise)
|
5 years ago |
Thomas
|
97614af623
|
Update Windows project
|
5 years ago |
heck
|
723b6b1829
|
Possible fix for "shutdown problem".
Tests added in last commit (startup/shutdown repeatedly) now seem to work better, but still fail on iteration 61, with a different problem.
|
6 years ago |
heck
|
0e4f4475c4
|
Enhance sync testing; startup/shutdown repeatedly.
These tests still fail.
|
6 years ago |
heck
|
53beb9ba64
|
update test_adapter.cc to use new pEpLog()
|
6 years ago |