summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2020-01-21Allow the interface setting "type p2p" to be configured globallz or perremi
2020-01-21Some remaining items for the curious.Martin Pieuchot
2020-01-21Import a bug tracer, companion of dt(4), that speaks the bt(5) language.Martin Pieuchot
2020-01-21No need to pass peerid to lsa_snap()denis
2020-01-21Report sent or received errors (normally not both at the same time).Claudio Jeker
2020-01-21Update get_errstr() to report errors like log_notification() in bgpd.Claudio Jeker
2020-01-21Add last_rcvd_errcode and last_rcvd_suberr to the peer_stats so thatClaudio Jeker
2020-01-21Whack last remaining LIBRESSL_VERSION_NUMBER check in the C code.Theo Buehler
2020-01-21Add some additional cease error subcodes as defined by iana.Claudio Jeker
2020-01-21Set --enable-openssl-hash to use digests from libcrypto insteadTheo Buehler
2020-01-21libisc has a global variable called "isc_bind9" that indicates the program-fa...Theo de Raadt
2020-01-21Get rid of isccfg/log.c by pulling in the tiny bits needed intoFlorian Obser
2020-01-21remove -m from usage();Jason McIntyre
2020-01-21Fix a commentClaudio Jeker
2020-01-21remove top-level files no longer relevantTheo de Raadt
2020-01-20Remove the tls_close warnx in acme-client. Currently it very often reportsStuart Henderson
2020-01-20We no longer support "memory usage" debugging.Florian Obser
2020-01-20With the custom memory allocator gone ondestroy is unused.Florian Obser
2020-01-20Rip out custom memory allocator.Florian Obser
2020-01-20As millert@ points out we can replace isc_string_touint64 withFlorian Obser
2020-01-20Remove various unused lib/isc bits.Florian Obser
2020-01-20Do not use a message catalog for error messages.Florian Obser
2020-01-20unifdef threading related definesFlorian Obser
2020-01-20Remove unused tm.cFlorian Obser
2020-01-20We are not using json, xml nor httpd.Florian Obser
2020-01-20Fix a address family desynchronisation between lwres_conf andFlorian Obser
2020-01-20Reduce tsig support to what is needed by dig et al by removing theFlorian Obser
2020-01-20Remove acl supportFlorian Obser
2020-01-20opportunistic tls downgrade logic is more complex than it should and can inGilles Chehade
2020-01-18Cleanup in lib/dns, mostly support bits to run a nameserver which weFlorian Obser
2020-01-17Implement "panic -c" just like "start -c"kn
2020-01-17Fix usage: domain is not optional with start commandkn
2020-01-16when parsing ASN, don't \0-split the original string, as it may be neededTheo de Raadt
2020-01-16Usually, -width Fl (which is 10n) is too wide and hence ugly.Ingo Schwarze
2020-01-16Implement "start -c" to automatically connect to the consolekn
2020-01-15Guest VMs require some resources that are managed outside of vmm(4), soPeter Hessler
2020-01-14Pick the value for "max requests number" from the correct server {}Sebastian Benoit
2020-01-13nit, use "fatal" with parameters as intendedMarc Espie
2020-01-13Add BUGS section for hypervisor memory requirementkn
2020-01-11Set "Content-Type: application/ocsp-request" in ocspcheck(1)'s POSTs,Stuart Henderson
2020-01-11debug-> pkg-debug definesMarc Espie
2020-01-10Handle documentation of the remaining, more complicated defaultsIngo Schwarze
2020-01-10Reorder assignements a bit so that all hashed values are togetherClaudio Jeker
2020-01-10'export default-route' still requires an output filter rule to announceClaudio Jeker
2020-01-10Convert the vnode list at the mount point into a tailq. DuringAlexander Bluhm
2020-01-09resend the current block if the other end acks the previous block again.David Gwynne
2020-01-09Fail on incomplete guest parameterskn
2020-01-09Mention that automatic selection upon "download" is firmware dependentkn
2020-01-09does not need a chroot wrapper; ok florianTheo de Raadt
2020-01-09Remove various unused bits and pieces from lib/isc.Florian Obser