summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-03Add notion of ASPAJob Snijders
2022-11-03Permit only keyCertSign and CRLSign in CA KeyUsage extensionJob Snijders
2022-11-02Emit warnings when unexpected X.509v3 extensions are encounteredJob Snijders
2022-11-02Introduce conn_info() which combines http_info() and ip_info() to outputClaudio Jeker
2022-11-02Add regress for Signed TAL (.tak) filesJob Snijders
2022-11-02Reference RSC RFC-to-be instead of internet-draftJob Snijders
2022-11-02Add support for draft-ietf-sidrops-signed-tal-12Job Snijders
2022-11-02Don't free the addrinfo array after connect and refactor http_finish_connect.Claudio Jeker
2022-11-02Length check URI before strncasecmp()Theo Buehler
2022-11-02Also print IP address of the connection that timed out to aid debuggingJob Snijders
2022-11-02Remove audio(9) speaker_ctl(), let open() handle speakers where neededKlemens Nanni
2022-11-02Fix x509_get_time() error checksTheo Buehler
2022-11-02Instead of always setting the extended flag, set it only when searching.Nicholas Marriott
2022-11-02Clean up more ancient history: since 2015 the libc stubs forPhilip Guenther
2022-11-01Do not neuter __attribute__ with __STRICT_ANSI__Theo Buehler
2022-11-01Have -S actually behave like the other introspection options, namely onlyMarc Espie
2001-03-18GNU readline-4.1Todd C. Miller
2022-11-01fix a logic error from 2018: be silent if any of -S, -n, -q are mentioned.Marc Espie
2022-11-01Use todr_attach().Mark Kettenis
2022-11-01Use unsigned long long to store integer value. At least that can alwaysClaudio Jeker
2022-11-01On endOfMibView reset OID back to the original requested OID as per RFC3416Martijn van Duren
2022-11-01Only load the SOII key if IPv6 is availableKlemens Nanni
2022-11-01I plain forgot to document -S !Marc Espie
2022-11-01Do not wait for DAD completion in dry-run modeKlemens Nanni
2022-11-01Add modified Tab key sequences, from Aaron Jensen, GitHub issue 3368.Nicholas Marriott
2022-11-01Use active pane in target window not current window for +/-. GitHubNicholas Marriott
2022-11-01vmm(4): vcpu_reset_regs_svm: allow reads of MSR_HWCR, MSR_PSTATEDEF(0)Scott Soule Cheloha
2022-10-31Hoist only the feature checkKlemens Nanni
2022-10-31Fix comment: IPv6 link local addresses do not use SOII anymoreKlemens Nanni
2022-10-31Improve shell style wrt. variable naming/boolean conventionKlemens Nanni
2022-10-31Add a intergration test that checks if the pftable feature works.Claudio Jeker
2022-10-31Make CLEANFILES patterns not match anything that may live outside of obj.Claudio Jeker
2022-10-31The cad(4) ethernet controller works well on the Hifive UnmatchedJeremie Courreges-Anglas
2022-10-31Update to 2022fgtz from https://github.com/JodaOrg/global-tzTodd C. Miller
2022-10-31vmd(8): remove unfinished user accounting.Dave Voutila
2022-10-31mips64: Raise SPL for hardclock()Visa Hankala
2022-10-31Fix VMMAP_DEBUG code to compile with not-so-recent changes.Martin Pieuchot
2022-10-31style: 'The function type should be on a line by itself preceding the function.'Philip Guenther
2022-10-30Use variable for diff options instead of unconditionally specifying "-rN".Darren Tucker
2022-10-30Simplfity setregs() by passing it the ps_strings and switchingPhilip Guenther
2022-10-30On the Lenovo X13s attaching to the multiport USB controller leads to hardPatrick Wildt
2022-10-30The previous commit message out to say this:Klemens Nanni
2022-10-30/* $OpenBSD: $ */Klemens Nanni
2022-10-30Move duplex check from sbdsp_midi_open() to sbdsp_open() where it belongsKlemens Nanni
2022-10-29The x13s only defines the (legacy) 32-bit SMBIOS entry point. Add code toMark Kettenis
2022-10-28Fix indent botch; noticed by kettenis@Miod Vallat
2022-10-28Remove antique^Wolder-than-binutils-2.17 c++filt(1).Miod Vallat
2022-10-28Build and install binutils-2.17's version of c++filt(1), since we alreadyMiod Vallat
2022-10-28Decode DT_MIPS_RLD_MAP_REL.Mark Kettenis
2022-10-28Remove unused audio(9) get_props()/AUDIO_PROP_FULLDUPLEXKlemens Nanni