Age | Commit message (Expand) | Author | Files | Lines |
2017-09-22 | gitignore: Ignore vm test images | Fam Zheng | 1 | -0/+1 |
2017-07-19 | tests: crypto: add hmac speed benchmark support | Longpeng(Mike) | 1 | -0/+1 |
2017-07-19 | tests: crypto: add hash speed benchmark support | Longpeng(Mike) | 1 | -0/+1 |
2017-07-19 | tests: crypto: add cipher speed benchmark support | Longpeng(Mike) | 1 | -0/+1 |
2017-06-20 | qapi: merge QInt and QFloat in QNum | Marc-André Lureau | 1 | -2/+1 |
2017-05-10 | tests: Ignore another built executable (test-hmp) | Eric Blake | 1 | -0/+1 |
2017-05-07 | tests: Ignore more test executables | Eric Blake | 1 | -0/+3 |
2017-03-07 | test-qapi-util: New, covering qapi/qapi-util.c | Markus Armbruster | 1 | -0/+1 |
2017-03-07 | keyval: New keyval_parse() | Markus Armbruster | 1 | -0/+1 |
2017-01-31 | host-utils: Implement unsigned quadword left/right shift and unit tests | Jose Ricardo Ziviani | 1 | -0/+1 |
2017-01-10 | tests: New test-bitcnt | Alex Bennée | 1 | -0/+1 |
2016-12-06 | tests/.gitignore: Ignore test-char | Changlong Xie | 1 | -0/+1 |
2016-10-28 | aio: convert from RFifoLock to QemuRecMutex | Paolo Bonzini | 1 | -1/+0 |
2016-10-26 | tests: add atomic_add-bench | Emilio G. Cota | 1 | -0/+1 |
2016-10-25 | qapi: rename *qmp-*-visitor* to *qobject-*-visitor* | Daniel P. Berrange | 1 | -3/+3 |
2016-10-08 | tests: Ignore test executables | Eric Blake | 1 | -0/+2 |
2016-09-27 | tests: Add test code for CPUID level/xlevel handling | Eduardo Habkost | 1 | -0/+1 |
2016-09-23 | tests: Ignore test-uuid | Fam Zheng | 1 | -0/+1 |
2016-09-13 | tests: add unit test case for replication | Changlong Xie | 1 | -0/+1 |
2016-07-06 | qapi: Add new clone visitor | Eric Blake | 1 | -0/+1 |
2016-06-11 | qht: add test-qht-par to invoke qht-bench from 'check' target | Emilio G. Cota | 1 | -0/+1 |
2016-06-11 | qht: add qht-bench, a performance benchmark | Emilio G. Cota | 1 | -0/+1 |
2016-06-11 | qht: add test program | Emilio G. Cota | 1 | -0/+1 |
2016-06-11 | qdist: add test program | Emilio G. Cota | 1 | -0/+1 |
2016-05-12 | tests: Add check-qnull | Eric Blake | 1 | -0/+1 |
2016-04-08 | tests: ignore test-logging | Changlong Xie | 1 | -0/+1 |
2016-03-30 | tests/test-filter-redirector: Add unit test for filter-redirector | Zhang Chen | 1 | -0/+1 |
2016-03-30 | tests/test-filter-mirror:add filter-mirror unit test | Zhang Chen | 1 | -0/+1 |
2016-03-17 | crypto: add block encryption framework | Daniel P. Berrange | 1 | -0/+1 |
2016-03-17 | crypto: import an implementation of the XTS cipher mode | Daniel P. Berrange | 1 | -0/+1 |
2016-03-17 | crypto: add support for anti-forensic split algorithm | Daniel P. Berrange | 1 | -0/+1 |
2016-03-17 | crypto: add support for generating initialization vectors | Daniel P. Berrange | 1 | -0/+1 |
2016-03-17 | crypto: add support for PBKDF2 algorithm | Daniel P. Berrange | 1 | -0/+1 |
2015-12-18 | crypto: add QCryptoSecret object class for password/key handling | Daniel P. Berrange | 1 | -0/+1 |
2015-12-18 | util: add base64 decoding function | Daniel P. Berrange | 1 | -0/+1 |
2015-12-18 | io: add QIOChannelBuffer class | Daniel P. Berrange | 1 | -0/+1 |
2015-12-18 | io: add QIOChannelCommand class | Daniel P. Berrange | 1 | -0/+2 |
2015-12-18 | io: add QIOChannelTLS class | Daniel P. Berrange | 1 | -0/+1 |
2015-12-18 | io: add QIOChannelFile class | Daniel P. Berrange | 1 | -0/+2 |
2015-12-18 | io: add QIOChannelSocket class | Daniel P. Berrange | 1 | -0/+1 |
2015-12-18 | io: add QIOTask class for async operations | Daniel P. Berrange | 1 | -0/+1 |
2015-11-17 | tests: Ignore recent test binaries | Eric Blake | 1 | -0/+2 |
2015-11-06 | tests: ignore test-qga | Eric Blake | 1 | -0/+1 |
2015-10-12 | tests: add test cases for netfilter object | Yang Hongyang | 1 | -0/+1 |
2015-09-21 | qapi: New QMP command query-qmp-schema for QMP introspection | Markus Armbruster | 1 | -0/+1 |
2015-09-15 | crypto: introduce new module for handling TLS sessions | Daniel P. Berrange | 1 | -0/+4 |
2015-09-15 | crypto: add sanity checking of TLS x509 credentials | Daniel P. Berrange | 1 | -0/+3 |
2015-07-08 | crypto: introduce generic cipher API & built-in implementation | Daniel P. Berrange | 1 | -0/+1 |
2015-07-07 | crypto: introduce new module for computing hash digests | Daniel P. Berrange | 1 | -0/+1 |
2015-06-19 | qom: Add object_new_with_props() / object_new_withpropv() helpers | Daniel P. Berrange | 1 | -0/+1 |