]> WPIA git - cassiopeia.git/history - src/apps/client.cpp
change to postgres with libpqxx
[cassiopeia.git] / src / apps / client.cpp
2015-10-13 Felix Dörrechange to postgres with libpqxx
2015-08-15 Felix Dörreupd: remarks from FJW
2015-08-13 Felix Dörreupd: various logging updates
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 Baumannfmt: Whitespace, indentation, generic source formatting
2015-07-19 Benny Baumannchg: Modify the code to use the new logger
2015-06-06 Benny Baumannfix: Avoid unnecessary constructor calls/allocations
2015-06-06 Benny Baumannfix: Use auto& to avoid deep copy of std::shared_ptr
2015-03-21 Felix Dörreadd: better logfile opening, better connection ending
2015-03-21 Benny Baumannfmt: Whitespace
2015-03-07 Felix DörreMerge remote-tracking branch 'origin/libs/detectcoll...
2015-02-23 Benny Baumannfix: Check return value of writeBackFile for non-empty...
2015-02-09 Felix Dörrefix: Make CppCheck happy by fixing the code
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örrecln: Simplified revoking code
2015-01-24 Felix Dörreadd: write back revocation dates
2015-01-24 Felix Dörrefix: Fix memory-leak in CRL.cpp, revocation from DB...
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: 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örrechg: Build two binaries for the signer