Commit Graph

5202 Commits (9f12f958eceae711a775c728145c8f2ae26b512e)
 

Author SHA1 Message Date
Gernot 9faf041877 All extant documentation in all source files but sqlite3.* now follos doxygen syntax. 1 year ago
Gernot 9aa1a3c13e some doxygen comments extended 1 year ago
Gernot cfe7c26147 Some config changes so we see static inline functions in the documentation 1 year ago
Gernot 7edd5f9513 Doxygen syntax corrections in group.h 1 year ago
Gernot fde67db15e Some syntax corrections in special comments for doxygen 1 year ago
Gernot 82ffc2342f make target doc 1 year ago
Gernot 386160eb52 got custom command @license to work 1 year ago
Gernot d0a1a9844d Doxyfile 1 year ago
Gernot ad1a6a032c make doxygen output nicer 1 year ago
Gernot 287bbb3c6a Fix doxygen for autogenerated code 1 year ago
positron 8102ef8679 Merge pull request 'IOSAD-236 switches back to old sequoia (libsequoia_openpgp_ffi.a instead of ...backend)' (#70) from buff/pEpEngine:master into master
Reviewed-on: #70
1 year ago
Gernot b1f603552f Dealing with signature mismatches
I also renamed a parameter in the declaration as it shouldn't affect function definition so doxygen doesn't get confused.
1 year ago
Gernot b8e7e8a5c5 some file level doc fixed 1 year ago
Gernot f0f34aa95a Config changes for make doc 1 year ago
Andreas Buff baff8becd4 IOSAD-236 switches back to old sequoia (libsequoia_openpgp_ffi.a instead of ...backend) 1 year ago
Gernot bde4cca7fd Most compilation errors of doxygen solved 1 year ago
Gernot 7b04affe61 Doxyfile changes 1 year ago
Gernot 842894faf6 Todo message in cryptotech.[hc] 1 year ago
Gernot c51da8a783 Resolving some doxygen issues 1 year ago
Gernot 35ed779c23 All extant documentation in all source files but sqlite3.* now follos doxygen syntax. 1 year ago
positron 2f0927554a make PEP_ENGINE_VERSION machine-generated from its components, as in 2.1 1 year ago
Gernot 3124c24a48 some doxygen comments extended 1 year ago
Gernot 5f89aa472f Some config changes so we see static inline functions in the documentation 1 year ago
Gernot a2d8b8a273 Doxygen syntax corrections in group.h 1 year ago
Gernot aacfdbce34 Some syntax corrections in special comments for doxygen 1 year ago
Gernot 49740448b4 make target doc 1 year ago
Gernot 48c1f0e669 got custom command @license to work 1 year ago
Gernot f000f70cb6 Doxyfile 1 year ago
positron 393f17bb88 ENGINE-979 temporary revert: re-add file needed for the old FFI 1 year ago
positron a8c318b667 temporary: revert to the old-style sequoia FFI, and an old sequoia as dependency 1 year ago
positron 5c5078c509 update_identity: ignore input fpr. _myself: ignore input fpr *earlier*; fix myself header comment
By fdik, attempting to fix QA-176, QA-177, QA-180 and at least implementing
correct behaviour.

There is a change perfectly analogous to this on Release_2.1 (with a mistake in
the commit message: the header comment change is about myself, not about
_update_identity).
1 year ago
positron 874ec3f126 Merge pull request 'master' (#69) from buff/pEpEngine:master into master
Reviewed-on: #69
1 year ago
Andreas Buff 093cd0744c Merge branch 'IOSAD-230' 1 year ago
Andreas Buff dc0d06d053 Merge branch 'master' into IOSAD-230 1 year ago
Andreas Buff 903398f4bd IOSAD-230 Xcode: links libpep_engine_sequoia_backend (instread of "old" sequoia 1 year ago
positron 0a4436da00 make ASN1Message_from_message ASN1Message_to_message public, install map_asn1.h 1 year ago
positron 30a08dfa58 build system: workaround for asn.1 generated code defining _REENTRANT again
This works around an issue with recent GCC or GNU libc.  No semantics change.
1 year ago
positron 890d05044a Merge branch 'ENGINE-979-for-engine-v3': port to pEpEngineSequoiaBackend 1 year ago
positron b387e3ef5f DEPENDENCIES: explicitly specify sequoia as well 1 year ago
positron 2c1d36f2c8 Merge pull request 'Update Windows build file' (#68) from Thomas/pEpEngine:master into master
Reviewed-on: #68
1 year ago
Thomas f97bcbcb9e Update Windows build file 1 year ago
positron a84b40e015 build system: remove generated files 1 year ago
positron eb8ccc44dc update DEPENDENCIES: now there is pEpEngineSequoiaBackend (and update shas) 1 year ago
positron 36ecb4cc49 test suite Makefile: do not re-add SEQUOIA_LIB to LDLIBS 1 year ago
positron eed56aaf99 exchange the definitions of SEQUOIA_LDFLAGS and SEQUOIA_LIB , which were used incorrectly
See the Autoconf manual, §{Preset Output Variables} about the variables LDFLAGS
and LIBS.
1 year ago
positron 37144199ab do not use pgp_sequoia_internal.h, which no longer exists 1 year ago
Neal Walfield 7566a6bed9 Pass malloc and free to Sequoia's pgp_init_.
Author:    Neal H. Walfield <neal@pep.foundation>
Date:      Fri Aug 20 13:27:54 2021 +0200
1 year ago
Neal Walfield eeb83af460 Pass a magic value to Sequoia's pgp_init_. 1 year ago
Neal Walfield 6d773e5949 Pass the size of more structs to Sequoia's pgp_init_.
- The sequoia backend needs to implement pgp_list_keyinfo, which
    uses stringpair_t and stringpair_list_t.

  - Also pass their size to pgp_init_.
1 year ago
Neal Walfield 0b57a83c3f Pass the location of the .pEp directory to Sequoia's pgp_init_. 1 year ago