]> andersk Git - openssh.git/history - Makefile.in
- (dtucker) [sftp.c] Expand ifdef for libedit to cover complete_is_remote
[openssh.git] / Makefile.in
2002-04-14  djm - (djm) ssh-rand-helper improvements
2002-04-13  djm - (djm) Add KrbV support patch from Simon Wilkinson...
2002-04-05  mouring - (bal) Patch for OpenSC SmartCard library; ok markus...
2002-03-22  mouring - provos@cvs.openbsd.org 2002/03/18 17:50:31
2002-03-13  djmStupid djm commits experimental code to head instead...
2002-03-13  djmImport of Niels Provos' 20020312 ssh-complete.diff
2002-02-26  mouring - (bal) Imported missing fatal.c and fixed up Makefile.in
2002-02-26  timBug 12 [configure.ac] add sys/bitypes.h to int64_t tests
2002-02-10  djm - (djm) OpenBSD CVS Sync
2002-01-23  stevesk - (stevesk) Makefile.in: bug #61; delete commented...
2002-01-22  djm - (djm) autoconf hacking:
2001-12-25  stevesk - (stevesk) [Makefile.in ssh-rand-helper.c]
2001-12-23  djm - (djm) Ignore fix & patchlevel in OpenSSL version...
2001-11-11  djm - (djm) Makefile correctness fix from Mark D. Baushke...
2001-10-22  tim[configure.in] Clean up library testing.
2001-10-12  djm - (djm) Clean some autoconf-2.52 junk when doing ...
2001-10-12  djm - (djm) "make veryclean" fix from Tom Holroyd <tomh...
2001-09-18  djm - (djm) More makefile infrastructre for smartcard...
2001-09-17  tim - (tim) [includes.h openbsd-compat/getopt.c openbsd...
2001-08-06  mouring - (bal) ssh-keyscan double -lssh hack due to seed_rng().
2001-07-25  mouring - (bal) Added 'install-nokeys' to Makefile to assist...
2001-07-14  djm - (djm) Reorder Makefile.in so clean targets work...
2001-07-04  mouring - (bal) Makefile fix up requires scard.c
2001-06-29  stevesk - (stevesk) remove cli.[ch]
2001-06-28  djm - (djm) Fix from Lutz Jaenicke <Lutz.Jaenicke@aet...
2001-06-27  djm - (djm) Oops, forgot make logic for primes=>moduli...
2001-06-10  mouring - (bal) Fixed Makefile.in so that 'configure; make...
2001-06-10  mouring - (bal) Missed two files in major resync. auth-bsdaut...
2001-05-03  mouring - mouring@cvs.openbsd.org 2001/05/03 23:09:53
2001-04-27  mouring - (bal) Build manpages and config files once unless...
2001-04-21  timfix perl test, fix nroff test, fix Makefile to build...
2001-04-18  mouring - (bal) Makfile day... Cleaned up multiple mantype...
2001-04-18  mouring - (bal) renabled 'catman-do:' and fixed it. So now...
2001-04-17  mouring - (bal) Add perl5 check for HP/UX, Removed GNUness...
2001-04-16  djmdoh - missed these in sync
2001-04-16  djm - (djm) Convert mandoc manpages to man automatically...
2001-04-14  mouring - Missed sshtty.[ch] in Sync.
2001-04-06  stevesk - (stevesk) Makefile.in: log.o is in libssh.a
2001-04-04  mouring - (bal) Oops.. Missed including kexdh.c and kexgex...
2001-03-30  djmFixup makefile after merge
2001-03-24  mouring - Fixed permissions ssh-keyscan. Thanks to Christophe...
2001-03-21  djm - (djm) Generate config files before build
2001-03-14  djm - (djm) Add replacement glob() from OpenBSD libc if...
2001-03-13  djm - djm@cvs.openbsd.org 2001/03/13 22:42:54
2001-03-12  mouring - (bal) Reorder includes in Makefile.
2001-03-10  timmake sure $bindir is in USER_PATH so scp will work
2001-03-09  mouring - Removed log.o from sftp client. Not needed.
2001-03-05  mouring - (bal) Fix up logging since it changed. removed log-*.c
2001-02-18  mouring - (bal) Markus' blessing to rename login.[ch] -> sshlo...
2001-02-18  djmAccidentally applied test code, revert
2001-02-18  djm - (djm) Fix my breaking of cygwin builds, Patch from...
2001-02-15  mouring - markus@cvs.openbsd.org 2001/02/11 12:59:25
2001-02-13  djm - (djm) Split out and improve OSF SIA auth code. Patch...
2001-02-09  djm - (djm) Sync sftp and scp stuff from OpenBSD:
2001-02-07  djm - (djm) Fix linking of sftp, don't need arc4random...
2001-02-07  djm - (djm) Don't delete external askpass program in make...
2001-02-04  djmdoh - Makefile.in
2001-02-04  djmMore makefile.in stuff for sftp
2001-02-04  djm - (djm) Makefile.in fixes
2001-02-04  djmNB: big update - may break stuff. Please test!
2001-02-03  mouring - (bal) Minor Makefile fix
2001-02-03  mouring - (bal) Minor Makefile.in tweak. dirname may not...
2001-02-02  mouring - (bal) Makefile fix to use $(MAKE) instead of 'make...
2001-02-02  mouring - (bal) Makefile fix where sourcedir != builddir by...
2001-02-01  mouring - (bal) Minor fix to Makefile to stop rebuilding execu...
2001-01-31  mouring - (bal) Reorder. Move all bsd-*, fake-*, next-*,...
2001-01-25  mouring - (bal) SSH_PROGRAM vs _PATH_SSH_PROGRAM fix pointed...
2001-01-22  mouringA bit of this patch was in the last commit
2001-01-22  mouringHopefully things did not get mixed around too much...
2001-01-19  mouringPlease grep through the source and look for 'ISSUE...
2001-01-18  mouringNOTE: This update changes the RSA key generation. ...
2001-01-14  stevesk - (stevesk) initial work for OpenBSD "support suppleme...
2001-01-03  mouring - (bal) UnixWare 2.0 fixes by Tim Rice <tim@multitalen...
2001-01-02  mouring20010102
2000-12-30  mouring<Whistle> Umm.. Made a minor mistake put -o instead...
2000-12-29  mouring - (bal) Add in '.c.o' section to Makefile.in to addres...
2000-12-27  djm - (djm) Fix catman-do target for non-bash
2000-12-22  mouring20001223
2000-12-18  mouring - (bal) split CFLAGS into CFLAGS and CPPFLAGS in confi...
2000-12-10  mouring20001211
2000-12-05  mouring20001205
2000-12-03  djm - (djm) Added patch from Nalin Dahyabhai <nalin@redhat...
2000-11-29  djm - (djm) Patch from Pekka Savola <Pekka.Savola@netcore...
2000-11-29  djm - (djm) bsd-rresvport.c bzero -> memset
2000-11-17  mouring20001117
2000-11-16  mouring20001116
2000-11-13  djm - (djm) fixpaths to DSA and RSA keys too
2000-11-13  djm - (djm) Merge OpenBSD changes:
2000-11-10  djmstupid ; misplacement
2000-11-10  djm - (djm) Fix new Makefile.in warnings
2000-11-10  djm - (djm) Added /etc/primes for kex DH group neg, fixup...
2000-11-05  mouring - (bal) Missed auth-skey.o in Makefile.in and minor...
2000-11-05  mouring - (bal) Reworked NEWS-OS and NeXT ports to extract...
2000-11-05  mouring - (bal) auth2-skey.c - Checked in. Missing from porta...
2000-10-18  stevesk - (stevesk) Add initial support for setproctitle(...
2000-10-15  mouring - (bal) Add support for realpath and getcwd for platfo...
2000-10-14  djm - (djm) Fix scp user@host handling
2000-10-14  djm - (djm) Big OpenBSD sync:
2000-09-29  djm - (djm) Merged big SCO portability patch from Tim Rice
2000-09-24  djmdoh
next
This page took 0.855051 seconds and 107 git commands to generate.