Commit Graph

285 Commits (synchronous)
 

Author SHA1 Message Date
Volker Birk 72dbceb8c9 remove possible race condition
3 years ago
Volker Birk 114600ee17 synchronous API
3 years ago
Volker Birk 0b63dcb430 Added tag Release_2.1.0-RC12 for changeset 4f1eaae5a934
3 years ago
Volker Birk 89459b946c wrong add...
3 years ago
Volker Birk c28bf3c341 don't lock unecessary
3 years ago
Volker Birk d4d114ff15 JSON adapter needs this
3 years ago
heck 3a6faa4a0e Added tag Release_2.1.0-RC11 for changeset c5dea7599547
3 years ago
Hussein Kasem 4c17245d33 Android Build: Add callback_dispatcher.cc to Android.mk
3 years ago
Volker Birk 50bbb9d8c5 Added tag Release_2.1.0-RC10 for changeset d2960a3f7403
3 years ago
Volker Birk 1c96b4d10e std::list::back() is b0rken on Windows. Replacement.
3 years ago
Volker Birk 33debdfc61 is emplace_back() b0rken on Windoze?
3 years ago
Volker Birk dc990012ac return stable empty string
3 years ago
Volker Birk 85e6ff67e0 empty string object instead
3 years ago
Volker Birk f8a601d261 Added tag Release_2.1.0-RC9 for changeset e4758952329d
3 years ago
Volker Birk 89367957ef make it testable
3 years ago
Volker Birk f06919109e Added tag Release_2.1.0-RC8 for changeset 7c3620e386d6
3 years ago
Volker Birk 5c7ea6171b reset iterator on found passphrase
3 years ago
Volker Birk 4fa5b2d05f ...
3 years ago
Volker Birk e952ff4a29 ...
3 years ago
Volker Birk a221997731 Added tag Release_2.1.0-RC7 for changeset 21f83662613f
3 years ago
Volker Birk 736749d513 ...
3 years ago
Volker Birk 988f247dc7 Added tag Release_2.1.0-RC6 for changeset 11c85ef006f0
3 years ago
Volker Birk dd7a29d312 include stored passphrase in delivery
3 years ago
Volker Birk 7f775aa5cf merging
3 years ago
Volker Birk 9856eff624 ...
3 years ago
Volker Birk c60f13ddf2 add Semaphore.hh to Visual Studio Projekt
3 years ago
Volker Birk 284231de12 Added tag Release_2.1.0-RC5 for changeset 096b6f362bba
3 years ago
Volker Birk 653cbf74b5 safeguard not needed with a semaphore
3 years ago
Volker Birk aa1f7370c3 semaphore test
3 years ago
Volker Birk 2ecdb94ba6 need a semaphore here
3 years ago
Volker Birk 32c969d133 Added tag Release_2.1.0-RC4 for changeset dab5f8a0f0c9
3 years ago
Volker Birk 105c276249 cleanup
3 years ago
Volker Birk 8ca7b4c548 safeguard
3 years ago
Volker Birk fd92e48ee9 ...
3 years ago
Volker Birk e06cf7b5d3 if the passphrase cache has no valid passphrase while in messageToSend(), ask the app
3 years ago
Volker Birk 5d6fce7983 moving up front
3 years ago
Volker Birk 753a789a18 providing passphrase_cache
3 years ago
Volker Birk 1ad94d21be merging
3 years ago
Volker Birk c46b8ec4f8 handle nullptr gracefully
3 years ago
Thomas da948e5fba Fiy xcopy command for Release builds
3 years ago
Volker Birk f30eaee4b4 Added tag Release_2.1.0-RC3 for changeset eb93c0f90cc8
3 years ago
Volker Birk 7c58b7e044 correct XCOPY command for Release builds
3 years ago
Volker Birk 1aa042c038 better naming
3 years ago
Volker Birk a2a64f3b7a granular locking
3 years ago
Volker Birk cf0d6b3b64 lock this
3 years ago
Volker Birk 62c71378d1 do not test empty twice
3 years ago
Volker Birk 55c1fae17f add_stored() for config_passphrase_for_new_keys()
3 years ago
Volker Birk d01c362804 thank you, Roker, for the idea with returning the string of the emplaced element ;-)
3 years ago
Roker f4a0da11a2 avoid possible dangling pointer to member of destructed local object. Add documentation. Avoid superfluous string copies.
3 years ago
Volker Birk 04852c1d4f merging
3 years ago