Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
72f0ce33f0d5a37f31bad5800d1eb2fbdb732de6
/
Makefile.in
99aa803
upstream: factor out reading/writing sshbufs to dedicated
by djm@openbsd.org
· 4 years, 10 months ago
633778d
only link ssh-sk-helper against libfido2
by Damien Miller
· 5 years ago
7b47b40
adapt Makefile to ssh-sk-client everywhere
by Damien Miller
· 5 years ago
5e3abff
Sort .depend when rebuilding.
by Darren Tucker
· 5 years ago
4438481
compile sk-dummy.so with no-PIE version of LDFLAGS
by Damien Miller
· 5 years ago
b218055
(yet) another x-platform fix for sk-dummy.so
by Damien Miller
· 5 years ago
ef3853b
another attempt at sk-dummy.so working x-platform
by Damien Miller
· 5 years ago
d46ac56
upstream: lots of dependencies go away here with ed25519 no longer
by djm@openbsd.org
· 5 years ago
5ca52c0
$< doesn't work as` I thought; explicily list objs
by Damien Miller
· 5 years ago
8ef5bf9
missing .SUFFIXES line makes make sad
by Damien Miller
· 5 years ago
323da82
(hopefully) fix out of tree builds of sk-dummy.so
by Damien Miller
· 5 years ago
4898924
wire sk-dummy.so into test suite
by Damien Miller
· 5 years ago
129952a
correct object dependency
by Damien Miller
· 5 years ago
6bff952
upstream: directly support U2F/FIDO2 security keys in OpenSSH by
by djm@openbsd.org
· 5 years ago
7c096c4
upstream: implement ssh-ed25519-sk verification; ok djm@
by markus@openbsd.org
· 5 years ago
aa4c640
upstream: Fill in missing man page bits for U2F security key support:
by naddy@openbsd.org
· 5 years ago
b236b27
Put sftp-realpath in libssh.a
by Darren Tucker
· 5 years ago
07da39f
upstream: ssh-agent support for U2F/FIDO keys
by djm@openbsd.org
· 5 years ago
ed3467c
upstream: U2F/FIDO middleware interface
by djm@openbsd.org
· 5 years ago
02bb076
upstream: Initial infrastructure for U2F/FIDO support
by djm@openbsd.org
· 5 years ago
fd7a2de
Provide explicit path to configure-check.
by Darren Tucker
· 5 years ago
afdf27f
revert config.h/config.h.in freshness checks
by Damien Miller
· 5 years ago
a97609e
extend autoconf freshness test
by Damien Miller
· 5 years ago
182297c
check that configure/config.h is up to date
by Damien Miller
· 5 years ago
1a72c0d
portability fixes for sshsig
by Damien Miller
· 5 years ago
2a9c9f7
upstream: sshsig: lightweight signature and verification ability
by djm@openbsd.org
· 5 years ago
e93ffd1
Report success of individual tests as well as all.
by Darren Tucker
· 5 years ago
159e987
Split test targets further.
by Darren Tucker
· 5 years ago
520d455
Add lib dependencies for regress binary targets.
by Darren Tucker
· 5 years ago
4e8d0dd
Make "unit" a dependency of "test".
by Darren Tucker
· 5 years ago
e0055af
Split regress-binaries into two targets.
by Darren Tucker
· 5 years ago
5299a09
Revert one dependency per line change.
by Darren Tucker
· 5 years ago
05500af
Force dependencies one per line.
by Darren Tucker
· 5 years ago
16dd8b2
upstream: remove mostly vestigal uuencode.[ch]; moving the only unique
by djm@openbsd.org
· 5 years ago
4efe1ad
remove realpath() compat replacement
by Damien Miller
· 5 years ago
569b650
upstream: add a local implementation of BSD realpath() for
by djm@openbsd.org
· 5 years ago
5696512
upstream: Remove crc32.{c,h} which were only used by the now-gone
by dtucker@openbsd.org
· 6 years ago
aaca72d
upstream: rename kex->kem_client_pub -> kex->client_pub now that
by djm@openbsd.org
· 6 years ago
92dda34
upstream: use KEM API for vanilla ECDH
by djm@openbsd.org
· 6 years ago
9c9c97e
upstream: use KEM API for vanilla DH KEX
by djm@openbsd.org
· 6 years ago
2f6a9dd
upstream: use KEM API for vanilla c25519 KEX
by djm@openbsd.org
· 6 years ago
dfd5916
upstream: Add support for a PQC KEX/KEM:
by djm@openbsd.org
· 6 years ago
b2eb9db
pass TEST_SSH_SSHPKCS11HELPER to regress tests
by Damien Miller
· 6 years ago
245c6a0
upstream: remove last traces of old packet API!
by djm@openbsd.org
· 6 years ago
0a843d9
upstream: move client/server SSH-* banners to buffers under
by djm@openbsd.org
· 6 years ago
41c115a
delete the correct thing; kexfuzz binary
by Damien Miller
· 6 years ago
ff72902
fix path in distclean target
by Damien Miller
· 6 years ago
87f08be
Remove support for S/Key
by Damien Miller
· 6 years ago
c59aca8
Create control sockets in clean temp directories
by Damien Miller
· 6 years ago
258dc8b
upstream: Remove support for running ssh(1) setuid and fatal if
by dtucker@openbsd.org
· 6 years ago
6aa1bf4
rm regress/misc/kexfuzz/*.o in distclean target
by Damien Miller
· 6 years ago
5467fbc
upstream: remove legacy key emulation layer; ok djm@
by markus@openbsd.org
· 6 years ago
cb30cd4
upstream: remove legacy buffer API emulation layer; ok djm@
by markus@openbsd.org
· 6 years ago
575fac3
Revert $REGRESSTMP changes.
by Darren Tucker
· 7 years ago
10479cc
Many typo fixes from Karsten Weiss
by Damien Miller
· 7 years ago
ac53ce4
Replace $(CURDIR) with $(PWD).
by Darren Tucker
· 7 years ago
8921253
Fix breakage when REGRESSTMP not set.
by Darren Tucker
· 7 years ago
612faa3
object files end with .o - not .c
by Damien Miller
· 7 years ago
1b11ea7
upstream: Add experimental support for PQC XMSS keys (Extended
by markus@openbsd.org
· 7 years ago
3e9d319
Use portable syntax for REGRESSTMP.
by Darren Tucker
· 7 years ago
3fd2d22
Add REGRESSTMP make var override.
by Darren Tucker
· 7 years ago
265d88d
Remove remaining now-obsolete cvs $Ids.
by Darren Tucker
· 7 years ago
748dd8e
remove blocks.c from Makefile
by Damien Miller
· 7 years ago
012e5cb
upstream commit
by naddy@openbsd.org
· 7 years ago
2d96f28
Ensure config.h is always in dependencies.
by Darren Tucker
· 7 years ago
79c0e1d
Add autogenerated dependency info to Makefile.
by Darren Tucker
· 7 years ago
bb82e61
Remove now-used check for perl.
by Darren Tucker
· 7 years ago
6c8a246
Replace mkinstalldirs with mkdir -p.
by Darren Tucker
· 7 years ago
79226e5
Remove RSA1 host key generation.
by Darren Tucker
· 7 years ago
878e029
Split platform_sys_dir_uid into its own file
by Damien Miller
· 7 years ago
07949bf
misc.c needs functions from platform.c now
by Damien Miller
· 7 years ago
83fa3a0
upstream commit
by djm@openbsd.org
· 7 years ago
6bdf70f
clean up regress files and add a .gitignore
by Damien Miller
· 8 years ago
dfa641f
upstream commit
by djm@openbsd.org
· 8 years ago
e688246
upstream commit
by djm@openbsd.org
· 8 years ago
cdccebd
upstream commit
by djm@openbsd.org
· 8 years ago
f2742a4
Remove SHA256 EVP wrapper implementation.
by Darren Tucker
· 8 years ago
b1b22dd
Plumb conversion test into makefile.
by Darren Tucker
· 8 years ago
f590798
Add a "unit" target to run only unit tests.
by Darren Tucker
· 8 years ago
47b8c99
Check for utf8 local support before testing it.
by Darren Tucker
· 8 years ago
0082fba
upstream commit
by djm@openbsd.org
· 8 years ago
6ee4f1c
hook match and utf8 unittests up to Makefile
by Damien Miller
· 8 years ago
6cb6dcf
upstream commit
by markus@openbsd.org
· 8 years ago
e8b58f4
Explicitly specify source files for regress tools.
by Darren Tucker
· 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
5c02dd1
Map umac_ctx struct name too.
by Darren Tucker
· 8 years ago
57b4ee0
Move platform_disable_tracing into its own file.
by Darren Tucker
· 8 years ago
0fb7f59
Move prctl PR_SET_DUMPABLE into platform.c.
by Darren Tucker
· 8 years ago
05c6574
Fix utf->utf8 typo.
by Darren Tucker
· 8 years ago
0e059cd
upstream commit
by schwarze@openbsd.org
· 8 years ago
732b463
Pass supported malloc options to connect-privsep.
by Darren Tucker
· 9 years ago
7b40ef6
make a regress-binaries target
by Damien Miller
· 9 years ago
af0bb38
hook unittests/misc/kexfuzz into build
by Damien Miller
· 9 years ago
1acc058
Disable tests where fs perms are incorrect
by Damien Miller
· 9 years ago
a306863
upstream commit
by markus@openbsd.org
· 9 years ago
4626cba
Support Illumos/Solaris fine-grained privileges
by Damien Miller
· 9 years ago
69fead5
upstream commit
by jmc@openbsd.org
· 9 years ago
2539dce
upstream commit
by deraadt@openbsd.org
· 9 years ago
9846a2f
hook tame(2) sandbox up to build
by Damien Miller
· 9 years ago
Next »