Age | Commit message (Expand) | Author |
2017-01-21 | Having a 'case 256:' in a switch (<uchar>) {} is bad on principle | Kenneth R Westerback |
2017-01-21 | Improve Documentation | Sebastian Benoit |
2017-01-21 | add option 'domain full chain certificate "path"', | Sebastian Benoit |
2017-01-21 | document default challengedir "/var/www/acme" | Sebastian Benoit |
2017-01-21 | see also acme-client.conf(5) suggested by millert and Raf Czlonka | Sebastian Benoit |
2017-01-21 | Implement domain chain certificate. | Florian Obser |
2017-01-21 | Split certificate file from config file into certdir and certfile. | Florian Obser |
2017-01-21 | remove unused vars; OK benno | Florian Obser |
2017-01-21 | Remove backup option. This is not acme-client's business; also it gets | Florian Obser |
2017-01-21 | We are only dealing with one domain on the command line | Florian Obser |
2017-01-21 | Accommodate gcc's suggestion that assignments used as truth values | Kenneth R Westerback |
2017-01-21 | typo; ok benno | Florian Obser |
2017-01-21 | kill remote with fire, we need to handle this differently | Florian Obser |
2017-01-21 | typo; ok benno | Florian Obser |
2017-01-21 | acme-client use configuration file [5 of 5] | Sebastian Benoit |
2017-01-21 | acme-client use configuration file [4 of 5] | Sebastian Benoit |
2017-01-21 | acme-client use configuration file [3 of 5] | Sebastian Benoit |
2017-01-21 | acme-client use configuration file [2 of 5] | Sebastian Benoit |
2017-01-21 | acme-client use configuration file [1 of 5] | Sebastian Benoit |
2017-01-21 | Nuke whitespace foolish enough to expose itself during the great | Kenneth R Westerback |
2017-01-20 | work on making log.c similar in all daemons: | Sebastian Benoit |
2017-01-20 | work on making log.c similar in all daemons: | Sebastian Benoit |
2017-01-20 | work on making log.c similar in all daemons: | Sebastian Benoit |
2017-01-20 | unbreak tree | Sebastian Benoit |
2017-01-20 | work on making log.c similar in all daemons: | Sebastian Benoit |
2017-01-20 | Correctly list all libraries required. | Theo de Raadt |
2017-01-20 | Another ip_ipsp.h missing, found by krw@ | Claudio Jeker |
2017-01-20 | Because of pfsync this needs ip_ipsp.h. Missed in the pfsockaddr_union cleanup. | Claudio Jeker |
2017-01-20 | Oops. one "error(NONFATAL,..." got flipped to "error(...)" instead | Kenneth R Westerback |
2017-01-20 | In "%.*s" the * takes (int). gcc whines if you try to use the result | Kenneth R Westerback |
2017-01-20 | Split error() into error() and warn() so that error() can be marked | Kenneth R Westerback |
2017-01-20 | add logging messages to distinguish which safty check failed | Peter Hessler |
2017-01-20 | Mark functions that do not return as __dead to quiet gcc warnings. | Kenneth R Westerback |
2017-01-19 | Simplify: bundle stripcom(). | Antoine Jacoutot |
2017-01-19 | /etc/mirror.conf -> /etc/installurl | Antoine Jacoutot |
2017-01-19 | Export the host time to the guest, add it as a timedelta sensor in vmmci(4) | Reyk Floeter |
2017-01-19 | ls_missing(): as a precaution, don't output anything on stdout when running | Antoine Jacoutot |
2017-01-19 | Use the _syspatch user. | Antoine Jacoutot |
2017-01-19 | Drop the _FETCH variable. It's useless, we are using ftp(1) specific options | Antoine Jacoutot |
2017-01-19 | Enable building wsfontload on Loongson. | Frederic Cambus |
2017-01-18 | Fixup a typo and provide an example for Hyper-V | Mike Belopuhov |
2017-01-18 | while a u_int is large enough for 32bit-asns, it is not big enough for | Peter Hessler |
2017-01-17 | Nuke some whitespace that keeps poking me in the eye as I try to | Kenneth R Westerback |
2017-01-17 | Nuke some whitespace that keeps poking me in the eye as I try to | Kenneth R Westerback |
2017-01-17 | Keep track of dead peers instead of freeing them right away. | Jeremie Courreges-Anglas |
2017-01-17 | Fix OXM parser for set-field messages. Found it the hardway while | Rafael Zalamena |
2017-01-17 | regen | Florian Obser |
2017-01-17 | Update to nsd 4.1.14 | Florian Obser |
2013-11-26 | import NSD 4.0.0, tests from Dorian Büttner, Patrik Lundin, requested by b... | Stuart Henderson |
2017-01-16 | pasto; snmpd->switchd in sample "include" line. ok reyk@ | Stuart Henderson |