summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
ninji-patchesadd crummy authentication supportTreeki9 years
 
 
AgeCommit messageAuthorFilesLines
2015-10-11add crummy authentication supportninji-patchesTreeki6-1/+309
2014-12-13BB#110 Increase number of hash buckets from 32 to 256.Michael Adam1-1/+1
2014-12-13BB#110 limit the number of headers per request to prevent DoSMichael Adam1-1/+17
2014-12-13BB#110 secure the hashmaps by adding a seedMichael Adam3-6/+11
2014-12-13BB#110 Replace hash function with Dan Bernstein's.Peter H. Froehlich1-6/+5
2014-05-01Remove suggester (see Banu RT #138)Mukund Sivaraman1-1/+1
2013-11-23buffer: fix log message in read_buffer().Michael Adam1-2/+2
2013-11-23buffer: reduce indentation in read_buffer()Michael Adam1-17/+15
2013-11-23reqs: fix typo in a debug message in get_request_entity()Michael Adam1-1/+1
2013-11-23transparent: make transparent support compile after introduction of multi ListenMichael Adam1-10/+23
[...]