Age | Commit message (Expand) | Author |
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 |
2018-04-28 | no comma after last NAME entry; | Jason McIntyre |
2018-04-28 | Improve / simplify pledges. | Florian Obser |
2018-04-28 | link smtp(1) to the build | Eric Faurot |
2018-04-28 | Delete the networks(5) manual page, the file /etc/networks in now unused. | Ingo Schwarze |
2018-04-28 | Note that this file now also stores network names. | Ingo Schwarze |
2018-04-28 | okay, this wants BOTH shared directories AND dependency info, haha | Marc Espie |
2018-04-28 | Reference hosts(5) instead of the obsolete networks(5). | Ingo Schwarze |
2018-04-28 | fix man section | Eric Faurot |
2018-04-28 | delete the reference to the obsolete networks(5) file | Ingo Schwarze |
2018-04-28 | simplify code | Eric Faurot |
2018-04-28 | Some drivers handle settting a new wifi link state manually, so make sure | Peter Hessler |
2018-04-28 | Remove references to the obsolete getnetent(3) and networks(5). | Ingo Schwarze |
2018-04-28 | replace add_*_randomness with enqueue_randomness() | Jasper Lievisse Adriaanse |
2018-04-28 | Stop talking about /etc/networks, which is no longer used, | Ingo Schwarze |
2018-04-28 | Say that sethostent(3), gethostent(3), and endhostent(3) do nothing. | Ingo Schwarze |
2018-04-28 | To allow us to get rid of /etc/networks, make getnetby*(3) | Ingo Schwarze |
2018-04-28 | Minor cleanup, no functional change: | Ingo Schwarze |