]> WPIA git - cassiopeia.git/history - test
fix: use correct prepared statement for writing logs
[cassiopeia.git] / test /
2017-06-03 Benny BaumannMerge "fix: mark failed OCSP signature attempts to...
2017-06-03 Benny BaumannMerge "add: handle the 'noOCSP' feature in the include...
2017-06-02 Felix Dörreadd: handle the 'noOCSP' feature in the include section
2017-05-31 Lucas Werkmeisterfix: misspelled test name
2017-05-18 Felix Dörreupd: debian package compat to v9
2017-04-23 Felix Dörrefmt: run format script excluding lambdas
2017-04-19 Felix DörreMerge "add: documentation of the signing protocol"
2017-04-19 Felix DörreMerge "fmt: whitespace, padding and indentation formatting"
2017-04-18 Lucas WerkmeisterMerge "upd: improve format script"
2017-03-28 Benny Baumannfmt: whitespace, padding and indentation formatting
2017-02-26 Benny Baumanncfg: Partially optimize debug builds
2017-02-01 Felix Dörreremove remaining dependencies to mysql
2016-12-02 Felix Dörreupd: clean up valgrind stuff
2016-10-29 Felix DörreMerge branch 'master' into libs/detectcoll/local
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