summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
alex [Thu, 15 Jul 2021 01:13:40 +0000 (18:13 -0700)]
version bump 1.0.2
alex [Thu, 15 Jul 2021 00:59:10 +0000 (17:59 -0700)]
debugging fixes
added "verbose" flag to seederd to allow for debugging
added --enable-debug ./configure flag to disable optimizations
alex [Tue, 29 Jun 2021 20:14:16 +0000 (13:14 -0700)]
version bump 1.0.1
alex [Tue, 29 Jun 2021 20:12:08 +0000 (13:12 -0700)]
minor fixes
added explicit default listen interfaces
added support for user agent being broadcast
updated README.txt with usage fix
alex [Tue, 22 Jun 2021 00:09:33 +0000 (17:09 -0700)]
version bump 1.0.0
alex [Wed, 7 Apr 2021 03:38:34 +0000 (20:38 -0700)]
initial design complete
created seederd
created init scripts which interface with systemd
created rss helper programs to generate feeds
alex [Sat, 3 Apr 2021 21:52:35 +0000 (14:52 -0700)]
project creation