2021-01-27 |
jmc | spelling fixes; |
commit | commitdiff | tree | snapshot |
2021-01-27 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2021-01-27 |
jsg | add some more amdgpu devices |
commit | commitdiff | tree | snapshot |
2021-01-27 |
nicm | Flush pending output before entering or exiting alterna... |
commit | commitdiff | tree | snapshot |
2021-01-27 |
djm | this needs kex.h now |
commit | commitdiff | tree | snapshot |
2021-01-27 |
djm | make ssh->kex->session_id a sshbuf instead of u_char... |
commit | commitdiff | tree | snapshot |
2021-01-27 |
djm | remove global variable used to stash compat flags and... |
commit | commitdiff | tree | snapshot |
2021-01-27 |
mglocker | Be consistent in not using parameter names for function... |
commit | commitdiff | tree | snapshot |
2021-01-27 |
florian | Determine available address families (and monitor when... |
commit | commitdiff | tree | snapshot |
2021-01-27 |
dlg | do better accounting of how many msix interrupts we... |
commit | commitdiff | tree | snapshot |
2021-01-27 |
deraadt | these programs (with common ancestry) had a -fno-common... |
commit | commitdiff | tree | snapshot |
2021-01-27 |
deraadt | split out extern and decl for -fno-common |
commit | commitdiff | tree | snapshot |
2021-01-27 |
deraadt | makemap does not need a common which it does not use. |
commit | commitdiff | tree | snapshot |
2021-01-27 |
deraadt | commons used rather than externs, fix for -fno-common |
commit | commitdiff | tree | snapshot |
2021-01-27 |
deraadt | fix -fno-common issues; ok mortimer |
commit | commitdiff | tree | snapshot |
2021-01-27 |
deraadt | fix -fno-common issues; ok mortimer |
commit | commitdiff | tree | snapshot |
2021-01-27 |
deraadt | nsd contains two yacc parsers, but predates "yacc ... |
commit | commitdiff | tree | snapshot |
2021-01-27 |
deraadt | shuffle externs (and definitions) around to satisfy... |
commit | commitdiff | tree | snapshot |
2021-01-27 |
dlg | have pf_route{,6} clear the pf_pdesc mbuf ref early... |
commit | commitdiff | tree | snapshot |
2021-01-27 |
dlg | don't run copies of packets made by dup-to through... |
commit | commitdiff | tree | snapshot |
2021-01-27 |
visa | kqueue: Fix termination assert |
commit | commitdiff | tree | snapshot |
2021-01-27 |
deraadt | satisfy -fno-common by duplicating deck chairs as required |
commit | commitdiff | tree | snapshot |
2021-01-27 |
deraadt | satisfy -fno-common |
commit | commitdiff | tree | snapshot |
2021-01-27 |
dtucker | Logical not bitwise or. ok djm@ |
commit | commitdiff | tree | snapshot |
2021-01-26 |
tobhe | Add support for RSA-PSS PKCS1 signatures. Don't enable... |
commit | commitdiff | tree | snapshot |
2021-01-26 |
kettenis | Recognize Apple Icestorm cores. |
commit | commitdiff | tree | snapshot |
2021-01-26 |
millert | Fix build with -fno-common. OK deraadt@ |
commit | commitdiff | tree | snapshot |
2021-01-26 |
tb | Rewrap a comment line to fit into 80 columns. |
commit | commitdiff | tree | snapshot |
2021-01-26 |
tb | zap a tab |
commit | commitdiff | tree | snapshot |
2021-01-26 |
tb | Prepare to provide SSL_set_hostflags() |
commit | commitdiff | tree | snapshot |
2021-01-26 |
deraadt | one variable was common, fixing what I can. |
commit | commitdiff | tree | snapshot |
2021-01-26 |
deraadt | satisfy -fno-common, by (1) copying all the variable... |
commit | commitdiff | tree | snapshot |
2021-01-26 |
deraadt | satisfy -fno-common, by (1) copying all the variable... |
commit | commitdiff | tree | snapshot |
2021-01-26 |
deraadt | sockb variable is unused (and even worse, was common... |
commit | commitdiff | tree | snapshot |
2021-01-26 |
deraadt | satisfy -fno-common, by (1) copying all the variable... |
commit | commitdiff | tree | snapshot |
2021-01-26 |
deraadt | satisfy -fno-common, by (1) copying all the variable... |
commit | commitdiff | tree | snapshot |
2021-01-26 |
deraadt | satisfy -fno-common by repairing one enum decl |
commit | commitdiff | tree | snapshot |
2021-01-26 |
naddy | move HostbasedAcceptedAlgorithms to the right place... |
commit | commitdiff | tree | snapshot |
2021-01-26 |
jsing | Move sequence numbers into the new TLSv1.2 record layer. |
commit | commitdiff | tree | snapshot |
2021-01-26 |
eric | Move private key setup to a helper function with proper... |
commit | commitdiff | tree | snapshot |
2021-01-26 |
florian | Some config changes require a restart of all resolvers... |
commit | commitdiff | tree | snapshot |
2021-01-26 |
florian | When checking for available address family for AI_ADDRC... |
commit | commitdiff | tree | snapshot |
2021-01-26 |
espie | remove test that's now bogus, as fullpkgpath takes... |
commit | commitdiff | tree | snapshot |
2021-01-26 |
dtucker | Remove unused variables leftover from refactoring.... |
commit | commitdiff | tree | snapshot |
2021-01-26 |
nicm | Always resize the original screen before copying when... |
commit | commitdiff | tree | snapshot |
2021-01-26 |
deraadt | intrmap attribute missing from mcx; ok dlg |
commit | commitdiff | tree | snapshot |
2021-01-26 |
dtucker | Rename HostbasedKeyTypes (ssh) and HostbasedAcceptedKey... |
commit | commitdiff | tree | snapshot |
2021-01-26 |
djm | refactor key constraint parsing in ssh-agent |
commit | commitdiff | tree | snapshot |
2021-01-26 |
djm | more ssh-agent refactoring |
commit | commitdiff | tree | snapshot |
2021-01-26 |
djm | make struct hostkeys public; I have no idea why I made... |
commit | commitdiff | tree | snapshot |
2021-01-26 |
djm | move check_host_cert() from sshconnect,c to sshkey... |
commit | commitdiff | tree | snapshot |
2021-01-26 |
djm | use recallocarray to allocate the agent sockets table... |
commit | commitdiff | tree | snapshot |
2021-01-26 |
djm | factor out common code in the agent client |
commit | commitdiff | tree | snapshot |
2021-01-25 |
mvs | We have this sequence in bridge(4) ioctl(2) path: |
commit | commitdiff | tree | snapshot |
2021-01-25 |
kettenis | Give machdep.c a thorough cleanup that is long overdue. |
commit | commitdiff | tree | snapshot |
2021-01-25 |
florian | Revert local diff now that we no longer use syslog... |
commit | commitdiff | tree | snapshot |
2021-01-25 |
florian | Disable logging to syslog for libunbound. We are not... |
commit | commitdiff | tree | snapshot |
2021-01-25 |
mglocker | Resolve data toggle out of sync problem for ugen(4... |
commit | commitdiff | tree | snapshot |
2021-01-25 |
mglocker | Add the new function usbd_clear_endpoint_feature()... |
commit | commitdiff | tree | snapshot |
2021-01-25 |
sthen | php.port.mk sets MODPHP_BUILDDEP=No by default now. |
commit | commitdiff | tree | snapshot |
2021-01-25 |
dlg | raise the max number of queues/interrupts to 16, up... |
commit | commitdiff | tree | snapshot |
2021-01-25 |
dlg | if the rx descriptor reports the rss hash, use it for... |
commit | commitdiff | tree | snapshot |
2021-01-25 |
dlg | don't lose the M_FLOWID flag if the ipv4 cksum is ok. |
commit | commitdiff | tree | snapshot |
2021-01-25 |
claudio | Adjust code since bgpd added an extra argument to aspat... |
commit | commitdiff | tree | snapshot |
2021-01-25 |
claudio | RFC6472 discourages the use of AS_SET segements in... |
commit | commitdiff | tree | snapshot |
2021-01-25 |
yasuoka | Fix wg(4) ioctl to be able to handle multiple wgpeers. |
commit | commitdiff | tree | snapshot |
2021-01-25 |
dlg | fix filtering on kstat unit numbers |
commit | commitdiff | tree | snapshot |
2021-01-25 |
dlg | r1.102 forgot to tweak the "redistribute rtlabel" part... |
commit | commitdiff | tree | snapshot |
2021-01-25 |
djm | make ssh hostbased authentication send the signature... |
commit | commitdiff | tree | snapshot |
2021-01-25 |
dlg | if stoeplitz is enabled, use it to provide a flowid... |
commit | commitdiff | tree | snapshot |
2021-01-25 |
dlg | use an intrmap when establishing interrupts for queues. |
commit | commitdiff | tree | snapshot |
2021-01-24 |
millert | Update to tzdata2021a from iana.org. Major changes: |
commit | commitdiff | tree | snapshot |
2021-01-24 |
tobhe | hmac-sha2-384 and hmac-sha2-512 are enabled by default. |
commit | commitdiff | tree | snapshot |
2021-01-24 |
florian | Implement DNS64 synthesis. |
commit | commitdiff | tree | snapshot |
2021-01-24 |
jsg | match on Intel Alder Lake and Meteor Lake I219 Ethernet ids |
commit | commitdiff | tree | snapshot |
2021-01-24 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2021-01-24 |
jsg | add Intel Alder Lake and Meteor Lake I219 Ethernet ids |
commit | commitdiff | tree | snapshot |
2021-01-24 |
florian | Add missing __KAME__ markers. |
commit | commitdiff | tree | snapshot |
2021-01-24 |
florian | Pass sockaddr_in6 arround so that we have space to... |
commit | commitdiff | tree | snapshot |
2021-01-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-01-24 |
jsg | match on Realtek RTL8168H ids for Killer E2500V2 and... |
commit | commitdiff | tree | snapshot |
2021-01-24 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2021-01-24 |
jsg | add Realtek RTL8168H ids for Killer E2500V2 and E2600 |
commit | commitdiff | tree | snapshot |
2021-01-23 |
jsg | match on another Realtek RTL8168 id |
commit | commitdiff | tree | snapshot |
2021-01-23 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2021-01-23 |
jsg | add another Realtek RTL8168 id |
commit | commitdiff | tree | snapshot |
2021-01-23 |
mlarkin | Fix whitespace issues |
commit | commitdiff | tree | snapshot |
2021-01-23 |
mlarkin | vmm(4): wire faulted in pages |
commit | commitdiff | tree | snapshot |
2021-01-23 |
tobhe | Handle write() errors. |
commit | commitdiff | tree | snapshot |
2021-01-23 |
tobhe | Handle errors and truncated output from snprintf(). |
commit | commitdiff | tree | snapshot |
2021-01-23 |
kn | list-io must be run from config dir |
commit | commitdiff | tree | snapshot |
2021-01-23 |
tobhe | Fix typos. |
commit | commitdiff | tree | snapshot |
2021-01-23 |
patrick | Fix IORT struct for Context and PMU interrupts. I... |
commit | commitdiff | tree | snapshot |
2021-01-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-01-23 |
florian | Move resolv_conf string generation for ASR to function... |
commit | commitdiff | tree | snapshot |
2021-01-23 |
florian | Don't just blindly upgrade to VALIDATING if we see... |
commit | commitdiff | tree | snapshot |
2021-01-23 |
rob | Remove unused variables found by clang. Additional... |
commit | commitdiff | tree | snapshot |
2021-01-23 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2021-01-23 |
kettenis | OPAL implements firmware calls that abstract communicat... |
commit | commitdiff | tree | snapshot |
2021-01-23 |
espie | recognize those ubiquitous webp file |
commit | commitdiff | tree | snapshot |
next |