aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-21Downgrade GnuTLS to avoid incompatibilitiesdev/gilles-peskine-arm/travis-20200821archive/dev/gilles-peskine-arm/travis-20200821Gilles Peskine
2020-08-21Only run compat.sh with gnutls, for testingGilles Peskine
2020-08-20Merge pull request #3584 from mpg/fix-changelog-file-locationGilles Peskine
2020-08-20Fix location of a ChangeLog entry fileManuel Pégourié-Gonnard
2020-08-19Merge pull request #3546 from bensze01/copyrightdanh-arm
2020-08-19Update copyright notices to use Linux Foundation guidanceBence Szépkúti
2020-08-17Merge pull request #3404 from mpg/improve-ssl-opt-logsManuel Pégourié-Gonnard
2020-08-14Merge pull request #3557 from Ouss4/assertGilles Peskine
2020-08-14Merge pull request #3554 from mpg/x509-verify-non-dns-san-devManuel Pégourié-Gonnard
2020-08-13Merge pull request #3540 from gufe44/netbsd-rand-arc4random_bufGilles Peskine
2020-08-13Merge pull request #3495 from mpg/check-generated-filesGilles Peskine
2020-08-13Log change as bugfixgufe44
2020-08-12Undef ASSERT before defining it to ensure that no previous definitionOuss4
2020-08-11Add ChangeLog entry for X.509 CN-type vulnerabilityManuel Pégourié-Gonnard
2020-08-11Improve documentation of cn in x509_crt_verify()Manuel Pégourié-Gonnard
2020-08-11Fix comparison between different name typesManuel Pégourié-Gonnard
2020-08-11Add test: DNS names should not match IP addressesManuel Pégourié-Gonnard
2020-08-06Merge pull request #3493 from gilles-peskine-arm/psa-unified-driver-specsdanh-arm
2020-08-06Add changelog entrygufe44
2020-08-05Clarify updates to the persistent state in storageGilles Peskine
2020-08-05With multiple applicable transparent drivers, the order is unspecifiedGilles Peskine
2020-08-05Minor clarificationsGilles Peskine
2020-08-05Give some examples of purpsoses of pure-software transparent driverGilles Peskine
2020-08-05Fix typosGilles Peskine
2020-08-05Add a link to the PSA API specificationGilles Peskine
2020-08-05Explain locations vs lifetimesGilles Peskine
2020-08-05Merge pull request #3492 from stevew817/rework/key_slot_contains_key_bufferGilles Peskine
2020-08-05Initialize key pointer in ecdh to NULLSteven Cooreman
2020-08-05Add buffer zeroization when ecp_write_key failsSteven Cooreman
2020-08-05Simplified key slot deletionSteven Cooreman
2020-08-05Style fixesSteven Cooreman
2020-08-03Use arc4random_buf instead of rand on NetBSDgufe44
2020-08-03Apply review feedbackSteven Cooreman
2020-08-03Update open question section about public key storageGilles Peskine
2020-08-03Remove the paragraph about declaring application needsGilles Peskine
2020-08-03Change driver persistent data to a callback interfaceGilles Peskine
2020-08-03Rework and expand key management in opaque driversGilles Peskine
2020-08-03Fix typos and copypastaGilles Peskine
2020-08-03Call driver entry point functions "entry point"Gilles Peskine
2020-07-30Allow importing Montgomery public keys in PSA CryptoSteven Cooreman
2020-07-30Convert load_xxx_representation to take buffers instead of a whole slotSteven Cooreman
2020-07-30CleanupSteven Cooreman
2020-07-28Update after feedback from #3492Steven Cooreman
2020-07-28Update after feedback on #3492Steven Cooreman
2020-07-27Remove obsolete buildbot reference in compat.shManuel Pégourié-Gonnard
2020-07-27Fix misuse of printf in shell scriptManuel Pégourié-Gonnard
2020-07-24Disconnect knowing about a PSA key type from knowing the mbedTLS APISteven Cooreman
2020-07-24Unify key handling logicSteven Cooreman
2020-07-24Remove ECP internal representation from key slotSteven Cooreman
2020-07-24Remove RSA internal representation from key slotSteven Cooreman