2021-10-23 |
jsing | Change tlsext_tick_lifetime_hint to uint32_t. |
commit | commitdiff | tree | snapshot |
2021-10-23 |
florian | unwind(8) gives the most preferred resolver strategy... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
tb | Prepare to provide X509_get_{extended_,}key_usage() |
commit | commitdiff | tree | snapshot |
2021-10-22 |
kn | Document existent "descr" alias for "description" |
commit | commitdiff | tree | snapshot |
2021-10-22 |
kn | Make ":tdelete" work |
commit | commitdiff | tree | snapshot |
2021-10-22 |
mbuhl | oops. |
commit | commitdiff | tree | snapshot |
2021-10-22 |
mbuhl | add missing FreeBSD libm tests, update the others |
commit | commitdiff | tree | snapshot |
2021-10-22 |
tb | Switch from u_int and u_char to u32 and u8 to avoid... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
nicm | Remove key and trim text if menu cannot fit in availabl... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
jmc | add some punctuation; |
commit | commitdiff | tree | snapshot |
2021-10-22 |
tb | Prepare to provide X509_REQ_pubkey_get0() |
commit | commitdiff | tree | snapshot |
2021-10-22 |
jmc | remove some bad punctuation; |
commit | commitdiff | tree | snapshot |
2021-10-22 |
schwarze | new manual page EVP_PKEY_add1_attr(3) documenting nine... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
bluhm | Make error handling in IPsec consistent. Pass errors... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
mpi | Revert "Preserve select(2) semantics when the other... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
florian | oops, missed unused variable in previous |
commit | commitdiff | tree | snapshot |
2021-10-22 |
mpi | Make EVFILT_EXCEPT handling separate from the read... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
florian | config_new_empty() should give us a completely empty... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
millert | Update to tzdata2021e from iana.org. Major changes: |
commit | commitdiff | tree | snapshot |
2021-10-22 |
kettenis | Mask LPI interrupts. This fixes an interrupt storm... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
kn | Honour enabled resolvers to keep unused forwarders... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
schwarze | new manual page X509at_add1_attr(3) |
commit | commitdiff | tree | snapshot |
2021-10-22 |
schwarze | fix a gratuitiously different argument name |
commit | commitdiff | tree | snapshot |
2021-10-22 |
bluhm | After deleting hifn(4) the only provider for the LZS... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
schwarze | new manual page X509at_get_attr(3) |
commit | commitdiff | tree | snapshot |
2021-10-22 |
claudio | First step of cleanup in the io land. Introduce io_buf_... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
claudio | Implement --compare-dest in open compare-dest allows... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
dtucker | Prevent mem leaks in the (unlikely) event that getaddri... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
tb | Put back sys/types.h and sys/socket.h. The latter was... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
claudio | When reading the symlink value during the fts travers... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
tb | Fix some ghastly whitespace. From Martin Vahlensieck |
commit | commitdiff | tree | snapshot |
2021-10-22 |
tb | Use unsigned char instead of u_char in base64.c. This... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
tb | Garbage collect an unused variable. |
commit | commitdiff | tree | snapshot |
2021-10-22 |
tb | Stop setting enc.modified manually. It's no longer... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
dtucker | Remove unnecessary semicolons in case statements. From... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
dtucker | Fix typos in comments. From khaleesicodes via github... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
benno | return unsupported version for version less than HTTP... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2021-10-22 |
jsg | add Intel ADL-S and ADL-P graphics ids Mesa matches |
commit | commitdiff | tree | snapshot |
2021-10-22 |
anton | Remove last dangling usage of CRYPTO_F_NOQUEUE. |
commit | commitdiff | tree | snapshot |
2021-10-22 |
anton | sync |
commit | commitdiff | tree | snapshot |
2021-10-22 |
anton | knf nits |
commit | commitdiff | tree | snapshot |
2021-10-22 |
anton | add pipe select hangup test case; ok mpi@ |
commit | commitdiff | tree | snapshot |
2021-10-22 |
anton | Preserve pipe select(2) semantics when the other end... |
commit | commitdiff | tree | snapshot |
2021-10-22 |
anton | One could end up with the wrong encoding in xenocara... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
tobhe | Remove more dead code related to crypto task queues. |
commit | commitdiff | tree | snapshot |
2021-10-21 |
tobhe | Remove code to run crypto operations in a task queue... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
schwarze | Simplify the description of RETURN VALUES. |
commit | commitdiff | tree | snapshot |
2021-10-21 |
patrick | Initialize interrupts to G1NS by configuring IGROUPR... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
mvs | Release solock() before call unp_internalize() and... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
jsg | regen |
commit | commitdiff | tree | snapshot |
2021-10-21 |
jsg | add Gemini Lake MEI; from fkr |
commit | commitdiff | tree | snapshot |
2021-10-21 |
bluhm | Remove hifn(4), safe(4), and ubsec(4) crypto drivers... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
patrick | Have ampintcmsi(4) go through the list of interrupt... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
tb | Simplify a return value check for X509_STORE_get_by_sub... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
tb | Set enc.modified if the X509_REQ is going to be modified. |
commit | commitdiff | tree | snapshot |
2021-10-21 |
schwarze | new manual page X509_ATTRIBUTE_set1_object(3) |
commit | commitdiff | tree | snapshot |
2021-10-21 |
tb | Sync parts of X509_STORE_get_by_subject() with OpenSSL |
commit | commitdiff | tree | snapshot |
2021-10-21 |
denis | Document commands used to send VM IP to Xen host |
commit | commitdiff | tree | snapshot |
2021-10-21 |
tb | Prepare to make X509 opaque. |
commit | commitdiff | tree | snapshot |
2021-10-21 |
martijn | Clean up the naming of SNMP_C_GETNEXTREQ and SNMP_C_RES... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
tb | libtls: Don't reach into X509_STORE_CTX. |
commit | commitdiff | tree | snapshot |
2021-10-21 |
martijn | s/SNMP_C_GETRESP/SNMP_C_RESPONSE |
commit | commitdiff | tree | snapshot |
2021-10-21 |
tb | Switch from X509_VERIFY_PARAM_set_flags() to X509_STORE... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
tb | isakmpd: prepare for opaque X509_STORE_CTX struct. |
commit | commitdiff | tree | snapshot |
2021-10-21 |
tb | isakmpd: prepare for opaque X509_EXTENSION struct.... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
tb | Add XKU_ANYEKU #define and use it to cache the anyExten... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
krw | Remove 'disk' editing command. Determining the disk... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
tb | Prepare to provide X509_get_X509_PUBKEY() as a function. |
commit | commitdiff | tree | snapshot |
2021-10-21 |
benno | when a client sends header lines without a colon, respo... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
deraadt | Avoid sys/param.h, or annotate reasons for including... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
claudio | Move vfs_stall_barrier() from the fd layer into vn_lock... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
tb | Bump to LibreSSL 3.5.0 |
commit | commitdiff | tree | snapshot |
2021-10-21 |
tobhe | Remove duplicate variable ibytes, use plen instead. |
commit | commitdiff | tree | snapshot |
2021-10-21 |
tb | Eliminate a dead assignment and a weird cast. Adjust... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
nicm | Correctly adjust the end pointer for a two character... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
tb | Print uid with %u instead of %i. |
commit | commitdiff | tree | snapshot |
2021-10-21 |
tb | Use *printf %d instead of %i |
commit | commitdiff | tree | snapshot |
2021-10-21 |
tb | Avoid potential NULL dereferences in dtls1_free() |
commit | commitdiff | tree | snapshot |
2021-10-21 |
nicm | Show error if user option doesn't exist, GitHub issue... |
commit | commitdiff | tree | snapshot |
2021-10-21 |
martijn | Retrieve the actual engineid instead of a pointer value. |
commit | commitdiff | tree | snapshot |
2021-10-21 |
martijn | Sync ober_oid_cmp with ax_oid_cmp from libagentx. |
commit | commitdiff | tree | snapshot |
2021-10-21 |
anton | sync |
commit | commitdiff | tree | snapshot |
2021-10-20 |
jsg | drm/edid: In connector_bad_edid() cap num_of_ext by... |
commit | commitdiff | tree | snapshot |
2021-10-20 |
gerhard | Add missing semicolon at the end of the listen_udptcp... |
commit | commitdiff | tree | snapshot |
2021-10-20 |
schwarze | document ASN1_STRING_set_by_NID(3) |
commit | commitdiff | tree | snapshot |
2021-10-20 |
schwarze | new manual page ASN1_mbstring_copy(3) |
commit | commitdiff | tree | snapshot |
2021-10-20 |
nicm | Remove a TODO comment. |
commit | commitdiff | tree | snapshot |
2021-10-20 |
nicm | Add -T to set a popup title, from Alexis Hildebrandt... |
commit | commitdiff | tree | snapshot |
2021-10-20 |
florian | Do not ignore carp(4) interfaces. |
commit | commitdiff | tree | snapshot |
2021-10-20 |
semarie | revert vnode: remove VLOCKSWORK and check locking when... |
commit | commitdiff | tree | snapshot |
2021-10-20 |
anton | sync |
commit | commitdiff | tree | snapshot |
2021-10-20 |
schwarze | new manual page X509_ATTRIBUTE_get0_object(3) |
commit | commitdiff | tree | snapshot |
2021-10-20 |
schwarze | document X509_ATTRIBUTE_create(3) and X509_ATTRIBUTE_dup(3) |
commit | commitdiff | tree | snapshot |
2021-10-19 |
krw | Move get_default_mbr() invocation before DISK_open... |
commit | commitdiff | tree | snapshot |
2021-10-19 |
schwarze | document X509_get_pubkey_parameters(3) in a new manual... |
commit | commitdiff | tree | snapshot |
2021-10-19 |
schwarze | more precision, fewer words |
commit | commitdiff | tree | snapshot |
2021-10-19 |
semarie | vnode: remove VLOCKSWORK usage in pstat and mention... |
commit | commitdiff | tree | snapshot |
2021-10-19 |
nicm | Same as -N, don't send if 0 arguments and -R. |
commit | commitdiff | tree | snapshot |
2021-10-19 |
schwarze | document i2d_PrivateKey_bio(3) and i2d_PrivateKey_fp(3) |
commit | commitdiff | tree | snapshot |
next |