389 Commits (c732f24c48b66733aad0e5292deff87ba6229ee4)
 

Author SHA1 Message Date
heck c732f24c48 ALL FILES - replace #pragma once with standard include guards (and make sure license header) 4 years ago
heck 277204c40d pEpLog - added pEpEngine logging API support (providing platform abstractions and portability), runtime switching and thread-safety. (platforms 4 years ago
heck 49c124c3db simplify expressions 4 years ago
heck 64b6857bd2 Semaphore - use std::<atomic> types for thread synchronization. (otherwise undef behaviour) 4 years ago
heck 966b2967d4 use std::<atomic> types for thread synchronization. (otherwise undef behaviour) 4 years ago
heck 0de8502f8f local var never used 4 years ago
heck 34cedaa8c6 .gitignore 4 years ago
heck b0a57da9fa just cosmetics (less error prone to read, makes you think about the missing else case) 4 years ago
heck 6cdfe86402 non-local single char named vars are not that handy. 4 years ago
Thomas 08bc629204 Rename Windows build path 4 years ago
Thomas 678eab6597 Add Windows build directories to .gitignore 4 years ago
Devan Carpenter a047b78518 convert .hgignore to .gitignore 4 years ago
heck c46b69a100 Added tag Release_2.1.3 for changeset a14df349ffca 5 years ago
Thomas c5b1977d42 Add reference to pEpEngine project in Windows project 5 years ago
heck 5d225295f0 This is maintenance branch for Release_2.1 (The proces has not been followed, and the patch rels Release_2.1.1 anr 2.1.2 are in default branch) 5 years ago
heck 5b279f0074 Added tag Release_2.1.2 for changeset b3f970326ad8 5 years ago
heck 926c79e9c8 Added tag Release_2.1.1 for changeset 5ced9536cc23 5 years ago
heck 347f4f39e1 Added tag Release_2.1.0 for changeset 875a418fdffc 5 years ago
heck 5b084edfb4 Removed tag Release_2.1.0-P4O, Release_2.1.0-P4A, Release_2.1.0-P4TB 5 years ago
heck 10d47fae29 Removed tag Release_2.1.0-P4O 5 years ago
heck d60a43ef61 Removed tag Release_2.2.0-RC1 5 years ago
heck 6c04ded02d Added tag Release_2.1.0-P4A for changeset 875a418fdffc 5 years ago
heck 8601e1728b Added tag Release_2.1.0-P4O for changeset 5ced9536cc23 5 years ago
heck bfcd62d9a6 Added tag Release_2.1.0-P4TB for changeset b3f970326ad8 5 years ago
heck 5d402d3131 Added tag Release_2.1.0-RC29 for changeset b3f970326ad8 5 years ago
Volker Birk d5eae02cfd Added tag Release_2.2.0-RC1 for changeset b3f970326ad8 5 years ago
Jorg Knobloch 571e249c32 Fixed white-space issues again which got clobbered in merge, same as rev. 7c07e68b6f56 (and more). 5 years ago
Volker Birk ffade4115f merging 5 years ago
Volker Birk d51142484b ... 5 years ago
Volker Birk f3eed22158 merging 5 years ago
Volker Birk 726fc1d2f9 copy ID in empty_message_copy() 5 years ago
Jorg Knobloch 25737863cb Fixed white-space issues introduced in rev. 25a4d2b6d02f. 5 years ago
Roker 6395c0f72e count number of threads waiting in locked_queue<T>.pop...() 5 years ago
Volker Birk f57c724411 Added tag Release_2.1.0-RC28 for changeset 25a4d2b6d02f 5 years ago
Volker Birk 25cf0ca31e LIB-6 5 years ago
Jorg Knobloch bac3677865 Added tag Release_2.1.0-RC27 for changeset 5ced9536cc23 5 years ago
Roker 416ab7ac5b Aargl!! On equality, d==0! Might solve JSON-164? 5 years ago
Jorg Knobloch 9c03ad38f2 Add constant_time_algo.cc/hh to Windows build. 5 years ago
Volker Birk 0a46877774 Added tag Release_2.1.0-RC26 for changeset af0be1e125a8 5 years ago
Roker e9ab9662a6 add constant_time_algo.hh/.cc with constant_time_equal() only at the moment. 5 years ago
heck eb33155efd then you dont even need the if -include doesnt worry if file not existing 5 years ago
heck 4766b4c07b some formatting only, (cant we agree on softwrapping please, line width on my MBP 13" is around 2000) 5 years ago
Volker Birk 7aae6ffc03 Added tag Release_2.1.0-RC25 for changeset 875a418fdffc 5 years ago
Volker Birk aa9a3c7e77 auto call release() on platforms where this is supported. 5 years ago
Volker Birk 53c1673c99 Added tag Release_2.1.0-RC24 for changeset 78998b15268a 5 years ago
Volker Birk 0260722d6c use .joinable() instead of pointer value to detect if sync is running 5 years ago
Volker Birk 72d62a5fb8 ... 5 years ago
Volker Birk 6e4bae2c38 use sensible defaults and keep the build quite 5 years ago
Volker Birk 3f2090bec9 merging 5 years ago
Volker Birk 582f7135e7 adding test_leave_device_group 5 years ago