06ca791
(HEAD -> master)
Revert prior changes by
2022-01-13 03:30:05 +0000
88dcefd
The session needs to be initialized by
2021-11-16 17:10:33 +0000
2b1a363
Changing code so that it works with the new API by
2021-11-03 20:09:52 +0000
ffb9a14
(Release_3.1)
update NFC data from Unicode 13.0.0 to Unicode 14.0.0. by
2021-11-01 17:01:16 +0100
84d4c85
(lucasaiu/message-struct-change)
adapt to the incompatible changes in ENGINE-959 by
2021-09-27 11:07:01 +0200
9d14e95
(JSON-955)
remove keyserver lookup functionality by
2021-09-02 15:36:02 +0200
83f42c2
remove uses of no longer existing key blacklisting functionality by
2021-09-02 16:31:06 +0200
7b735ce
build system fix: make uninstall now does not break the source directory by
2021-09-01 11:35:10 +0200
ee8e425
build system fix by
2021-08-31 15:29:45 +0200
d5fd2e3
(tag: Release_3.1.0-RC3)
JSON-197: CallbackDispatcher -> Adapter by
2021-07-16 16:50:35 +0200
d56678e
(tag: Release_3.1.0-RC2)
JSON-197: blacklist.h no longer exists in the Engine. Thanks, Thomas, for the hint! by
2021-07-16 16:02:59 +0200
6fe2ed1
(tag: Release_3.1.0-RC1)
JSON-197: remove blacklist_*(), add adapter_group_*(): FIXME: clarify ownership!!! – bump API version to 3.1.0. by
2021-07-15 17:10:48 +0200
e5e4545
JSON-197: changes due to libpEpAdapter's changed API, to make it compiling again. by
2021-07-15 16:37:31 +0200
dc12d34
document that we now need Engine Release_3.1 by
2021-07-15 16:07:09 +0200
62d5d17
(tag: Release_2.1.5, Release_2.1)
Merge branch 'MACOSINST-26' into Release_2.1 by
2021-06-18 17:30:57 +0200
41ae98b
Merge branch 'Release_2.1' into MACOSINST-26 by
2021-06-18 17:27:14 +0200
8736d44
(MACOSINST-26)
MACOSINST-26 rm ASAN dependency, uses dynamic lib which we miust not and which causes crashes on several systems. by
2021-06-18 16:50:31 +0200
07f4532
(tag: Release_2.1.4)
don't use quotes here. by
2021-06-16 15:08:23 +0200
b9e8dda
Merge pull request 'MACOSINST-26' (#2) from MACOSINST-26 into master by
2021-06-16 15:04:07 +0200
c86b0ff
Merge branch 'Release_2.1' into MACOSINST-26 by
2021-06-16 11:23:19 +0200
f5bf4fd
(tag: Release_2.1.3)
FPMAIL-412, P4TB-400: add import_key_with_fpr_return(). by
2021-06-15 10:55:07 +0200
cb7f81a
Added libpEpwebserver/Release/* and libpEpwebserver/Debug/* to .gitignore by
2021-06-10 12:43:07 +0200
fdbb8a6
Fixed Windows build after renaming JSON Spirit files from .cpp to .cc. by
2021-06-10 12:16:28 +0200
76f8461
(tag: Release_2.1.2)
ENGINE-928, P4TB-400: add set_comm_partner_key(). Bump server_version to 0.22.2 by
2021-06-02 22:34:36 +0200
3d7f977
fix Makefile rules for 'unittests'. Fix a crash in the Logger during unittest shutdown (and possibly also in JSON adapter's shutdown, too). by
2021-06-01 21:53:13 +0200
5f53c63
JSON-193: json-spirit now uses .cc, so fix the Makefile, too. by
2021-05-31 16:57:13 +0200
c89ae0c
JSON-193: rename json_spirit's source files from .cpp to .cc to fulfill our file naming requirements. by
2021-05-31 16:55:18 +0200
5105d2f
JSON-193: make debug builds default or when DEBUG=1 (or undeclared). Declare DEBUG=0 for a release build. by
2021-05-31 15:46:04 +0200
a7ec86f
JSON-193: provide a local.conf.example as desired. by
2021-05-31 15:38:53 +0200
f115863
JSON-193: don't set $(CC), $(CXX) nor $(AR) in Makefile. Use local.conf for that! by
2021-05-31 15:24:42 +0200
534daed
fix unittest: init() got 4 parameters instead of 3. by
2021-05-27 15:39:23 +0200
7aaf97c
MACOSINST-26 better --static docs for clang users by
2021-05-27 11:35:55 +0200
7d0bf78
MACOSINST-26 betters docs by
2021-05-27 11:23:31 +0200
4940d78
MACOSINST-26 fixes: BOOST_MT from local.conf ignored by
2021-05-27 09:37:49 +0200
04b0eac
MACOSINST-26 makes boost lib nameing postfix configurable by
2021-05-26 18:45:20 +0200
9a95ea4
Merge branch 'master' into MACOSINST-26 by
2021-05-26 16:34:26 +0200
8f10a76
add explicit rule also for %.cpp (needed for json_spirit), because crosscompiling won't work without. by
2021-05-26 16:33:22 +0200
0838a28
Revert "MACOSINST-26 -liconv is condidered a bug. I assume someone triel & error fixed an issue with that." by
2021-05-25 13:50:24 +0200
acd5ffa
MACOSINST-26 -liconv is condidered a bug. I assume someone triel & error fixed an issue with that. by
2021-05-25 13:33:45 +0200
f8a1608
Revert "MACOSINST-26 looks wrong. /libiconv.a should be used" by
2021-05-25 11:42:12 +0200
c225d59
MACOSINST-26 looks wrong. /libiconv.a should be used by
2021-05-25 11:16:26 +0200
2955c4f
remove Makefile-old, Makefile.conf-old, Makefile.Linux by
2021-05-21 13:40:55 +0200
8f699cf
minor syntax fixes. Thanks to hartmut. by
2021-05-19 20:40:59 +0200
fc11d06
Makefile changes to ease package maintainers. by
2021-05-19 17:21:12 +0200
3a611ab
Makefile fixes for MacOS. It builds on my machine™ now. :-D by
2021-05-19 16:44:28 +0200
fd6ce1f
Massively simplify the Makefile... by
2021-01-27 19:00:57 +0100
134a4e1
(tag: Release_2.1.1, JSON-192)
JSON-192 fixes: ignores local.conf PEP_ADAPTER_LIBRARY & LIBEVENT_LIBRARY_PATH by
2021-05-05 12:56:32 +0200
090e9f1
(tag: Release_2.1.0)
JSON-190: default-initialize "Out" variables explicitly. by
2021-05-03 14:16:51 +0200
9c40d95
(JSON-186)
JSON-190: default-initialize "Out" variables explicitly. by
2021-05-03 14:16:51 +0200
46774a8
JSON-186: add the remaining functions for GroupEncryption. by
2021-04-21 17:13:48 +0200
2ed93a1
JSON-186: add "group_create" to JSON-RPC API and make compiler happy again. by
2021-04-16 16:30:07 +0200
946bbf2
JSON-186: implement from_json<pEp_group*> and to_json<pEp_group*> and make compiler happy again. by
2021-04-14 17:49:08 +0200
baadbc1
JSON-186: add to_json<>, from_json<> for pEp_member, member_list. UNTESTED, YET! by
2021-04-12 18:35:08 +0200
6666eaa
try to re-enable unittests. Still work in progress... by
2021-03-31 14:21:19 +0200
70f8cd3
Merge branch 'master' of https://gitea.pep.foundation/pEp.foundation/pEpJSONServerAdapter by
2021-03-25 10:36:44 +0100
7d572de
ENGINE-890 Add disable_all_sync_channels() by
2021-03-23 15:24:57 +0100
cb33137
copy JS test files from old JSON-128 branch by
2021-03-17 17:18:59 +0100
20848f1
copy unittest from old JSON-128 branch by
2021-03-17 17:18:07 +0100
9bdb84e
use macros do disable logging when non-debug built. by
2021-03-15 18:17:16 +0100
f124c8c
(JSON-128)
Merge branch 'master' into JSON-128 again. :-) by
2021-03-12 13:14:24 +0100
5dd6cba
Revert "Merge branch 'master' into JSON-128" - it was a b0rken merge. by
2021-03-12 12:34:52 +0100
486496c
(tag: Release_2.1.0-RC19)
old Makefile from RC14 copied, because the newer is b0rken, says andreas by
2021-03-11 17:21:31 +0100
a099d13
Merge branch 'master' into JSON-128 by
2021-03-11 15:36:51 +0100
b33a924
(tag: Release_2.1.0-RC18)
Merge branch 'JSON-183' by
2021-03-10 21:27:50 +0100
5f16970
(JSON-183)
Changed condition to `*rating < PEP_rating_reliable` since that's the determining factor for not encrypting. by
2021-03-10 18:21:12 +0100
d540dff
JSON-183: rename output parameter and add comment, as desired by JK. by
2021-03-10 17:03:05 +0100
f24bb9b
JSON-183: sorry, copy & paste fault. It should be this term. by
2021-03-10 13:59:17 +0100
6c81956
JSON-183: menno... do not commit without askin the compiler first... by
2021-03-10 13:44:53 +0100
6090ec0
JSON-183: rename subject_info into partner_info, implement the correct condition, bump server version to 0.22.0 "(47b) Erfurt-Viesselbach" by
2021-03-10 13:43:32 +0100
618bb62
JSON-183: break the loop when a non-pEp user is found, because we cannot protect subject for non-pEp users. by
2021-03-10 09:06:36 +0100
57c9a06
JSON-183: call update_identity() on each identity in msg->to and msg->cc by
2021-03-10 08:42:46 +0100
f432442
JSON-183: remove msg->bcc from algorithm. by
2021-03-10 08:35:18 +0100
9d8c7d9
don't use session->unprotect_subject, so the Client must consult this value before. by
2021-03-09 18:42:41 +0100
045b713
move callback definition to JS file to make sure it is called when the JS code is loaded completely. by
2021-03-04 09:26:34 +0100
7f12ad7
implement the feature as I have understood it... :-/ by
2021-02-16 15:09:30 +0100
cad942c
JSON-183: start branch by
2021-02-16 14:44:00 +0100
5f668df
.hgignore -> .gitignore by
2021-02-11 20:57:58 +0100
c078766
try to fix Makefile.Linux so GTest unittests will compile again... by
2021-02-11 20:55:30 +0100
c6b8fb7
try to fix Makefile.Linux to compile Gtest egain... by
2021-02-11 20:53:47 +0100
469f529
update README.md to use git repos. by
2021-02-09 09:12:08 +0100
0f20204
(JSON-182)
close branch by
2021-02-04 18:29:19 +0100
77746bf
Added tag Release_2.1.0-RC17+MakefileFix for changeset dac68b75f1ec by
2021-02-04 18:21:44 +0100
0a5db97
merge double head on default branch. by
2021-02-04 15:59:31 +0100
a75447d
add -fsanitize=address to linker flags to remove __asan_* linker errors by
2021-02-04 15:57:45 +0100
a9f1383
(tag: Release_2.1.0-RC17+MakefileFix)
JSON-182 fixes iconv symbols not found by using MakeFile of Release_2.1.0-RC14 by
2021-02-04 14:56:41 +0100
070b8ad
Adjust path of libpEpAdapter project in Windows build by
2021-02-04 10:07:23 +0100
b379362
(JSON-180)
Massively simplify the Makefile... by
2021-01-27 19:00:57 +0100
2df14f8
Improve local.conf. by
2021-01-27 17:49:52 +0100
9571a89
Add platform-dependent behaviour. by
2021-01-28 10:48:00 +0100
277cd48
Fix some Makefile bugs. by
2021-01-27 16:50:51 +0100
f462e64
start JSON-180 "The Makefiles need cleanup" by
2021-01-28 11:45:44 +0100
a555c85
Added tag Release_2.1.0-RC17 for changeset 220c1362694f by
2021-01-25 20:43:31 +0100
5329f95
(tag: Release_2.1.0-RC17)
bump server version to "(47a) Erfurt-Ost" by
2021-01-25 20:42:20 +0100
12850cb
JSON-179: be more robust for malformed/unusual data by
2021-01-25 20:40:16 +0100
79e64b6
Added tag Release_2.1.0-RC16 for changeset 5380ce502b28 by
2021-01-21 10:13:27 +0100
7911864
(tag: Release_2.1.0-RC16)
merge JSON-172 "hang in ./server/logger.cc: void wrapLongLine" into default by
2021-01-21 10:12:52 +0100
8919f73
(JSON-172)
close branch before commit. by
2021-01-21 10:12:06 +0100
061e5e8
merge 'default' into this - somewhat older - branch to see whether it makes troubles somewhere... by
2021-01-13 10:03:42 +0100
87476e9
dump blob's disposition, escape non-ASCII characters in blob values properly. by
2021-01-12 12:45:03 +0100
93891d8
oops, msg->comments is just a 'const char*' (which might be NULL), not a stringlist_t. by
2021-01-12 12:24:05 +0100