2023-02-17 |
deraadt | KTRC_CODE__SYSCALL is never set anymore, because __sysc... |
commit | commitdiff | tree | snapshot |
2023-02-17 |
miod | Remove redundant assignment; ok millert@ |
commit | commitdiff | tree | snapshot |
2023-02-17 |
miod | Only compile _ng_print() #ifdef DEBUG_NG; ok millert@ |
commit | commitdiff | tree | snapshot |
2023-02-17 |
miod | Remove unused variables; ok millert@ |
commit | commitdiff | tree | snapshot |
2023-02-17 |
job | Update AUTHORS section |
commit | commitdiff | tree | snapshot |
2023-02-17 |
job | Use %R technical report macro for RFCs |
commit | commitdiff | tree | snapshot |
2023-02-17 |
jsg | spelling |
commit | commitdiff | tree | snapshot |
2023-02-17 |
jsing | Provide optimised versions of bn_addw() and bn_subw... |
commit | commitdiff | tree | snapshot |
2023-02-17 |
jsing | Remove now unused tangle of mul*/sqr* and BN_UMULT_... |
commit | commitdiff | tree | snapshot |
2023-02-17 |
jsing | Reimplement bn_sqr_comba{4,8}(). |
commit | commitdiff | tree | snapshot |
2023-02-17 |
dtucker | Remove now-unused compat bit SSH_BUG_RSASIGMD5. The... |
commit | commitdiff | tree | snapshot |
2023-02-17 |
dtucker | Remove now-unused compat bit SSH_BUG_BIGENDIANAES.... |
commit | commitdiff | tree | snapshot |
2023-02-16 |
jmc | - remove a leftover .El |
commit | commitdiff | tree | snapshot |
2023-02-16 |
miod | Remove obsolete __HAVE_VM_PAGE_MD define - all platform... |
commit | commitdiff | tree | snapshot |
2023-02-16 |
job | Update references in STANDARDS section to use Rs blocks |
commit | commitdiff | tree | snapshot |
2023-02-16 |
kn | Rewrite bsort() from hand-rolled recursive to simpler... |
commit | commitdiff | tree | snapshot |
2023-02-16 |
kettenis | Enable dwqe(4). |
commit | commitdiff | tree | snapshot |
2023-02-16 |
kettenis | Fix MAC address register offsets. |
commit | commitdiff | tree | snapshot |
2023-02-16 |
tb | Revert r1.63. |
commit | commitdiff | tree | snapshot |
2023-02-16 |
job | Add missing RFC 6487 section 4.8.6 CRLDP compliance... |
commit | commitdiff | tree | snapshot |
2023-02-16 |
jsing | Enable s2n-bignum word_clz() on amd64. |
commit | commitdiff | tree | snapshot |
2023-02-16 |
jsing | Use bn_addw() in bn_mulw(), rather than duplicating... |
commit | commitdiff | tree | snapshot |
2023-02-16 |
jsing | Change include from _internal_s2n_bignum.h to s2n_bignu... |
commit | commitdiff | tree | snapshot |
2023-02-16 |
jsing | Include the ISC license from s2n-bignum's LICENSE file. |
commit | commitdiff | tree | snapshot |
2023-02-16 |
jsing | Bring in word_clz.S from s2n-bignum for amd64. |
commit | commitdiff | tree | snapshot |
2023-02-16 |
jsing | Rename bn_umul_hilo() to bn_mulw(). |
commit | commitdiff | tree | snapshot |
2023-02-16 |
tb | zap stray empty line |
commit | commitdiff | tree | snapshot |
2023-02-16 |
dtucker | Remove SSH_BUG_PASSWORDPAD compat bit since it's no... |
commit | commitdiff | tree | snapshot |
2023-02-16 |
jsing | Add missing masks to accumulator version of bn_umul_hilo() |
commit | commitdiff | tree | snapshot |
2023-02-16 |
claudio | regen |
commit | commitdiff | tree | snapshot |
2023-02-16 |
claudio | utrace(2) can run without kernel lock. Now ktruser... |
commit | commitdiff | tree | snapshot |
2023-02-16 |
claudio | Like other ktrace functions make ktruser() callable... |
commit | commitdiff | tree | snapshot |
2023-02-16 |
tb | libressl *_namespace.h: adjust *_ALIAS() to require... |
commit | commitdiff | tree | snapshot |
2023-02-16 |
dtucker | Remove SSH_BUG_IGNOREMSG compat flag since it's only... |
commit | commitdiff | tree | snapshot |
2023-02-16 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2023-02-16 |
deraadt | Document pinsyscall(2). The ld.so and kernel enforceme... |
commit | commitdiff | tree | snapshot |
2023-02-16 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2023-02-16 |
jsing | Reimplement bn_add_words() and bn_sub_words() using... |
commit | commitdiff | tree | snapshot |
2023-02-16 |
deraadt | Add pinsyscall(2). With this you can tell the kernel... |
commit | commitdiff | tree | snapshot |
2023-02-16 |
deraadt | explain why ARIN TAL is not included. |
commit | commitdiff | tree | snapshot |
2023-02-16 |
jsg | remove the '(R)' from the intel cpu match pattern |
commit | commitdiff | tree | snapshot |
2023-02-16 |
afresh1 | Regen en_US.UTF-8.src for Unicode 14.0.0 |
commit | commitdiff | tree | snapshot |
2023-02-16 |
afresh1 | Whitespace |
commit | commitdiff | tree | snapshot |
2023-02-15 |
tobhe | proc_ispeer() is not used anywhere anymore so remove... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
mvs | Relax kernel lock assertion within tsleep(9). The ... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
sashan | pfsync(4) panics on NULL pointer dereference if there |
commit | commitdiff | tree | snapshot |
2023-02-15 |
jsing | Place bn_mul_add_words() after bn_mul_words(). |
commit | commitdiff | tree | snapshot |
2023-02-15 |
claudio | bgpd no longer immediatly opens the connection to its... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
kettenis | The GMAC on the Rockchip RK356x and RK3588 SoCs can... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
kettenis | Don't print the version twice, but do print a newline... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
kettenis | Add GMAC-related RK356x clocks. |
commit | commitdiff | tree | snapshot |
2023-02-15 |
florian | Use correct order of arguments for shutdown(2). |
commit | commitdiff | tree | snapshot |
2023-02-15 |
aoyama | Now Puffy comes on luna88k bootloader! |
commit | commitdiff | tree | snapshot |
2023-02-15 |
jsg | drm/i915: Fix VBT DSI DVO port handling |
commit | commitdiff | tree | snapshot |
2023-02-15 |
jsg | drm/i915: Initialize the obj flags for shmem objects |
commit | commitdiff | tree | snapshot |
2023-02-15 |
jsg | drm/i915: Move fd_install after last use of fence |
commit | commitdiff | tree | snapshot |
2023-02-15 |
jsg | drm/amd/display: fix cursor offset on rotation 180 |
commit | commitdiff | tree | snapshot |
2023-02-15 |
jsg | drm/amd/display: properly handling AGP aperture in... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
jsg | drm/amdgpu/smu: skip pptable init under sriov |
commit | commitdiff | tree | snapshot |
2023-02-15 |
jsg | drm/amdgpu/fence: Fix oops due to non-matching drm_sche... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
jsg | drm/amd/pm: bump SMU 13.0.7 driver_if header version |
commit | commitdiff | tree | snapshot |
2023-02-15 |
jsg | drm/amdgpu: Add unique_id support for GC 11.0.1/2 |
commit | commitdiff | tree | snapshot |
2023-02-15 |
jsg | drm/amd/pm: bump SMU 13.0.0 driver_if header version |
commit | commitdiff | tree | snapshot |
2023-02-15 |
jsg | drm/amdgpu: Use the TGID for trace_amdgpu_vm_update_ptes |
commit | commitdiff | tree | snapshot |
2023-02-15 |
jsg | drm/amd/pm: add SMU 13.0.7 missing GetPptLimit message... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
claudio | Use the nowake channel for sys_nanosleep() instead... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
jsg | drm/i915: Don't do the WM0->WM1 copy w/a if WM1 is... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2023-02-15 |
jsg | add a Navi 33 / Radeon RX 7600S device id |
commit | commitdiff | tree | snapshot |
2023-02-15 |
tb | sync |
commit | commitdiff | tree | snapshot |
2023-02-15 |
tb | zap tab |
commit | commitdiff | tree | snapshot |
2023-02-15 |
afresh1 | sync - perl 5.36.0 |
commit | commitdiff | tree | snapshot |
2023-02-15 |
afresh1 | Apply pre-built unicore patch - perl-5.36.0 |
commit | commitdiff | tree | snapshot |
2023-02-15 |
afresh1 | Apply local patches - perl-5.36.0 |
commit | commitdiff | tree | snapshot |
2023-02-15 |
afresh1 | Fix merge issues, remove excess files - match perl... |
commit | commitdiff | tree | snapshot |
2023-02-15 |
afresh1 | Import perl-5.36.0 |
commit | commitdiff | tree | snapshot |
2023-02-14 |
kettenis | enable scmi(4) |
commit | commitdiff | tree | snapshot |
2023-02-14 |
jsing | Remove the misnamed and now unused mul, mul_add and... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
jsing | Reimplement bn_mul_words(), bn_mul_add_words() and... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
jsing | Provide big number primitives for word addition/multipl... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
jsing | Make BN_is_zero() check word values. |
commit | commitdiff | tree | snapshot |
2023-02-14 |
jsing | Fix a -0 corner case in BN_div_internal() |
commit | commitdiff | tree | snapshot |
2023-02-14 |
jsing | Reimplement BN_num_bits_word(). |
commit | commitdiff | tree | snapshot |
2023-02-14 |
jsing | Make BN_set_negative() closer to constant time. |
commit | commitdiff | tree | snapshot |
2023-02-14 |
jsing | Provide bn_ct_{eq,ne}_zero{,_mask}() inline functions. |
commit | commitdiff | tree | snapshot |
2023-02-14 |
job | Fix handling of port numbers in host[:port]/module... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
claudio | When initalizing a new peer, wait an extra 5 seconds... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
claudio | No longer wait for the RTR process to finish the config... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
tb | Add regress coverage for BN_num_bits_word() |
commit | commitdiff | tree | snapshot |
2023-02-14 |
stsp | jca@ points out that the field I split in iwx(4) Rx... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
claudio | Add -mpls to the route monitor case. It is an allowed... |
commit | commitdiff | tree | snapshot |
2023-02-14 |
jsg | use pragma pack around PPTable_t definitions |
commit | commitdiff | tree | snapshot |
2023-02-14 |
jsg | use pragma pack around dmub_addr definition |
commit | commitdiff | tree | snapshot |
2023-02-14 |
mvs | regen |
commit | commitdiff | tree | snapshot |
2023-02-14 |
mvs | Backout previous. Assertion was triggered within tsleep(). |
commit | commitdiff | tree | snapshot |
2023-02-14 |
kettenis | Fix scmi(4) entry. |
commit | commitdiff | tree | snapshot |
2023-02-14 |
jsg | smci -> scmi |
commit | commitdiff | tree | snapshot |
2023-02-14 |
kn | Typofix -ssthresh in HISTORY |
commit | commitdiff | tree | snapshot |
2023-02-13 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2023-02-13 |
kettenis | scmi(4) |
commit | commitdiff | tree | snapshot |
next |