]> WPIA git - cassiopeia.git/history - test
fix: we do not want to include issuer and serial as AKI
[cassiopeia.git] / test /
2015-11-12 Felix Dörrefix testcases
2015-10-13 Felix Dörrechange to postgres with libpqxx
2015-08-02 Felix DörreMerge remote-tracking branch 'origin/master' into tmp...
2015-07-21 Felix Dörrefix: make the logger compile
2015-07-19 Benny Baumannupd: Reimported logger library by Florian Weber from...
2015-03-21 Benny Baumannfmt: Whitespace
2015-03-12 Felix Dörreadd: exclude sql testcase if there is no config for it
2015-03-12 Felix DörreFix: typo, it's collision
2015-03-07 Felix DörreMerge remote-tracking branch 'origin/libs/detectcoll...
2015-02-13 Felix DörreADD: test for mysql interface (requires config.txt)
2015-02-10 Felix DörreUPD: calling 'getSignature' on unsigned CRLs violates...
2015-02-10 Felix DörreADD: gcov make launch
2015-02-09 Felix Dörreupd: Make testcases cppcheck-compliant
2015-02-09 Felix Dörreupd: Add max validity period to profile configurations
2015-02-09 Felix Dörrefix: Avoid errors when genTestData is re-executed ...
2015-02-09 Felix Dörreadd: Implement signing based on requested "wish time"
2015-01-24 Felix Dörreadd: Adding CRL generation
2015-01-24 Felix Dörrecln: Move code around, cleanup structure
2015-01-24 Felix Dörrechg: Tamper with the signature more efficiently
2015-01-24 Felix Dörrechg: Build two binaries for the signer
2015-01-24 Felix Dörreupd: move more code to remoteSigner
2015-01-24 Felix Dörrefix: resolve some memory issues with slipBio testing
2015-01-24 Felix Dörreupd: extract remote signer class, mostly
2015-01-24 Felix Dörreadd: Implement SSL for serial connection
2015-01-24 Felix Dörreadd: test for SSL through slip, and patching slip
2015-01-24 Felix Dörreadd: require the error messages in the X509Req-CSR...
2015-01-24 Felix Dörreadd: Basic BIO implementation for SLIP
2015-01-24 Felix Dörreadd: wrapping of openssl-bios into cpp-classes (both...
2015-01-24 Felix Dörreupd: add a shared_ptr, rename parse to parseCSR...
2015-01-24 Felix Dörreadd: Unit test for parsing X509-Req (CSR) and SPKAC
2015-01-24 Benny Baumannfmt: Source formatting for the Unit Tests
2015-01-18 Benny BaumannMerge branch 'libs/openssl/local'
2014-11-13 Benny Baumannadd: Basic Unit Test setup using Boost UTF
2014-11-07 Benny Baumannadd: Initial build system to create binaries from our...
2014-02-01 Michael TänzerSome initial setup