Luca Saiu
d7190c222f
ENGINE-975: silence compiler warnings...
...at least under src. There should be much less noise about non-problems now.
9 months ago
Luca Saiu
4c6d5a1535
message_codec: add free_ASN1Message, for name symmetry
Use it.
9 months ago
Luca Saiu
f89446ef06
ENGINE-968: change ASN.1 representation of identities, ASN.1 map, test suite
10 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.
11 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*!
11 months ago
Volker Birk
9087832330
adapt to renaming
12 months ago
Volker Birk
1b6d5d34a1
renaming PEPMessage to ASN1Message to avoid the name clash with p≡p Objective C adapter
1 year ago
Volker Birk
0999587a01
adding MapAsn1Test.check_map_asn1_message
1 year ago
Volker Birk
00c658e735
support disabling max_blob_size
1 year ago
Volker Birk
1d421c9389
add PEPMessage_to_message()
1 year ago
Volker Birk
b1a1be1ee1
adding PEPMessage_from_message()
1 year ago
Volker Birk
9f761a04ba
adding safeguard; if the structure is healthy this should never happen
1 year ago
Volker Birk
7c6b80d774
implement BlobList_to_bloblist()
1 year ago
Volker Birk
a0efd037bb
implement BlobList_from_bloblist()
1 year ago
Volker Birk
052e23d2c6
conversion of base types
1 year ago
Sofia Balicka
ce528b3c46
more comments
2 years ago
Krista 'DarthMama' Bennett
6d33475435
some doxygen stuff. might not be kept.
2 years ago
Volker Birk
b0f334c1ff
split away conversion functions
3 years ago
Volker Birk
9f35880403
removing bugs
3 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
dc0a6e7325
...
4 years ago
Edouard Tisserant
9e3efd8311
Fixed some warning, probably caused by NDEBUG being defined. Fixed some possible memory leak in map_asn1.c
5 years ago
Volker Birk
e4cfb490c6
adding license info to each file
6 years ago
Edouard Tisserant
bc4b76924a
Sync : re-impl of sync message expiry based on message reception time stamp
6 years ago
Edouard Tisserant
7dd1fd4469
KEYSYNC: Added arbitrary hard coded sync message expiry (10m), and made special case when receiving groupKeys message so that they are not consumed giving a chance to other devices in the group to receive it as well.
6 years ago
Volker Birk
7b76b34a68
...
6 years ago
Volker Birk
9ed218cef4
switching to full list of identities
6 years ago
Volker Birk
7ec5c338a5
documentation
6 years ago
Volker Birk
c0c1885c4a
...
6 years ago
Volker Birk
58f318b9ff
typo
6 years ago
Volker Birk
09174de116
test
6 years ago
Volker Birk
bdd01f1e99
converting KeyList
6 years ago
Volker Birk
4867290806
...
6 years ago
Volker Birk
40f504e184
mapping internal to ASN.1 types
6 years ago