Commit Graph

  • 842c764e85 BUILD: use pEpEngine=Release_2.1.21 Release_2.1.15 heck 2021-03-18 22:59:10 +0100
  • dbc036a95d BUILD: use pEpEngine=Release_2.1.20 Release_3.0-RC2 heck 2021-03-17 21:47:25 +0100
  • e0371109df BUILD: use pEpEngine=Release_2.1.19 Release_3.0-RC1 heck 2021-03-17 21:46:18 +0100
  • 915632d3fa BUILD: use pEpEngine=Release_2.1.20 Release_2.1.14 heck 2021-03-17 21:12:36 +0100
  • 6d318e5685 BUILD: use pEpEngine=Release_2.1.19 Release_2.1.13 heck 2021-03-17 21:12:08 +0100
  • b8004d624e Merge branch 'Release_2.1' - we (fdik and i) deifned the version numbers of libpEpAdapter to be totally independent of anything else. Branch "Release_2.1" will be patch only release branch for Release_2.1 Branch "master" can now be main branch and the next libpEpAdapter release will be Release_3.0.0 We are deliberately doing a major release bump, to make it clear that the version numbers are decoupled from now on. Release_3.0-RC0 heck 2021-03-16 14:09:28 +0100
  • 513dd36e1b BUILD: use pEpEngine=Release_2.1.18 Release_2.1.12 heck 2021-03-12 17:26:24 +0100
  • 5cca0658b7 BUILD: use pEpEngine=Release_2.1.16 Release_2.1.11 heck 2021-03-10 18:03:19 +0100
  • d904965185 BUILD: use pEpEngine=Release_2.1.15 Release_2.1.10 heck 2021-03-10 18:02:41 +0100
  • bcd05ee204 BUILD: use pEpEngine=Release_2.1.14 Release_2.1.9 heck 2021-03-10 18:01:11 +0100
  • ff0b8afbb8 replace C99 style #if defined() with C++ Release_2.1.8 heck 2021-03-03 22:35:34 +0100
  • 7abb32b740 Merge pull request 'Android Build: Add android/log.h include' (#5) from android-build into Release_2.1 heck 2021-03-03 22:29:01 +0100
  • e0122ea82f
    Android Build: Add android/log.h include #5 Hussein Kasem 2021-03-03 22:24:05 +0100
  • 30e7668d51 add includes for linux gcc Release_2.1.7 heck 2021-02-27 19:02:59 +0100
  • bfc7b88a6f Android Build: Add all *.cc source files instead of one by one Hussein Kasem 2021-02-22 10:47:16 +0100
  • 4e9b5192cc
    Android Build: Add all *.cc source files instead of one by one #4 Hussein Kasem 2021-02-22 10:47:16 +0100
  • cce6e5db31 .gitignore heck 2021-02-25 01:04:59 +0100
  • 082aec794c pEpLog remove pEpEngine logging API / Add #ifdef and __android_log_print() heck 2021-02-25 01:04:38 +0100
  • 8d7e2450b6 Merge branch 'master' into Release_2.1 heck 2021-02-25 00:39:07 +0100
  • d86ec580ad
    CID: don't use insecure docker registries anymore Devan Carpenter 2021-02-23 10:16:04 +0100
  • 038df251c9 Add pEpLog to Visual Studio project Thomas 2021-02-18 16:14:17 +0100
  • 52aca065e1 Merge remote-tracking branch 'origin/master' into Release_2.1 Release_2.1.6 heck 2021-02-17 01:22:20 +0100
  • 56009d14d5 pEpLog is "off" by default heck 2021-02-17 01:10:31 +0100
  • 34b227446a Merge branch 'master' into Release_2.1 heck 2021-02-17 01:04:09 +0100
  • c732f24c48 ALL FILES - replace #pragma once with standard include guards (and make sure license header) heck 2021-02-16 22:08:43 +0100
  • 277204c40d pEpLog - added pEpEngine logging API support (providing platform abstractions and portability), runtime switching and thread-safety. (platforms Release_2.1.5 heck 2021-02-16 21:26:48 +0100
  • 49c124c3db simplify expressions heck 2021-02-16 21:10:36 +0100
  • c65912ac49 Merge pull request 'Add DEPENDENCIES file and make CI jobs use it' (#3) from dvn/libpEpAdapter:CI-CD into master heck 2021-02-16 13:21:52 +0100
  • 1399afb4b2
    CI: remove unfinished CentOS/RHEL jobs #3 Devan Carpenter 2021-02-16 12:53:03 +0100
  • dd56c009e3
    CI: use specific project versions Devan Carpenter 2021-02-15 02:23:09 +0100
  • 4f9ba2c1b7
    build-system: add 1st party dependencies file Devan Carpenter 2021-02-14 20:21:26 +0100
  • 64b6857bd2 Semaphore - use std::<atomic> types for thread synchronization. (otherwise undef behaviour) heck 2021-02-16 00:49:08 +0100
  • 966b2967d4 use std::<atomic> types for thread synchronization. (otherwise undef behaviour) heck 2021-02-16 00:48:52 +0100
  • 0de8502f8f local var never used heck 2021-02-16 00:47:46 +0100
  • 34cedaa8c6 .gitignore heck 2021-02-15 22:22:14 +0100
  • b0a57da9fa just cosmetics (less error prone to read, makes you think about the missing else case) heck 2021-02-15 22:20:48 +0100
  • 6cdfe86402 non-local single char named vars are not that handy. heck 2021-02-15 22:07:48 +0100
  • 08bc629204 Rename Windows build path Thomas 2021-02-04 08:47:37 +0100
  • 678eab6597 Add Windows build directories to .gitignore Thomas 2021-02-03 07:32:08 +0100
  • a047b78518 convert .hgignore to .gitignore Release_2.1.4 Devan Carpenter 2021-01-29 14:29:56 +0100
  • e785f234f8 Use compiler to generate .d files instead of using sed. heck 2020-12-04 23:20:11 +0100
  • dc16b1d162 Merge pull request 'convert .hgignore to .gitignore' (#2) from dvn/libpEpAdapter:gitignore into master heck 2021-01-29 15:54:11 +0100
  • f50e785cd8
    convert .hgignore to .gitignore #2 Devan Carpenter 2021-01-29 14:29:56 +0100
  • db6f01c320 Merge pull request 'ci: create initial gitlab-ci jobs' (#1) from dvn/libpEpAdapter:ci into master heck 2021-01-29 12:48:46 +0100
  • e9ff229630 ci: create initial gitlab-ci jobs #1 Devan Carpenter 2021-01-27 01:31:15 +0100
  • c46b69a100 Added tag Release_2.1.3 for changeset a14df349ffca heck 2020-12-03 13:56:23 +0100
  • 29de05185c Add reference to pEpEngine project in Windows project Thomas 2020-11-11 10:04:08 +0100
  • c5b1977d42 Add reference to pEpEngine project in Windows project (grafted from 31a4f245442863de0d687f749964362244e58b70) Release_2.1.3 Thomas 2020-11-11 10:04:08 +0100
  • 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) heck 2020-10-21 10:14:39 -0400
  • 5b279f0074 Added tag Release_2.1.2 for changeset b3f970326ad8 heck 2020-10-21 10:10:09 -0400
  • 926c79e9c8 Added tag Release_2.1.1 for changeset 5ced9536cc23 heck 2020-10-21 10:09:42 -0400
  • 347f4f39e1 Added tag Release_2.1.0 for changeset 875a418fdffc heck 2020-10-21 10:09:10 -0400
  • 5b084edfb4 Removed tag Release_2.1.0-P4O, Release_2.1.0-P4A, Release_2.1.0-P4TB heck 2020-10-21 10:07:02 -0400
  • 10d47fae29 Removed tag Release_2.1.0-P4O heck 2020-10-21 10:06:58 -0400
  • d60a43ef61 Removed tag Release_2.2.0-RC1 heck 2020-10-20 16:58:01 -0400
  • 6c04ded02d Added tag Release_2.1.0-P4A for changeset 875a418fdffc heck 2020-10-20 15:34:13 -0400
  • 8601e1728b Added tag Release_2.1.0-P4O for changeset 5ced9536cc23 heck 2020-10-20 15:33:48 -0400
  • bfcd62d9a6 Added tag Release_2.1.0-P4TB for changeset b3f970326ad8 heck 2020-10-20 15:33:32 -0400
  • 5d402d3131 Added tag Release_2.1.0-RC29 for changeset b3f970326ad8 heck 2020-10-20 15:33:12 -0400
  • d5eae02cfd Added tag Release_2.2.0-RC1 for changeset b3f970326ad8 Volker Birk 2020-10-09 01:31:39 +0200
  • 571e249c32 Fixed white-space issues again which got clobbered in merge, same as rev. 7c07e68b6f56 (and more). Release_2.1.2 Release_2.1.0-RC29 Jorg Knobloch 2020-10-08 21:51:56 +0200
  • ffade4115f merging Volker Birk 2020-10-08 16:36:38 +0200
  • d51142484b ... Volker Birk 2020-10-08 16:36:02 +0200
  • f3eed22158 merging Volker Birk 2020-10-07 12:46:35 +0200
  • 726fc1d2f9 copy ID in empty_message_copy() Volker Birk 2020-10-07 12:44:41 +0200
  • 25737863cb Fixed white-space issues introduced in rev. 25a4d2b6d02f. Jorg Knobloch 2020-09-25 23:49:19 +0200
  • 6395c0f72e count number of threads waiting in locked_queue<T>.pop...() Roker 2020-09-25 21:23:50 +0200
  • f57c724411 Added tag Release_2.1.0-RC28 for changeset 25a4d2b6d02f Volker Birk 2020-09-24 13:42:04 +0200
  • 25cf0ca31e LIB-6 Release_2.1.0-RC28 Volker Birk 2020-09-24 13:41:49 +0200
  • bac3677865 Added tag Release_2.1.0-RC27 for changeset 5ced9536cc23 Jorg Knobloch 2020-09-06 23:42:47 +0200
  • 416ab7ac5b Aargl!! On equality, d==0! Might solve JSON-164? Release_2.1.1 Release_2.1.0-RC27 Roker 2020-09-06 22:30:00 +0200
  • 9c03ad38f2 Add constant_time_algo.cc/hh to Windows build. Jorg Knobloch 2020-08-28 21:40:51 +0200
  • 0a46877774 Added tag Release_2.1.0-RC26 for changeset af0be1e125a8 Volker Birk 2020-08-27 16:39:55 +0200
  • e9ab9662a6 add constant_time_algo.hh/.cc with constant_time_equal() only at the moment. Release_2.1.0-RC26 Roker 2020-08-21 11:58:00 +0200
  • eb33155efd then you dont even need the if -include doesnt worry if file not existing heck 2020-08-20 22:26:40 +0200
  • 4766b4c07b some formatting only, (cant we agree on softwrapping please, line width on my MBP 13" is around 2000) heck 2020-08-20 14:48:59 +0200
  • 7aae6ffc03 Added tag Release_2.1.0-RC25 for changeset 875a418fdffc Volker Birk 2020-08-13 23:48:38 +0200
  • aa9a3c7e77 auto call release() on platforms where this is supported. test messages and notifications. Release_2.1.0-RC25 Release_2.1.0 Volker Birk 2020-08-13 23:47:30 +0200
  • 53c1673c99 Added tag Release_2.1.0-RC24 for changeset 78998b15268a Volker Birk 2020-08-13 14:49:28 +0200
  • 0260722d6c use .joinable() instead of pointer value to detect if sync is running Release_2.1.0-RC24 Volker Birk 2020-08-13 14:48:19 +0200
  • 72d62a5fb8 ... Volker Birk 2020-08-13 12:19:35 +0200
  • 6e4bae2c38 use sensible defaults and keep the build quite Volker Birk 2020-08-13 11:42:05 +0200
  • 3f2090bec9 merging Volker Birk 2020-08-13 11:27:12 +0200
  • 582f7135e7 adding test_leave_device_group Volker Birk 2020-08-13 11:26:47 +0200
  • d92b92c844 Unified local.conf with pEpJNIAdapter, added local.conf.example, (BUILD_CONFIG gone seemed to be broken, anyone missing it? /q heck) heck 2020-08-13 00:26:02 +0200
  • 0426b8b8bb documenting test framework Volker Birk 2020-08-12 22:46:05 +0200
  • d40633d0f1 apply this to the tests Volker Birk 2020-08-12 19:52:57 +0200
  • f724aac37c support command line Volker Birk 2020-08-12 19:49:38 +0200
  • 155e8c26a8 remove test dirs on make clean Volker Birk 2020-08-12 18:33:55 +0200
  • 9da3fa4339 test framework Volker Birk 2020-08-12 18:20:25 +0200
  • 6cb9c7ed5d Added tag Release_2.1.0-RC23 for changeset acced2f7f306 Volker Birk 2020-08-05 21:51:33 +0200
  • 6545a5c4de merging in ENGINE-781 Release_2.1.0-RC23 Volker Birk 2020-08-05 21:42:47 +0200
  • 48d6323ff5 tests are using tmp dirs ENGINE-781 Volker Birk 2020-08-05 17:57:10 +0200
  • 358e3ccc3c those are directories Volker Birk 2020-08-05 17:23:13 +0200
  • ef605578cc test with key_reset_all_own_keys() Volker Birk 2020-08-05 12:24:11 +0200
  • 10b0cfff15 key import Volker Birk 2020-08-05 12:13:43 +0200
  • 27ebfb3ba2 test/test_ensure_passphrase.cc Volker Birk 2020-08-05 11:47:15 +0200
  • f210495d67 implementing ENGINE-781 Volker Birk 2020-08-04 16:09:20 +0200
  • dcd8224e50 Added tag Release_2.1.0-RC22 for changeset 725491b70c2d Volker Birk 2020-08-04 09:47:06 +0200
  • 97a554f25e explicit release Release_2.1.0-RC22 Volker Birk 2020-08-04 09:46:37 +0200