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
|
9a5330d94f
|
enum doc placeholders
|
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
|
69bee0184e
|
Reverting to default to start other ENGINE-633 work.
|
2 years ago |
Krista 'DarthMama' Bennett
|
6d33475435
|
some doxygen stuff. might not be kept.
|
2 years ago |
Krista 'DarthMama' Bennett
|
d77dbdd10c
|
import_key 2.1 changes - API change without substance XD (headers and calls)
|
2 years ago |
Krista 'DarthMama' Bennett
|
9e469e24d4
|
No idea of any of this WORKS, but it doesn't break anything OLD.
|
3 years ago |
Krista 'DarthMama' Bennett
|
c03d5a0832
|
import_key surgery at least doesn't BREAK anything now. Needs to be tested on its explicitly added functionality, however.
|
3 years ago |
Volker Birk
|
2c6e9c6884
|
always identical spelling
|
3 years ago |
Volker Birk
|
a6f04af40f
|
add config_cipher_suite()
|
3 years ago |
Krista Bennett
|
dbf44ddfb8
|
ENGINE-479: fixed compilation errors
|
4 years ago |
Krista Bennett
|
b38adab57f
|
ENGINE-479: initial impl
|
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 |
Krista Bennett
|
e7f6a2434c
|
ENGINE-467: changes to default_and_verify for symantec filenames
|
4 years ago |
Volker Birk
|
6d76b00af0
|
slightly reworking initial PGP key import in case of GnuPG
|
4 years ago |
Krista Bennett
|
d4f5a4b1a6
|
ENGINE-329: gpg implementation of first-time import of ultimately trusted keys is in. Apparently, netpgp bluffs trust completely, so a stub is in here for them instead. Too bad :(
|
4 years ago |
Krista Grothoff
|
6e01c347d8
|
gpg and internal API changes for ENGINE-172 implemented and tested (no-sign); no-key not in yet
|
5 years ago |
Volker Birk
|
e4cfb490c6
|
adding license info to each file
|
6 years ago |
Krista Grothoff
|
913682a540
|
stowing changes
|
6 years ago |
Krista Grothoff
|
123ba933e4
|
ENGINE-84: working on ensuring keypairs missing private keys are not selected for encryption candidates
|
6 years ago |
Krista Grothoff
|
c6aee70900
|
stowing changes
|
6 years ago |
Volker Birk
|
ff14b0af9d
|
exporting secret key with GnuPG
FIXME: this will break NetPGP until feature supported!
|
6 years ago |
Krista Grothoff
|
c7b8dd6602
|
ENGINE-73 added openpgp compat files for listing keyinfo #comment Redesign: function is now OpenPGP_list_keyinfo() in openpgp_compat.c/.h, returns full pgp key fingerprint + primary gpg uid string (Real Name <email@address.blah>)
|
6 years ago |
Krista Grothoff
|
07f9c8aeee
|
Implemented netpgp functionality - untested, haven't yet tried to compile. Added test skeleton, fixed all the function signatures to match the identity list returned
|
6 years ago |
Krista Grothoff
|
46e5f3699c
|
Stowing changes to work on another bug
|
6 years ago |
Krista Grothoff
|
53b6214a92
|
ENGINE-73 #comment initial commit - get gpg keyring primary email/fingerprint pairs. Next up: get from management db, combine, maybe add flags. Determine if functions are really in correct places.
|
6 years ago |
Volker Birk
|
192863a170
|
key_created() added to determine creation date of a key
|
6 years ago |
Edouard Tisserant
|
0c882b8e7b
|
Preparing for import of gpg private key on android : decrypt flags (import own key from own trusted message) + pgp_gpg giving a list private keys when importing.
|
6 years ago |
Edouard Tisserant
|
ce79f22bda
|
Test for expiry one week before it happens
|
6 years ago |
Edouard Tisserant
|
4b87d42cbf
|
Added pgp_key_revoked to cryptotech.*
|
6 years ago |
Volker Birk
|
8198c00905
|
adding get_binary_path() to Message API
|
6 years ago |
Volker Birk
|
4e744b35cb
|
fixing database access
|
7 years ago |
Volker Birk
|
0e4d12d226
|
checking if own key is expired and renew it
on demand
|
7 years ago |
Volker Birk
|
c32d2ca966
|
revoke_key() fixed
|
7 years ago |
Volker Birk
|
2216f5ccc2
|
changing signature of renew_key, adding param for timestamp for expiry
|
7 years ago |
Volker Birk
|
a0d37797c4
|
renew_key fixed
|
7 years ago |
vb
|
35368d2549
|
signal() and init()
|
7 years ago |
vb
|
238b2d914d
|
...
|
8 years ago |
vb
|
ad8baae8fe
|
...
|
8 years ago |
vb
|
c4f1ad222e
|
bugfix: missing stddef.h
|
8 years ago |
vb
|
4b94f3c410
|
...
|
8 years ago |
vb
|
16f689fc95
|
adding the concepts of transports and cryptotech
|
8 years ago |