Krista Bennett
|
fc3a6693b0
|
ENGINE-911: separated API from internal calls in most files (the most egregious cases) - also put DYNAMIC_API on one of the group functions where it was missing
|
1 year ago |
Krista Bennett
|
e560a80d3e
|
ENGINE-606 squash commit
|
1 year ago |
Sofia Balicka
|
ce528b3c46
|
more comments
|
1 year ago |
Sofia Balicka
|
fe9a6cb363
|
replace #pragma once with include guards
|
2 years ago |
Krista 'DarthMama' Bennett
|
d36e0718a8
|
Doc cleanup (some)
|
2 years ago |
Krista 'DarthMama' Bennett
|
7405f0eafc
|
More scripted comment blocks injected
|
2 years ago |
Krista 'DarthMama' Bennett
|
645ac77a4e
|
More doc blocks added by script.
|
2 years ago |
Krista 'DarthMama' Bennett
|
46064ffd15
|
doxygen: added a whole lot of automated doc. Needs tweaking and more.
|
2 years ago |
Krista 'DarthMama' Bennett
|
f20160c43a
|
ENGINE-775: key_reset functions should now all return appropriately and EARLY with passphrase errors. One thing to note is that ANY key_reset function which can cause the decryption of multiple keys with different passwords should now fail very shortly after being called, and will ALWAYS fail. (differing new password phrases and key-to-be-reset passphrases is still accepted for a single key)
|
2 years ago |
Krista 'DarthMama' Bennett
|
6d33475435
|
some doxygen stuff. might not be kept.
|
2 years ago |
Krista 'DarthMama' Bennett
|
e66bc6e305
|
removed accidental exposure of internal function to API (was used for testing). Also, previous commit should be ENGINE-709. Not just merge. Oops.
|
2 years ago |
Krista 'DarthMama' Bennett
|
91345e09fe
|
merge
|
2 years ago |
Krista 'DarthMama' Bennett
|
7685732afd
|
grouped key reset stubs
|
2 years ago |
Krista 'DarthMama' Bennett
|
46b0697aa2
|
A metric buttload of code that I finally need to stop shelving and unshelving - new key reset, with bugs.
|
3 years ago |
Volker Birk
|
a5af7dcbaa
|
implementation of key_reset_commands_to_PER()
|
3 years ago |
Volker Birk
|
0fa20d9951
|
adding distribution_codec
|
3 years ago |
Volker Birk
|
fcae699d4c
|
p≡p style struct and list functions
|
3 years ago |
Krista 'DarthMama' Bennett
|
bab34fee86
|
documentation
|
3 years ago |
Krista 'DarthMama' Bennett
|
c90df49169
|
first version compiles for key_reset_and_deliver_revocations
|
3 years ago |
Krista 'DarthMama' Bennett
|
b3d8c15fc7
|
int casts and bad includes
|
3 years ago |
Krista 'DarthMama' Bennett
|
e0c62fba21
|
Rest of key_reset tests
|
3 years ago |
Krista 'DarthMama' Bennett
|
c38aed88a9
|
ENGINE-536: updated API functions and docs.
|
3 years ago |
Krista 'DarthMama' Bennett
|
4300856029
|
ENGINE-538: fixed documentation
|
3 years ago |
Krista 'DarthMama' Bennett
|
1f8b4caf7c
|
ENGINE-536: newly refactored key_reset with new functions in. Passes current tests, but need to check new functions.
|
3 years ago |
Krista Bennett
|
c40e802bb2
|
ENGINE-398: added caveat about ident->fpr
|
4 years ago |
Krista Bennett
|
da985ff3a3
|
ENGINE-398: removal of key from db after reset
|
4 years ago |
Krista Bennett
|
6e4456a1f1
|
ENGINE-398: Moved key_reset into its own files
|
4 years ago |