Age | Commit message (Expand) | Author |
---|---|---|
2014-03-14 | Adjust copyright years | Matthias Schiffer |
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-02 | Move a few prototypes from fastd.h into a new config.h | Matthias Schiffer |
2013-11-02 | Convert aes128-gcm into a generic gcm method | Matthias Schiffer |
2013-11-02 | Allow flexible specification of methods provided by an implementation | Matthias Schiffer |
2013-11-02 | Implement the first step towards a more flexible way to support crypto methods | Matthias Schiffer |
2013-10-29 | Correctly terminate method list | Matthias Schiffer |
2013-10-29 | Rename fastd_parse_method_name to fastd_method_get_by_name | Matthias Schiffer |
2013-10-29 | Generate method list automagically | Matthias Schiffer |