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