Incompatible API changes, tmp version: localid-entry extension
authorRick van Rein <rick@openfortress.nl>
Wed, 27 May 2015 14:31:44 +0000 (14:31 +0000)
committerRick van Rein <rick@openfortress.nl>
Wed, 27 May 2015 14:31:44 +0000 (14:31 +0000)
commitd916b197b851ca2e0216463c29bc7917c428eec0
tree660ef98c1096f8bfdb335646e0e27d55dd452e11
parentd4c9267d41d7afc63e57a7087d09974f7e12ec6b
Incompatible API changes, tmp version: localid-entry extension
* LIDENTRY ext registers cf. PIN API to map remoteid->localid
* LIDENTRY ext may change remoteid to a DoNAI Selector
* LIDENTRY ext choices are stored in disclose.db under TLS txn
* LIDENTRY ext chosen localid is checkable by app when flagged
14 files changed:
doc/identities.rst [new file with mode: 0644]
include/tlspool/commands.h
include/tlspool/internal.h
include/tlspool/starttls.h
lib/libtlspool.c
src/Makefile.am
src/ctlkey.c
src/donai.c
src/lidentry.c [new file with mode: 0644]
src/pinentry.c
src/service.c
src/starttls.c
tool/Makefile.am
tool/testsrv.c