Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Maintainer mode fixes | Jack Lloyd | 2016-08-31 | 1 | -2/+2 |
* | Fix another unused variable warning | Jack Lloyd | 2016-08-31 | 1 | -1/+1 |
* | Changes to TLS::Callbacks for GH PR #457 | Jack Lloyd | 2016-08-16 | 1 | -22/+16 |
* | Removed TLS::Session::Properties | Matthias Gierlings | 2016-06-19 | 1 | -4/+3 |
* | Added virtual Callback Interface | Matthias Gierlings | 2016-06-19 | 1 | -1/+1 |
* | Implemented Feedback on GH #457 | Matthias Gierlings | 2016-06-19 | 1 | -2/+2 |
* | Reduction of code complexity in TLS classes. | Matthias Gierlings | 2016-06-19 | 1 | -7/+10 |
* | TLS client features | Jack Lloyd | 2016-03-16 | 1 | -9/+52 |
* | Remove TLS heartbeat support. | Jack Lloyd | 2016-02-07 | 1 | -2/+0 |
* | Add final attribute to many classes | Jack Lloyd | 2016-01-10 | 1 | -1/+1 |
* | Avoid having Command* objects be created until requested. | Jack Lloyd | 2015-12-30 | 1 | -1/+1 |
* | Add Command::rng() | Jack Lloyd | 2015-12-27 | 1 | -5/+3 |
* | Remove all remaining uses of throwing a std:: exception directly | Jack Lloyd | 2015-12-19 | 1 | -6/+6 |
* | CLI rewrite | Jack Lloyd | 2015-12-19 | 1 | -201/+199 |
* | Rename cmd/app -> cli | Simon Warta | 2015-12-09 | 1 | -0/+294 |