summary refs log tree commit diff
ModeNameSize
-rw-r--r--.gitignore74log plain blame
-rw-r--r--LICENSE34520log plain blame
-rw-r--r--Makefile914log plain blame
-rw-r--r--dispatch.c876log plain blame
-rw-r--r--ingest.c2906log plain blame
-rw-r--r--menu.c881log plain blame
-rw-r--r--setup.c888log plain blame
-rw-r--r--sshd_config298log plain blame
-rw-r--r--stream.c2744log plain blame
-rw-r--r--stream.h1299log plain blame
-rw-r--r--term.c12326log plain blame
-rw-r--r--view.c3445log plain blame
d cookie to store the currently logged in user, with an expiration date. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> 2014-01-16t0111: Additions and fixesLukas Fleischer * Rename the capitalize-* filters to dump.* since they also dump the arguments. * Add full argument validation to the email filters. Signed-off-by: Lukas Fleischer <cgit@cryptocrack.de> 2014-01-16parsing.c: Remove leading space from committerLukas Fleischer