Telodendria/contrib
Jordan Bancino 089d8d4d94 Only install the memory hook if -v is given.
This way, we can still set the debug level in the configuration, and not
see the log just absolutely flooded with memory allocations and whatnot.
This is helpful because I want debug messages to show up in development,
but not in production, but having all the memory logging makes it
almost impossible to pick anything else out of the log. I want the
feature available, just not on by default because it's useful in limited
circumstances.
2023-03-22 18:29:05 +00:00
..
.cvsignore Apply #41 2023-01-03 13:01:22 +00:00
development.conf Only install the memory hook if -v is given. 2023-03-22 18:29:05 +00:00
Makefile Make Makefile more portable 2022-11-20 19:31:04 +00:00
production.conf Convert configuration file to JSON 2022-12-09 23:57:30 +00:00
relayd.conf Apply #40 2023-01-03 04:01:03 +00:00
TlsImplTemplate.c Format source code. 2023-03-22 01:46:45 +00:00
Vagrantfile Apply #41 2023-01-03 13:01:22 +00:00