Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Rework] Use clang-format to unify formatting in all sources | Vsevolod Stakhov | 2023-07-26 | 1 | -16/+16 |
* | [Rework] Add C++ guards to all headers | Vsevolod Stakhov | 2019-07-08 | 1 | -1/+9 |
* | [Test] Fix functional tests | Vsevolod Stakhov | 2019-06-22 | 1 | -3/+0 |
* | [Minor] Benchmark for lua calls | Mikhail Galanin | 2018-08-20 | 1 | -0/+2 |
* | [Feature] Add unit tests for heap | Vsevolod Stakhov | 2016-04-08 | 1 | -2/+4 |
* | Remove legacy fuzzy code completely. | Vsevolod Stakhov | 2015-07-18 | 1 | -3/+0 |
* | Add unit test for cryptobox. | Vsevolod Stakhov | 2015-05-07 | 1 | -0/+2 |
* | Remove deprecated test. | Vsevolod Stakhov | 2015-03-24 | 1 | -3/+0 |
* | Rework lua tests one more time. | Vsevolod Stakhov | 2015-02-28 | 1 | -1/+1 |
* | Rework lua tests structure, require external busted. | Vsevolod Stakhov | 2015-02-27 | 1 | -1/+1 |
* | Add lua test framework. | Vsevolod Stakhov | 2015-02-27 | 1 | -0/+2 |
* | Add HTTP connections speed test. | Vsevolod Stakhov | 2015-02-04 | 1 | -0/+2 |
* | Add some tests for shingles. | Vsevolod Stakhov | 2014-12-17 | 1 | -0/+2 |
* | Add a simple upstreams test. | Vsevolod Stakhov | 2014-11-02 | 1 | -0/+2 |
* | Add radix trie test suite. | Vsevolod Stakhov | 2014-09-12 | 1 | -0/+3 |
* | Restore testing framework. | Vsevolod Stakhov | 2014-09-12 | 1 | -6/+0 |
* | Add a test suite for rcl. | Vsevolod Stakhov | 2013-08-09 | 1 | -0/+3 |
* | * Add simple test for rrd. | Vsevolod Stakhov | 2012-12-15 | 1 | -9/+12 |
* | * Write tests for DKIM signature and key parsers. | Vsevolod Stakhov | 2012-05-29 | 1 | -0/+3 |
* | Fix asynchronous IO API. | Vsevolod Stakhov | 2012-03-01 | 1 | -0/+3 |
* | * Make DNS resolver working | Vsevolod Stakhov | 2010-07-08 | 1 | -0/+3 |
* | * Add fuzzy hashes implementation (with adler-32 roll hash and FNV-32 hash) | Vsevolod Stakhov | 2009-03-20 | 1 | -0/+3 |
* | * Write functions to operate blocks in stat files | Vsevolod Stakhov | 2008-11-28 | 1 | -0/+3 |
* | * Implement expression parser (convertor to inverse polish record) | cebka@cebka-laptop | 2008-10-13 | 1 | -0/+3 |
* | * Optimize memory pools allocator | cebka@mailsupport.rambler.ru | 2008-09-22 | 1 | -1/+4 |
* | * Write test case for async memcached library | cebka@mailsupport.rambler.ru | 2008-09-16 | 1 | -0/+3 |
* | * Add initial test suite using glib test suite | Vsevolod Stakhov | 2008-09-08 | 1 | -0/+11 |