2022-07-02 |
mvs | Unlock peer in the SOCK_STREAM and SOCK_SEQPACKET error... |
commit | commitdiff | tree | snapshot |
2022-07-02 |
tb | Make tls1_ec_curve_id2nid() return explicit NID_undef... |
commit | commitdiff | tree | snapshot |
2022-07-02 |
visa | Remove unused device poll functions. |
commit | commitdiff | tree | snapshot |
2022-07-02 |
danj | Add /etc/rpki/skiplist |
commit | commitdiff | tree | snapshot |
2022-07-02 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2022-07-01 |
mvs | Remove PIPEXCSESSION ioctl(2) call only from npppd(8). |
commit | commitdiff | tree | snapshot |
2022-07-01 |
mvs | Make fine grained unix(4) domain sockets locking. Use... |
commit | commitdiff | tree | snapshot |
2022-07-01 |
dtucker | Remove extra line leftover from merge conflict. ok... |
commit | commitdiff | tree | snapshot |
2022-07-01 |
djm | use consistent field names (s/char/byte) in format... |
commit | commitdiff | tree | snapshot |
2022-07-01 |
djm | bump up loglevel from debug to info when unable to... |
commit | commitdiff | tree | snapshot |
2022-07-01 |
dtucker | Don't leak the strings allocated by order_hostkeyalgs... |
commit | commitdiff | tree | snapshot |
2022-07-01 |
dtucker | Always return allocated strings from the kex filtering... |
commit | commitdiff | tree | snapshot |
2022-07-01 |
djm | ignore SIGPIPE earlier in main(), specifically before... |
commit | commitdiff | tree | snapshot |
2022-06-30 |
jmc | - do not talk about non-standard conversions, because... |
commit | commitdiff | tree | snapshot |
2022-06-30 |
claudio | Only have one version of send_rtmsg() which uses struct... |
commit | commitdiff | tree | snapshot |
2022-06-30 |
mpi | Reduce allocations and possible failures in uvm_pagerma... |
commit | commitdiff | tree | snapshot |
2022-06-30 |
stsp | Fix bwfm(4) crash during detach on USB. |
commit | commitdiff | tree | snapshot |
2022-06-30 |
guenther | To figure our whether a large allocation can be grown... |
commit | commitdiff | tree | snapshot |
2022-06-30 |
tb | Remove redundant comments |
commit | commitdiff | tree | snapshot |
2022-06-30 |
tb | Check security level for supported groups. |
commit | commitdiff | tree | snapshot |
2022-06-30 |
anton | As we now have two bios_consdev_t structures, make... |
commit | commitdiff | tree | snapshot |
2022-06-30 |
kn | Zap trailing spaces to be "mandoc -Tlint ts.1" clean |
commit | commitdiff | tree | snapshot |
2022-06-30 |
claudio | Allow sysctl mib CTL_NET.PF_INET6 with a length of... |
commit | commitdiff | tree | snapshot |
2022-06-30 |
mpi | Remove an incorrect KASSERT() introduced in previous. |
commit | commitdiff | tree | snapshot |
2022-06-30 |
mlarkin | amd64/pmap: Change the wording of a panic string |
commit | commitdiff | tree | snapshot |
2022-06-30 |
dv | vmm(4): reference count vm's and vcpu's |
commit | commitdiff | tree | snapshot |
2022-06-30 |
martijn | Be more explicit in filter-pf-addresses deprication... |
commit | commitdiff | tree | snapshot |
2022-06-30 |
martijn | Introduce a blocklist backend and keyword. |
commit | commitdiff | tree | snapshot |
2022-06-30 |
tb | Rename variable from tls_version to version since it... |
commit | commitdiff | tree | snapshot |
2022-06-30 |
tb | Check whether the security level allows session tickets. |
commit | commitdiff | tree | snapshot |
2022-06-30 |
tb | Add checks to ensure we do not initiate or negotiate... |
commit | commitdiff | tree | snapshot |
2022-06-30 |
tb | Replace obj_mac.h with object.h |
commit | commitdiff | tree | snapshot |
2022-06-30 |
florian | Update to nsd 4.6.0; OK sthen |
commit | commitdiff | tree | snapshot |
2022-06-30 |
job | zap whitespace |
commit | commitdiff | tree | snapshot |
2022-06-30 |
nicm | Add support for OSC 8 hyperlinks (a VTE extension now... |
commit | commitdiff | tree | snapshot |
2022-06-30 |
martijn | Rewrite smi_print_element to be more concise and complete. |
commit | commitdiff | tree | snapshot |
2022-06-30 |
mlarkin | amd64 pmap: Zero out the EPTP on pmap_create |
commit | commitdiff | tree | snapshot |
2022-06-30 |
beck | Add valid time test from ruby regress, and check ASN1_t... |
commit | commitdiff | tree | snapshot |
2022-06-30 |
tb | Rename use_* to ssl_use_* for consistency. |
commit | commitdiff | tree | snapshot |
2022-06-30 |
beck | add valid utc time that should fail to parse as generalized |
commit | commitdiff | tree | snapshot |
2022-06-30 |
beck | Add tests for times missing seconds, and to be able... |
commit | commitdiff | tree | snapshot |
2022-06-30 |
tb | whitespace nit |
commit | commitdiff | tree | snapshot |
2022-06-30 |
florian | Track doc/README, makes merging new releases easier. |
commit | commitdiff | tree | snapshot |
2022-06-30 |
job | Fix err() |
commit | commitdiff | tree | snapshot |
2022-06-30 |
claudio | Fix interval timers by forcing TZ to UTC, else some... |
commit | commitdiff | tree | snapshot |
2022-06-30 |
tb | With recent a_time_tm.c changes, we also need the bytes... |
commit | commitdiff | tree | snapshot |
2022-06-30 |
tb | Remove obj_mac.h include. Requested by jsing |
commit | commitdiff | tree | snapshot |
2022-06-29 |
bluhm | Pass a pointer to mbuf pointer further down into ip6_pr... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
bluhm | Between the calls to art_match() and SRPL_FIRST() anoth... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Don't check the signature if a cert is self signed. |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Make ssl_cert_add{0,1}_chain_cert() take ssl/ctx |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | ssl_cert_set{0,1}_chain() take ssl/ctx |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Add a security check to ssl_set_cert() |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Make ssl_set_{cert,pkey} take an ssl/ctx |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Refactor use_certificate_chain_* to take ssl/ctx instea... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Add functions that check security level in certs and... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Make sure the verifier checks the security level in... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Remove a confusing comment |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Parse the @SECLEVEL=n annotation in cipher strings |
commit | commitdiff | tree | snapshot |
2022-06-29 |
job | Manual page improvements from Leon Fischer |
commit | commitdiff | tree | snapshot |
2022-06-29 |
dv | vmd(8): fix off by one in vm memory range check |
commit | commitdiff | tree | snapshot |
2022-06-29 |
beck | Add support for sending QUIC transport parameters |
commit | commitdiff | tree | snapshot |
2022-06-29 |
job | sync |
commit | commitdiff | tree | snapshot |
2022-06-29 |
job | Clarify the shorter default format string only applies... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
mvs | Remove switch(4) remains. |
commit | commitdiff | tree | snapshot |
2022-06-29 |
job | Add -m option to ts(1) |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Use relative paths so beck can run regress in his git... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
dv | remove archaic comment from original import of i386... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
jca | Regen syscalls files as they were meant to be, correcti... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
jca | Unlock the pledge(2) system call |
commit | commitdiff | tree | snapshot |
2022-06-29 |
jca | Simplify the locking dance around pledge_syscall() |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | whitespace nit |
commit | commitdiff | tree | snapshot |
2022-06-29 |
jca | Use READ_ONCE() when saving pr->ps_pledge to a local... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | missing blank line |
commit | commitdiff | tree | snapshot |
2022-06-29 |
bluhm | Pass down the pointer to mbuf pointer into ip6_hbhchche... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
claudio | Move the deep check back into the loop. There are ways... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
jsg | drm/i915: Implement w/a 22010492432 for adl-s |
commit | commitdiff | tree | snapshot |
2022-06-29 |
jsg | correct vararg use in kasprintf/kvasprintf |
commit | commitdiff | tree | snapshot |
2022-06-29 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2022-06-29 |
martijn | Use strncasecmp instead of strncmp when comparing the... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
mvs | ether_input() called with shared netlock, but pppoe... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
mvs | Nullify `ipsecflowinfo' when mbuf(9) has no ipsec flowi... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
beck | Refactor asn1 time parsing to use CBS - enforce valid... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
job | Import ts(1) - a timestamp utility |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Also check the security level in SSL_get1_supported_ciphers |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Check security level when convertin a cipher list to... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Also check the security level when choosing a shared... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | There's tentacles, tentacles everywhere |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Also check the security level of the 'tmp dh' |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Check the security of DH key shares |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Rename one s to ssl for consistency |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Check sigalg security level when selecting them. |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Check the security bits of the sigalgs' pkey |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Check the security level when building sigalgs |
commit | commitdiff | tree | snapshot |
2022-06-29 |
tb | Annotate sigalgs with their security level. |
commit | commitdiff | tree | snapshot |
2022-06-29 |
kettenis | Add support for using non-standard UARTs (such as the... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
kettenis | Make bus_space_map(9) work before the pmap is initializ... |
commit | commitdiff | tree | snapshot |
2022-06-29 |
anton | cope with rtentry refcnt changes |
commit | commitdiff | tree | snapshot |
2022-06-29 |
jsg | match on Alder Lake-P |
commit | commitdiff | tree | snapshot |
2022-06-28 |
naddy | constify miscellaneous arm64 pin and clock tables |
commit | commitdiff | tree | snapshot |
next |