summaryrefslogtreecommitdiff
path: root/src/plugins/preauth/spake
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leak in SPAKE kdcpreauth modulesashan2022-05-311-0/+1
* Remove unneeded SPAKE free_modreq methodGreg Hudson2022-01-281-9/+0
* Add replace_reply_key kdcpreauth callbackGreg Hudson2022-01-271-19/+5
* Make fiat 128-bit typedefs work with older gccGreg Hudson2020-03-262-3/+5
* Use k5-buf.h integer helpers where appropriateGreg Hudson2019-11-131-11/+4
* Update edwards25519 code from BoringSSLGreg Hudson2019-07-113-1073/+1470
* Update HTTP linksMichael Mattioli2019-06-071-2/+2
* Fix build issues with Solaris native compilersashan2019-01-032-10/+4
* Fix incorrect TRACE usages to use {str}Robbie Harwood2018-09-271-1/+1
* Fix some omissions in make cleanGreg Hudson2018-07-051-0/+3
* Build and install SPAKE module for WindowsGreg Hudson2018-06-122-0/+21
* Restrict pre-authentication fallback casesGreg Hudson2018-04-091-0/+4
* Be more careful asking for AS key in SPAKE clientGreg Hudson2018-04-031-44/+65
* Fix SPAKE memory leakGreg Hudson2018-03-272-0/+2
* Add SPAKE preauth supportGreg Hudson2018-03-2618-0/+13512