2021-11-25 |
stsp | Prepare iwx(4) for using new firmware (API version... |
commit | commitdiff | tree | snapshot |
2021-11-25 |
job | Replace MAX_REPO_TIMEOUT with repo_timeout, which is... |
commit | commitdiff | tree | snapshot |
2021-11-25 |
bluhm | Implement reference counting for IPsec tdbs. Not all... |
commit | commitdiff | tree | snapshot |
2021-11-25 |
claudio | Check for possible negative diff timeout. Clamp it... |
commit | commitdiff | tree | snapshot |
2021-11-25 |
schwarze | Document BIO_method_name(3). |
commit | commitdiff | tree | snapshot |
2021-11-25 |
tb | Resolve last issue with opaque BIGNUM in this test. |
commit | commitdiff | tree | snapshot |
2021-11-25 |
anton | Assert that at least one report id is claimed during... |
commit | commitdiff | tree | snapshot |
2021-11-25 |
jsg | sync with arm64.html |
commit | commitdiff | tree | snapshot |
2021-11-24 |
mglocker | Spacing and remove an unused macro. |
commit | commitdiff | tree | snapshot |
2021-11-24 |
mglocker | Spacing |
commit | commitdiff | tree | snapshot |
2021-11-24 |
mglocker | Fix panic when running utvfu(4) on xhci(4). |
commit | commitdiff | tree | snapshot |
2021-11-24 |
tobhe | Unregister event on pfkey socket during pfkey_reply... |
commit | commitdiff | tree | snapshot |
2021-11-24 |
tobhe | Pass env to pfkey API. Consistently call pfkey file... |
commit | commitdiff | tree | snapshot |
2021-11-24 |
jca | Describe what RES_USE_DNSSEC does and how it's affected... |
commit | commitdiff | tree | snapshot |
2021-11-24 |
tb | Fix OCSP_basic_verify() cert chain construction in... |
commit | commitdiff | tree | snapshot |
2021-11-24 |
tb | Simplify slightly by using X509_get0_pubkey() thus... |
commit | commitdiff | tree | snapshot |
2021-11-24 |
tb | Fix a whitespace error that has annoyed me for way... |
commit | commitdiff | tree | snapshot |
2021-11-24 |
tb | Fix timestamp printing in Signed Certificate Timestamps |
commit | commitdiff | tree | snapshot |
2021-11-24 |
tb | Add certificate transparency methods to the standard... |
commit | commitdiff | tree | snapshot |
2021-11-24 |
bluhm | When sending ICMP packets for IPsec path MTU discovery... |
commit | commitdiff | tree | snapshot |
2021-11-24 |
espie | preliminary work: have the compiled_stemlist be case... |
commit | commitdiff | tree | snapshot |
2021-11-24 |
claudio | Move some functions from rrdp.c to rrdp_util.c and... |
commit | commitdiff | tree | snapshot |
2021-11-24 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-11-24 |
robert | install /usr/bin/llvm-ar as /usr/bin/ar directly withou... |
commit | commitdiff | tree | snapshot |
2021-11-24 |
schwarze | add the missing const qualifiers below EXAMPLES; |
commit | commitdiff | tree | snapshot |
2021-11-24 |
schwarze | document ASN1_item_ndef_i2d(3) |
commit | commitdiff | tree | snapshot |
2021-11-24 |
visa | Fix type of count. |
commit | commitdiff | tree | snapshot |
2021-11-24 |
visa | Simplify arithmetics on the main path. |
commit | commitdiff | tree | snapshot |
2021-11-24 |
visa | Disable poll_close test for now as it expects kqueue... |
commit | commitdiff | tree | snapshot |
2021-11-24 |
visa | Remove unneeded <sys/stdarg.h>. |
commit | commitdiff | tree | snapshot |
2021-11-24 |
claudio | Refactor postsig_done(). Pass the catchmask and signal... |
commit | commitdiff | tree | snapshot |
2021-11-24 |
claudio | Minor code cleanup. Move a comment to the right place... |
commit | commitdiff | tree | snapshot |
2021-11-24 |
claudio | Add a few dt(4) TRACEPOINTS to SMR. Should help to... |
commit | commitdiff | tree | snapshot |
2021-11-24 |
beck | In some situations, the verifier would discard the... |
commit | commitdiff | tree | snapshot |
2021-11-24 |
tb | libkeynote: stop reaching into EVP_PKEY internals. |
commit | commitdiff | tree | snapshot |
2021-11-24 |
beck | Make the certificate transparency code build with the... |
commit | commitdiff | tree | snapshot |
2021-11-23 |
kn | Use system uptime not UTC time to calculate PPPoE sessi... |
commit | commitdiff | tree | snapshot |
2021-11-23 |
tb | Transform a mangled comment into something intelligible. |
commit | commitdiff | tree | snapshot |
2021-11-23 |
schwarze | document ASN1_TYPE_set_int_octetstring(3) and ASN1_TYPE... |
commit | commitdiff | tree | snapshot |
2021-11-23 |
tb | Use LIBRESSL_NEXT_API to document the commented-out... |
commit | commitdiff | tree | snapshot |
2021-11-23 |
schwarze | document ASN1_TYPE_set_octetstring(3) and ASN1_TYPE_get... |
commit | commitdiff | tree | snapshot |
2021-11-23 |
tobhe | Add logging for rekey failures. |
commit | commitdiff | tree | snapshot |
2021-11-23 |
schwarze | document a2i_ASN1_INTEGER(3), |
commit | commitdiff | tree | snapshot |
2021-11-23 |
schwarze | re-align these copies of the a2i_*(3) code with f_strin... |
commit | commitdiff | tree | snapshot |
2021-11-23 |
robert | add llvm-ar(1) to the build with its two dependencies... |
commit | commitdiff | tree | snapshot |
2021-11-23 |
tb | In DH_set0_pqg() also set dh->length if q is set to... |
commit | commitdiff | tree | snapshot |
2021-11-23 |
espie | temporarily disable test unless this is fixed |
commit | commitdiff | tree | snapshot |
2021-11-23 |
jmc | nameserver->name server, as the rest of the file does; |
commit | commitdiff | tree | snapshot |
2021-11-23 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-11-23 |
kevlo | Fix mbuf leaks after reception error in rge_rxeof(). |
commit | commitdiff | tree | snapshot |
2021-11-23 |
deraadt | A weird little test which can expose buggy return value... |
commit | commitdiff | tree | snapshot |
2021-11-23 |
deraadt | limit a variable to the scope inside #ifdef where it... |
commit | commitdiff | tree | snapshot |
2021-11-23 |
jsg | avoid clang -Wsometimes-uninitialized warnings in fms(4) |
commit | commitdiff | tree | snapshot |
2021-11-22 |
jcs | use ISC license for ubcmtp |
commit | commitdiff | tree | snapshot |
2021-11-22 |
tobhe | MOBIKE is RFC 4555. |
commit | commitdiff | tree | snapshot |
2021-11-22 |
kettenis | Enable iicmux(4) and pcyrtc(4). |
commit | commitdiff | tree | snapshot |
2021-11-22 |
kettenis | pcyrtc(4) |
commit | commitdiff | tree | snapshot |
2021-11-22 |
kettenis | Add pcyrtc(4), a driver for the NXP PCF85063A/TP RTC... |
commit | commitdiff | tree | snapshot |
2021-11-22 |
kettenis | Remove unused header files and make some cosmetic changes. |
commit | commitdiff | tree | snapshot |
2021-11-22 |
jca | Implement rfc6840 (AD flag processing) if using trusted... |
commit | commitdiff | tree | snapshot |
2021-11-22 |
job | Fix typo |
commit | commitdiff | tree | snapshot |
2021-11-22 |
kettenis | Hack alert! Apple M1 systems still don't work with... |
commit | commitdiff | tree | snapshot |
2021-11-22 |
kettenis | Add regress test for futexes in shared anonymous memory. |
commit | commitdiff | tree | snapshot |
2021-11-22 |
visa | Revert poll(2) back to the original implementation |
commit | commitdiff | tree | snapshot |
2021-11-22 |
schwarze | new manual page ASN1_NULL_new(3), also documenting... |
commit | commitdiff | tree | snapshot |
2021-11-22 |
visa | Translate POLLNVAL in ppollcollect() |
commit | commitdiff | tree | snapshot |
2021-11-22 |
visa | Let futex_wait() run without kernel lock |
commit | commitdiff | tree | snapshot |
2021-11-22 |
jsg | avoid uninitialised variable use in igc(4) |
commit | commitdiff | tree | snapshot |
2021-11-22 |
schwarze | new manual page a2d_ASN1_OBJECT(3); |
commit | commitdiff | tree | snapshot |
2021-11-22 |
bluhm | Copy code from ip_forward() to ip6_forward() to fix... |
commit | commitdiff | tree | snapshot |
2021-11-22 |
jsg | move PFR_TFLAG_CONST test, missed in rev 1.138 |
commit | commitdiff | tree | snapshot |
2021-11-22 |
dv | vmm(4): copyout guest state on VM_EXIT_NONE |
commit | commitdiff | tree | snapshot |
2021-11-22 |
schwarze | document ASN1_OBJECT_create(3) |
commit | commitdiff | tree | snapshot |
2021-11-22 |
mglocker | M_USB -> M_USBHC |
commit | commitdiff | tree | snapshot |
2021-11-22 |
anton | Drop the old problematic claim multiple report ids... |
commit | commitdiff | tree | snapshot |
2021-11-22 |
anton | Add missing claim multiple report ids conditionals... |
commit | commitdiff | tree | snapshot |
2021-11-22 |
espie | explain about the new defaults for PKGNAME-sub |
commit | commitdiff | tree | snapshot |
2021-11-22 |
espie | gc parts that reference "describe" |
commit | commitdiff | tree | snapshot |
2021-11-22 |
stsp | Make iwx(4) update an Rx BA session's last_rx timestamp... |
commit | commitdiff | tree | snapshot |
2021-11-22 |
stsp | Make iwm(4) update an Rx BA session's last_rx timestamp... |
commit | commitdiff | tree | snapshot |
2021-11-22 |
stsp | Let iwx(4) use per-Tx-queue interface timers to ensure... |
commit | commitdiff | tree | snapshot |
2021-11-22 |
stsp | In iwx(4), fix off-by-one errors during TID value bound... |
commit | commitdiff | tree | snapshot |
2021-11-22 |
stsp | Fix iwx(4) Tx ring array size which was one entry too... |
commit | commitdiff | tree | snapshot |
2021-11-22 |
stsp | Let iwm(4) resume directly in DVACT_WAKEUP instead... |
commit | commitdiff | tree | snapshot |
2021-11-22 |
mglocker | Align memory allocation for USB device drivers and... |
commit | commitdiff | tree | snapshot |
2021-11-22 |
tb | acme-client: use BIO_number_written(bio) instead of... |
commit | commitdiff | tree | snapshot |
2021-11-22 |
jsg | avoid clang -Wsometimes-uninitialized warning with... |
commit | commitdiff | tree | snapshot |
2021-11-21 |
jan | improve legibility of structs in several manpages |
commit | commitdiff | tree | snapshot |
2021-11-21 |
deraadt | correct the vnd-on-vnd dev_t test, and avoid leaking... |
commit | commitdiff | tree | snapshot |
2021-11-21 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-11-21 |
jmc | sort SEE ALSO; |
commit | commitdiff | tree | snapshot |
2021-11-21 |
tobhe | Add 'ikectl show certinfo' to show trusted CAs and... |
commit | commitdiff | tree | snapshot |
2021-11-21 |
tb | Tweak for opaque EVP_MD: use EVP_MD_type(dgst) instead... |
commit | commitdiff | tree | snapshot |
2021-11-21 |
kettenis | Mention iicmux(4). |
commit | commitdiff | tree | snapshot |
2021-11-21 |
tb | Prepare ssltest for opaque DH |
commit | commitdiff | tree | snapshot |
2021-11-21 |
schwarze | In asn1.h rev. 1.55 and asn1/a_time.c rev. 1.28, beck@ |
commit | commitdiff | tree | snapshot |
2021-11-21 |
mvs | Add the new `ipsec_exctdb' ipsec(4) counter to count... |
commit | commitdiff | tree | snapshot |
2021-11-21 |
cheloha | tee(1): use idiomatic write loop |
commit | commitdiff | tree | snapshot |
2021-11-21 |
schwarze | oops, i forgot the STANDARDS section |
commit | commitdiff | tree | snapshot |
2021-11-21 |
schwarze | new manual page d2i_ASN1_BOOLEAN(3) also documenting... |
commit | commitdiff | tree | snapshot |
next |