2021-02-26 |
djm | remove this KEX fuzzer; it's awkward to use and doesn... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
jsg | remove some unused functions in slaacd |
commit | commitdiff | tree | snapshot |
2021-02-26 |
dlg | tpmr can use the eth64 bits too. |
commit | commitdiff | tree | snapshot |
2021-02-26 |
dlg | try do a better job of filtering 802.1 reserved group... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
danj | Fix Typo, ok jca |
commit | commitdiff | tree | snapshot |
2021-02-26 |
dlg | use uint64_ts for ethernet addresses in the src/dst... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
dlg | use a uint64_t for the ethernet address in the etherbri... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
lum | Some improvements from Joachim Wiberg's version of mg. |
commit | commitdiff | tree | snapshot |
2021-02-26 |
dlg | add some helpers for working with ethernet addresses... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
danj | Add my copyright since I added most of the content |
commit | commitdiff | tree | snapshot |
2021-02-26 |
patrick | Increase the buffer size for the ioctl response buffers... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
djm | a bit more debugging behind #ifdef DEBUG_SK |
commit | commitdiff | tree | snapshot |
2021-02-26 |
deraadt | gcc is more strict about union decls |
commit | commitdiff | tree | snapshot |
2021-02-26 |
patrick | Indicate hostready signal to inform the firmware that... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
patrick | Refactor bwfm(4) firmware loading. The PCIe backend... |
commit | commitdiff | tree | snapshot |
2021-02-26 |
patrick | Fix prio2fifo mapping table. |
commit | commitdiff | tree | snapshot |
2021-02-25 |
patrick | The firmware replaces the last 32-bit on RAM with a... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
patrick | Some newer chips have two D11/802.11 cores, and we... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
patrick | Support for version 7 of the bwfm(4) PCIe interface... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
patrick | Add some infrastructure in the PCI chipset tag for... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
sthen | mention that FIX_CRLF_FILES is rooted in WRKDIST, point... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
espie | wrong annotation |
commit | commitdiff | tree | snapshot |
2021-02-25 |
espie | make the timing of FIX_CRLF_FILES explicit |
commit | commitdiff | tree | snapshot |
2021-02-25 |
kettenis | Add a framework for IOMMUs. |
commit | commitdiff | tree | snapshot |
2021-02-25 |
sthen | document FIX_CRLF_FILES. |
commit | commitdiff | tree | snapshot |
2021-02-25 |
naddy | ftp: prevent double free() in error path |
commit | commitdiff | tree | snapshot |
2021-02-25 |
tobhe | Constify cipher API. |
commit | commitdiff | tree | snapshot |
2021-02-25 |
kn | Typofix |
commit | commitdiff | tree | snapshot |
2021-02-25 |
tb | Fix two bugs in the legacy verifier |
commit | commitdiff | tree | snapshot |
2021-02-25 |
jsing | Update regress to match TLS versions change. |
commit | commitdiff | tree | snapshot |
2021-02-25 |
jsing | Only use TLS versions internally (rather than both... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
jsing | Rename depth to num_untrusted so it identifies what... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
jsing | Avoid passing last and depth to x509_verify_cert_error... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
otto | - Make use of the fact that we know how the chunks... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
espie | split off the large module documentations, so that... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
jan | Prevent zero size devices from attaching |
commit | commitdiff | tree | snapshot |
2021-02-25 |
djm | s/PubkeyAcceptedKeyTypes/PubkeyAcceptedAlgorithms/ |
commit | commitdiff | tree | snapshot |
2021-02-25 |
dlg | we don't have to cast to caddr_t when calling m_copydat... |
commit | commitdiff | tree | snapshot |
2021-02-25 |
dlg | let m_copydata use a void * instead of caddr_t |
commit | commitdiff | tree | snapshot |
2021-02-25 |
dlg | enable veb(4), it's time for wider testing. |
commit | commitdiff | tree | snapshot |
2021-02-25 |
kn | Fix SMALL build |
commit | commitdiff | tree | snapshot |
2021-02-24 |
dlg | add support for hashing 64 and 32 bit numbers in host... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-02-24 |
dtucker | Rename pubkeyacceptedkeytypes to pubkeyacceptedalgorith... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
tobhe | Use ASN1_STRING_get0_data() instead of the deprecated... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
deraadt | build resolvd |
commit | commitdiff | tree | snapshot |
2021-02-24 |
deraadt | More accurately describe the DNS proposal sources and... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
deraadt | fairly significant rewrite, including: |
commit | commitdiff | tree | snapshot |
2021-02-24 |
florian | We need to track the pid of the connecting control... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
florian | Import resold(8), a daemon to rewrite resolv.conf. |
commit | commitdiff | tree | snapshot |
2021-02-24 |
tb | Fix comment explaining last_untrusted. This should... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
tb | Make the new validator check for EXFLAG_CRITICAL |
commit | commitdiff | tree | snapshot |
2021-02-24 |
krw | Complete deleting ifi->active before calling write_leas... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
krw | No need to get time() twice. Just use the already |
commit | commitdiff | tree | snapshot |
2021-02-24 |
krw | No need to check ifi->active for NULL when looking... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
krw | Fix annoying typo in a comment. |
commit | commitdiff | tree | snapshot |
2021-02-24 |
krw | Remove incomplete/incorrect connection with autoconf... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
deraadt | show AF for DNS proposal messages; ok claudio bluhm |
commit | commitdiff | tree | snapshot |
2021-02-24 |
visa | kqueue: Revise filterops interface |
commit | commitdiff | tree | snapshot |
2021-02-24 |
lum | Various fixes from emails Joachim Nilsson sent to tech... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
lum | snprintf() does indeed return an int. From an email... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
jmc | spelling fix; |
commit | commitdiff | tree | snapshot |
2021-02-24 |
bluhm | In sorflush() use m_purge() instead of handrolling it. |
commit | commitdiff | tree | snapshot |
2021-02-24 |
dlg | white space tweak, no functional change |
commit | commitdiff | tree | snapshot |
2021-02-24 |
dlg | fix stoeplitz_n16 and stoeplitz_h16 |
commit | commitdiff | tree | snapshot |
2021-02-24 |
patrick | Enumerate GCI core, which seems to contain the OTP... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
nicm | Correct client_prefix so it returns 1 if in prefix... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
dlg | whitespace tweaks, no functional change. |
commit | commitdiff | tree | snapshot |
2021-02-24 |
dlg | fix the length check on arp packets when handling arp... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-02-24 |
jsg | remove unused usbd_get_device_string() |
commit | commitdiff | tree | snapshot |
2021-02-24 |
jsg | remove unused usbdi functions |
commit | commitdiff | tree | snapshot |
2021-02-24 |
dlg | add support for adding and deleting mac addr entries... |
commit | commitdiff | tree | snapshot |
2021-02-24 |
jsg | remove unused xhci_cmd_evaluate_ctx() |
commit | commitdiff | tree | snapshot |
2021-02-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-02-24 |
dlg | add support for adding and deleting address table entries. |
commit | commitdiff | tree | snapshot |
2021-02-24 |
dlg | add support for adding and deleting address table entries. |
commit | commitdiff | tree | snapshot |
2021-02-24 |
dtucker | Put obsolete aliases for hostbasedalgorithms and pubkey... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
deraadt | typo |
commit | commitdiff | tree | snapshot |
2021-02-23 |
dlg | handle ifconfig veb0 flush with etherbridge_flush,... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
djm | lots more s/key types/signature algorithms/ mostly in |
commit | commitdiff | tree | snapshot |
2021-02-23 |
djm | Correct reference to signature algorithms as keys;... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
tb | Make this test module aware so it passes with Go 1.16 |
commit | commitdiff | tree | snapshot |
2021-02-23 |
tb | Make this test module aware so it passes with Go 1.16 |
commit | commitdiff | tree | snapshot |
2021-02-23 |
tobhe | Use pool to allocate tdbs. |
commit | commitdiff | tree | snapshot |
2021-02-23 |
lum | Move -u to alphabetically correct place in options... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
kettenis | aplintc(4) |
commit | commitdiff | tree | snapshot |
2021-02-23 |
kettenis | Add aplintc(4), a driver for the interrupt controller... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-02-23 |
cheloha | sparc64/clock.c: use ANSI-style function definitions |
commit | commitdiff | tree | snapshot |
2021-02-23 |
mvs | Wrap by netlock the whole foreach loop which calls... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
mvs | Fix m_copyback(9) prototype in DESCRIPTION section. |
commit | commitdiff | tree | snapshot |
2021-02-23 |
deraadt | previous commit mismanaged the control fd |
commit | commitdiff | tree | snapshot |
2021-02-23 |
claudio | Adjust pledge() and unveil() calls for proc_rsync(... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-02-23 |
jsg | remove unused malloc_roundup() |
commit | commitdiff | tree | snapshot |
2021-02-23 |
bluhm | As ip_insertoptions() may prepend a mbuf, "goto bad... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
aoyama | Make more efficient clearing interrupts on all processo... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
dlg | small adjustment of the deck chairs, no functional... |
commit | commitdiff | tree | snapshot |
2021-02-23 |
dlg | fix up which link flags do what. |
commit | commitdiff | tree | snapshot |
next |