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 |
2023-08-08 |
dlg | try to avoid a deadlock between sec_down and sec_send. |
commit | commitdiff | tree | snapshot |
2023-08-08 |
nicm | Add flag to next-prompt/previous-prompt to go to comman... |
commit | commitdiff | tree | snapshot |
2023-08-08 |
nicm | Add options and flags for menu styles similar to those... |
commit | commitdiff | tree | snapshot |
2023-08-08 |
nicm | Extend the menu drawing function to support custom... |
commit | commitdiff | tree | snapshot |
2023-08-08 |
nicm | Fix a couple of rounded border characters, from Alexis... |
commit | commitdiff | tree | snapshot |
2023-08-08 |
guenther | Replace use of the old BSD st_*timensec members in... |
commit | commitdiff | tree | snapshot |
2023-08-08 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2023-08-07 |
schwarze | No need to mark BN_options() as intentionally undocumen... |
commit | commitdiff | tree | snapshot |
2023-08-07 |
schwarze | Mark asn1_ps_func as obsolete and intentionally undocum... |
commit | commitdiff | tree | snapshot |
2023-08-07 |
schwarze | Mark BIT_STRING_BITNAME as obsolete and intentionally... |
commit | commitdiff | tree | snapshot |
2023-08-07 |
kettenis | Raise transmit threshold to 512 bytes. This makes... |
commit | commitdiff | tree | snapshot |
2023-08-07 |
miod | Revert 1.43 and always make our own mapping of the... |
commit | commitdiff | tree | snapshot |
2023-08-07 |
jmc | some readability tweaks; ok dlg |
commit | commitdiff | tree | snapshot |
2023-08-07 |
tb | Add a regress test exercising BIO_dup_chain() and trigg... |
commit | commitdiff | tree | snapshot |
2023-08-07 |
tb | Fix two leaks in BIO_dup_chain() |
commit | commitdiff | tree | snapshot |
2023-08-07 |
tb | Add missing space before = |
commit | commitdiff | tree | snapshot |
2023-08-07 |
nicm | Free title earlier, from Alexis Hildebrandt. |
commit | commitdiff | tree | snapshot |
2023-08-07 |
nicm | Trim can generate strings longer than the original... |
commit | commitdiff | tree | snapshot |
2023-08-07 |
mbuhl | add LJG |
commit | commitdiff | tree | snapshot |
2023-08-07 |
guenther | In 2016, chat changed its syslog output for hidden... |
commit | commitdiff | tree | snapshot |
2023-08-07 |
dlg | add support route based ipsec vpn negotiation with... |
commit | commitdiff | tree | snapshot |
2023-08-07 |
dlg | support configuring interface SAs for route-based ipsec... |
commit | commitdiff | tree | snapshot |
2023-08-07 |
dlg | add the glue between ipsec security associations and... |
commit | commitdiff | tree | snapshot |
2023-08-07 |
dlg | add a struct sadb_x_iface message for interface SAs |
commit | commitdiff | tree | snapshot |
2023-08-07 |
dlg | sec(4) to support route-based ipsec vpns. |
commit | commitdiff | tree | snapshot |
2023-08-07 |
jsg | 744c rev ce is Radeon RX 7900 GRE |
commit | commitdiff | tree | snapshot |
2023-08-07 |
dlg | wire sec(4) into the kernel config. |
commit | commitdiff | tree | snapshot |
2023-08-07 |
dlg | add sec(4) to support route based ipsec vpns. |
commit | commitdiff | tree | snapshot |
2023-08-07 |
dlg | start adding support for route-based ipsec vpns. |
commit | commitdiff | tree | snapshot |
2023-08-06 |
guenther | Prefer the POSIX standard st_*tim struct timespec membe... |
commit | commitdiff | tree | snapshot |
2023-08-06 |
guenther | Apply rev 1.29 from NetBSD: |
commit | commitdiff | tree | snapshot |
2023-08-06 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2023-08-06 |
jsg | add another Navi 33 device id |
commit | commitdiff | tree | snapshot |
2023-08-06 |
tobhe | Add acpi_softc == NULL checks and return ENXIO instead... |
commit | commitdiff | tree | snapshot |
2023-08-05 |
cheloha | hardclock(9): move setitimer(2) code into itimer_update() |
commit | commitdiff | tree | snapshot |
2023-08-05 |
jmc | remove trailing comma in NAME; |
commit | commitdiff | tree | snapshot |
2023-08-05 |
claudio | Remove the P_WSLEEP specific KASSERT(). Not only procs... |
commit | commitdiff | tree | snapshot |
2023-08-05 |
tb | Remove empty file left behind in a revert during p2k17 |
commit | commitdiff | tree | snapshot |
2023-08-05 |
guenther | cpu_idle_{enter,leave} are no-ops on mips64, so just... |
commit | commitdiff | tree | snapshot |
2023-08-05 |
guenther | cpu_idle_{enter,leave} are no-ops on riscv64, so just... |
commit | commitdiff | tree | snapshot |
2023-08-05 |
aoyama | Inform 8bpp capability on 8bpp framebuffer in |
commit | commitdiff | tree | snapshot |
2023-08-04 |
claudio | Convert calls to ibuf_length() where it is clear that... |
commit | commitdiff | tree | snapshot |
2023-08-04 |
jan | Remove unused struct field vlan_stripping. |
commit | commitdiff | tree | snapshot |
2023-08-04 |
fcambus | Sync the supported hardware list with arm64.html. |
commit | commitdiff | tree | snapshot |
2023-08-04 |
jsg | dma-buf: fix an error pointer vs NULL bug |
commit | commitdiff | tree | snapshot |
next |