2023-08-13 |
miod | The 8042 emulation found on Chromebooks does not suppor... |
commit | commitdiff | tree | snapshot |
2023-08-13 |
sashan | Ignore failure when deleting regress/ttest anchor |
commit | commitdiff | tree | snapshot |
2023-08-13 |
anton | remove by now unused test.sh script |
commit | commitdiff | tree | snapshot |
2023-08-13 |
anton | Use a dedicated regress target for each test case. |
commit | commitdiff | tree | snapshot |
2023-08-13 |
claudio | Fix P_WSLEEP handling when continuing SSTOP-ed processes |
commit | commitdiff | tree | snapshot |
2023-08-13 |
dv | btrace(8): fix yacc reduce conflicts and undefined... |
commit | commitdiff | tree | snapshot |
2023-08-13 |
tb | sync with userland |
commit | commitdiff | tree | snapshot |
2023-08-13 |
tb | Conditionally disable MSAN |
commit | commitdiff | tree | snapshot |
2023-08-13 |
tb | fix whitespace |
commit | commitdiff | tree | snapshot |
2023-08-13 |
jsg | Revert "drm/i915: Disable DC states for all commits" |
commit | commitdiff | tree | snapshot |
2023-08-13 |
jsg | drm/amdgpu: Use apt name for FW reserved region |
commit | commitdiff | tree | snapshot |
2023-08-13 |
jsg | drm/amdgpu: Remove unnecessary domain argument |
commit | commitdiff | tree | snapshot |
2023-08-13 |
jsg | drm/amdgpu: add vram reservation based on vram_usagebyf... |
commit | commitdiff | tree | snapshot |
2023-08-13 |
jsg | drm/amd/display: skip CLEAR_PAYLOAD_ID_TABLE if device... |
commit | commitdiff | tree | snapshot |
2023-08-13 |
jsg | drm/amd/display: Ensure that planes are in the same... |
commit | commitdiff | tree | snapshot |
2023-08-13 |
jsg | drm/i915/gt: Cleanup aux invalidation registers |
commit | commitdiff | tree | snapshot |
2023-08-13 |
jmc | simplify previous; |
commit | commitdiff | tree | snapshot |
2023-08-13 |
jsg | drm/i915: Fix premature release of request's reusable... |
commit | commitdiff | tree | snapshot |
2023-08-13 |
jsg | drm/ttm: check null pointer before accessing when swapping |
commit | commitdiff | tree | snapshot |
2023-08-13 |
mpi | Add support for storing builtin TID and PID in variables. |
commit | commitdiff | tree | snapshot |
2023-08-13 |
mpi | Regression test for the use-after-free in map insertion |
commit | commitdiff | tree | snapshot |
2023-08-13 |
mpi | Prevent user-after/double free in map insertion. |
commit | commitdiff | tree | snapshot |
2023-08-13 |
visa | kevent: Add precision and abstimer flags for EVFILT_TIMER |
commit | commitdiff | tree | snapshot |
2023-08-13 |
miod | Add modff()/modfl() inf/nan tests; from Willemijn Coene. |
commit | commitdiff | tree | snapshot |
2023-08-13 |
miod | Extent the modf() tests; from Willemijn Coene. |
commit | commitdiff | tree | snapshot |
2023-08-13 |
miod | Make sure modff() returns correct values for infinities. |
commit | commitdiff | tree | snapshot |
2023-08-13 |
miod | Make sure modf() returns correct values for infinities... |
commit | commitdiff | tree | snapshot |
2023-08-13 |
jsg | unifdef appeared in 4.1c before 2.9 |
commit | commitdiff | tree | snapshot |
2023-08-12 |
miod | Mention recent developments. |
commit | commitdiff | tree | snapshot |
2023-08-12 |
miod | Better uwacom(4) support for Intuos S and One S tablets... |
commit | commitdiff | tree | snapshot |
2023-08-12 |
miod | Regen |
commit | commitdiff | tree | snapshot |
2023-08-12 |
miod | Another Wacom tablet; from Vladimir Meshcheriakov ... |
commit | commitdiff | tree | snapshot |
2023-08-12 |
schwarze | document return values of the control function in EVP_M... |
commit | commitdiff | tree | snapshot |
2023-08-12 |
schwarze | first batch of intentionally undocumented EVP constants: |
commit | commitdiff | tree | snapshot |
2023-08-12 |
schwarze | 1. Tweak the descriptions of EVP_MD_CTX_ctrl(3), EVP_MD... |
commit | commitdiff | tree | snapshot |
2023-08-12 |
tb | Fix bug when gzungetc() is used immediately after gzopen(). |
commit | commitdiff | tree | snapshot |
2023-08-12 |
tb | fix typo |
commit | commitdiff | tree | snapshot |
2023-08-12 |
gnezdo | Check for a full read, avoid warn when errno might... |
commit | commitdiff | tree | snapshot |
2023-08-12 |
miod | Repair compilability for non-MULTIPROCESSOR kernels. |
commit | commitdiff | tree | snapshot |
2023-08-12 |
kettenis | Don't power down if the device is already opened. ... |
commit | commitdiff | tree | snapshot |
2023-08-12 |
tb | Remove a blatant lie about DSA_dup_DH |
commit | commitdiff | tree | snapshot |
2023-08-12 |
tb | The int_ prefix also leaves the ec_ameth mess |
commit | commitdiff | tree | snapshot |
2023-08-12 |
tb | RSA's _free and _size also lose their int_ prefix |
commit | commitdiff | tree | snapshot |
2023-08-12 |
tb | Drop silly int_ prefix from _free() and _size() |
commit | commitdiff | tree | snapshot |
2023-08-12 |
tb | Free {priv,pub}_key before assigning to it |
commit | commitdiff | tree | snapshot |
2023-08-12 |
tb | Readability tweak for key parameters in DSA |
commit | commitdiff | tree | snapshot |
2023-08-12 |
tb | Simplify and unify missing_parameters() for DH and DSA |
commit | commitdiff | tree | snapshot |
2023-08-12 |
mpi | Add sanity checks in uvm_pagelookup(). |
commit | commitdiff | tree | snapshot |
2023-08-12 |
tb | Now that the DH is sensibly called dh instead of a... |
commit | commitdiff | tree | snapshot |
2023-08-12 |
miod | Fix comments regarding pcb_onfault maintainence. No... |
commit | commitdiff | tree | snapshot |
2023-08-12 |
tb | a is a silly name for a DH |
commit | commitdiff | tree | snapshot |
2023-08-12 |
tb | Use printf for consistency |
commit | commitdiff | tree | snapshot |
2023-08-12 |
tb | Check that {DH,DSA}_get0_engine() returns NULL if OPENS... |
commit | commitdiff | tree | snapshot |
2023-08-12 |
tb | Convert {DH,DSA}_new_method() to using calloc() |
commit | commitdiff | tree | snapshot |
2023-08-11 |
tb | Add regress coverage for DH and for DSA parameters |
commit | commitdiff | tree | snapshot |
2023-08-11 |
cheloha | hardclock(9), roundrobin: make roundrobin() an independ... |
commit | commitdiff | tree | snapshot |
2023-08-11 |
schwarze | Merge various improvements from the OpenSSL 1.1 branch, |
commit | commitdiff | tree | snapshot |
2023-08-11 |
mpi | Kill unused variable in uvm_aio_aiodone_pages(). |
commit | commitdiff | tree | snapshot |
2023-08-11 |
nicm | Do not crash if in buffer mode and the last buffer... |
commit | commitdiff | tree | snapshot |
2023-08-11 |
jsing | Stop including md32_common.h. |
commit | commitdiff | tree | snapshot |
2023-08-11 |
jsing | Demacro sha256. |
commit | commitdiff | tree | snapshot |
2023-08-11 |
tb | Improve variable names in {dh,dsa}_{pub,priv}_{de,en... |
commit | commitdiff | tree | snapshot |
2023-08-11 |
tb | Use params{,_len} in {dh,dsa}_params_{en,de}code() |
commit | commitdiff | tree | snapshot |
2023-08-11 |
tb | Use key/key_len in old_dsa_priv_{en,de}code() |
commit | commitdiff | tree | snapshot |
2023-08-11 |
tb | Add back an empty line that I didn't really want to... |
commit | commitdiff | tree | snapshot |
2023-08-11 |
tb | Align dh and dsa decoding functions with encoding |
commit | commitdiff | tree | snapshot |
2023-08-11 |
tobhe | Add iked support for route based sec(4) tunnels. |
commit | commitdiff | tree | snapshot |
2023-08-11 |
claudio | Move the single_thread_check() to the start of userret(). |
commit | commitdiff | tree | snapshot |
2023-08-11 |
tb | Rename env_md{,_ctx}_st to evp_md{,_ctx}_st |
commit | commitdiff | tree | snapshot |
2023-08-11 |
guenther | Stop down-converting to a timeval when comparing and... |
commit | commitdiff | tree | snapshot |
2023-08-11 |
guenther | Switch rcs_{get,set}_mtime() from returning and taking... |
commit | commitdiff | tree | snapshot |
2023-08-11 |
tb | Use EVP_MD in HKDF() and HKDF_extract() prototypes |
commit | commitdiff | tree | snapshot |
2023-08-11 |
guenther | msdosfs_times() doesn't need to copy timespecs onto... |
commit | commitdiff | tree | snapshot |
2023-08-11 |
guenther | cvs_file_copy() used futimes(), but only set the tv_sec... |
commit | commitdiff | tree | snapshot |
2023-08-11 |
tb | Move EC_KEY and EC_KEY_METHOD typedefs to ossl_typ.h |
commit | commitdiff | tree | snapshot |
2023-08-11 |
guenther | Replace use of the old BSD st_*timespec members in... |
commit | commitdiff | tree | snapshot |
2023-08-11 |
guenther | When used by itself, replace use of the old BSD st_mtim... |
commit | commitdiff | tree | snapshot |
2023-08-11 |
dlg | enable sec(4) so people can try it out |
commit | commitdiff | tree | snapshot |
2023-08-11 |
dlg | better support queuing (hfsc) on sec(4) |
commit | commitdiff | tree | snapshot |
2023-08-11 |
cheloha | agtimer(4/arm64): call CPU_BUSY_CYCLE() during spin... |
commit | commitdiff | tree | snapshot |
2023-08-10 |
djm | better debug logging of sessions' exit status |
commit | commitdiff | tree | snapshot |
2023-08-10 |
cheloha | agtimer(4/arm64): agtimer_delay: compute cycle count... |
commit | commitdiff | tree | snapshot |
2023-08-10 |
kettenis | Take advantage of the fact that the WFI instruction... |
commit | commitdiff | tree | snapshot |
2023-08-10 |
claudio | Add some KASSERT on the proc p_stat in sleep_finish() |
commit | commitdiff | tree | snapshot |
2023-08-10 |
kettenis | The Lenovo X13s has broken firmware that makes it impos... |
commit | commitdiff | tree | snapshot |
2023-08-10 |
kn | Always create new softraid CRYPTO volume, do not reuse... |
commit | commitdiff | tree | snapshot |
2023-08-10 |
tb | Convert {dh,dsa}_{pub,priv}_encode() to single exit |
commit | commitdiff | tree | snapshot |
2023-08-10 |
sashan | Table persistent flag (PFR_TFLAG_PERSIST) won't get set |
commit | commitdiff | tree | snapshot |
2023-08-10 |
schwarze | Add the missing ".Nm X509_STORE_CTX_check_issued_fn... |
commit | commitdiff | tree | snapshot |
2023-08-10 |
sashan | Allow libpcap to read files with some additional link... |
commit | commitdiff | tree | snapshot |
2023-08-10 |
tb | Clean up {dh,dsa}_pub_encode() |
commit | commitdiff | tree | snapshot |
2023-08-10 |
tb | Fix a leak in rsa_pub_encode() |
commit | commitdiff | tree | snapshot |
2023-08-10 |
naddy | drop a wayward comma, ok jmc@ |
commit | commitdiff | tree | snapshot |
2023-08-10 |
schwarze | In x509_vfy.h rev. 1.60 and rev. 1.62 (April 2023)... |
commit | commitdiff | tree | snapshot |
2023-08-10 |
jsing | Remove now unnecessary 'do {} while (0);' and move... |
commit | commitdiff | tree | snapshot |
2023-08-10 |
jsing | Expand HASH_MAKE_STRING. |
commit | commitdiff | tree | snapshot |
2023-08-10 |
jsing | Remove MD32_XARRAY remnants. |
commit | commitdiff | tree | snapshot |
2023-08-10 |
jsing | Reorder functions. |
commit | commitdiff | tree | snapshot |
2023-08-10 |
jsing | Implement MD5_{Update,Transform,Final}() directly in... |
commit | commitdiff | tree | snapshot |
2023-08-10 |
jsing | Tidy includes. |
commit | commitdiff | tree | snapshot |
next |