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