abbf677a
(HEAD -> master)
Merge pull request 'IOSAD-232: Tell xcode the generated files (engine, asn.1) so it doesn't expect them from the start' (#76) from dirk/pEpEngine:IOSAD-232 into master by
2022-03-15 12:14:48 +0100
0f9b803c
Merge remote-tracking branch 'foundation/master' into IOSAD-232 by
2022-03-15 11:59:50 +0100
d821a107
IOSAD-232 Unify names for generated file lists by
2022-03-14 16:46:23 +0100
271829c0
IOSAD-232 Update engine generated file list by
2022-03-14 15:53:20 +0100
a378ca3d
IOSAD-232 Put asn.1 generated files into correct directory by
2022-03-14 15:50:22 +0100
cf6f8228
IOSAD-232 Make paths relative to asn.1 project dir by
2022-03-14 15:40:48 +0100
bd8f7f9c
IOSAD-232 Re-add the generated files list for asn.1 by
2022-03-14 15:29:23 +0100
81ced706
IOSAD-232 Update the python script for generated files by
2022-03-14 14:02:59 +0100
7c819b64
(dz_rm_stringlist_header)
Remove stringlist.h from public headers by
2022-03-11 12:11:08 +0100
fa57c747
version: re-add the trailing "+" by
2022-03-04 09:58:44 +0100
0aab558e
(tag: Release_3.2.0-RC7)
make an RC (in fact just for Gernot to have a tag for testing doc generation) by
2022-03-04 09:57:56 +0100
221908b4
change Makefile again for Seq 1.7.0 and to remove wrong deployment info by
2022-03-02 10:39:41 +0100
37b6fe3c
(Release_2.1)
IOS-2934 Xcode: stop copying headers to usr/local/include by
2022-03-01 16:28:43 +0100
2a400819
Merge pull request 'Release_2.1' (#74) from buff/pEpEngine:Release_2.1 into Release_2.1 by
2022-03-01 13:50:34 +0100
40b5c532
Merge pull request 'build-mac: uses sqlite provided by Engine now' (#73) from buff/pEpEngine:master into master by
2022-03-01 13:50:20 +0100
2a41788c
DEPENDENCIES, sqlite3: update required version to the one I actually test often by
2022-02-28 12:21:04 +0100
c6f4b676
DEPENDENCIES: add optional sqlite3 dependency by
2022-02-28 12:20:22 +0100
0497b089
DEPENDENCIES: add sqlite3 (even if it is optional) by
2022-02-28 12:17:32 +0100
f70104c1
build-mac: uses sqlite provided by Engine now by
2022-02-28 09:55:50 +0100
480ff5fa
merge Release_2.1.53 (build-mac now uses sqlite3 provided by Engine by
2022-02-28 09:47:43 +0100
51d40b42
(Release_2.1.53)
Xcode: rm indevidal sqlite3 build from fork and use the sqlite the engine provides by
2022-02-25 16:23:56 +0100
ebc4ebd3
change version number: these changes come after the iOS-only release 2.1.53 by
2022-02-25 16:05:55 +0100
5aec9039
SQL: replace substring with substr, fixing compatibility with sqlite older than 3.34.0; improve SQL error messages by
2022-02-25 12:48:11 +0100
9d940c8b
comment fix by
2022-02-24 16:34:31 +0100
151e8a72
change version: this is 2.1.52+, since it comes after the release 2.1.52 by
2022-02-24 14:57:32 +0100
ced26c45
(tag: Release_2.1.52)
change version for release by
2022-02-24 14:33:43 +0100
22811666
version: re-add + by
2022-02-24 13:28:34 +0100
d8d040ed
(tag: Release_2.1.51-RC6)
change version by
2022-02-24 13:27:35 +0100
05ae5fe0
defensive change: refuse to delete own key material by
2022-02-24 12:28:40 +0100
8ead0ba6
test suite build system: link libraries necessary for static builds by
2022-02-24 12:28:22 +0100
7ed4e737
comment change by
2022-02-23 14:06:00 +0100
e7a36f73
version: re-add the + suffix by
2022-02-23 14:03:02 +0100
0ef787f3
(tag: Release_2.1.51-RC5)
change version by
2022-02-23 14:01:22 +0100
f15ea636
Merge branch 'ENGINE-995' by
2022-02-23 11:58:32 +0100
68f32699
manage dependencies in Makefile by
2022-02-22 13:39:40 +0100
43c724d3
apply windows build system patch from Antonio (thanks), by hand: it did not apply cleanly by
2022-02-22 11:13:47 +0100
b6284a87
pEpEngine.h: include either <sqlite3.h> or "sqlite3.h" according to SQLITE3_FROM_OS (thanks Gernot) by
2022-02-21 11:43:57 +0100
9e85d364
make doxygen output nicer by
2022-02-18 11:22:26 +0100
61c5572c
Fix doxygen for autogenerated code by
2022-02-15 10:51:41 +0100
54d93e98
Dealing with signature mismatches by
2022-02-14 14:31:28 +0100
e1fbf578
some file level doc fixed by
2022-02-14 11:34:40 +0100
7ed06138
Config changes for make doc by
2022-02-14 10:45:54 +0100
ef526015
Most compilation errors of doxygen solved by
2022-02-09 15:50:44 +0100
99653efb
Doxyfile changes by
2022-02-09 13:35:17 +0100
9ab11918
Todo message in cryptotech.[hc] by
2022-02-09 11:26:30 +0100
4add397e
Resolving some doxygen issues by
2022-02-08 15:48:25 +0100
9faf0418
All extant documentation in all source files but sqlite3.* now follos doxygen syntax. by
2022-02-07 16:45:34 +0100
9aa1a3c1
some doxygen comments extended by
2022-02-04 13:08:04 +0100
cfe7c261
Some config changes so we see static inline functions in the documentation by
2022-02-04 12:59:17 +0100
7edd5f95
Doxygen syntax corrections in group.h by
2022-02-04 10:09:02 +0100
fde67db1
Some syntax corrections in special comments for doxygen by
2022-02-02 16:59:29 +0100
82ffc234
make target doc by
2022-02-02 12:34:07 +0100
386160eb
got custom command @license to work by
2022-02-02 10:42:11 +0100
d0a1a984
Doxyfile by
2022-02-02 10:37:31 +0100
ad1a6a03
make doxygen output nicer by
2022-02-18 11:22:26 +0100
f71c8f0d
version: re-add "+" by
2022-02-15 11:49:08 +0100
d009122a
(tag: Release_2.1.51-RC4)
change version for RC by
2022-02-15 11:47:13 +0100
287bbb3c
Fix doxygen for autogenerated code by
2022-02-15 10:51:41 +0100
8102ef86
Merge pull request 'IOSAD-236 switches back to old sequoia (libsequoia_openpgp_ffi.a instead of ...backend)' (#70) from buff/pEpEngine:master into master by
2022-02-14 16:52:03 +0100
a3fe13d3
New SQL migration _sql_migration_remove_own_keys_from_non_own_identities ; minor cleanups elsewhere by
2022-02-14 15:45:16 +0100
b1f60355
Dealing with signature mismatches by
2022-02-14 14:31:28 +0100
b8e7e8a5
some file level doc fixed by
2022-02-14 11:34:40 +0100
f0f34aa9
Config changes for make doc by
2022-02-14 10:45:54 +0100
2182a705
comment by
2022-02-11 13:40:19 +0100
7ccf55cb
after RC, re-add "+" to version by
2022-02-11 13:11:32 +0100
7f911918
(tag: Release_2.1.51-RC3)
new RC by
2022-02-11 13:09:52 +0100
84d548f1
migration: remove temporary db entries for identities also having non-temporary entries by
2022-02-11 13:09:06 +0100
7319e4c0
add migration procedure removing redundant temporary identities by
2022-02-10 17:53:09 +0100
baff8bec
IOSAD-236 switches back to old sequoia (libsequoia_openpgp_ffi.a instead of ...backend) by
2022-02-09 18:21:26 +0100
bde4cca7
Most compilation errors of doxygen solved by
2022-02-09 15:50:44 +0100
7b04affe
Doxyfile changes by
2022-02-09 13:35:17 +0100
842894fa
Todo message in cryptotech.[hc] by
2022-02-09 11:26:30 +0100
c51da8a7
Resolving some doxygen issues by
2022-02-08 15:48:25 +0100
35ed779c
All extant documentation in all source files but sqlite3.* now follos doxygen syntax. by
2022-02-07 16:45:34 +0100
2f092755
make PEP_ENGINE_VERSION machine-generated from its components, as in 2.1 by
2022-02-07 14:47:20 +0100
9c953b68
redefine PEP_ENGINE_VERSION_PLUS after the RC by
2022-02-07 11:01:18 +0100
228759df
(tag: Release_2.1.51-RC2)
automatically define PEP_ENGINE_VERSION from its components by
2022-02-07 10:49:57 +0100
c20f2b09
make this check explicit by
2022-02-04 20:47:58 +0100
2c34563f
don't do TOFU for OpenPGP anymore by
2022-02-04 16:21:18 +0100
eae1fc1b
moving to Sequoia PGP 1.7.0 or later by
2022-02-04 16:21:00 +0100
3124c24a
some doxygen comments extended by
2022-02-04 13:08:04 +0100
5f89aa47
Some config changes so we see static inline functions in the documentation by
2022-02-04 12:59:17 +0100
a2d8b8a2
Doxygen syntax corrections in group.h by
2022-02-04 10:09:02 +0100
aacfdbce
Some syntax corrections in special comments for doxygen by
2022-02-02 16:59:29 +0100
49740448
make target doc by
2022-02-02 12:34:07 +0100
69b2b439
set_identity: fix comment by
2022-02-02 12:29:45 +0100
48c1f0e6
got custom command @license to work by
2022-02-02 10:42:11 +0100
f000f70c
Doxyfile by
2022-02-02 10:37:31 +0100
d5ccf9b6
tentative: new function reset_and_clear_bindings; use it in place of sqlite3_reset everywhere by
2022-02-01 17:58:32 +0100
393f17bb
ENGINE-979 temporary revert: re-add file needed for the old FFI by
2022-02-01 09:20:31 +0100
a8c318b6
temporary: revert to the old-style sequoia FFI, and an old sequoia as dependency by
2022-01-31 15:17:32 +0100
1e9f78c4
DEPENDENCIES: use a tested version of sequoia by
2022-01-31 15:22:51 +0100
a64fa5ce
DEPENDENCIES: ask for sequoia openpgp/v1.6.0 (still with the old-style FFI), remove unnnecessary dependency by
2022-01-31 15:17:32 +0100
5463912c
encrypt_message_for_self fix empty string handling in another case by
2022-01-26 23:27:41 +0100
5fcfd6cc
encrypt_message_for_self: fix empty string handling by
2022-01-26 23:24:28 +0100
d0250af7
_update_state_for_ident_list: fix non-NULL empty string handling in one more case by
2022-01-26 23:02:38 +0100
c72749ae
_update_state_for_ident_list: fix non-NULL empty string handling by
2022-01-26 22:59:26 +0100
b9908696
attach_own_key: handle non-NULL but empty fpr correctly by
2022-01-26 22:54:55 +0100
e8f2dd2b
versioning macros: fix PEP_ENGINE_VERSION, adding a missing dash (the tag was correct) by
2022-01-26 13:00:32 +0100
1b82621d
DEPENDENCIES: require Sequoia openpgp/v1.3.1 to prevent a DoS problem (thanks huss) by
2022-01-26 09:58:59 +0100