serval-dna/tests
Andrew Bettison ee9c96bb8c Implement HTTP POST /restful/rhizome/insert
Change HTTP request buffer pointers from (const char*) to (char*)
because some Rhizome operations can modify received data in-place, eg,
when decrypting it.
2013-12-30 18:09:56 +10:30
..
testdata Add keyring back-compatibility test case 2013-04-29 15:11:04 +09:30
all Change manifest service to MeshMS2 2013-08-01 11:37:35 +09:30
compatibility Issue #20: remove unique socket names from tests 2013-09-20 14:24:55 +09:30
config Rename config option 'log.stderr' to 'log.console' 2013-04-05 16:55:14 +10:30
directory_service Issue #20: remove unique socket names from tests 2013-09-20 14:24:55 +09:30
dnahelper Disable rhizome when testing dnahelper to reduce IO load 2013-05-29 11:58:06 +09:30
dnaprotocol Update 'dnaprotocol' debug flags 2013-11-26 15:33:54 +10:30
framework Improve test framework: tfw_cmp_version() 2013-10-14 16:45:56 +10:30
jni Add help / version output jni test 2013-07-09 16:24:47 +09:30
keyring Implement id list command 2013-11-13 12:00:46 +10:30
logging Rename config option 'log.stderr' to 'log.console' 2013-04-05 16:55:14 +10:30
meshms New enum rhizome_payload_status 2013-12-30 16:30:35 +10:30
rhizomechannels Add 'debug.rhizome_httpd' config option 2013-10-16 11:23:45 +10:30
rhizomehttp Implement HTTP POST /restful/rhizome/insert 2013-12-30 18:09:56 +10:30
rhizomeops Replace config 'rhizome.external_blobs' with 'rhizome.max_blob_size' 2013-12-30 16:30:43 +10:30
rhizomeprotocol Replace config 'rhizome.external_blobs' with 'rhizome.max_blob_size' 2013-12-30 16:30:43 +10:30
rhizomestress Fix Rhizome Direct stress test - longer command timeouts 2013-11-20 15:06:07 +10:30
routing Improve test reliability 2013-11-27 13:10:09 +10:30
server Issue #20: remove unique socket names from tests 2013-09-20 14:24:55 +09:30