summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-25Fix memory corruption bug in zlibTheo Buehler
2022-03-25Implement most of the CMS related checks required by RFC 6488 section 3Claudio Jeker
2022-03-25Fix exit message if creating socket fails.Nicholas Marriott
2022-03-25Sync zlib with userlandTheo Buehler
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2022-03-24Link libz into regress build.Alexander Bluhm
2022-03-24Backport zlib fix for the multi line CLEAR_HASH macro. There isAlexander Bluhm
2022-03-24The installer no longer runs dhclient(8).Kenneth R Westerback
2022-03-24Import upstream madler/zlib test files and run them with our libz.Alexander Bluhm
2022-03-24Add $OpenBSD$ tag and declare that this file is in the public domain.Mark Kettenis
2022-03-24Adjust the signer test to link statically and work with hidden tls_signerTheo Buehler
2022-03-24syncTheo Buehler
2022-03-24Crank major after symbol removal.Theo Buehler
2022-03-24Hide the tls_signer from public visibility. It's not ready yet andTheo Buehler
2022-03-24whitespace niggle noticed during reviewTheo de Raadt
2022-03-24Check function return valueKinichiro Inoguchi
2022-03-24Compare pointer value with NULLKinichiro Inoguchi
2022-03-24Add unit (milliseconds) to escape-time, show unset colours as "none"Nicholas Marriott
2022-03-24Wrap long linesKinichiro Inoguchi
2022-03-24Remove space between asterisk and variable nameKinichiro Inoguchi
2022-03-24Convert openssl(1) ts option handlingKinichiro Inoguchi
2022-03-24Add a capability for OSC 7 and use it similarly to how the title is setNicholas Marriott
2022-03-24Plus a small leak found by jmatthew; ok millert@Otto Moerbeek
2022-03-24Revert previous. Breaks probing native IDE devices.Kenneth R Westerback
2022-03-23Trapping a riscv illegal instruction shouldn't print a console messageJeremie Courreges-Anglas
2022-03-23Export the ID_AA64ISARn_EL1 registers to userspace through sysctl(2) suchMark Kettenis
2022-03-23Do not forget to install ar.1; ok robertTheo de Raadt
2022-03-23Add subdir gnu/lib to regress.Alexander Bluhm
2022-03-23Simplify logic for skipping libexecinfo unwind test. It works onAlexander Bluhm
2022-03-23Ensure that pf regress anchor exists before clearing it.Alexander Bluhm
2022-03-23Use goto fail consistently to leave the giant switch in pfioctl().Alexander Bluhm
2022-03-23Move global variable ripsrc onto stack, it is only used once withinAlexander Bluhm
2022-03-23Rate limit router advertisements according to RFC 4861 6.2.6. InFlorian Obser
2022-03-23openssl cms: avoid NULL derefs on option parsingTheo Buehler
2022-03-23Start disentangling armv7 and aarch64 codeTheo Buehler
2022-03-23Remove extra space at EOL in last commit.Todd C. Miller
2022-03-23Expand the description of the LOGIN_SET* bits.Todd C. Miller
2022-03-23setclasscontext: support LOGIN_SETRTABLE tooTodd C. Miller
2022-03-23When configuring a scsi_link that has passed dev_probe() butKenneth R Westerback
2022-03-23use llvm-ranlib where llvm-ar is used so that they are in line with eachRobert Nagy
2022-03-23KASSERT() that an id read from a descriptor is valid before using itJonathan Gray
2022-03-23Improve 802.11ac throughput on iwm(4) at a distance to the access point.Stefan Sperling
2022-03-23Fix a few bugs in the net80211 VHT rate adaptation code.Stefan Sperling
2022-03-23resurrect pf_consistency_lock as pfioctl_rw this time. pfioctl_rwAlexandr Nedvedicky
2022-03-23Now that libc setusercontext() handling of setrtable is repaired, su(8)Theo de Raadt
2022-03-23For raw IPv6 packets rip6_input() traverses the loop of all PCBs.Alexander Bluhm
2022-03-22Call tls_close() in libevent TLS wrapper of syslogd when the otherAlexander Bluhm
2022-03-22minor KNF cleanups during a re-readTheo de Raadt
2022-03-22Extract the type from the ICMP6 header before looping over Raw IPv6Alexander Bluhm
2022-03-22For raw IP packets rip_input() traverses the loop of all PCBs. FromAlexander Bluhm