Age | Commit message (Expand) | Author |
2021-11-11 | Destroy protocol control block before perform `so_q0' and `so_q' queues | Vitaliy Makkoveev |
2021-11-11 | exponential_test passes on i386. | mbuhl |
2021-11-11 | mention the public constants XN_FLAG_SEP_MASK and XN_FLAG_FN_MASK | Ingo Schwarze |
2021-11-11 | Move the assignment of http_query down. Also do not assign a non-malloced | Claudio Jeker |
2021-11-11 | Convert from select() to ppoll(). Along the way, I observed that the | Theo de Raadt |
2021-11-11 | Ignore tags files | Klemens Nanni |
2021-11-11 | Mention the X509v3_KU_* aliases for the KU_* constants | Ingo Schwarze |
2021-11-11 | Fix iwn(4) with 4965 devices. | Stefan Sperling |
2021-11-11 | Explicitly list all public functions in roff(7) comments | Ingo Schwarze |
2021-11-11 | add tests to cover DIOCCHANGERULE ioctl(2) | Alexandr Nedvedicky |
2021-11-11 | Allow pfi_kif_get() callers to pre-allocate buffer for new kif. If kif | Alexandr Nedvedicky |
2021-11-11 | Tweak rc_stop and rc_reload description by mentioning their corresponding | Antoine Jacoutot |
2021-11-11 | Run "_rc_wait stop" _before_ stopping the daemon and not after... | Antoine Jacoutot |
2021-11-11 | new manual page X509_policy_tree_get0_policies(3), | Ingo Schwarze |
2021-11-11 | Return 0 in case we reach KILL; this allows "restart" to work as expected | Antoine Jacoutot |
2021-11-11 | Remove switchd regress tests. | Claudio Jeker |
2021-11-11 | Retire switch(4) it never really was production ready and the OpenFlow | Claudio Jeker |
2021-11-11 | Retire switchd and switchctl. While interesting they never managed to | Claudio Jeker |
2021-11-11 | Unhook switchd and switchctl | Claudio Jeker |
2021-11-11 | Regen after switch(4) removal | Claudio Jeker |
2021-11-11 | Regen after switch(4) removal | Claudio Jeker |
2021-11-11 | /dev/switch[0-4] is no longer needed. | Claudio Jeker |
2021-11-11 | Unhook switch.4 and update bridge.4 since some switch(4) specific ioctls | Claudio Jeker |
2021-11-11 | Remove switch(4) specific bits from ifconfig. | Claudio Jeker |
2021-11-11 | switch(4) and switchd(8) are retiering. Unhook them from various | Claudio Jeker |
2021-11-11 | Convert a for loop into LIST_FOREACH to reduce the diff to NetBSD. | Theo Buehler |
2021-11-11 | switch(4) is being retired, sthen@ already removed the bits in the code | Claudio Jeker |
2021-11-11 | If automatic-rename is off, allow the escape sequence to set an empty | Nicholas Marriott |
2021-11-11 | If trimming menu item text, show key if it would take up less than a | Nicholas Marriott |
2021-11-11 | remove whitespace | Ricardo Mestre |
2021-11-11 | There's no need to call pledge(2) so many times, or on many places, with the | Ricardo Mestre |
2021-11-11 | Here we go again, revert the second attempt to resolve the | Anton Lindqvist |
2021-11-11 | resolvd(8) also monitors proposals learned by sppp(4) | Bjorn Ketelaars |
2021-11-10 | When sending via UDP, syslogd(8) can use iovec with sendmsg(2) | Alexander Bluhm |
2021-11-10 | Remove switch(4) pieces, feedback/missing piece millert@ ok claudio@ mlarkin@ | Stuart Henderson |
2021-11-10 | Give sppp(4) its own RTP_PROPOSAL priority | Bjorn Ketelaars |
2021-11-10 | Max size of src also changed. Noted by Mikhail <mp39590@gmail.com> | Otto Moerbeek |
2021-11-10 | Add missing chunk form previous commit | Otto Moerbeek |
2021-11-10 | sync | Theo de Raadt |
2021-11-10 | remove a pointless call of setlocale(3); | Ingo Schwarze |
2021-11-10 | sppp(4) - support PPP IPCP extensions for DNS | Bjorn Ketelaars |
2021-11-10 | Merge a few additional X509error(ERR_R_MALLOC_FAILURE) calls | Ingo Schwarze |
2021-11-10 | If X509_load_cert_crl_file(3) does not find any certificates | Ingo Schwarze |
2021-11-10 | Look for INVALID_KE group from IKE_SA_INIT in IKE transforms, | Tobias Heider |
2021-11-10 | Set correct prt_flag to 0. | Kenneth R Westerback |
2021-11-10 | Add a test for the redirect loop limit. It would be great if someone | Claudio Jeker |
2021-11-10 | Sync some code style improvements from the OpenSSL 1.1.1 branch, | Ingo Schwarze |
2021-11-10 | Collaps the AFI specific IP print functions into ip_addr_print() their | Claudio Jeker |
2021-11-10 | Sync the encoding functions for URI with the version of ftp(1) | Claudio Jeker |
2021-11-10 | Merge two bug fixes from the OpenSSL 1.1.1 branch, which is still | Ingo Schwarze |