Commit Graph

39 Commits

Author SHA1 Message Date
Jordan Bancino b4a394c44b Move send-patch and td to section one of the manual.
I think they fit there better.
2023-03-10 23:02:09 +00:00
Jordan Bancino 19e89110cd Bump version number to v0.3.0 2023-03-08 03:46:38 +00:00
Jordan Bancino fc8fbc9a70 I forgot to set the date in the changelog. 2023-03-07 00:51:16 +00:00
Jordan Bancino cfba96edee Prepare for v0.2.0 release. 2023-03-07 00:44:53 +00:00
Jordan Bancino a72f75d6b5 Update some man page descriptions. 2023-02-15 02:37:44 +00:00
Jordan Bancino 5b77236e82 Fix -v option 2023-01-17 21:38:39 +00:00
Jordan Bancino 70fd61cd23 Bring change log up to date-ish.
Next release I'll try to stay on top of this more.
2023-01-17 17:39:31 +00:00
Jordan Bancino 7cd9fe8bd7 Fix log output by changing __FILE__ 2023-01-06 23:00:18 +00:00
Jordan Bancino c48d666899 Add note on documenting patches. 2023-01-06 19:54:44 +00:00
Jordan Bancino fbd7bf5944 Fix memory leak in DbDelete() 2022-12-28 15:44:21 +00:00
Jordan Bancino dbecb28395 Update changelog 2022-12-24 23:41:50 +00:00
Jordan Bancino f32e5eafce This release is getting too big to be 0.1.1 2022-12-18 20:11:32 +00:00
Jordan Bancino 9a31b1f350 Document user interactive authentication function 2022-12-16 20:52:55 +00:00
Jordan Bancino bee07d90fc Fix memory leaks in database. 2022-12-15 20:29:19 +00:00
Jordan Bancino c3618488f2 Hexdump leaked memory to the log for debugging. 2022-12-15 20:18:12 +00:00
Jordan Bancino cc6ae2dbd3 Prevent directory traversals by replacing dots and slashes. 2022-12-15 16:07:45 +00:00
Jordan Bancino 4f2f7cd966 Add random string generator 2022-12-15 03:41:59 +00:00
Jordan Bancino c8cd2cebb7 Implement DbDelete() 2022-12-15 02:39:58 +00:00
Jordan Bancino 5080d066ab Remove some debug statements; make route error more specific. 2022-12-14 18:41:01 +00:00
Jordan Bancino e37e6f1bb8 Fix some memory bugs. 2022-12-14 18:19:20 +00:00
Jordan Bancino 07acad8573 Update changelog 2022-12-14 15:09:19 +00:00
Jordan Bancino 5255c3f773 Fix whitespace issues in td 2022-12-14 01:00:52 +00:00
Jordan Bancino b63eeffb0f Implement variable substitution for site files.
It was such a pain to update the links in site/index.html for v0.1.0, so
this is necessary to prevent me from going insane manually updating all
these version numbers sprinkled everywhere.
2022-12-14 00:54:52 +00:00
Jordan Bancino 4eae5b771f Keep the change log relevant. 2022-12-13 21:27:17 +00:00
Jordan Bancino eb4b6b7704 Actually I don't want to release this yet. 2022-12-13 20:41:01 +00:00
Jordan Bancino 5d1451bf88 Bump version number 2022-12-13 20:36:03 +00:00
Jordan Bancino 9fd31c70bf Set release date. 2022-12-13 19:34:17 +00:00
Jordan Bancino ede060ef59 Add ASCII logo! 2022-12-13 17:09:05 +00:00
Jordan Bancino a3502adf57 Add telodendria-changelog; prepare for v0.1.0 2022-12-13 15:59:40 +00:00
Jordan Bancino d7f5a6798d Add some more porting instructions 2022-11-20 15:23:16 +00:00
Jordan Bancino 247aeabf66 Begin preliminary work on an OpenBSD port. 2022-11-20 01:53:15 +00:00
Jordan Bancino 71a6842302 Remove install/uninstall recipes, and replace telodendria-setup with package
man page.
2022-11-20 00:12:53 +00:00
Jordan Bancino e8b80e4c69 Clarify development notice. 2022-11-18 23:53:29 +00:00
Jordan Bancino 6776db5ff9 Accept #33 2022-11-11 01:07:49 +00:00
Jordan Bancino d8005ef6c2 Renamed contributing(7) and onboarding(7) to indicate they belong to Telodendria. 2022-11-06 20:18:51 +00:00
Jordan Bancino dc0a62efcf Add onboarding 2022-10-10 21:06:59 -04:00
Jordan Bancino d992dfef06 Update documentation 2022-10-10 11:58:15 -04:00
Jordan Bancino fdac1361c1 Fix spacing error 2022-09-30 19:19:04 -04:00
Jordan Bancino 2d6b80a26e Move man pages into a proper man directory 2022-09-30 19:11:44 -04:00