[email protected]
4ef24496b7
upstream: De-underscore __inline__ to match -portable
...
(and every other use of it in ssh). ID sync only.
OpenBSD-Commit-ID: 83c913d5e2345635bc5434167ed67cec5409d494
2026-02-11 12:40:06 -05:00
Darren Tucker
a47ead7c95
Add includes.h for compatibility stuff.
2015-02-25 13:17:40 +11:00
Tim Rice
1221b22023
portablity fix: s/__inline__/inline/
2015-02-23 21:50:34 -08:00
Damien Miller
72ef7c148c
support --without-openssl at configure time
...
Disables and removes dependency on OpenSSL. Many features don't
work and the set of crypto options is greatly restricted. This
will only work on system with native arc4random or /dev/urandom.
Considered highly experimental for now.
2015-01-15 02:28:36 +11:00
[email protected]
60c2c4ea5e
upstream commit
...
remove unneeded includes, sync my copyright across files
& whitespace; ok djm@
2015-01-14 21:32:54 +11:00
Damien Miller
1f0311c7c7
- [email protected] 2014/04/29 18:01:49
...
[auth.c authfd.c authfile.c bufaux.c cipher.c cipher.h hostfile.c]
[kex.c key.c mac.c monitor.c monitor_wrap.c myproposal.h packet.c]
[roaming_client.c ssh-agent.c ssh-keygen.c ssh-keyscan.c ssh-keysign.c]
[ssh-pkcs11.h ssh.c sshconnect.c sshconnect2.c sshd.c]
make compiling against OpenSSL optional (make OPENSSL=no);
reduces algorithms to curve25519, aes-ctr, chacha, ed25519;
allows us to explore further options; with and ok djm
2014-05-15 14:24:09 +10:00