Commit graph

15 commits

Author SHA1 Message Date
a0dbe31d42 Start cleaning up the website 2022-09-21 21:17:00 -04:00
1eca0579bc Delete .orig files with clean 2022-09-21 20:11:11 -04:00
2b72dd0dba Add a DCO 2022-08-25 07:16:07 -04:00
935f9db626 Remove the redundant -ansi flag.
It's identical to -std=c89, and not all compilers support it.
2022-08-24 11:22:56 -04:00
3bda6b89bb Use my $DISPLAY_NAME and $MXID in my messages as a signature. 2022-08-12 22:01:27 -04:00
1d0fb32155 Add a run recipe. 2022-08-12 22:00:36 -04:00
30ae6586b2 Accept #28, with modifications. 2022-08-12 19:32:06 -04:00
fb4458ef63 Allow me to add arbitrary messages to the accept and reject functions. 2022-08-12 19:08:27 -04:00
46cd0edaf8 Add verbose flag to LDFLAGS when in debug mode. 2022-08-11 19:32:47 -04:00
9ae05e84f2 Implement user validation. 2022-08-10 11:58:39 -04:00
e0a66ad58a Add DEBUG to td. 2022-08-10 10:49:17 -04:00
a39b0d9f9a Add support for unit testing. 2022-08-05 22:20:07 -04:00
3cfc064913 Add 'tp' tool.
I'm not doing much to document this, because it's mainly just an
internal script. No normal person is going to be running it, it's really
just for me.
2022-08-01 16:21:45 -04:00
3804bcf95a Apply #18, #19, and #20 2022-08-01 16:09:18 -04:00
e4c2d534fe Apply #17 2022-07-30 09:37:08 -04:00