summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-29Mark the struct aid name as const char * since it points to static memory.Claudio Jeker
2023-03-29Simplify code by having PRT_uuid_to_type() return -1 whenKenneth R Westerback
2023-03-29Switch prefix_adjout_get and new prefix_adjout_first to use a pt_entryClaudio Jeker
2023-03-29drop needless global tagsfn pathOmar Polo
2023-03-29Rework test failure printingTheo Buehler
2023-03-29Dedup print functions on test failureTheo Buehler
2023-03-29Fix printfs that escaped defensive greppingTheo Buehler
2023-03-29change tagvisit (aka visit-tag-table) to immediately load the tag fileOmar Polo
2023-03-29Dedup generate_test_triple() and generate_test_quintuple()Theo Buehler
2023-03-29Use more consistent names for the main test functionsTheo Buehler
2023-03-29Remove one of those ugly function tablesTheo Buehler
2023-03-29Rename a few variables for readabilityTheo Buehler
2023-03-29More whitespace fixes.Joel Sing
2023-03-29Whitespace fixes.Joel Sing
2023-03-29Whitespace fixes.Joel Sing
2023-03-29Use multiple statements instead of a statement with multiple expressions.Joel Sing
2023-03-29Mop up MD32_XARRAY from SHA1.Joel Sing
2023-03-29Inline initial hash data values for SHA1.Joel Sing
2023-03-29Explicitly ignore return value from sshpkt_disconnect since we set ourDarren Tucker
2023-03-29Plug another potential mem leak in process_put. It allocates abs_dstDarren Tucker
2023-03-29Use character not block devices with dd(1) like the restKlemens Nanni
2023-03-29fix memory leak; Coverity CID 291848, with/ok dtucker@Damien Miller
2023-03-29Unify variable usage in arm64 and armv7 md_installboot() with the restKlemens Nanni
2023-03-28Properly disable informational dd(1) messages, retain errorsKlemens Nanni
2023-03-28Apply changes from tzdata2023c.Todd C. Miller
2023-03-28mg: fix parsing of tag files with duplicate entriesTheo Buehler
2023-03-28In pt_fill set the refcnt to its maximum value to trigger an errorClaudio Jeker
2023-03-28Avoid double free in isakmpdTheo Buehler
2023-03-28Instead of exracting the prefix into a bgpd_addr and passing that toClaudio Jeker
2023-03-28use the shell basename as argv[0] instead of hardcoding "sh"Omar Polo
2023-03-28revert bwfm.c rev 1.108Jonathan Gray
2023-03-28More pt_entry cleanup, move structure definitions to rde_prefix.c andClaudio Jeker
2023-03-28Introduce a semaphore to protect intermediate state from different RTRClaudio Jeker
2023-03-28Use pt_size from struct rde_memstats instead of computing it by hand.Claudio Jeker
2023-03-28Include the memory size usage of the prefix tree in rde_memstats.Claudio Jeker
2023-03-28Refactor mrt_dump_entry_v2() to use a dynamic buffer to hold the prefix.Claudio Jeker
2023-03-28Switch role logic in rde_aspa_validity() since this may need to be extended.Claudio Jeker
2023-03-28mg: fall back to /bin/sh if $SHELL is undefined.Omar Polo
2023-03-28Plug more mem leaks in sftp by making make_absolute_pwd_glob work inDarren Tucker
2023-03-28Remove compatibility code for OpenSSL versions prior to 1.1.* sinceDarren Tucker
2023-03-28drm/amd/display: disconnect MPCC only on OTG changeJonathan Gray
2023-03-28drm/amd/display: Do not set DRR on pipe CommitJonathan Gray
2023-03-28drm/amd/pm: bump SMU 13.0.4 driver_if header versionJonathan Gray
2023-03-28drm/amd/pm: Fix sienna cichlid incorrect OD volage after resumeJonathan Gray
2023-03-28drm/amdgpu: Don't resume IOMMU after incomplete initJonathan Gray
2023-03-28drm/i915/dg2: Add HDMI pixel clock frequencies 267.30 and 319.89 MHzJonathan Gray
2023-03-28drm/i915/active: Fix misuse of non-idle barriers as fence trackersJonathan Gray
2023-03-28drm/ttm: Fix a NULL pointer dereferenceJonathan Gray
2023-03-28drm/amd/display: fix shift-out-of-bounds in CalculateVMAndRowBytesJonathan Gray
2023-03-28drm/amdgpu: fix ttm_bo calltrace warning in psp_hw_finiJonathan Gray