summaryrefslogtreecommitdiff
path: root/tlsexternalcertprovider
AgeCommit message (Collapse)Author
2021-07-08Fix wrong singature in SignDataTestArne Schwabe
2021-06-15Number of miscellenous fixes and clean upsArne Schwabe
2021-02-16Make Coverity happyArne Schwabe
Most of these things are minor to the point that changing them is only to make the scanner happy.
2019-12-11Remove module specefic repository declerationUipko Berghuis
Repositories are defined in top level build.gradle. No need to define them again in the modules.
2019-09-03Move to androidx and new chart library versionArne Schwabe
2018-09-19fix tls ext auth buildArne Schwabe
2018-08-06Implement certificate authentication via external providerArne Schwabe
2018-07-27First draft of an external TLS provider app.Arne Schwabe