Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
fbfa6f980d7460b3e12b0ce88ed3b6018edf4711
/
Makefile.in
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
· 7 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
cfffbdb
Use ssh-keygen -A when generating host keys.
by Darren Tucker
· 9 years ago
e6b9503
Revert "Work around finicky USL linker so netcat will build."
by Tim Rice
· 10 years ago
d1db656
Work around finicky USL linker so netcat will build.
by Tim Rice
· 10 years ago
2e13a1e
mkdir kex unit test directory so testing out of tree builds works
by Tim Rice
· 10 years ago
7faaa32
mkdir hostkey and bitmap unit test directories
by Damien Miller
· 10 years ago
e89c780
hook up hostkeys unittest to portable Makefiles
by Damien Miller
· 10 years ago
1ca3e21
fix kex test
by Damien Miller
· 10 years ago
c78a578
upstream commit
by markus@openbsd.org
· 10 years ago
f582f0e
upstream commit
by markus@openbsd.org
· 10 years ago
091c302
upstream commit
by markus@openbsd.org
· 10 years ago
45c0fd7
make bitmap test compile
by Damien Miller
· 10 years ago
d333f89
upstream commit
by djm@openbsd.org
· 10 years ago
72ef7c1
support --without-openssl at configure time
by Damien Miller
· 10 years ago
a165bab
upstream commit
by djm@openbsd.org
· 10 years ago
293cac5
include and use OpenBSD netcat in regress/
by Damien Miller
· 10 years ago
41c8de2
- (djm) [Makefile.in] Make TEST_SHELL a variable; "good idea" tim@
by Damien Miller
· 10 years ago
aa6598e
- (djm) [Makefile.in] fix reference to libtest_helper.a in sshkey test too.
by Damien Miller
· 10 years ago
c5089ec
- (djm) [Makefile.in] refer to libtest_helper.a by explicit path rather than
by Damien Miller
· 10 years ago
f0fe9ea
- (dtucker) [Makefile.in] Add a t-exec target to run just the executable
by Darren Tucker
· 10 years ago
dd8b1dd
- djm@cvs.openbsd.org 2014/06/24 01:14:17
by Damien Miller
· 10 years ago
8668706
- djm@cvs.openbsd.org 2014/06/24 01:13:21
by Damien Miller
· 10 years ago
564b5e2
- (djm) [Makefile.in] typo in path
by Damien Miller
· 10 years ago
e7429f2
- (djm) [regress/Makefile Makefile.in]
by Damien Miller
· 10 years ago
e5b9f0f
- (djm) [Makefile.in configure.ac sshbuf-getput-basic.c]
by Damien Miller
· 10 years ago
7cc194f
- djm@cvs.openbsd.org 2014/01/29 06:18:35
by Damien Miller
· 11 years ago
ec93d15
- markus@cvs.openbsd.org 2014/01/27 20:13:46
by Damien Miller
· 11 years ago
4e8d937
- markus@cvs.openbsd.org 2014/01/27 18:58:14
by Damien Miller
· 11 years ago
69d0d09
- (tim) [Makefile.in] build regress/setuid-allow.
by Tim Rice
· 11 years ago
4ab20a8
- (dtucker) [Makefile.in] Remove trailing backslash which some make
by Darren Tucker
· 11 years ago
b0e0f76
- (djm) [Makefile.in regress/scp-ssh-wrapper.sh regress/scp.sh] Make
by Damien Miller
· 11 years ago
868ea1e
- (djm) [Makefile.in configure.ac sandbox-capsicum.c sandbox-darwin.c]
by Damien Miller
· 11 years ago
b3051d0
- djm@cvs.openbsd.org 2014/01/09 23:20:00
by Damien Miller
· 11 years ago
6d6fcd1
- (djm) [Makefile.in regress/Makefile regress/agent-ptrace.sh]
by Damien Miller
· 11 years ago
da3ca35
- (djm) [Makefile.in] PATHSUBS and keygen bits for Ed25519; from
by Damien Miller
· 11 years ago
a913442
- [Makefile.in] Add ed25519 sources
by Damien Miller
· 11 years ago
0fde8ac
- djm@cvs.openbsd.org 2013/11/21 00:45:44
by Damien Miller
· 11 years ago
882abfd
- (dtucker) [Makefile.in configure.ac] Set MALLOC_OPTIONS per platform
by Darren Tucker
· 11 years ago
4bf7e50
- (dtucker) [Makefile.in configure.ac] Remove TEST_SSH_SHA256 environment
by Darren Tucker
· 11 years ago
c983197
- (djm) [Makefile.in monitor.c] Missed chunks of curve25519 KEX diff
by Damien Miller
· 11 years ago
1e12426
- markus@cvs.openbsd.org 2013/11/02 21:59:15
by Damien Miller
· 11 years ago
6d8bd57
- (dtucker) [Makefile.in configure.ac fixalgorithms] Remove unsupported
by Darren Tucker
· 11 years ago
dc62edb
- (dtucker) [Makefile.in] append $CFLAGS to compiler options when building
by Darren Tucker
· 11 years ago
86211d1
20130602
by Tim Rice
· 11 years ago
75db01d
- (tim) [Makefile.in] remove some duplication introduced in 20130220 commit.
by Tim Rice
· 12 years ago
2b6ea47
- (tim) [Makefile.in] Add another missing $(EXEEXT) I should have seen 3 days
by Tim Rice
· 12 years ago
ff8bda8
- (tim) [Makefile.in] Add missing $(EXEEXT). Found by Roumen Petrov.
by Tim Rice
· 12 years ago
29c7151
- (dtucker) [Makefile.in] Remove trailing "\" on PATHS, which caused obscure
by Darren Tucker
· 12 years ago
964de18
- (dtucker) [Makefile.in configure.ac] bz#2072: don't link krb5 libs to
by Darren Tucker
· 12 years ago
c31db8c
- (tim) [krl.c Makefile.in regress/Makefile regress/modpipe.c] remove unneeded
by Tim Rice
· 12 years ago
f0a8ded
- djm@cvs.openbsd.org 2013/01/26 06:11:05
by Damien Miller
· 12 years ago
f3747bf
- djm@cvs.openbsd.org 2013/01/17 23:00:01
by Damien Miller
· 12 years ago
0fc7729
- (dtucker) [Makefile.in] Add some scaffolding so that the new regress
by Darren Tucker
· 12 years ago
cc8e9ff
- [Makefile.in] "Using $< in a non-suffix rule context is a GNUmake idiom"
by Darren Tucker
· 12 years ago
992faad
- [Makefile umac.c] Add special-case target to build umac128.o.
by Darren Tucker
· 12 years ago
e0956e3
- (djm) [Makefile.in configure.ac sandbox-seccomp-filter.c] Add sandbox
by Damien Miller
· 13 years ago
7741ce8
- djm@cvs.openbsd.org 2011/06/23 23:35:42
by Damien Miller
· 13 years ago
cd5e52e
- (djm) [configure.ac Makefile.in sandbox-darwin.c] Add a sandbox for
by Damien Miller
· 13 years ago
69ff1df
- djm@cvs.openbsd.org 2011/06/22 21:57:01
by Damien Miller
· 13 years ago
f22019b
- (djm) [Makefile.in WARNING.RNG aclocal.m4 buildpkg.sh.in configure.ac]
by Damien Miller
· 14 years ago
71adf12
- (djm) [configure.ac Makefile.in ssh.c openbsd-compat/port-linux.c
by Damien Miller
· 14 years ago
ea52a82
- (dtucker) [LICENCE Makefile.in audit-bsm.c audit-linux.c audit.c audit.h
by Darren Tucker
· 14 years ago
50c61f8
- (dtucker) [Makefile.in configure.ac regress/kextype.sh] Skip sha256-based
by Darren Tucker
· 14 years ago
Next »