artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2023-04-21
kn
Drop error variable and return directly; OK mvs tb
commit
|
commitdiff
|
tree
|
snapshot
2023-04-21
kn
I departed from RZV (open since may 2022)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
mvs
Call sysctl_source() with shared netlock. It performs...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
jmc
remove a stray macro, and fix SEE ALSO;
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
kettenis
Revert the previous commit. The raw devices don't...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
jcs
add viogpu, a VirtIO GPU driver
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
tb
Fix Dt and Xr
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
tb
Flip the default of explicitText to UTF8String
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
tb
sync
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
tb
Link s2i_ASN1_INTEGER.3 to build
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
tb
Add documentation for s2i_ASN1_INTEGER and related...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
claudio
Rework the way transit provider AID masks are built...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
job
Consistent casing
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
job
ASPAs solely containing providers limited to one AFI...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
cheloha
clockintr: eliminate CL_SCHEDCLOCK flag
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
claudio
Implement bgpctl show flowspec and bgpctl flowspec...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
claudio
Implement IMSG_CTL_SHOW_FLOWSPEC and IMSG_FLOWSPEC_FLUS...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
claudio
Document flowspec in bgpd.conf.5
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
brynet
Move ring buffer allocation to before calling uhidev_op...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
tb
Exercise d2i_IPAddrBlocks() and X509v3_addr_subset...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-20
cheloha
clockintr_cpu_init: mask CQ_INTRCLOCK while advancing...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
kn
move kernel lock into multicast ioctl handlers; OK mvs
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
job
Fix missing whitespace in bgpd(8) output
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
sthen
Force a standard umask before adding/deleting packages...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
bluhm
Protect rtable_setsource() and rtable_getsource() with...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
tb
Fix botched line wrap
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
kettenis
Implement support for PT_OPENBSD_NOBTCFI in lld(1)...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
kettenis
Add a new PT_OPENBSD_NOBTCFI "segment type" to indicate...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
tb
interop: work around extreme REGRESS_SKIP_SLOW slowness
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
claudio
Reshuffle the flowrule yacc rules to be in a more logic...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
cheloha
clockintr: rename CL_CPU_* flags to CQ_* flags
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
jsg
remove duplicate includes
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
claudio
Add workaround for introduction of flowrib and re_rib...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
claudio
Implement a way to announce flowspec rules without...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
jsg
remove duplicate includes
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
jsg
remove duplicate include
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
jsg
remove duplicate includes
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
krw
Remove obsolete/unused disktab entries for install...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
jsing
Rename Hex array to hex_digits.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
jsing
Move the BN_bn2bin()/BN_bin2bn() family to bn_convert.c
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
jsing
Reorder functions.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
jsing
Move BN_options() from bn_convert.c to bn_lib.c
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
jsing
unifdef BN_RECURSION
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
claudio
Remove usage of fatalx() in here. This code will be...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
claudio
Add minimal support for flowspec in the table-mp MRT...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
claudio
Add handling for flowspec in the update path.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
claudio
Implement code to pass the flowspec config over to...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
claudio
Extend the pt_entry api to handle flowspec.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
claudio
bad indents
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
miod
Remove strict checks added in 1.22, for they break...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
dlg
dwmshc on rockchips don't support dma crossy 128M bound...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
dlg
dont advertise non-removable sdmmc devices as removable...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
dlg
handle some more manufacturer ids.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
dlg
get rid of some dead code.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
dlg
flag the device as non-removable if the dt says it...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
jsg
spelling
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
dlg
enable dwmshc to support the emmc controller on rockchi...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
dlg
dwmshc config
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
dlg
add a manpage for dwqe.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-19
dlg
have a go at a manpage for dwmshc.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
dlg
support Designware Mobile Storage Host Controllers
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
dlg
add support for loading files from the EFI System Parti...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
kn
Hoist identical privilege checks in in_ioctl*()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
mvs
Remove kernel lock from ifa_ifwithaddr() and ifa_ifwith...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
mvs
Document `ifnetlist' locking.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
patrick
Map MSI-X in addition to MSI and INTx on xhci(4). ...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
bluhm
Skip all tests that need internet connection unless...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
tb
Use NULL, not 0 for pointers and use an explicit compar...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
bluhm
Define net lock assertions for building kernel code...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
tb
ectest: Remove #if 1
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
tb
Unifdef OPENSSL_NO_EC_NISTP_64_GCC_128
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
tb
Remove prototypes under OPENSSL_NO_EC_NISTP_64_GCC_128
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
claudio
Implement a basic flowspec print function. It is not...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
tb
Rewrite some ugly for loops
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
kettenis
Resolve namerefs in packages. Fixes legacy interrupts...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
claudio
Implement the parser bits to process flowspec rules...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
tb
I somehow overlooked four more missing void...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
mvs
Rename 'art_root' structure member `source' to `ar_sour...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
jsg
Add another check to com probe
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
florian
If rcode is SERVFAIL, there is no need to look at the...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
florian
Improve asr error handling.
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
mvs
Call sysctl_dumpentry() with shared netlock. It perform...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
mvs
Call sysctl_iflist() with shared netlock. It performs...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
mvs
Call sysctl_ifnames() with shared netlock. It performs...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
tb
Move x509.h inclusion into alphabetical order
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
semarie
changelist: remove dhclient(8) files
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
semarie
changelist: add unbound-control files
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
tb
Bring includes into canonical order
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
tb
Sigh cvs... Also drop OPENSSL_NO_DEPRECATED from ec.h
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
patrick
Support upstreamed AP806/CP110 bindings in mvtemp(4...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
tb
Move some includes out of OPENSSL_NO_DEPRECATED
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
tb
ectest: drop a broken #if 0 /* optional */ piece of...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
tb
ec_point_conversion: drop test for sect571k1
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
tb
ectest: drop some gross unused macros
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
tb
ectest: unifdef OPENSSL_NO_EC2M
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
claudio
I reversed flowspec_cmp() so adjust the code here as...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
dlg
tweak a printf for an unhandled clock in rkclock_get_fr...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-18
dlg
add the emmc clocks on rk3568 (and rk3566)
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
krw
Remove unused variables FSDISKTYPE that point at non...
commit
|
commitdiff
|
tree
|
snapshot
next