Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lavabit/magma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-10Replaced the call to strerror with strerror_r.Ladar Levison
2017-03-10Cleaned up the network based server checks.Ladar Levison
2017-03-04Refactored the testcase setup to include the suite name as a tag.Ladar Levison
2017-02-23Removing the custom timeout value for the append multi threaded check.Ladar Levison
2017-02-23Fixed bugs in the hashed/tree index truncator and the append check.feature/multithread-append-testLadar Levison
2017-02-23added a multithreaded test for inx_appendjpadkins
2017-02-22Fixed an issue in how the inx_append test was structured.jpadkins
2017-02-22Added a single-threaded test for inx_append.jpadkins
2017-02-22Added regression test suite and reverted tests to say "MULTI THREADED"jpadkins
2017-02-21Finished updating tests to new paradigmJacob Adkins
2017-02-18Fixed more tests to follow the new paradigmJacob Adkins
2017-02-16Updated imap.c and pop.c to use curly bracket format on some old lag statemen...jacobpadkins
2017-02-04Added an engine and header checks. Latter is a WIP.Ladar Levison
2017-01-24File headers cleaned up. Unused lines leftover from Mercurial removed.Ladar Levison
2017-01-24File headers updated.Ladar Levison
2017-01-05Fixed the CRC24/32 checksum unit tests.Ladar Levison
2016-12-31CRC24 troubleshooting, in progress.Ladar Levison
2016-11-07Fixed ed25519 free issue, added st_write() function.Ladar Levison
2016-10-19Started adding unit tests for the secp256k1 functions.Ladar Levison
2016-10-05CRC24 values being checked when loading PEM files.Ladar Levison
2016-10-05Checksum unit tests rewritten, --chekc memleak fixed and crc24 && fixed.Ladar Levison
2016-06-28Rearranged the magma chceks, and added gtest to the bundled deps.Ladar Levison