Age | Commit message (Expand) | Author |
2017-08-12 | stop pretending that qnames are always strings. treat everything as a | Ted Unangst |
2017-08-11 | punctuation; | Jason McIntyre |
2017-08-11 | zero out sockaddr_in before use; fixes use of stack garbage as port number | Christian Weisgerber |
2017-08-11 | Convert httpd to tls_config_set_ecdhecurves(), allowing a list of curves | Joel Sing |
2017-08-11 | add a new option to set limits on user-max-sessions each AUTHENTICATION. | Kazuya Goda |
2017-08-11 | Use vmd's process rdomain via getrtable() instead of 0 by default. | Reyk Floeter |
2017-08-11 | display MRU each sessions in npppctl session command | Kazuya Goda |
2017-08-11 | softreconfig in and out are on by default for ever and machines now have | Claudio Jeker |
2017-08-11 | missed in previous | Florian Obser |
2017-08-11 | regen | Florian Obser |
2017-08-11 | update to 4.1.17 | Florian Obser |
2017-08-10 | naddy@ reported confusion on why "query from" seemed to be ignored in | job |
2017-08-10 | don't have cu try to open '/dev', instead check if there's a valid tty | Jasper Lievisse Adriaanse |
2017-08-10 | No need to handle multiple routing messages here. | Jeremie Courreges-Anglas |
2017-08-10 | vmd: partially back out a change committed yesterday regarding guest | Mike Larkin |
2017-08-10 | whitespace | Mike Larkin |
2017-08-10 | Pledge snmpctl. Ok jca@, tb@ | rob |
2017-08-10 | Fix a comment and line length. Noted by Dennis fondras. | Sebastian Benoit |
2017-08-10 | replace memcpy() with assignements where the type is the same. | Sebastian Benoit |
2017-08-10 | handle extended communities in bgpctl. | Sebastian Benoit |
2017-08-09 | vmd: allow guest PCI interrupt line reassignment. | Mike Larkin |
2017-08-09 | Use X509_pubkey_digest() like libtls to hash the keys for the TLS privsep | Claudio Jeker |
2017-08-09 | Call tls_config_skip_private_key_check() to disable the key checking in | Claudio Jeker |
2017-08-09 | the recent adjustment of -i means usage() fits nicely on | Jason McIntyre |
2017-08-09 | Remove knob and always do neighbor unreachable detection. | Florian Obser |
2017-08-09 | accept_rtadv doesn't do anything since some time. | Florian Obser |
2017-08-09 | add mail.mda MDA in charge of running a third-party MDA, not linked yet | Gilles Chehade |
2017-08-09 | at the exception of mail.local, smtpd never executes an MDA as root. | Gilles Chehade |
2017-08-08 | Kernel sendsyslog(2), libc syslog(3), and syslogd(8) restrict and | Alexander Bluhm |
2017-08-08 | Use configtest as one word like other network daemon man pages. | rob |
2017-08-08 | Consistent use of log.c, and removal of err.h include. Makes ifstated | rob |
2017-08-08 | Do not forget to reschedule the timer when we receive a new prefix. | Jeremie Courreges-Anglas |
2017-08-06 | Improve error checking during processing of routing messages. Handling of | rob |
2017-08-06 | packet.c and parse.y no longer require err.h. ok jca@ florian@ | rob |
2017-08-06 | Remove comma from last element since that is the terminator. | Claudio Jeker |
2017-08-06 | add a zeroed out element at the end of the iana_ext_comms array, so | Sebastian Benoit |
2017-08-06 | a long time ago, we made a change to the format of envelopes and introduced | Gilles Chehade |
2017-08-05 | vmd: report queue size of 0 when invalid queues are requested by the guest | Mike Larkin |
2017-08-04 | Only call find_pkg when we are using other options with -Q. | Aaron Bieber |
2017-08-04 | the PURGE_EVERYTHING flag used to purge config bits was inaccurate | Gilles Chehade |
2017-08-04 | Adjust the html index-parsing regex to cope with anchor tags that aren't | Stuart Henderson |
2017-08-04 | Remove unused structs and defines, from Edgar Pettijohn. ok jca@ | rob |
2017-08-03 | Since nearly 20 years the correct spelling of | Florian Obser |
2017-08-03 | Make -Q work play nice with other flags. This makes things like: | Aaron Bieber |
2017-08-02 | Only run mtree if we install a patch. | Antoine Jacoutot |
2017-08-01 | #if 0 unused chunk for now | Theo de Raadt |
2017-08-01 | For the kernel binpatches, only deal with /bsd. On MP machines we do have | Antoine Jacoutot |
2017-07-31 | Removed unused struct, also noticed by Edgar Pettijohn. ok jca@, krw@ | rob |
2017-07-31 | handle empty output correctly in mda_getlastline() | Gilles Chehade |
2017-07-31 | cmd_dump() is unused | Gilles Chehade |