Commit Graph

934 Commits (6a33d5398ff30de0275e78e9f163057de5ee8537)

Author SHA1 Message Date
Jorg Knobloch 6a33d5398f Remove Windows Debug no-op code from rev. 72a35ebc15c6. 2020-09-08 18:32:18 +02:00
Jorg Knobloch a43b41eaa3 Added tag Release_2.1.0-RC11 for changeset 2dfe33532a0e 2020-09-06 23:41:33 +02:00
Jorg Knobloch 4adc83148e Follow-up to rev. dd87f8436014: Add include files so it compiles again in Windows. 2020-08-28 21:38:40 +02:00
buff 73e4c772e9 Backed out changeset 31bbf46b9e78 2020-08-28 15:47:22 +02:00
buff 76d075a827 Backed out changeset 1dfce47e88f8 2020-08-28 15:47:01 +02:00
buff 73108697ba merge dangling head 2020-08-28 13:49:31 +02:00
Volker Birk 33495a8cd8 Added tag Release_2.1.0-RC10 for changeset 360597d84966 2020-08-27 16:44:35 +02:00
Volker Birk 69dca154b1 fixing Makefile 2020-08-27 16:43:57 +02:00
buff 4ca5ea82af ignores build artefacts 2020-08-27 10:46:02 +02:00
buff 8458bcfcc1 stops requirering a certain subfolder structure (like /src/.libs) inside directories specified in local.conf 2020-08-27 10:43:37 +02:00
buff 64cd1caaaf fixes: pEp webserver not mentioned as dependency in README 2020-08-26 17:36:13 +02:00
buff 5582806ffc fixes: PREFIX from local.conf ignored 2020-08-26 15:02:47 +02:00
Roker 92834930cd merge intermediate state of JSON-156, so the bugfix for context-saved function parameters can already be released. 2020-08-26 10:05:35 +02:00
Roker 3f9a4c93b0 new version name "(45) Kreuz Erfurt" to release the bugfix for context-saved function parameters. 2020-08-26 10:04:19 +02:00
Roker 9b3a0bd4ff restructure call context, so cached/generated values are now thread-safe "per call" and not globally stored in the JsonAdapter class! 2020-08-25 12:45:48 +02:00
Roker f7043856c3 compare security token via constant_time_equal() to avoid timing attacks on the security token. NEEDS NEW LIBPEPADAPTER! 2020-08-25 12:44:45 +02:00
Roker b687c4d531 fetch client_id from JSON-RPC request. 2020-08-20 17:41:56 +02:00
Roker 7f23109544 remove Context::augment() because it is no longer necessary. 2020-08-20 17:41:36 +02:00
Roker fd54377ae2 merge 'default' into JSON-156 2020-08-20 13:03:05 +02:00
Roker 93d8146811 mention pollForEvents() and some minor updates in README.md 2020-08-17 18:24:08 +02:00
Volker Birk a5616b9a52 Added tag Release_2.1.0-RC9 for changeset ae07cfb92d0f 2020-08-14 16:42:05 +02:00
Roker b9c549b095 'unsigned long long' -> 'uint64_t' to make MSVC happy. Thanks, Claudio! :-) 2020-08-12 15:07:18 +02:00
Volker Birk 09eed62ac2 Added tag Release_2.1.0-RC8 for changeset 19d34d111523 2020-08-05 21:51:19 +02:00
Volker Birk b57bb7545e adding the implementation of ENGINE-781 2020-08-05 21:49:26 +02:00
Volker Birk 4825f06165 Added tag Release_2.1.0-RC7 for changeset a52221d0d778 2020-07-30 21:53:11 +02:00
Volker Birk 4a8c598ae8 otherwise the binary will not be compatible with macOS before 10.14 2020-07-29 17:28:17 +02:00
Volker Birk 67616b92ee merging 2020-07-29 16:05:33 +02:00
Volker Birk 868e14c61b MessageCache::cache_encrypt_message_for_self 2020-07-29 16:05:13 +02:00
Roker c1caaec5ac oops. double heads! I can merge them without conflicts. 2020-07-29 00:52:10 +02:00
Roker 1af7ff6a81 JSON-159: After ENGINE-780 we have timegm_with_gmtoff() which does the right thing on all platforms. 2020-07-29 00:50:40 +02:00
Volker Birk 0d0a2690f4 adding cache_mime_decode_message and cache_encrypt_message 2020-07-28 23:02:42 +02:00
Volker Birk 959ee1aeec add message_cache functions 2020-07-28 18:37:10 +02:00
Volker Birk 44179f2bbc Added tag Release_2.1.0-RC6 for changeset 1e734905e983 2020-07-24 10:21:57 +02:00
Volker Birk c12b031a77 merging 2020-07-24 10:21:36 +02:00
Volker Birk 944636a0bb required safeguard 2020-07-24 10:21:23 +02:00
Volker Birk 29221dc4a4 Added tag Release_2.1.0-RC5 for changeset 72a35ebc15c6 2020-07-24 09:09:17 +02:00
Volker Birk 387bca46ca patch for MSC: remove double array 2020-07-24 08:42:00 +02:00
Volker Birk f0e2099f26 Added tag Release_2.1.0-RC4 for changeset 922cdeaa80f1 2020-07-22 13:55:55 +02:00
Volker Birk 886d4fbb60 merging in new_sync 2020-07-22 12:49:21 +02:00
Volker Birk 59e8551e17 add callback_dispatcher 2020-07-22 11:39:18 +02:00
Roker b0b773892e split this into 2 statements, so I can set a breakpoint here 2020-07-21 01:09:31 +02:00
Roker e9292da435 set version name to "(44) Neudietendorf" 2020-07-21 00:20:53 +02:00
Roker c7f0a83e2a remove my own sync thread code, replaced it by libpEpAdapter's implementation. 2020-07-21 00:18:47 +02:00
Roker a6c6865065 start branch "new_sync" to replace my own sync loop by the implementation of libpEpAdapter. 2020-07-20 23:34:27 +02:00
Roker 4e350d56cf add debug output for base64 codec and c_string length storing & retreiving. 2020-07-17 14:20:18 +02:00
Roker 4764998307 add examples for requests and results in README.md 2020-07-17 10:31:20 +02:00
Roker b26a492deb wrap _all_ Engine functions with passphrase_cache.api(), except config_*() functions 2020-07-14 15:38:10 +02:00
Roker 491f33e300 fix Makefile. Add BOOST_MT variable because on my Mac the boost libraries have -mt in their file names. 2020-07-14 15:30:31 +02:00
Volker Birk 5effe2654e this is not needed any more 2020-07-11 10:36:15 +02:00
Volker Birk 8f3558aac4 new Makefile for static linking; for docu make help 2020-07-11 10:27:17 +02:00