Krista 'DarthMama' Bennett
|
60bc95f283
|
update test doc
|
2 years ago |
Volker Birk
|
2f5ef82de2
|
FIX: crashing when adding an extra account to the group
|
2 years ago |
Hussein Kasem
|
e2da6f38e8
|
Add Android log.
As on android NDK stdout is redirected to /dev/null, we need to use the
__android_log_print method to print the logs.
|
2 years ago |
Krista 'DarthMama' Bennett
|
1491229118
|
Put in extra empty username check, though in principle this is made impossible earlier on. Better safe than sorry,
|
2 years ago |
Krista 'DarthMama' Bennett
|
9b7903324b
|
ENGINE-704: own from usernames get overwritten by last updated own name on decryption no longer
|
2 years ago |
Krista 'DarthMama' Bennett
|
78f6607838
|
merge
|
2 years ago |
Krista 'DarthMama' Bennett
|
71cde3786e
|
ENGINE-703: accept expired certs in renew_key
|
2 years ago |
Volker Birk
|
eb4d263a57
|
documentation
|
2 years ago |
Volker Birk
|
5473f9a276
|
FIX: old name still used, but not implemented any more
|
2 years ago |
Volker Birk
|
bf825cd941
|
removing comment, which is not true any more
|
2 years ago |
Krista 'DarthMama' Bennett
|
f5aec6d120
|
ENGINE-702 ENGINE-701: reencrypt should now work for messages sent to self with reencrypted subject or missing extra keys.
|
2 years ago |
Krista 'DarthMama' Bennett
|
b1ee57c907
|
patch for Joerg's min/max compile problem
|
2 years ago |
Damiano Boppart
|
250b997236
|
Update variable name in doc, don't refer to SYSTEM_DB any more
|
2 years ago |
Krista 'DarthMama' Bennett
|
bc351a0bef
|
Fix for list_keys - : now means possible URI. We need to talk about whether or not we need some sort of address enforcement so this is less of a heuristic.
|
2 years ago |
Krista 'DarthMama' Bennett
|
c93f55a134
|
merge
|
2 years ago |
Krista 'DarthMama' Bennett
|
785ea9a8d1
|
Fix for empty usernames and URI addresses - we now allow passing NULL into generate_keypair. Underlying crypto wrappers will have to deal with the need for a username by their implementations individually (sequoia will deal with this if it's NULL, but not if we feel it an explicit URI)
|
2 years ago |
Bernie Hoeneisen
|
3ca24f9fe3
|
marked testing section optional, added TODO for dependencies and hint
|
2 years ago |
Damiano Boppart
|
68f47ae0ea
|
Add headings to doc
|
2 years ago |
Bernie Hoeneisen
|
15887f4bde
|
install also g++ !
|
2 years ago |
Bernie Hoeneisen
|
c90a75fd75
|
better defaults for 'local.conf', i.e. matching the directories used above
|
2 years ago |
Damiano Boppart
|
8a9764e9c5
|
Document installation of right UUID library
|
2 years ago |
Krista 'DarthMama' Bennett
|
766568a442
|
merge
|
2 years ago |
Krista 'DarthMama' Bennett
|
f00bf6eeec
|
Makefile fix
|
2 years ago |
Damiano Boppart
|
32a2feff44
|
Add reference to test documentation
|
2 years ago |
Volker Birk
|
59c9a83722
|
merging
|
2 years ago |
Volker Birk
|
225d88f06d
|
do the backup stunt for forming a new group, too
|
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 |
Damiano Boppart
|
5d2c01bbad
|
Add fedora build instructions
|
2 years ago |
Damiano Boppart
|
8ca1a2567b
|
`make all` is not for tests.
|
2 years ago |
Damiano Boppart
|
0dbe24a002
|
Set make variable with the right operator
|
2 years ago |
Damiano Boppart
|
3f7ea5efb0
|
Fix bug, calling incorrect `make` binary.
|
2 years ago |
buff
|
20e78460c7
|
Xcode: names script
|
2 years ago |
Thomas
|
5fdbb3f68c
|
Update libpEpasn1 Windows Release build
|
2 years ago |
Alex Sualdea
|
c74b057b1c
|
Added error checking to windows compile script
|
2 years ago |
Volker Birk
|
fbf4f13675
|
merging
|
2 years ago |
Volker Birk
|
a93bdf8870
|
better like this
|
2 years ago |
Krista 'DarthMama' Bennett
|
3b50045902
|
missing file
|
2 years ago |
Volker Birk
|
7449c49fa2
|
transmit missing key data from new group member
|
2 years ago |
buff
|
cd5715db9b
|
Xcode: add newly generated files, updates generation trigger file list
|
2 years ago |
Volker Birk
|
4eaa80f3d7
|
merging in reduce branch
|
2 years ago |
Volker Birk
|
36426c163f
|
adding SynchronizeGroupKeys
|
2 years ago |
Volker Birk
|
2bc52cfe61
|
synchronizing (thank you, thomas!)
|
2 years ago |
Jorg Knobloch
|
f42f6be6cb
|
Removed boost from Windows build since it's not needed.
|
2 years ago |
Volker Birk
|
2b8732ba74
|
FIX: own identities may not be fetched yet
|
2 years ago |
Volker Birk
|
08c0d49451
|
...
|
2 years ago |
Volker Birk
|
f6957ff6a5
|
nicer
|
2 years ago |
Volker Birk
|
762248dd0b
|
add target beinstall for backend install; this is installing platform*.h files for backend development
|
2 years ago |
Jörg Knobloch
|
068224427e
|
Replaced timegm with simple define
|
2 years ago |