Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-08-22 | Handle known device through their UniqueDeviceID and use it as name to store ↵ | Jonathan Beck | 1 | -2/+2 | |
PEM device public key. | |||||
2008-08-06 | Finish converting over to doxygen. | Matt Colyer | 1 | -27/+21 | |
(I thought there was more documentation there but apparently we need to add some) | |||||
2008-08-05 | Store certificates and private keys as PEM files instead of storing them in ↵ | Jonathan Beck | 1 | -14/+15 | |
config file. Added functions to generate proper pairing request. Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2008-08-05 | prepare config for pairing | Jonathan Beck | 1 | -0/+44 | |
Signed-off-by: Matt Colyer <matt@colyer.name> | |||||
2008-08-01 | I copied the wrong legal headers into the code. Opps. | Matt Colyer | 1 | -11/+12 | |
2008-07-31 | Added a way to load HostID from a user specific config file. | Jonathan Beck | 1 | -0/+31 | |
Signed-off-by: Matt Colyer <matt@colyer.name> |