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