421 Commits (7344ab26eba99999c25c301cee2ce1ec767d2753)
 

Author SHA1 Message Date
Volker Birk 087d6623c2 move exception between threads 6 years ago
Volker Birk b8be88ee99 ... 6 years ago
Volker Birk c25feca938 startup() may throw RuntimeError 6 years ago
Volker Birk e61c860a25 runtime error trying to start sync if no own identities available 6 years ago
Thomas 14747c481b Remove 64 bit configuration 6 years ago
Roker 5467781c00 cleanup .hgtags 6 years ago
Volker Birk 57cde89719 Added tag 0.1.0-RC for changeset 563136a38d28 6 years ago
Volker Birk d612b12206 Removed tag 0.1.0-RC 6 years ago
Roker 0f061670eb add #include <cassert> 6 years ago
Volker Birk c85d75a9ad Added tag 0.1.0-RC for changeset 7614cd2167ef 6 years ago
Volker Birk 64a021192d .. 6 years ago
Volker Birk 3ee86779f0 ... 6 years ago
Roker 248b8df06c make copying more verbose to see what's done or what went w0ng. replace "ar" by $(AR) to make it configurable. 6 years ago
Roker 68a2f88903 add call_with_lock(). Moved from Json Adapter. 6 years ago
Volker Birk 13c5af925c add post build event 6 years ago
Volker Birk 602d0915cb adding -fPIC for Leenoox 6 years ago
Roker 4a3bd33be7 remove the big switch(), use pep_status_to_string() from pEpEngine.h instead. 6 years ago
Damiano Boppart c572693921 Merge make-cleanup 6 years ago
Damiano Boppart 61f8327e57 Merge in default 6 years ago
Hussein Kasem 7d77886ade Add stl flag on Android.mk 6 years ago
Hussein Kasem cab6b68dbf Merge with make-cleanup 6 years ago
Roker 62ef512232 merge default into branch 6 years ago
Hussein Kasem 329687595c Add Android build 6 years ago
Roker 5a56066f02 add 3 enumerators to status_to_string() function 6 years ago
Thomas 7c0ea06f2d Update Windows target version 7 years ago
Damiano Boppart 859527e249 Add basic build instructions 7 years ago
Damiano Boppart a24311cb18 Create all required folders when installing 7 years ago
Damiano Boppart 69a69265ca Fix clean target 7 years ago
Damiano Boppart 379d3f268a Merge heads 7 years ago
Damiano Boppart 63b2c2f5cc Fix clean target, and library search paths 7 years ago
Damiano Boppart 83154e7102 Merge in default 7 years ago
Roker 02f6123646 LAS-2 I hope that default template argument would make modern clang++ happy. 7 years ago
Damiano Boppart 88b080fa5c Merge in default 7 years ago
Damiano Boppart 81599ce27d Fix variable definition syntax 7 years ago
Damiano Boppart fbde9496c4 Merge in default 7 years ago
Roker 8bde1d7242 Follow Engine's API change in test_adapter, too. 7 years ago
Damiano Boppart 9b41720bd0 First attempt at makefile cleanup 7 years ago
Thomas 191bb8b5e4 For debugging purposes 7 years ago
Roker 05e7a8fa90 try_pop_front() returns true on success, not on timeout! Thanks, thomas! 7 years ago
Volker Birk fcd724e769 removing legacy nonsense 7 years ago
Roker f197892d4e Sorry, but I do need that Deleter feature in the locked_queue to avoid memory leaks. But this way now it should not harm all non-users, I hope so. :-o 7 years ago
Volker Birk e513b10352 API change 7 years ago
Roker 52530e2a33 remove "locked_queue" and <thread> from public Adapter.hh API, because not necessary there. 7 years ago
Roker 82cb8717f6 _retrieve_next_sync_event() now uses try_pop_front() instead of the manual timeout gebastel before... :-) 7 years ago
Roker 793eaa4c71 add locked_queue<>.try_pop_front() with timeout in seconds, instead of absolute time. 7 years ago
Roker 8d92ae2efd don't pollute the global namespace with "using namespace std;" in the header. Adds some comments for documentation. 7 years ago
Volker Birk faadeb2741 merging 7 years ago
Volker Birk f2b9b50caa adding status_to_string 7 years ago
Roker 2d7af21d37 add status_to_string() function to libpEpAdapter. 7 years ago
Thomas cd6b1e2609 Adjust file paths 7 years ago