Age | Commit message (Expand) | Author |
2017-08-12 | Fix copy/paste error, CID 1453558. | Martin Pieuchot |
2017-08-12 | Fix Coverity CID 1453237: With rt2661 chips ral(4) was writing some stack | Stefan Sperling |
2017-08-12 | Import the SSL_CTX_set1_groups(3) manual page from OpenSSL, deleting | Ingo Schwarze |
2017-08-12 | Fix Coverity CID 1452915: urtwn(4) would use an uninitialized array index | Stefan Sperling |
2017-08-12 | Fix Coverity CID 1453280: | Stefan Sperling |
2017-08-12 | remove apmwarn sysctl which is not used | Ted Unangst |
2017-08-12 | New manual page SSL_set_tmp_ecdh(3) written from scratch. | Ingo Schwarze |
2017-08-12 | Use obj directory instead of a handcrafted working directory. | rob |
2017-08-12 | Remove lots of outdated information found by jsing@. | Ingo Schwarze |
2017-08-12 | update to unbound 1.6.4, ok florian@ | Stuart Henderson |
2017-08-12 | add a new option to set limits on max-sessions each IPCP. | Kazuya Goda |
2017-08-12 | In iwn(4), fix CID 1199266 "Missing comma in a string array"; only affects | Stefan Sperling |
2015-07-16 | update to Unbound 1.5.4, ok florian@, looks sane deraadt@ | Stuart Henderson |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2017-08-12 | When read(2)'ing from the routing socket only one message is returned. | Florian Obser |
2017-08-12 | No need to constantly re-open a socket. Just open it up front and keep | Florian Obser |
2017-08-12 | make "--" before the hostname terminate command-line option processing | Damien Miller |
2017-08-12 | Switch from aes256-cbc to aes256-ctr for encrypting new-style | Damien Miller |
2017-08-12 | Hookup ifstated and snmpd regress. Discussed with benno@ and bluhm@. | rob |
2017-08-12 | Use vether instead of physical interfaces for temporary carp creation. | rob |
2017-08-12 | Initial pledge for snmpd. snmpe remains unpledged. Regression tests pass. | rob |
2017-08-12 | Document tls_config_set_dheparams(). | Joel Sing |
2017-08-12 | Document tls_reset(). | Joel Sing |
2017-08-12 | add option -l to show only listening sockets (for tcp) | Sebastian Benoit |
2017-08-12 | Improve snps,dwc3 support. Enough to make the USB3 controller on the | Mark Kettenis |
2017-08-12 | Silence clang warnings: remove unused variables and s/%hx/%x/g | Philip Guenther |
2017-08-12 | Update the TLSv1.2 Client Hello messages, due to the removal of DSA | Joel Sing |
2017-08-12 | Remove support for DSS/DSA, since we removed the cipher suites a while | Joel Sing |
2017-08-12 | Clear the child pointer in CBB_cleanup(), so that we have fewer pointers | Joel Sing |
2017-08-12 | sync | Theo de Raadt |
2017-08-12 | stop pretending that qnames are always strings. treat everything as a | Ted Unangst |
2017-08-12 | snmpe runs as user _snmpd not _snmp. | rob |
2017-08-12 | Instead of hardcoding a partial dependency list for the syscall stub objects, | Philip Guenther |
2017-08-12 | Fix dependency generation: pass ${DFLAGS} and -MF explicitly | Philip Guenther |
2017-08-12 | regen | Ted Unangst |
2017-08-12 | Let DFLAGS been added to by the per-directory Makefile | Philip Guenther |
2017-08-12 | add a fktrace syscall that takes a file descriptor instead of a name. | Ted Unangst |
2017-08-11 | Retire old behavior of requiring root prompt to contain # or \! | Philip Guenther |
2017-08-11 | add option -N (no domain resolution) | Sebastian Benoit |
2017-08-11 | remove bogus ".POD" from .Dt name; noticed by jsing@ | Ingo Schwarze |
2017-08-11 | Add rkdwusb(4) here as well. | Mark Kettenis |
2017-08-11 | Add glue for the USB3 controller on the rk3399-firefly. | Mark Kettenis |
2017-08-11 | Have bus_dmamem_map() store the virtual address of the mapping such that | Mark Kettenis |
2017-08-11 | Add a wait call between different invocations of snmpd test runs to avoid | rob |
2017-08-11 | Remove NET_LOCK()'s argument. | Martin Pieuchot |
2017-08-11 | Be consistent with goto labels, failure flag and use of FAIL macro. | Joel Sing |
2017-08-11 | don't bother checking diagnostic status (which patrick reports | Joshua Stein |
2017-08-11 | doug@ added code in here as well. | Joel Sing |
2017-08-11 | Sort by extension/function name. | Joel Sing |
2017-08-11 | I don't think eay will ever fix this... | Joel Sing |