summaryrefslogtreecommitdiffhomepage
path: root/test (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-22Removed unused structure.Valentin Bartenev1-4/+0
2017-07-14Restored arc4random unit test after 59fc46dd5e1d.Ruslan Ermilov1-2/+0
2017-06-20HTTP parser: reduced memory consumption of header fields list.Valentin Bartenev1-61/+44
2017-06-20Fixed errors in the previous changeset.Igor Sysoev1-11/+11
2017-06-20Using new memory pool implementation.Igor Sysoev1-4/+2
2017-06-19Memory pools refactoring.Igor Sysoev5-101/+109
2017-06-13HTTP parser: decoupled header fields processing.Valentin Bartenev1-52/+147
2017-06-09HTTP parser: fixed handling header fields with missing colon.Valentin Bartenev1-0/+12
2017-05-12Fixed building test on SolarisMax Romanov2-2/+2
2017-05-10Added one more missing "fall through" comment in tests.Valentin Bartenev1-0/+1
2017-03-14Zero size memory pool allocations have been disabled in unit testIgor Sysoev1-5/+11
2017-03-14Fixed unit tests building broken by the previous commit.Igor Sysoev2-5/+12
2017-03-08HTTP parser benchmark.Valentin Bartenev1-3/+176
2017-03-06Cleanup of memory allocated in nxt_mem_cache_pool_unit_test().Valentin Bartenev1-0/+2
2017-03-01HTTP parser.Valentin Bartenev3-0/+462
2017-02-22I/O operations refactoring.Igor Sysoev3-78/+0
2017-02-01nxt_str_t changes.Igor Sysoev2-8/+8
2017-01-30Importing rbtree changes from nJScript.Igor Sysoev1-93/+4
2017-01-17Initial version.Igor Sysoev17-0/+2557