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 |
2023-08-10 |
jsing | Tidy includes. |
commit | commitdiff | tree | snapshot |
2023-08-10 |
jsing | Mop up the last MD32_XARRAY. |
commit | commitdiff | tree | snapshot |
2023-08-10 |
jsing | Inline the remaining 10 lines from rmdconst.h. |
commit | commitdiff | tree | snapshot |
2023-08-10 |
jsing | Inline X variables definitions. |
commit | commitdiff | tree | snapshot |
2023-08-10 |
jsing | Inline shift values. |
commit | commitdiff | tree | snapshot |
2023-08-10 |
espie | document .VARIABLES |
commit | commitdiff | tree | snapshot |
2023-08-10 |
espie | Add support for .VARIABLES, to which I have use. |
commit | commitdiff | tree | snapshot |
2023-08-10 |
jsing | Apply some more style(9). |
commit | commitdiff | tree | snapshot |
2023-08-10 |
tb | Various fixes in {dh,dsa}_priv_encode() |
commit | commitdiff | tree | snapshot |
2023-08-10 |
tb | rsa_priv_encode: plug leak on PKCS8_pkey_set0() failure |
commit | commitdiff | tree | snapshot |
2023-08-10 |
kn | Make stopped ldom utilization appear as zero |
commit | commitdiff | tree | snapshot |
2023-08-10 |
jsing | Improve byte order handling in gcm128. |
commit | commitdiff | tree | snapshot |
2023-08-10 |
jsing | Remove MD32_REG_T. |
commit | commitdiff | tree | snapshot |
2023-08-10 |
djm | openssh-9.4 |
commit | commitdiff | tree | snapshot |
2023-08-09 |
kmos | regen |
commit | commitdiff | tree | snapshot |
2023-08-09 |
kmos | Add Crucial as a vendor and the P5 Plus NVMe as a product |
commit | commitdiff | tree | snapshot |
2023-08-09 |
schwarze | Add the forgotten .In line |
commit | commitdiff | tree | snapshot |
2023-08-09 |
schwarze | In objects.h rev. 1.14 and 1.15 (Jan 2022), tb@ provided |
commit | commitdiff | tree | snapshot |
2023-08-09 |
tb | Rework BN_BLINDING to use pthread_t directly |
commit | commitdiff | tree | snapshot |
2023-08-09 |
tb | Merge remainder of rsa_crpt.c into rsa_eay.c |
commit | commitdiff | tree | snapshot |
2023-08-09 |
tb | Move RSA blinding API from rsa_crpt.c to rsa_blinding.c |
commit | commitdiff | tree | snapshot |
2023-08-09 |
tb | Move RSA_blinding_{on,off}() to the bottom of the file |
commit | commitdiff | tree | snapshot |
2023-08-09 |
tb | Move bn_blind.c to rsa_blinding.c |
commit | commitdiff | tree | snapshot |
2023-08-09 |
tb | Make declaration and definition of BN_BLINDING_new... |
commit | commitdiff | tree | snapshot |
2023-08-09 |
tb | Merge BN_BLINDING_create_param() into BN_BLINDING_new() |
commit | commitdiff | tree | snapshot |
2023-08-09 |
tb | Set up the blinding factors on first use |
commit | commitdiff | tree | snapshot |
2023-08-09 |
tb | Remove retry loop in BN_BLINDING_setup() |
commit | commitdiff | tree | snapshot |
2023-08-09 |
tb | Compute a square using BN_mod_sqr() instead of BN_mod_mul() |
commit | commitdiff | tree | snapshot |
2023-08-09 |
tb | Simplify BN_BLINDING_invert() |
commit | commitdiff | tree | snapshot |
2023-08-09 |
tb | Unwrap a line |
commit | commitdiff | tree | snapshot |
2023-08-09 |
jsg | correct platform id mask, it is 3 bits 52:50 |
commit | commitdiff | tree | snapshot |
2023-08-09 |
jsg | remove some uneeded includes |
commit | commitdiff | tree | snapshot |
2023-08-09 |
jsg | show x86 cpu patch level in dmesg |
commit | commitdiff | tree | snapshot |
2023-08-08 |
mvs | Merge SO_BINDANY cases from both switch blocks within... |
commit | commitdiff | tree | snapshot |
2023-08-08 |
mvs | Merge SO_SND* with corresponding SO_RCV* cases within... |
commit | commitdiff | tree | snapshot |
2023-08-08 |
tb | Unwrap a line |
commit | commitdiff | tree | snapshot |
2023-08-08 |
tb | Drop the unused BN_BLINDING argument of BN_BLINDING_cre... |
commit | commitdiff | tree | snapshot |
2023-08-08 |
tb | Rename ret into b in BN_BLINDING_setup() |
commit | commitdiff | tree | snapshot |
2023-08-08 |
tb | Factor the actual setup step for the blinding into... |
commit | commitdiff | tree | snapshot |
2023-08-08 |
schwarze | X509_STORE_CTX_get_check_issued(3) is weird. |
commit | commitdiff | tree | snapshot |
2023-08-08 |
tb | Make BN_BLINDING respect some invariants |
commit | commitdiff | tree | snapshot |
2023-08-08 |
tb | Simplify RSA_setup_blinding() |
commit | commitdiff | tree | snapshot |
2023-08-08 |
tb | Remove ECDSA nonce padding kludge |
commit | commitdiff | tree | snapshot |
2023-08-08 |
schwarze | In objects.h rev. 1.17 (Jan 14, 2022), |
commit | commitdiff | tree | snapshot |
2023-08-08 |
espie | document new diagnostic |
commit | commitdiff | tree | snapshot |
2023-08-08 |
dlg | have a go at documenting the Interface config statement. |
commit | commitdiff | tree | snapshot |
2023-08-08 |
dlg | if sec is being destroyed, prevent it from being brough... |
commit | commitdiff | tree | snapshot |
2023-08-08 |
jsg | adapt more functions to the i915_gem_phys hack |
commit | commitdiff | tree | snapshot |
next |