summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-01In ssl.h rev. 1.158 2018/05/01 13:30:24, tb@ changed BIO_f_ssl(3)Ingo Schwarze
2018-05-01Fix whitespace on a few lines to reduce noise in an upcoming diff.Theo Buehler
2018-05-01The argument to TIOCSETVERAUTH must be a pointer; ok tedu@anton
2018-05-01Remove extraneous new line from error message.anton
2018-05-01The length field of a DNS packet must be network byte order encoded; ok tedu@anton
2018-05-01vmmci(4) depends on pvbus(4) being available, unbreakPeter Hessler
2018-05-01const for BIO_f_ssl(), the last const difference to OpenSSL in ourTheo Buehler
2018-05-01const for BIO_{new,set}() and most of the BIO_{f,s}_*() family ofTheo Buehler
2018-05-01Update documentation of UVM_FLAG_* valuesStefan Kempf
2018-05-01Add an explanation to relink.log what a failed checksum of /bsdRobert Peichaer
2018-05-01update currency exchange rates;Jason McIntyre
2018-05-01regress changes for new stuff. - allow walking .., return EPERMBob Beck
2018-04-30Reduce the scope of the NET_LOCK() in in_control(). Two functions wereTheo Buehler
2018-04-30Use acpi_register_gpio() to register gpio space like we do for chvgpio(4).Mark Kettenis
2018-04-30The trapframe layout is no longer exactly the same as the sigcontextPhilip Guenther
2018-04-30No, you cannot use "10.257" as a shorthand for "10.0.1.1" in 2018.Ingo Schwarze
2018-04-30allow limited setting of permanent A records. like unbound local-data.Ted Unangst
2018-04-30* simplify code by no longer calling getnetbyname(3)Ingo Schwarze
2018-04-30Treat all negative values of witness_watch equally for robustness.Visa Hankala
2018-04-30tableid is either initialized to the current routing table or to theFlorian Obser
2018-04-30No need to get the whole routing table from the kernel if we areFlorian Obser
2018-04-30Fix route monitor -AF filter.Florian Obser
2018-04-30vmd(8): unbreak i386Mike Larkin
2018-04-30Add a missing header when compiling with -DDEBUGdenis
2018-04-29syncTheo Buehler
2018-04-29if we create fragments, we must know which files they come fromMarc Espie
2018-04-29In hash{free,init}(), there's no need to calculate the size of the hash table ifanton
2018-04-29In view of the recent BN_FLG_CONSTTIME vulnerabilities in OpenSSL,Ingo Schwarze
2018-04-29Simpler description of output formats, shortening the manual page by 15 lines.Ingo Schwarze
2018-04-29Don't bother with background scans while the desired BSSID is fixed.Stefan Sperling
2018-04-29Manpage tweaks:Anthony J. Bentley
2018-04-29delete four sentences that have nothing to do with reality;Ingo Schwarze
2018-04-29stop installing /etc/networks, it is now unused; OK deraadt@ tb@Ingo Schwarze
2018-04-29remove useless indirectionsEric Faurot
2018-04-29Unsigned values are always >= 0, fix Coverity 1468443.Martin Pieuchot
2018-04-29move "mail from" and "rcpt to" code into their own function.Eric Faurot
2018-04-29Fail early when transfers aren't completed in order.Martin Pieuchot
2018-04-29'juming' -> 'jumping' in comment.Kenneth R Westerback
2018-04-29em: Add magic delay for HP elitebook 820 G3Stefan Fritsch
2018-04-29em: Make em_get_software_flag() recursiveStefan Fritsch
2018-04-29em: Improve access logic for software flagStefan Fritsch
2018-04-29INIT->RUN transitions are valid in monitor mode, so don'tStefan Sperling
2018-04-29Correct direction of SSL_ERROR_ZERO_RETURN casePhilip Guenther
2018-04-29Mention the X86FixupGadgets pass in clang-local.mortimer
2018-04-28Add a clang pass that identifies potential ROP gadgets and replaces ROPmortimer
2018-04-28Add a proper usage() function.Robert Peichaer
2018-04-28remove references to /etc/networks; reminded by jmc@Ingo Schwarze
2018-04-28regress for unveilBob Beck
2018-04-28bye bye pledgepathBob Beck
2018-04-28reference hosts(5) instead of networks(5)Ingo Schwarze