- 33d454b Add function ssh_open_channel by WHR · 2 years, 7 months ago
- 085e25c Remove direct references of 'datafellows' from compat.c, sshconnect.c and sshconnect2.c by WHR · 2 years, 7 months ago
- db5c621 Store current SSH protocol version in the ssh object instead by WHR · 2 years, 7 months ago
- d379f77 Return error rather than exit(3) on authentication failure by WHR · 2 years, 7 months ago
- 9846b0d Support publickey authentication via ssh_userauth2 by WHR · 2 years, 7 months ago
- 7a5ba17 Fix incompatible prototype of 2 callback functions by WHR · 2 years, 7 months ago
- 1859b18 Add channels_api by WHR · 2 years, 7 months ago
- aa96b9e Don't override existing verify_host_key callback in ssh_kex2 by WHR · 2 years, 7 months ago
- c020d48 Don't initialize kex again in ssh_kex2 if it is already initialized by WHR · 2 years, 7 months ago
- 77f0df1 Pass the ssh state object to dispatch functions; apply some fixes and improvements to sshconnect.c and sshconnect2.c by WHR · 2 years, 7 months ago
- 244fbcb Adapt sshconnect.c, sshconnect1.c and sshconnect2.c into libssh.a; add 2 more error codes by WHR · 2 years, 7 months ago
- 42f9569 Merge branch 'V_7_3' into 'V_7_3_lib' by WHR · 2 years, 7 months ago
- 054844c Extract openssh-7.3p1.tar.gz by WHR · 2 years, 7 months ago
- 9295c18 upstream commit by djm@openbsd.org · 8 years ago V_7_3
- 2f5a4de upstream commit by dtucker@openbsd.org · 8 years ago
- 7e6d709 Explicitly test for broken strnvis. by Darren Tucker · 8 years ago
- 99522ba define _OPENBSD_SOURCE for reallocarray on NetBSD by Damien Miller · 8 years ago
- 3e1e076 KNF by Damien Miller · 8 years ago
- d99ee9c Linux auditing also needs packet.h by Damien Miller · 8 years ago
- 393bd38 fix auditing on Linux by Damien Miller · 8 years ago
- 80e766f crank version numbers by Damien Miller · 8 years ago
- b1a4787 upstream commit by djm@openbsd.org · 8 years ago
- 353766e Move Cygwin IPPORT_RESERVED overrride to defines.h by Darren Tucker · 8 years ago
- 368dd97 upstream commit by djm@openbsd.org · 8 years ago
- f00211e upstream commit by djm@openbsd.org · 8 years ago
- 83cbca6 upstream commit by dtucker@openbsd.org · 8 years ago
- 10358ab retry waitpid on EINTR failure by Damien Miller · 8 years ago
- da88a70 upstream commit by djm@openbsd.org · 8 years ago
- c36d91b upstream commit by djm@openbsd.org · 8 years ago
- 286f5a7 upstream commit by djm@openbsd.org · 8 years ago
- fcd135c upstream commit by dtucker@openbsd.org · 8 years ago
- 324583e upstream commit by naddy@openbsd.org · 8 years ago
- 32d921c upstream commit by jmc@openbsd.org · 8 years ago
- d7eabc8 upstream commit by dtucker@openbsd.org · 8 years ago
- b98a2a8 upstream commit by markus@openbsd.org · 8 years ago
- dbf788b Search users for one with a valid salt. by Darren Tucker · 8 years ago
- e8b58f4 Explicitly specify source files for regress tools. by Darren Tucker · 8 years ago
- eac1bbd Conditionally include err.h. by Darren Tucker · 8 years ago
- 0a45414 Remove local implementation of err, errx. by Darren Tucker · 8 years ago
- eb999a4 upstream commit by djm@openbsd.org · 8 years ago
- c71ba79 Add dependency on libs for unit tests. by Darren Tucker · 8 years ago
- 8199d03 Correct location for kexfuzz in clean target. by Darren Tucker · 8 years ago
- 01558b7 Handle PAM_MAXTRIES from modules. by Darren Tucker · 8 years ago
- 65c6c6b upstream commit by djm@openbsd.org · 8 years ago
- e4eb7d9 upstream commit by jmc@openbsd.org · 8 years ago
- af1f084 upstream commit by dtucker@openbsd.org · 8 years ago
- bd5f2b7 missing openssl/dh.h by Damien Miller · 8 years ago
- 4a984fd cast to avoid type warning in error message by Damien Miller · 8 years ago
- 5abfb15 Move VA_COPY macro into compat header. by Darren Tucker · 8 years ago
- 832b744 disable ciphers not supported by OpenSSL by Damien Miller · 8 years ago
- 5fbe93f add a --disable-pkcs11 knob by Damien Miller · 8 years ago
- 679ce88 fix newline escaping for unsupported_algorithms by Damien Miller · 8 years ago
- ed877ef upstream commit by djm@openbsd.org · 8 years ago
- 5c02dd1 Map umac_ctx struct name too. by Darren Tucker · 8 years ago
- 283b97f Mitigate timing of disallowed users PAM logins. by Darren Tucker · 8 years ago
- 9286875 Determine appropriate salt for invalid users. by Darren Tucker · 8 years ago
- a162dd5 OpenSSL 1.1.x not currently supported. by Darren Tucker · 8 years ago
- 7df91b0 Check for VIS_ALL. by Darren Tucker · 8 years ago
- ee67716 upstream commit by dtucker@openbsd.org · 8 years ago
- 372807c upstream commit by tb@openbsd.org · 8 years ago
- e0453f3 upstream commit by tedu@openbsd.org · 8 years ago
- a233358 Add compat code for missing wcwidth. by Darren Tucker · 8 years ago
- 8aaec70 fix missing include for systems with err.h by Damien Miller · 8 years ago
- 6310ef2 Move err.h replacements into compat lib. by Darren Tucker · 8 years ago
- f3f2cc8 Check for wchar.h and langinfo.h by Darren Tucker · 8 years ago
- b9c5061 whitelist more architectures for seccomp-bpf by Damien Miller · 8 years ago
- 18813a3 upstream commit by guenther@openbsd.org · 8 years ago
- 6d31193 upstream commit by djm@openbsd.org · 8 years ago
- 71f5598 upstream commit by guenther@openbsd.org · 8 years ago
- e683fc6 upstream commit by dtucker@openbsd.org · 8 years ago
- 772e6ce upstream commit by jmc@openbsd.org · 8 years ago
- 46ecd19 upstream commit by djm@openbsd.org · 8 years ago
- 3147e75 upstream commit by djm@openbsd.org · 8 years ago
- ad23a75 upstream commit by jmc@openbsd.org · 8 years ago
- 5e28b1a upstream commit by djm@openbsd.org · 8 years ago
- b64faeb upstream commit by djm@openbsd.org · 8 years ago
- 9816fc5 upstream commit by dtucker@openbsd.org · 8 years ago
- b6cf84b upstream commit by jmc@openbsd.org · 8 years ago
- aa37768 get_remote_name_or_ip inside LOGIN_NEEDS_UTMPX by Darren Tucker · 8 years ago
- 009891a Remove duplicate code from PAM. ok djm@ by Darren Tucker · 8 years ago
- e690fe8 upstream commit by dtucker@openbsd.org · 8 years ago
- 57b4ee0 Move platform_disable_tracing into its own file. by Darren Tucker · 8 years ago
- 78dc8e3 Track skipped upstream commit IDs. by Darren Tucker · 8 years ago
- 9f919d1 Remove now-defunct .cvsignore files. ok djm by Darren Tucker · 8 years ago
- 68777fa upstream commit by dtucker@openbsd.org · 8 years ago
- a86ec4d Use Solaris setpflags(__PROC_PROTECT, ...). by Darren Tucker · 8 years ago
- 0f916d3 Shorten prctl code a tiny bit. by Darren Tucker · 8 years ago
- 0fb7f59 Move prctl PR_SET_DUMPABLE into platform.c. by Darren Tucker · 8 years ago
- e650889 upstream commit by dtucker@openbsd.org · 8 years ago
- ab0a536 upstream commit by dtucker@openbsd.org · 8 years ago
- a5577c1 upstream commit by schwarze@openbsd.org · 8 years ago
- 75f0844 upstream commit by schwarze@openbsd.org · 8 years ago
- 016881e upstream commit by schwarze@openbsd.org · 8 years ago
- d421902 upstream commit by dtucker@openbsd.org · 9 years ago
- 07d5608 upstream commit by djm@openbsd.org · 9 years ago
- 01cabf1 upstream commit by djm@openbsd.org · 9 years ago
- 6915f16 upstream commit by jmc@openbsd.org · 8 years ago
- 0cb2f4c upstream commit by dtucker@openbsd.org · 8 years ago
- 8543ff3 upstream commit by dtucker@openbsd.org · 8 years ago
- 6b87311 upstream commit by dtucker@openbsd.org · 8 years ago