Age | Commit message (Expand) | Author |
2017-05-29 | Randomize link-order of libcrypto as we do with libc. This library | Theo de Raadt |
2017-05-29 | sync | Theo de Raadt |
2017-05-29 | It is distasteful to have manual pages which don't refer to real | Theo de Raadt |
2017-05-29 | sync | Theo de Raadt |
2017-05-29 | clang points out that the first argument to setproctitle is a format | Florian Obser |
2017-05-29 | Compare the l2 address from which the slaac address was formed with | Florian Obser |
2017-05-29 | Do not factor in screen_hsize() for the visible copy mode screen when | Nicholas Marriott |
2017-05-29 | only send router solicitation on RTM_NEWADDR if the l2 address changed | Florian Obser |
2017-05-29 | remove the file permission check for bgpd.conf | Peter Hessler |
2017-05-29 | To prevent anyone else from stumbling on this (now) archaic bit of | Kenneth R Westerback |
2017-05-29 | Tweak text to mention initial size, from John Hood. | Nicholas Marriott |
2017-05-29 | vmd(8): prevent crashing when presented with a vm name argument to | Mike Larkin |
2017-05-29 | Pass SIOCGIFMEDIA to vlan's parent interface. | Martin Pieuchot |
2017-05-29 | Pass the symbol instead of its name when looking for CTF infos. | Martin Pieuchot |
2017-05-29 | Do not try to grab the NET_LOCK() while holding an ifp reference. | Martin Pieuchot |
2017-05-29 | copyin32 implementation from miod@ | Martin Pieuchot |
2017-05-29 | vmm(4): Enable support for AMD-V (SVM) CPUs. | Mike Larkin |
2017-05-29 | do not need dev[] wasting bss space | Theo de Raadt |
2017-05-29 | mlarkin and airport.7 say "must have been there", not "flown there". | Henning Brauer |
2017-05-28 | SVM: add some exit types | Mike Larkin |
2017-05-28 | rename some fields | Mike Larkin |
2017-05-28 | Support OSC 10 and 11 to set foreground and background colours, from | Nicholas Marriott |
2017-05-28 | remove some escapes that are unnecessary/harmful. ok jmc schwarze | Ted Unangst |
2017-05-28 | when copying curvy files from ssh, an extra one snuck in. | Ted Unangst |
2017-05-28 | fix broken include on previous pipex commit | Mike Larkin |
2017-05-28 | Now that pf looks behind IPv4 authentication headers, disable the | Alexander Bluhm |
2017-05-28 | Add BND, I've been there many times. | Antoine Jacoutot |
2017-05-28 | Add ZIA, even given that I didn't visit it after it actually became ZIA | Vadim Zhukov |
2017-05-28 | remove unused macro | Ted Unangst |
2017-05-28 | there are no bugs; i fixed them | Ted Unangst |
2017-05-28 | only mark privacy addresses as such instead of all configured addresses | Christian Weisgerber |
2017-05-28 | if your dying scream would escape the death field, realign to stay within | Ted Unangst |
2017-05-28 | Process packets immediately without queuing since pipex is believed MP safe | YASUOKA Masahiko |
2017-05-28 | removed if 0'ed code; it gets in the way of grepping for things | Florian Obser |
2017-05-28 | high scores printed too far to the right, move it left a little | Ted Unangst |
2017-05-28 | typo in comment | Mike Larkin |
2017-05-28 | Print when we send or recv an EOR marker. | Claudio Jeker |
2017-05-28 | Introduce log_peer_info() and make log_peer_warn() log at LOG_ERR instead | Claudio Jeker |
2017-05-28 | Close imsg pipes later in the process. The shutdown code still tires to | Claudio Jeker |
2017-05-28 | set autoconfprivacy flag; prodding naddy | Florian Obser |
2017-05-28 | Change so that sessions created detached (-d or no client) are always | Nicholas Marriott |
2017-05-28 | install new manpage, noted by tb@ | Sebastian Benoit |
2017-05-28 | please read operator(7) for this information. | Sebastian Benoit |
2017-05-28 | document /usr/share/misc/airport contents and rules, after lengthy | Sebastian Benoit |
2017-05-28 | typo | Mike Larkin |
2017-05-28 | pasto, typos, spelling; ok florian@ | Christian Weisgerber |
2017-05-28 | Also recalculate session sizes when refreh-client -C is used. GitHub | Nicholas Marriott |
2017-05-28 | The High Council of Deciders has determined that railway stations, even | Ted Unangst |
2017-05-28 | Check also whether the interfaces is matched when pipex check PPPoE | YASUOKA Masahiko |
2017-05-28 | Move check later to mitigate a possible race. | Antoine Jacoutot |