Volker Birk
840fa041f3
change of ASN1Message to make fpr, username, lang optional in PIdentity
7 months ago
Luca Saiu
7e96b15e82
undo Volker's previous change
7 months ago
Volker Birk
5781e4d0bf
change of ASN1Message to make fpr, username, lang optional in PIdentity
7 months ago
Luca Saiu
91d20667e6
remove the rating field from the ASN.1 representation of messages
I thought the new field needed to be serialised, but I was wrong. Too bad.
8 months ago
Luca Saiu
aacb352faa
message struct: add rating field
Add the new rating field to the ASN.1 representation as well (I am about to
discover, in a forthcoming commit, that that is in fact a stupid decision).
Move the rating enum definition from message_api.h to pEpEngine.h in order to
make it accessible from message.h . This is temporary anyway: the new rating
engine is coming.
Remove the rating output parameter from decrypt_message. This will temporarily
break *everything*!
8 months ago
Volker Birk
a47fff012b
avoid name clashes
9 months ago
Volker Birk
1b6d5d34a1
renaming PEPMessage to ASN1Message to avoid the name clash with p≡p Objective C adapter
10 months ago
Volker Birk
1d421c9389
add PEPMessage_to_message()
10 months ago
Volker Birk
a0efd037bb
implement BlobList_from_bloblist()
10 months ago
Volker Birk
7de726962a
changes in PEPMessage
10 months ago
Volker Birk
c256b63051
avoid double build
10 months ago
Volker Birk
3c46ea46f0
nameclash
10 months ago
Volker Birk
d5dfd19a3f
add message.asn1 with ASN.1 based p≡p message format
10 months ago
Hartmut Goebel
bebb63354b
asn1: Add Makefle target for generated files.
This copies in the generated files from ../codegen/ if missing.
This allows to run "make -C asn.1 clean all"
1 year ago
Hartmut Goebel
f94a029b41
asn1: Cleanup Makefile.
* Use variables to remove redundant listing of ASN.1 file names.
* Use variables to remove redundant naming of asn1c options.
* Use automatic variable "$+" when running asn1c to avoid redundantly
listing all dependencies again. (This variable is a GNU make extension.)
1 year ago
Volker Birk
a57274ba65
support embedded types from other state machines
1 year ago
Volker Birk
849ec72fbd
this should not be managed by git
1 year ago
Volker Birk
fc9fb9e4b6
add Distribution.Exploration
1 year ago
Volker Birk
8260aae371
add GroupSync protocol to synchronise Distribution.ManagedGroup
1 year ago
Volker Birk
df8f9734bc
infrastructure changes for multiple protocols
1 year ago
Volker Birk
182ad1c481
define own protocol family for storage security
1 year ago
Krista Bennett
e560a80d3e
ENGINE-606 squash commit
1 year ago
Krista Bennett
f88f7d0351
ENGINE-864: Makefile tweaks. Will have to come into default, but since we're doing this anyway...
1 year ago
Krista Bennett
4cc0e3a5af
ENGINE-864: Cleanup, plus fixed some semantics regarding CFLAGS/CXXFLAGS/CPPFLAGS that had been built in to the build system.
1 year ago
Volker Birk
17fc33b8de
new message: ReceiverRating
2 years ago
Volker Birk
c0be3dcedc
adding Rating type
2 years ago
Krista 'DarthMama' Bennett
f00bf6eeec
Makefile fix
2 years ago
Krista 'DarthMama' Bennett
b70b128c86
fixed asn.1 Makefile weirdness - meh
2 years ago
Krista 'DarthMama' Bennett
7e4b22cd9a
oops.
2 years ago
Krista 'DarthMama' Bennett
54b800a183
fixed Makefile issue on debian
2 years ago
Volker Birk
2edef8a1c3
clean
2 years ago
Volker Birk
5f4c93420c
files...
2 years ago
Volker Birk
fcae699d4c
p≡p style struct and list functions
2 years ago
Volker Birk
6aaa2cea84
adding Distribution protocol family with KeyReset in it
2 years ago
Volker Birk
a799889148
adding ASN.1 grammar for Key Reset commands
2 years ago
Volker Birk
2c1294ecbe
GroupKeyReset basics
3 years ago
Damiano Boppart
c0f48302be
Make asn1c not run every time
3 years ago
Damiano Boppart
47b17b1abf
Move cp command from asn.1/Makefile to sync/Makefile
3 years ago
Volker Birk
b94358ccae
tags are a file target in asn1, too
3 years ago
Volker Birk
b04b1b19dd
simpler
3 years ago
Volker Birk
700e293646
these targets are not PHONY AFAICS
3 years ago
Roker
7e844fc0be
change ar into $(AR) in 2 Makefiles.
3 years ago
Damiano Boppart
4711aa3f79
Merge functionality in default.conf and Makefile.conf
3 years ago
Damiano Boppart
6d782e16fe
Start make cleanup
3 years ago
Thomas
d1e360b742
Update windows build to Visual Studio 2017
4 years ago
Krista Bennett
f685decf24
Through the power of revert, fixed the modes I messed up in the last commit (sorry, new machine and dorking around caused an unintended large-scale mode reset)
4 years ago
Krista Bennett
673c9876d0
Fixed weird little test bug, also part of the ENGINE-476 in here
4 years ago
Volker Birk
0bfa3e1302
somewhat bigger
4 years ago
Volker Birk
7329fe7b89
...
4 years ago
Volker Birk
2464a2e0f1
...
4 years ago