Age | Commit message (Expand) | Author |
2022-07-09 | Document ASN1_INTEGER_get_uint64(3), ASN1_INTEGER_get_int64(3), | Ingo Schwarze |
2022-07-09 | Unwrap klist from struct selinfo as this code no longer uses selwakeup(). | Visa Hankala |
2022-07-09 | Consistently use uint64_t. | Mark Kettenis |
2022-07-08 | Display parameters exposed to userland as percentages (backlight, brightness, | Miod Vallat |
2022-07-08 | Add a missing check for negative tv_sec when setting the timeout. | Todd C. Miller |
2022-07-08 | Support sending certificate chains with intermediate CAs in multiple CERT | Tobias Heider |
2022-07-08 | Use AID_MIN instead of 0 == AID_UNSPEC as foo loop start value where apropriate | Claudio Jeker |
2022-07-08 | whitespace | Theo Buehler |
2022-07-08 | Pass path_id_tx to the Adj-RIB-Out | Claudio Jeker |
2022-07-08 | This needs arpa/inet.h for ntohs() and htons() | Claudio Jeker |
2022-07-08 | Assign a local path_id to all prefixes | Claudio Jeker |
2022-07-08 | remove unused variables | Jonathan Gray |
2022-07-08 | Add to variables instead of overriding them | Theo Buehler |
2022-07-07 | drm/fourcc: fix integer type usage in uapi header | Jonathan Gray |
2022-07-07 | drm/i915/gem: add missing else | Jonathan Gray |
2022-07-07 | drm/amdgpu: To flush tlb for MMHUB of RAVEN series | Jonathan Gray |
2022-07-07 | Revert "drm/amdgpu/display: set vblank_disable_immediate for DC" | Jonathan Gray |
2022-07-07 | If ppoll(2) exits, log to syslog(3) instead of stderr | Jeremie Courreges-Anglas |
2022-07-07 | Add support for primality checking | Theo Buehler |
2022-07-07 | Rework prefix_insert() and prefix_remove() to properly recalculate dmetric | Claudio Jeker |
2022-07-07 | sort | Theo Buehler |
2022-07-07 | Sync bs_cbb.c with libssl. | Theo Buehler |
2022-07-07 | Make CBB_finish() fail if *out_data is not NULL | Theo Buehler |
2022-07-07 | Initialize hkdf_label to NULL. | Theo Buehler |
2022-07-07 | Use a local bits variable to avoid ugly line break due to nested function | Theo Buehler |
2022-07-07 | Skip dmetric related code for the Adj-RIB-Out since there is no decision | Claudio Jeker |
2022-07-07 | Revert previous attempt at serializing `uo_refs'. | Martin Pieuchot |
2022-07-07 | Adjust to new bgpctl output | Claudio Jeker |
2022-07-07 | Use the security level knob in the test script. | Theo Buehler |
2022-07-07 | Only run tests against ciphers supported by the method. | Theo Buehler |
2022-07-07 | Add some minimal regress coverage for the security level. | Theo Buehler |
2022-07-07 | Make the ssltest security level aware. | Theo Buehler |
2022-07-07 | sync | Theo Buehler |
2022-07-07 | Bump libtls minor after libcrypto and libssl minor bump | Theo Buehler |
2022-07-07 | Unifdef LIBRESSL_HAS_SECURITY_LEVEL and remove some workarounds | Theo Buehler |
2022-07-07 | Bump minor after symbol addition | Theo Buehler |
2022-07-07 | Update Symbols.list | Theo Buehler |
2022-07-07 | Expose security level symbols and error codes in the headers. | Theo Buehler |
2022-07-07 | bump minor after symbol addition | Theo Buehler |
2022-07-07 | Update Symbols.list | Theo Buehler |
2022-07-07 | Expose new API in headers. | Theo Buehler |
2022-07-07 | Properly break out of the loop setting the PREF flags. | Claudio Jeker |
2022-07-07 | Adjust prototype of dummy rde_generate_updates() function | Claudio Jeker |
2022-07-07 | Print dmetric for prefixes, this may still change in the future. | Claudio Jeker |
2022-07-07 | Introduce a decision metric (dmetric) that classifies the relation of | Claudio Jeker |
2022-07-07 | Switch ssltest to using the newly generated certs that use SHA-256 instead | Theo Buehler |
2022-07-07 | Refactor the code that generates updates so that up_generate_updates is | Claudio Jeker |
2022-07-07 | Handle strange format strings better. | Claudio Jeker |
2022-07-07 | remove a DPRINTF() from iwm(4) which no longer makes any sense | Stefan Sperling |
2022-07-07 | retire NexGen CPU identification code | Daniel Dickman |