| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [tests] move metadata directory into data | Benjamin Dauvergne | 2010-10-11 | 9 | -233/+0 |
| | | |||||
| * | [tests metadata] add more examples of metadata files | Benjamin Dauvergne | 2010-10-11 | 3 | -0/+61 |
| | | |||||
| * | [Tests] change the way tests data is distributed | Benjamin Dauvergne | 2010-07-21 | 1 | -8/+0 |
| | | | | | | | Instead of using a Makefile.am in each data directory, each data directoy has been added to the EXTRA_DIST for the parent directory Makefile.am. | ||||
| * | Core: Finish support for all XMLDsig key formats | Benjamin Dauvergne | 2010-02-04 | 2 | -1/+25 |
| | | | | | | | | | | | | | | | | * lasso/xml/tools.c: xmlsec is not able to load a certificate public key without checking it against trusted root certificate, so we must work around and load the key by hand. lasso_xmlsec_load_private_key_from_buffer is made more robust in the same (loading of the key was extracted inside _lasso_xmlsec_load_key_from_buffer) and now can load certificates and keys directly embedded inside KeyValue nodes (in total opposition to the XMLDsig specification but...), with or without PEM headers. * tests/metadata/Makefile.am tests/metadata/metadata_06.xml tests/metadata_tests.c: add test case for RSAKeyValue public keys. | ||||
| * | add Makefile.in to MAINTAINERCLEANFILES in every Makefile.am | Benjamin Dauvergne | 2008-05-27 | 1 | -0/+1 |
| | | |||||
| * | include all testing metadata | Frederic Peters | 2006-12-19 | 1 | -4/+4 |
| | | |||||
| * | ship metadata files used in tests | Frederic Peters | 2006-12-08 | 1 | -0/+6 |
| | | |||||
| * | fix metadata test | Damien Laniel | 2006-11-07 | 1 | -5/+4 |
| | | |||||
| * | tests for loading certs and keys from metadata | Damien Laniel | 2006-11-07 | 5 | -0/+150 |
