mox/http
Mechiel Lukkien 850f4444d4
when suggesting DNS records, leave "IN" out
people will either paste the records in their zone file. in that case, the
records will inherit "IN" from earlier records, and there will always be one
record. if anyone uses a different class, their smart enough to know they need
to add IN manually.

plenty of people will add their records through some clunky web interface of
their dns operator. they probably won't even have the choice to set the class,
it'll always be IN.
2023-10-13 08:25:35 +02:00
..
atime.go implement transparent gzip compression in the webserver 2023-08-21 21:52:35 +02:00
atime_bsd.go implement transparent gzip compression in the webserver 2023-08-21 21:52:35 +02:00
autoconf.go when suggesting DNS records, leave "IN" out 2023-10-13 08:25:35 +02:00
autoconf_test.go mox! 2023-01-30 14:27:06 +01:00
gzcache.go fix a spello, and reword so misspell doesn't complain about it 2023-08-23 14:59:43 +02:00
mobileconfig.go include all email addresses of an account in the mobileconfig profile for apple devices 2023-09-23 17:50:32 +02:00
mtasts.go add basic webserver that can do most of what i need 2023-02-28 22:19:24 +01:00
mtasts_test.go mox! 2023-01-30 14:27:06 +01:00
web.go make setting up apple mail clients easier by providing .mobileconfig device management profiles 2023-09-23 12:08:35 +02:00
web_test.go unbreak the subcommands that talk to the mox instance of the ctl socket 2023-06-16 13:27:27 +02:00
webserver.go implement transparent gzip compression in the webserver 2023-08-21 21:52:35 +02:00
webserver_test.go implement transparent gzip compression in the webserver 2023-08-21 21:52:35 +02:00