Age | Commit message (Expand) | Author |
---|---|---|
2013-11-30 | Rename methods to methods providers and method contexts to methods to reflect... | Matthias Schiffer |
2013-11-30 | Perform string-based lookup of method-related information only once | Matthias Schiffer |
2013-11-29 | Output an error message when the encrypt function fails | Matthias Schiffer |
2013-11-29 | Compile with -std=c99 and restructure some code to ensure there is no invalid... | Matthias Schiffer |
2013-11-20 | Slightly simplify method/cipher/MAC definitions | Matthias Schiffer |
2013-11-14 | Move test for initiator in the session refresh check from protocol to method | Matthias Schiffer |
2013-10-30 | Separate ec25519-fhmqvc into multiple source files | Matthias Schiffer |
2013-10-29 | Rename fastd_parse_method_name to fastd_method_get_by_name | Matthias Schiffer |
2013-10-29 | Handle methods as strings | Matthias Schiffer |
2013-10-29 | Allow using libsodium instead of NaCl | Matthias Schiffer |
2013-10-28 | Organize method and protocol source files into distinct source directories | Matthias Schiffer |