Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
390b6d5dbf879e5daaa924c91cb1448a5748b558
/
Makefile.in
5fd38c0
- djm@cvs.openbsd.org 2005/04/09 04:32:54
by Damien Miller
· 19 years ago
2c04deb
- (djm) [mpaux.c mpaux.h Makefile.in] Remove old mpaux.[ch] code, it has not
by Damien Miller
· 19 years ago
dc8fc62
- (dtucker) [Makefile.in] Add a install-nosysconf target for installing the
by Darren Tucker
· 20 years ago
d9f8891
- (dtucker) [LICENCE Makefile.in README.platform audit-bsm.c configure.ac
by Darren Tucker
· 20 years ago
269a1ea
- (dtucker) [Makefile.in auth.c auth.h auth1.c auth2.c loginrec.c monitor.c
by Darren Tucker
· 20 years ago
72c025d
- (dtucker) [INSTALL Makefile.in configure.ac survey.sh.in] Implement
by Darren Tucker
· 20 years ago
16bcc1c
- (dtucker) [INSTALL Makefile.in configure.ac] Add --with-libedit configure
by Darren Tucker
· 20 years ago
25a1234
- (dtucker) [Makefile.in contrib/ssh-copy-id] Bug #894: Improve portability
by Darren Tucker
· 20 years ago
2a502ff
- (dtucker) [Makefile.in] Get regress/Makefile symlink right for out-of-tree
by Darren Tucker
· 20 years ago
0cbc3c6
- (dtucker) [Makefile.in] Fix typo.
by Darren Tucker
· 20 years ago
25f60a7
- (dtucker) [Makefile.in ssh-keysign.c ssh.c] Use permanently_set_uid() since
by Darren Tucker
· 20 years ago
ef8f8af
- (bal) [Makefile.in] Remove opensshd.init on 'make distclean'
by Ben Lindstrom
· 20 years ago
f7ba8f6
(tim) [configure.ac Makefile.in] Only change TEST_SHELL on broken platforms.
by Tim Rice
· 20 years ago
5e6f4db
- (djm) Fix Makefile.in for connection sharing changes
by Damien Miller
· 20 years ago
6f1f758
- (tim) [configure.ac Makefile.in] Add support for "make package" ok djm@
by Tim Rice
· 20 years ago
20e1fab
- djm@cvs.openbsd.org 2004/02/17 11:03:08
by Damien Miller
· 21 years ago
9ad7e0e
[Makefile.in regress/sftp-badcmds.sh regress/test-exec.sh]
by Tim Rice
· 21 years ago
9df3def
- (dtucker) [LICENCE Makefile.in auth-passwd.c auth-shadow.c auth.c auth.h
by Darren Tucker
· 21 years ago
4f0fe68
- (djm) OpenBSD CVS Sync
by Damien Miller
· 21 years ago
a8e06ce
- djm@cvs.openbsd.org 2003/11/21 11:57:03
by Damien Miller
· 21 years ago
6f1f611
- (djm) Delete autom4te.cache after autoreconf
by Damien Miller
· 21 years ago
3e33cec
- markus@cvs.openbsd.org 2003/09/23 20:17:11
by Darren Tucker
· 21 years ago
782390e
- (dtucker) [Makefile.in] Bug #644: Fix "make clean" for out-of-tree
by Darren Tucker
· 21 years ago
b12d16f
- (dtucker) [Makefile regress/Makefile] Fix portability issues preventing
by Darren Tucker
· 21 years ago
ec28ca1
by Tim Rice
· 21 years ago
167bd9c
- (dtucker) [CREDITS Makefile.in configure.ac mdoc2man.awk mdoc2man.pl]
by Darren Tucker
· 21 years ago
b2db4e8
- (dtucker) [Makefile.in] Add distclean target for regress/, fix clean target.
by Darren Tucker
· 21 years ago
77d07e9
- [Makefile.in regress/agent-ptrace] Fix minor regress issues on Cygwin.
by Darren Tucker
· 21 years ago
1185765
- [Makefile.in regress/agent-getpeereid.sh] config.h is now in $BUILDDIR
by Darren Tucker
· 21 years ago
150a81c
- (dtucker) Portablize regression tests. Parts contributed by Roumen
by Darren Tucker
· 21 years ago
6ad5043
- (dtucker) [Makefile.in] Remove auth2-krb5.
by Darren Tucker
· 21 years ago
49aaf4a
- (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.h
by Darren Tucker
· 21 years ago
b2f9d41
- (dtucker) [Makefile.in moduli.c moduli.h] Add new files and to Makefile.
by Darren Tucker
· 21 years ago
6aaa58c
- (dtucker) OpenBSD CVS Sync
by Darren Tucker
· 21 years ago
f49078d
- (djm) Bug #588 - Add scard-opensc.o back to Makefile.in
by Damien Miller
· 21 years ago
f5399c2
- markus@cvs.openbsd.org 2003/05/17 04:27:52
by Damien Miller
· 21 years ago
eff041d
- (djm) Bug #444: Wrong paths after reconfigure
by Damien Miller
· 21 years ago
3a3261f
- markus@cvs.openbsd.org 2003/05/15 03:08:29
by Damien Miller
· 21 years ago
a47f526
- (djm) Tidy Makefile clean targets
by Damien Miller
· 21 years ago
37876e9
- jakob@cvs.openbsd.org 2003/05/14 18:16:20
by Damien Miller
· 21 years ago
9c61769
- (djm) Make portable build with MIT krb5 (some issues remain)
by Damien Miller
· 21 years ago
4f9f42a
- (djm) Merge FreeBSD PAM code: replaces PAM password auth kludge with
by Damien Miller
· 21 years ago
e883109
- (dtucker) Bug #318: Create ssh_prng_cmds.out during "make" rather than
by Darren Tucker
· 21 years ago
eab4bae
- (djm) Add back radix.o (used by AFS support), after it went missing from
by Damien Miller
· 22 years ago
5bd6eb7
- (bal) The days of lack of int64_t support are over. Sorry kids.
by Ben Lindstrom
· 22 years ago
ca49a97
- (djm) Fix some compile errors spotted by dtucker and his fabulous
by Damien Miller
· 22 years ago
d194048
- (djm) Add new object files to Makefile and reorder
by Damien Miller
· 22 years ago
7d90127
- (djm) Bug #467: Add a --disable-strip option to turn off stripping of
by Damien Miller
· 22 years ago
62d57f6
- fgsch@cvs.openbsd.org 2003/01/10 08:19:07
by Damien Miller
· 22 years ago
d0d7a8b
by Tim Rice
· 22 years ago
9521019
by Tim Rice
· 22 years ago
1363b3c
by Tim Rice
· 22 years ago
2d0bf3d
by Tim Rice
· 22 years ago
cc25206
by Tim Rice
· 22 years ago
ee3a8e4
- (bal) Missed Makefile.in change. keysign needs readconf.o
by Ben Lindstrom
· 22 years ago
2b3897c
by Tim Rice
· 22 years ago
d3f6ad2
- (djm) Create privsep directory and warn if privsep user is missing
by Damien Miller
· 22 years ago
90ac0b5
- (bal) Still more Makefile.in updates for ssh{d}_config.5
by Ben Lindstrom
· 22 years ago
900464e
- (bal) Missed integrating ssh_config.5 and sshd_config.5
by Ben Lindstrom
· 22 years ago
3545352
- (bal) Missed __progname in ssh-keysign.c patch by dtucker@zip.com.au
by Ben Lindstrom
· 22 years ago
db41d23
- (bal) ssh-keysign should build and install correctly now. Phase two
by Ben Lindstrom
· 22 years ago
88d26ed
- (bal) Forgot to add msg.c Makefile.in.
by Ben Lindstrom
· 22 years ago
855bf3a
- markus@cvs.openbsd.org 2002/05/25 18:51:07
by Ben Lindstrom
· 22 years ago
1bad256
- markus@cvs.openbsd.org 2002/05/23 19:24:30
by Ben Lindstrom
· 22 years ago
4c95417
unbreak
by Damien Miller
· 22 years ago
f58c672
- (djm) Add --with-privsep-path configure option
by Damien Miller
· 22 years ago
a7a5d6d
Unbreak make -f Makefile.in distprep
by Tim Rice
· 22 years ago
0502a47
by Tim Rice
· 23 years ago
8be24f3
- (djm) Unbreak "make install". Fix from Darren Tucker <dtucker@zip.com.au>
by Damien Miller
· 23 years ago
32e4818
- (djm) ssh-rand-helper improvements
by Damien Miller
· 23 years ago
fd4c9ee
- (djm) Add KrbV support patch from Simon Wilkinson <simon@sxw.org.uk>
by Damien Miller
· 23 years ago
a42694f
- (bal) Patch for OpenSC SmartCard library; ok markus@; patch by
by Ben Lindstrom
· 23 years ago
7a2073c
- provos@cvs.openbsd.org 2002/03/18 17:50:31
by Ben Lindstrom
· 23 years ago
3a5b023
Stupid djm commits experimental code to head instead of branch
by Damien Miller
· 23 years ago
646e7cf
Import of Niels Provos' 20020312 ssh-complete.diff
by Damien Miller
· 23 years ago
88c0cd8
- (bal) Imported missing fatal.c and fixed up Makefile.in
by Ben Lindstrom
· 23 years ago
4cec93f
by Tim Rice
· 23 years ago
05eda43
- (djm) OpenBSD CVS Sync
by Damien Miller
· 23 years ago
020daf4
- (stevesk) Makefile.in: bug #61; delete commented line for now.
by Kevin Steves
· 23 years ago
6c21c51
- (djm) autoconf hacking:
by Damien Miller
· 23 years ago
9443508
- (stevesk) [Makefile.in ssh-rand-helper.c]
by Kevin Steves
· 23 years ago
62116dc
- (djm) Ignore fix & patchlevel in OpenSSL version check. Patch from
by Damien Miller
· 23 years ago
f41d618
- (djm) Makefile correctness fix from Mark D. Baushke <mdb@juniper.net>
by Damien Miller
· 23 years ago
13aae5e
by Tim Rice
· 23 years ago
7c73405
- (djm) Clean some autoconf-2.52 junk when doing "make distclean"
by Damien Miller
· 23 years ago
5f01280
- (djm) "make veryclean" fix from Tom Holroyd <tomh@po.crl.go.jp>
by Damien Miller
· 23 years ago
d97c2ce
- (djm) More makefile infrastructre for smartcard support, also based
by Damien Miller
· 23 years ago
a4f7ae1
by Tim Rice
· 23 years ago
ff2866c
- (bal) ssh-keyscan double -lssh hack due to seed_rng().
by Ben Lindstrom
· 23 years ago
8103de7
- (bal) Added 'install-nokeys' to Makefile to assist package builders.
by Ben Lindstrom
· 23 years ago
8f6bc30
- (djm) Reorder Makefile.in so clean targets work a little better when
by Damien Miller
· 23 years ago
f70b59c
- (bal) Makefile fix up requires scard.c
by Ben Lindstrom
· 23 years ago
5cc6e92
- (stevesk) remove cli.[ch]
by Kevin Steves
· 23 years ago
acf59e6
- (djm) Fix from Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE> for my
by Damien Miller
· 23 years ago
b5b0af4
- (djm) Oops, forgot make logic for primes=>moduli. Also try to rename
by Damien Miller
· 23 years ago
0b35572
- (bal) Fixed Makefile.in so that 'configure; make install' works.
by Ben Lindstrom
· 23 years ago
d1aed9c
- (bal) Missed two files in major resync. auth-bsdauth.c and auth-skey.c
by Ben Lindstrom
· 23 years ago
4529b70
- mouring@cvs.openbsd.org 2001/05/03 23:09:53
by Ben Lindstrom
· 24 years ago
3886218
- (bal) Build manpages and config files once unless changed. Patch by
by Ben Lindstrom
· 24 years ago
b8fbb8e
by Tim Rice
· 24 years ago
Next »