summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add AIX 5.1 test target.Darren Tucker2022-03-281-0/+1
* Drop leading "v" from release version identifier.Darren Tucker2022-03-261-2/+2
* Use tarballs when testing LibreSSL releases.Darren Tucker2022-03-261-7/+16
* Remove now-unused passwd variable.Darren Tucker2022-03-261-1/+1
* Missing semicolon.Darren Tucker2022-03-261-1/+1
* Factor out platform-specific locked account check.Darren Tucker2022-03-263-47/+55
* Add OpenWRT mips and mipsel test targets.Darren Tucker2022-03-252-0/+6
* upstream: don't leak argument list; bz3404, reported by Baludjm@openbsd.org2022-03-201-2/+2
* upstream: make addargs() and replacearg() a little more robust anddjm@openbsd.org2022-03-201-9/+18
* upstream: don't try to resolve ListenAddress directives in the sshddjm@openbsd.org2022-03-203-8/+9
* upstream: remove blank linedjm@openbsd.org2022-03-201-2/+1
* upstream: helpful commentdjm@openbsd.org2022-03-181-1/+2
* upstream: ssh-keygen -Y check-novalidate requires namespace or SEGVdjm@openbsd.org2022-03-181-1/+7
* upstream: improve DEBUG_CHANNEL_POLL debugging messagedjm@openbsd.org2022-03-181-5/+5
* upstream: ssh: xstrdup(): use memcpy(3)cheloha@openbsd.org2022-03-181-3/+2
* Resync fmt_scaled. with OpenBSD.Darren Tucker2022-03-111-13/+19
* Provide killpg implementation.Darren Tucker2022-03-083-0/+13
* Check for missing ftruncate prototype.Darren Tucker2022-03-082-0/+10
* Default to not using sandbox when cross compiling.Darren Tucker2022-03-081-2/+2
* upstream: pack pollfd array before server_accept_loop() ppoll()djm@openbsd.org2022-03-011-10/+19
* upstream: include rejected signature algorithm in error message andnaddy@openbsd.org2022-03-011-3/+3
* upstream: Remove the char * casts from arguments to do_lstat,dtucker@openbsd.org2022-03-011-4/+4
* upstream: save an unneccessary alloc/free, based on patch fromdjm@openbsd.org2022-03-011-7/+4
* Remove unused ivbits argument from chacha_keysetupDarren Tucker2022-02-282-3/+3
* Add OPENBSD ORIGINAL marker.Darren Tucker2022-02-281-0/+2
* No unused param warnings for clang-12 and gcc-11.Darren Tucker2022-02-281-2/+2
* Add debian-i386 test target.Darren Tucker2022-02-261-0/+2
* Allow ppoll_time64 in seccomp sandbox.Darren Tucker2022-02-261-0/+3
* Improve handling of _getshort and _getlong.Darren Tucker2022-02-251-8/+9
* Constify utimes in compat library to match specs.Darren Tucker2022-02-252-2/+2
* ANSIfy getshort and getlong.Darren Tucker2022-02-251-10/+8
* Use PICFLAG instead of hard coding -fPIC.Darren Tucker2022-02-251-1/+1
* Add tests for latest releases of {Libre,Open}SSL.Darren Tucker2022-02-251-0/+3
* Improve detection of -fzero-call-used-regs=all supportColin Watson2022-02-251-0/+3
* upstream: free(3) wants stdlib.hdjm@openbsd.org2022-02-231-2/+3
* upstream: put back the scp manpage changes for SFTP mode toodjm@openbsd.org2022-02-231-10/+14
* upstream: and we go back to testing sftp-scp after the 8.9deraadt@openbsd.org2022-02-231-2/+2
* makedependV_8_9_P1Damien Miller2022-02-231-1/+1
* upstream: avoid integer overflow of auth attempts (harmless, caughtdjm@openbsd.org2022-02-231-1/+4
* upstream: randomise the password used in fakepwdjm@openbsd.org2022-02-231-3/+13
* upstream: use asprintf to construct .rhosts pathsdjm@openbsd.org2022-02-231-13/+23
* upstream: openssh-8.9djm@openbsd.org2022-02-231-2/+2
* Extend select+rlimit sanbox test to include poll.Darren Tucker2022-02-221-5/+23
* Add Alpine Linux test VM.Darren Tucker2022-02-221-0/+1
* Include sys/param.h if present.Darren Tucker2022-02-222-0/+4
* Only include sys/poll.h if we don't have poll.h.Darren Tucker2022-02-221-2/+1
* disable agent-restrict test on minix3Damien Miller2022-02-221-1/+3
* Skip agent-getpeereid when running as root.Darren Tucker2022-02-211-0/+3
* upstream: Aproximate realpath on the expected output by dedupingdtucker@openbsd.org2022-02-201-2/+3
* Really move DSA to end of list.Darren Tucker2022-02-201-2/+2