2023-04-27 |
schwarze | various markup tweaks, no content change; OK jmc@ |
commit | commitdiff | tree | snapshot |
2023-04-27 |
schwarze | various minor content corrections and improvements; |
commit | commitdiff | tree | snapshot |
2023-04-27 |
kettenis | Remove efi32 and efi64. These are leftovers from a... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
schwarze | Also list the command constants not associated with... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
mvs | Remove kernel lock from rtfree(9). |
commit | commitdiff | tree | snapshot |
2023-04-27 |
krw | Retire -E's "expert" mode. Introduced 23 years ago... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
krw | Temporarily workaround double calls into vioscsi_req_done() |
commit | commitdiff | tree | snapshot |
2023-04-27 |
beck | correct test cases to add expected errors. |
commit | commitdiff | tree | snapshot |
2023-04-27 |
robert | revert cache lookup for full pathnames |
commit | commitdiff | tree | snapshot |
2023-04-27 |
beck | Start of an x509 policy regress test. test cases from... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
kn | Remove net lock from DIOCGETTIMEOUT |
commit | commitdiff | tree | snapshot |
2023-04-27 |
mvs | Add `rttimer_mtx' to the locking description. |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | tlsexttest: check additional logic in tlsext randomization |
commit | commitdiff | tree | snapshot |
2023-04-27 |
kn | zap APM_CANCEL, dead since import; OK tb |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | ssl_tlsext.c: Add an accessor for the tls extension... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | Somehow I managed not to bump LIBRESSL_VERSION_NUMBER |
commit | commitdiff | tree | snapshot |
2023-04-27 |
kn | Treat crypto disk like the root disk, both are boot... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | EC_KEY_{get,insert}_key_method_data() are no longer... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | One more reciprocal thing hid in here (yay for consiste... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | Remove stale references to BN reciprocal stuff |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | sync |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | Remove documentation of reciprocal BN which is now... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | Remove documentation of GF2m point stuff |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | EC_GROUP_new() Strip out complications due to binary... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | Remove stale reference to BN_GF2m_add() |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | sync |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | Remove BN_GF2m_add.3 |
commit | commitdiff | tree | snapshot |
2023-04-27 |
kettenis | Add support for (one of) the PCIe controllers on the... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
kettenis | Fix config space access for the root bus of a dwpcie... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
kettenis | Add RK3588 support. |
commit | commitdiff | tree | snapshot |
2023-04-27 |
kettenis | Add some RK3588 PCIe related clocks. |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | Remove mention of EC_GFp_nist_method and add back a... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
beck | Make rpki-client choose the verification time of the... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
gerhard | The ASIX AX88179A chipset does not work properly with... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | Remove braces around single lines statements using... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | Rework simple allocation and free functions in x509_pol... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
claudio | Reimplement output-json.c using json.c from bgpctl. |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | Remove dangling references to BN_get0_nist_prime_521(3) |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | Move EC_POINT_{get,set}_Jprojective_coordinates to... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | Nuke doxygen noise |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | Remove documentation of no longer supported EC methods |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | Remove NIST prime documentation |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | sync |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | Stop installing NIST prime documentation |
commit | commitdiff | tree | snapshot |
2023-04-27 |
tb | Remove a useless doxygen comment |
commit | commitdiff | tree | snapshot |
2023-04-27 |
claudio | Unbreak regress after yesterdays churn. |
commit | commitdiff | tree | snapshot |
2023-04-27 |
anton | cope with recent vmm changes |
commit | commitdiff | tree | snapshot |
2023-04-27 |
jmc | - list some missing pci entries. dlg noticed some missi... |
commit | commitdiff | tree | snapshot |
2023-04-27 |
kevlo | Fix logic error in rtwn_r92e_get_txpower(). |
commit | commitdiff | tree | snapshot |
2023-04-27 |
kevlo | Whitespace fix |
commit | commitdiff | tree | snapshot |
2023-04-27 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2023-04-27 |
jsg | drm/amd/display: set dcn315 lb bpp to 48 |
commit | commitdiff | tree | snapshot |
2023-04-27 |
jsg | drm/amdgpu: Fix desktop freezed after gpu-reset |
commit | commitdiff | tree | snapshot |
2023-04-27 |
jsg | drm/i915: Fix fast wake AUX sync len |
commit | commitdiff | tree | snapshot |
2023-04-27 |
jsg | drm: buddy_allocator: Fix buddy allocator init on 32... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
kn | Treat crypto disk like the root disk, both are boot... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
kn | Treat crypto disk like the root disk, both are boot... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
jmc | add viogpu(4); from diana eichert |
commit | commitdiff | tree | snapshot |
2023-04-26 |
deraadt | On openbsd amd64, the compiler has been found to genera... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
tb | Make x509_policy.c compile with gcc 4. |
commit | commitdiff | tree | snapshot |
2023-04-26 |
job | Add test for invalidation of DER cache for X509_CRL_... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
beck | Add a -P option to rpki-client to specify the evaluatio... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
deraadt | On openbsd amd64, emit IBT endbr64 instructions by... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
patrick | Fix phy_enable_prop_idx() to retrieve the property... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
tb | Allow compiling with -DHAS_DAG to enable the policy... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
tb | Turn C++ comments into C comments and minor KNF fixups |
commit | commitdiff | tree | snapshot |
2023-04-26 |
job | Clean up X509 memory before exit |
commit | commitdiff | tree | snapshot |
2023-04-26 |
claudio | Use < 0 for fprintf() error checking and not == -1. |
commit | commitdiff | tree | snapshot |
2023-04-26 |
tb | KNF according to knfmt(1) |
commit | commitdiff | tree | snapshot |
2023-04-26 |
krw | Don't rely on the disklabel defaults or a disktab entry... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
tb | Zap trailing whitespace |
commit | commitdiff | tree | snapshot |
2023-04-26 |
claudio | Verify each fprintf call for success. On failure stop... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
tb | Add RCS tag |
commit | commitdiff | tree | snapshot |
2023-04-26 |
tb | Take X509_POLICY_NODE_print() behind the barn |
commit | commitdiff | tree | snapshot |
2023-04-26 |
mvs | Introduce `rtlabel_mtx' mutex(9) to protect route label... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
beck | Add the new policy code to the build. |
commit | commitdiff | tree | snapshot |
2023-04-26 |
claudio | Use fprintf instead of printf and pass the FILE handle... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
jmc | fix some Xr; |
commit | commitdiff | tree | snapshot |
2023-04-26 |
beck | Make the new policy code in x509_policy.c to be selecta... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
beck | Add a shim to mimic the BoringSSL sk_delete_if function. |
commit | commitdiff | tree | snapshot |
2023-04-26 |
job | Add lookup name+function pointer table for improved... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
beck | Adapt the sk_find calls from BoringSSL's api to ours. |
commit | commitdiff | tree | snapshot |
2023-04-26 |
beck | Add the STACK_OF declarations we require. |
commit | commitdiff | tree | snapshot |
2023-04-26 |
beck | Change OPENSSL_malloc|free|memset and friends to the... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
beck | Fix error code goop |
commit | commitdiff | tree | snapshot |
2023-04-26 |
beck | Use the correct headers to compile with libressl |
commit | commitdiff | tree | snapshot |
2023-04-26 |
beck | Import policy.c from BoringSSL as x509_policy.c |
commit | commitdiff | tree | snapshot |
2023-04-26 |
schwarze | New manual page written by Ted Bullock <tbullock at... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
job | In JSON/ASPA output, only print commas up to after... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
tb | Kill whitespace |
commit | commitdiff | tree | snapshot |
2023-04-26 |
claudio | Add prototypes for geticmptypebyname() and geticmpcodeb... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
kn | Fix confusing comments, no object change; with caspar |
commit | commitdiff | tree | snapshot |
2023-04-26 |
job | Make -A also apply to the JSON output |
commit | commitdiff | tree | snapshot |
2023-04-26 |
tb | Whitespace |
commit | commitdiff | tree | snapshot |
2023-04-26 |
claudio | Implement dt(4) utrace support on amd64 and i386. |
commit | commitdiff | tree | snapshot |
2023-04-26 |
claudio | Improve accounting by tracking things by repo and tal. |
commit | commitdiff | tree | snapshot |
2023-04-26 |
mlarkin | Reodrer some things to fix vmctl/vmd builds after the... |
commit | commitdiff | tree | snapshot |
2023-04-26 |
mlarkin | Fix vmd after vmm MI/MD split |
commit | commitdiff | tree | snapshot |
2023-04-26 |
kn | Remove +20y old rt_timer_init() comment |
commit | commitdiff | tree | snapshot |
2023-04-26 |
mlarkin | Incorporate r1.140 and r1.141 of vmm.c: |
commit | commitdiff | tree | snapshot |
next |