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