Code

frontend: Handle missing authentication early.
authorSebastian Harl <sh@tokkee.org>
Wed, 14 May 2014 18:55:29 +0000 (20:55 +0200)
committerSebastian Harl <sh@tokkee.org>
Wed, 14 May 2014 18:55:29 +0000 (20:55 +0200)
commitcb21eefec7a836927a2e313f83cda80c573f1b65
tree7e65928cf511443ad278f21c0ee35cd0c8cb7f96
parent0b34902dc2023319a5a17795aca14eeda365ed5d
frontend: Handle missing authentication early.

… and limit the max amount of buffered data for unauthenticated connections in
order reduce the impact of anonymous DoS attempts.
src/frontend/connection.c
t/unit/frontend/connection_test.c