Home | History | Annotate | Download | only in openssh

Lines Matching full:portable

204     make regress/netcat.c fd passing (more) portable
420 various include fixes for portable
574 hook up hostkeys unittest to portable Makefiles
924 -portable
1598 need includes.h for portable OpenSSH
1967 make this slightly easier to diff against portable
2075 howmany() macro; from portable
2368 NB. skipped for portable
2818 nc from stdin, it's more portable
2878 These can be used in -portable on platforms that don't support ECDSA.
2895 -portable on platforms that don't have ECDSA in their OpenSSL. ok djm
2904 nc implementations that produce error messages. from -portable
2914 ok dtucker@, who also confirmed that -portable handles this already
3119 has been located; fixes builds agains libressl-portable
3512 portable-specific changed atop it.
3583 NB. This commit also removes portable OpenSSH support for OpenSSL
3709 Group ECC functions together to make things a little easier in -portable.
3920 revert __bounded change; it causes way more problems for portable than
4332 Id sync only - portable already has this.
4397 from portable
4416 happens to be in $PATH; from portable
4426 manually specifying each type; from portable
4726 from portable
4727 (Id sync only; change is already in portable)
4758 behaviour; from portable; ok dtucker
4759 (Id sync only; change is already in portable)
5078 Patch from vinschen at redhat via portable openssh, begrudging ok deraadt.
5087 portable on platforms that use pipes for everything. From redhat @
5218 signed/unsigned comparison warning fix; from portable (Id sync only)
5704 portable.
5924 on some systems portable OpenSSH is built on.
6218 from portable: s/true/true_val/ to avoid name collisions on dump platforms
6548 rearrange check to reduce diff against -portable
6781 ID SYNC ONLY for portable; kerberos/gssapi is still pretty popular
6828 from portable; spotted by and ok dtucker@
6848 ID SYNC ONLY for portable; kerberos/gssapi is still pretty popular
6860 ID SYNC ONLY for portable; we don't trust other arc4random implementations
7023 add cast to avoid format warning; from portable
7549 - (dtucker) [contrib/ssh-copy-id] bz#2117: Use portable operator in test.
7668 openbsd-compat/port-linux.c] Replace portable-specific instances of xfree
7781 use a file extention that's not special on some platforms. from portable
7790 use a more portable negated if structure. from portable (id sync only)
7798 don't redirect stdout from sudo. from portable (id sync only)
7807 from portable (id sync only)
7815 only compare copied data if sftp succeeds. from portable (id sync only)
7841 Changes from -portable. (id sync only)
7849 use expr for math to keep diffs vs portable down
7870 helper function to the portable part of test-exec.sh.
7876 - (dtucker) [regress/test-exec.sh] Move the portable-specific functions
7884 Move the jot helper function to portable-specific part of test-exec.sh.
7933 Pull back some portability changes from -portable:
7953 replace 'echo -n' with 'printf' since it's more portable
7971 in portable and it's long gone in openbsd.
8011 sync some portability changes from portable OpenSSH (id sync only)
8115 Fix some "unused result" warnings found via clang and -portable.