]> WPIA git - cassiopeia.git/shortlog
cassiopeia.git
2015-03-21 Benny Baumannfmt: Whitespace
2015-03-21 Felix Dörreupd: adding a newline to SPKAC output.
2015-03-12 Felix Dörreadd: exclude sql testcase if there is no config for it
2015-03-12 Felix Dörreupd: with own ssl, there is own libssl there is no...
2015-03-12 Felix Dörrefix: non existing CA-private-key should not cause crash
2015-03-12 Felix DörreFix: typo, it's collision
2015-03-07 Felix DörreMerge remote-tracking branch 'origin/libs/detectcoll...
2015-02-23 Felix DörreMerge remote-tracking branch 'benbe/toCoverity'
2015-02-23 Benny Baumannchg: Use std::shared_ptr for resource management
2015-02-23 Benny Baumannchg: Use automatic memory and resource management
2015-02-23 Felix DörreFIX: make dependencies for openssl
2015-02-23 Benny Baumannfix: Refine Error Management and note about further...
2015-02-23 Benny Baumannfix: Properly check for success to create the necessary...
2015-02-23 Benny Baumannfix: Check the CA certificate file could be loaded
2015-02-23 Benny Baumannfix: Check return value of writeBackFile for non-empty...
2015-02-22 Benny Baumannfix: Use a less arcane way of typecasting from char...
2015-02-21 Felix DörreFix: uninitialized fields
2015-02-21 Felix DörreFix: coverity complaining about memory corruption
2015-02-13 Felix DörreADD: test for mysql interface (requires config.txt)
2015-02-13 Felix Dörreupd: striping system lib crom coverage
2015-02-12 Felix DörreUPD: use lcov for coverage
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örrefix: Make CppCheck happy by fixing the code
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: Implement automatic re-signing of the CRL
2015-01-24 Felix Dörreupd: split revoking command into add-serial and revoke
2015-01-24 Felix Dörreadd: write signed from and to back to db
2015-01-24 Felix Dörrefix: a bug where only serial repeated after 0xF
2015-01-24 Felix Dörrecln: Simplified revoking code
2015-01-24 Felix Dörreadd: write back revocation dates
2015-01-24 Felix Dörrechg: Replace ASN1_UTCTIME by ASN1_TIME
2015-01-24 Felix Dörrefix: Fix memory-leak in CRL.cpp, revocation from DB...
2015-01-24 Felix Dörreadd: write back signing CA
2015-01-24 Felix Dörreadd: Full CRL tranfer (non-chunked)
2015-01-24 Felix Dörreadd: Incremental CRL transfer
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örreadd: Initial code to implement revocation
2015-01-24 Felix Dörreupd: Better configuration, respecting profiles
2015-01-24 Felix Dörreadd: Enable SPKAC
2015-01-24 Felix Dörreadd: write remoteSigner serial back
2015-01-24 Felix Dörreadd: Add more verbose logging
2015-01-24 Felix Dörrefix: clean SSL shutdown, reset, allowing deamon operation
2015-01-24 Felix Dörreupd: make serial path configurable
2015-01-24 Felix Dörreadd: Split the installation package
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örreadd: Plug things together so we can have TBSCertificate...
2015-01-24 Felix Dörreadd: Enable (peer)-verification
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: sample communication over serial line
2015-01-24 Felix Dörreadd: simple, signer-side record handling
2015-01-24 Felix Dörreadd: Implement record parsing
2015-01-24 Felix Dörreadd: move out openssl-clean
2015-01-24 Felix Dörreadd: test for SSL through slip, and patching slip
2015-01-24 Felix Dörreupd: build system to handle openssl correctly
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-24 Felix Dörreupd: add file I/O util funcs.
2015-01-18 Benny BaumannMerge branch 'libs/openssl/local'
2014-11-25 Felix Dörreupd: openssllib: added .gitignore, deleted config
2014-11-25 Felix DörreMerge branch 'libs/openssl/upstream' into libs/openssl...
2014-11-25 Felix DörreMerge branch 'libs/openssl/fetch' into libs/openssl...
2014-11-25 Felix Dörreadd: execute openssl fetcher to fetch openssl 1.0.1j
2014-11-25 Felix Dörreadd: script to fetch Openssl 1.0.1j
2014-11-25 Felix DörreMerge branch 'libs/openssl/fetch' into libs/openssl...
2014-11-13 Benny Baumannadd: Basic Unit Test setup using Boost UTF
2014-11-09 Benny Baumannfix: Fix compiler errors due to the modified build...
2014-11-09 Benny Baumannfix: Modify the build system to fit ours
2014-11-09 Benny BaumannMerge branch 'libs/detectcoll/upstream' into libs/detec...
2014-11-09 Benny BaumannMerge branch 'libs/detectcoll/fetch' into libs/detectco...
2014-11-09 Benny Baumannadd: Import libdetectcoll v0.2 source code by Marc...
2014-11-09 Benny BaumannMerge branch 'libs/detectcoll/fetch' into libs/detectco...
2014-11-09 Benny Baumannadd: Initial script to fetch libdetectcoll v0.2 by...
2014-11-08 Felix Dörreupd: Prevent unconfigured startup by checking service...
2014-11-07 Felix Dörrechg: Move the profile ID in the serial to the back
2014-11-07 Felix Dörrefix: Make a missing configfile not result in an error
2014-11-07 Felix Dörreupd: Setup logfile location conformant with cacert...
2014-11-07 Felix Dörrecfg: Ignore debhelper files via .gitignore
2014-11-07 Felix Dörrechg: Rename Debian package to cacert-cassiopeia
2014-11-07 Felix Dörreadd: Put the profile id into the serial
2014-11-07 Felix Dörrefix: Change author and user in init script
2014-11-07 Felix Dörreadd: Include Attribute-Value associations (AVAs) for...
2014-11-07 Felix Dörreupd: Cleanup the Debian package
2014-11-07 Felix Dörreadd: Handling the MD for signing the certificate
2014-11-07 Felix Dörreadd: Handle Attribute Value Associations (AVAs)
2014-11-07 Felix Dörreadd: Include dummy Subject DN
2014-11-07 Felix Dörreadd: Basic implementation to generate the certificate...
2014-11-07 Felix Dörrefmt: Reorganizing includes
next