Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
openssh
/
5fb4fb5a0158318fb8ed7dbb32f3869bbf221f13
/
Makefile.in
« Previous
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
· 23 years ago
f58c672
- (djm) Add --with-privsep-path configure option
by Damien Miller
· 23 years ago
a7a5d6d
Unbreak make -f Makefile.in distprep
by Tim Rice
· 23 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
bc70992
- (bal) Makfile day... Cleaned up multiple mantype support (Patch by
by Ben Lindstrom
· 24 years ago
e2e66a2
- (bal) renabled 'catman-do:' and fixed it. So now catman pages should
by Ben Lindstrom
· 24 years ago
47e0c0b
- (bal) Add perl5 check for HP/UX, Removed GNUness from Makefile.in
by Ben Lindstrom
· 24 years ago
3b12614
doh - missed these in sync
by Damien Miller
· 24 years ago
897741e
- (djm) Convert mandoc manpages to man automatically. Patch from Mark D.
by Damien Miller
· 24 years ago
e626cf8
- Missed sshtty.[ch] in Sync.
by Ben Lindstrom
· 24 years ago
be48f2b
- (stevesk) Makefile.in: log.o is in libssh.a
by Kevin Steves
· 24 years ago
22b19b4
- (bal) Oops.. Missed including kexdh.c and kexgex.c in OpenBSD sync.
by Ben Lindstrom
· 24 years ago
cf7786b
Fixup makefile after merge
by Damien Miller
· 24 years ago
b94f8b2
- Fixed permissions ssh-keyscan. Thanks to Christopher Linn <celinn@mtu.edu>.
by Ben Lindstrom
· 24 years ago
4b4e2d3
- (djm) Generate config files before build
by Damien Miller
· 24 years ago
3c02768
- (djm) Add replacement glob() from OpenBSD libc if the system glob is
by Damien Miller
· 24 years ago
4870afd
- djm@cvs.openbsd.org 2001/03/13 22:42:54
by Damien Miller
· 24 years ago
9ae2bb6
- (bal) Reorder includes in Makefile.
by Ben Lindstrom
· 24 years ago
59ea0a0
by Tim Rice
· 24 years ago
5f5419a
- Removed log.o from sftp client. Not needed.
by Ben Lindstrom
· 24 years ago
2d9bfb1
- (bal) Fix up logging since it changed. removed log-*.c
by Ben Lindstrom
· 24 years ago
d95c09c
- (bal) Markus' blessing to rename login.[ch] -> sshlogin.[ch] and
by Ben Lindstrom
· 24 years ago
132a8fc
Accidentally applied test code, revert
by Damien Miller
· 24 years ago
2deb3f6
- (djm) Fix my breaking of cygwin builds, Patch from Corinna Vinschen
by Damien Miller
· 24 years ago
06b33aa
- markus@cvs.openbsd.org 2001/02/11 12:59:25
by Ben Lindstrom
· 24 years ago
92ddb7d
- (djm) Split out and improve OSF SIA auth code. Patch from Chris Adams
by Damien Miller
· 24 years ago
d7686fd
- (djm) Sync sftp and scp stuff from OpenBSD:
by Damien Miller
· 24 years ago
4864e8f
- (djm) Fix linking of sftp, don't need arc4random any more.
by Damien Miller
· 24 years ago
3d0a7d5
- (djm) Don't delete external askpass program in make uninstall target.
by Damien Miller
· 24 years ago
6d98656
doh - Makefile.in
by Damien Miller
· 24 years ago
f4d4654
More makefile.in stuff for sftp
by Damien Miller
· 24 years ago
b797b92
- (djm) Makefile.in fixes
by Damien Miller
· 24 years ago
3380426
by Damien Miller
· 24 years ago
684ba4c
- (bal) Minor Makefile fix
by Ben Lindstrom
· 24 years ago
e6b3b7b
- (bal) Minor Makefile.in tweak. dirname may not exist on some
by Ben Lindstrom
· 24 years ago
25a7785
- (bal) Makefile fix to use $(MAKE) instead of 'make' for platforms
by Ben Lindstrom
· 24 years ago
2ffbbe6
- (bal) Makefile fix where sourcedir != builddir by Corinna Vinschen
by Ben Lindstrom
· 24 years ago
e03c85d
- (bal) Minor fix to Makefile to stop rebuilding executables if no
by Ben Lindstrom
· 24 years ago
3c06f6a
- (bal) Reorder. Move all bsd-*, fake-*, next-*, and cygwin* stuff to
by Ben Lindstrom
· 24 years ago
27eebe6
by Ben Lindstrom
· 24 years ago
9dffa01
A bit of this patch was in the last commit
by Ben Lindstrom
· 24 years ago
226cfa0
Hopefully things did not get mixed around too much. It compiles under
by Ben Lindstrom
· 24 years ago
db65e8f
Please grep through the source and look for 'ISSUE' comments and verify
by Ben Lindstrom
· 24 years ago
bf555ba
NOTE: This update changes the RSA key generation. *NEW RSA KEYS
by Ben Lindstrom
· 24 years ago
886b06c
- (stevesk) initial work for OpenBSD "support supplementary group in
by Kevin Steves
· 24 years ago
3ad650a
- (bal) UnixWare 2.0 fixes by Tim Rice <tim@multitalents.net>
by Ben Lindstrom
· 24 years ago
88c3397
20010102
by Ben Lindstrom
· 24 years ago
59f6879
<Whistle> Umm.. Made a minor mistake put -o instead of -c in .c.o section.
by Ben Lindstrom
· 24 years ago
f541035
- (bal) Add in '.c.o' section to Makefile.in to address make programs that
by Ben Lindstrom
· 24 years ago
fa610a1
- (djm) Fix catman-do target for non-bash
by Damien Miller
· 24 years ago
3deda8b
20001223
by Ben Lindstrom
· 24 years ago
28bfc0d
- (bal) split CFLAGS into CFLAGS and CPPFLAGS in configure.in and Makefile.
by Ben Lindstrom
· 24 years ago
4cc90a4
by Ben Lindstrom
· 24 years ago
b6434ae
20001205
by Ben Lindstrom
· 24 years ago
b848158
- (djm) Added patch from Nalin Dahyabhai <nalin@redhat.com> to enable
by Damien Miller
· 24 years ago
a19cf47
- (djm) Patch from Pekka Savola <Pekka.Savola@netcore.fi> to include a few
by Damien Miller
· 24 years ago
3f62aba
- (djm) bsd-rresvport.c bzero -> memset
by Damien Miller
· 24 years ago
baaa2c0
by Ben Lindstrom
· 24 years ago
Next »