]> andersk Git - openssh.git/history - ChangeLog
- OpenBSD CVS update
[openssh.git] / ChangeLog
2000-03-26  damien - OpenBSD CVS update
2000-03-26  damien - Better tests for OpenSSL w/ RSAref
2000-03-23  damienversion V_1_2_3
2000-03-17  damien - Runtime error fix for HPUX from Otmar Stahl
2000-03-17  damien - OpenBSD CVS updates:
2000-03-17  damien - Checks for 64 bit int types. Problem report from...
2000-03-16  damien - Clarified --with-default-path option.
2000-03-16  damien - Added blurb about "scp: command not found" errors...
2000-03-16  damienspello
2000-03-16  damien - Doc cleanups
2000-03-15  damien - Propogate LD through to Makefile
2000-03-15  damien - Fixed configure not passing LDFLAGS to Solaris....
2000-03-15  damien - Configure fix from Bratislav ILICH <bilic@zepter.ru>
2000-03-15  damien - Created contrib/ subdirectory. Included helpers...
2000-03-15  damien - Don't free argument to putenv() after use (in setenv...
2000-03-14  damien - Fix broken CFLAGS handling during search for OpenSSL...
2000-03-14  damien - Include /usr/local/include and /usr/local/lib for...
2000-03-13  damien - Include macro for IN6_IS_ADDR_V4MAPPED. Report from
2000-03-11  damien - IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji...
2000-03-11  damienMore config fixes
2000-03-11  damien - OpenBSD CVS change V_1_2_3_PRE1
2000-03-11  damien - Detect RSAref
2000-03-09  damien - Removed warning workaround for Linux and devpts...
2000-03-09  damien - OpenBSD CVS updates to v1.2.3
2000-03-07  damien - Configure fix from Hiroshi Takekawa <takekawa@sr3...
2000-03-05  damien - Check for libwrap if --with-tcp-wrappers option...
2000-03-05  damien - Check for getpagesize in libucb.a if not found in...
2000-03-05  damien - Explicitly seed OpenSSL's PRNG before checking rsa_a...
2000-03-05  damien - Fix DEC compile fix
2000-03-03  damien - DEC Unix compile fix from David Del Piero <David...
2000-03-03  damien - Don't permanently fail on bind() if getaddrinfo...
2000-03-03  damien- Added "make host-key" target, Suggestion from Dominik...
2000-03-02  damien - Allow root access to any key. Patch from
2000-03-02  damien - Warning was valid - possible race condition on PTYs...
2000-03-02  damien - Avoid warning message with Unix98 ptys
2000-03-02  damien - Applied pty cleanup patch from markus.friedl@informa...
2000-03-02  damien - Big cleanup of autoconf code
2000-02-07  damien - Removed SOCKS code. Will support through a ProxyCommand.
2000-02-03  damien - Add --with-ssl-dir option
2000-02-02  damien - Fixed SEGVs in authloop, fix from vbzoli@hbrt.hu
2000-02-02  damien - Documentation fixes from HARUYAMA Seigo <haruyama...
2000-02-02  damien - Fix lastlog code for directory based lastlogs. Fix...
2000-02-01  damien - Use socket pairs by default (instead of pipes)....
2000-01-29  damien - Compile fix from Andre Lucas <andre.lucas@dial.pipex...
2000-01-29  damien - Seed OpenSSL's random number generator before genera...
2000-01-28  damien - Added note in UPGRADING re interop with commercial...
2000-01-27  damien - NeXT keeps it lastlog in /usr/adm. Report from
2000-01-26  damien - Added 'DESTDIR' option to Makefile to ease package... V_1_2_2_PRE29
2000-01-26  damien - Fixpaths was missing /etc/ssh_known_hosts. Report...
2000-01-26  damien - Use preformatted manpages on SCO, report from Gary...
2000-01-26  damien - Reorder PAM initialisation so it does not mess up...
2000-01-26  damien - Fix NULL pointer dereference in login.c. Fix from...
2000-01-24  damien - Pick up version 1.2.2 from OpenBSD CVS (no changes... V_1_2_2_PRE28
2000-01-23  damien - Fix lastlog support, patch from Andre Lucas <andre...
2000-01-22  damien - AIX patch from Matt Richards <v2matt@btv.ibm.com...
2000-01-22  damien - OpenBSD CVS:
2000-01-22  damien - OpenBSD CVS updates:
2000-01-22  damien - OpenBSD CVS updates:
2000-01-22  damien - Missing htons() in bsd-bindresvport.c, fix from...
2000-01-22  damien - Make IPv4 use the default in RPM packages
2000-01-22  damien - Merge preformatted manpage patch from Andre Lucas
2000-01-22  damien - Fix compilation of bsd-snprintf.c on Solaris, fix...
2000-01-20  damien - NetBSD patch from David Rankin <drankin@bohemians...
2000-01-20  damien - Doc updates
2000-01-20  damien - Big manpage and config file cleanup from Andre Lucas
2000-01-20  damien - Big manpage and config file cleanup from Andre Lucas
2000-01-20  damien - Update to latest OpenBSD CVS:
2000-01-20  damien - Don't use getaddrinfo on AIX
2000-01-19  damien - Linux/glibc-2.1.2 takes a *long* time to look up...
2000-01-19  damien - SCO compile fixes from Gary E. Miller <gem@rellim.com>
2000-01-18  damien - Compile fix from Darren_Hall@progressive.com
2000-01-17  damien - Compile fix for HPUX and Solaris from Andre Lucas
2000-01-17  damien - Makefile fix from Gary E. Miller <gem@rellim.com>
2000-01-17  damien - Fixed --with-pid-dir option
2000-01-17  damien - Substitute PID directory in sshd.8. Suggestion from...
2000-01-17  damien - Patch from Christos Zoulas <christos@zoulas.com>
2000-01-17  damien - Fix hang on logout if processes are still using...
2000-01-17  damien - Fix --with-ipaddr-display option test. Fix from...
2000-01-17  damien - Fix rresvport_af failure errors (logic error in...
2000-01-17  damien - Fixed X11 forwarding bug on Linux. libc advertises... V_1_2_1_PRE27
2000-01-17  damien - Document location of Redhat PAM file in INSTALL.
2000-01-16  damien - Revert __snprintf -> snprintf aliasing. Apparently...
2000-01-16  damien - Clean up bsd-bindresvport.c. Use arc4random() for...
2000-01-16  damien - Compilation fix from Kiyokazu SUTO <suto@ks-and...
2000-01-16  damien - Compilation fix from Kiyokazu SUTO <suto@ks-and...
2000-01-16  damien - Renamed --with-xauth-path to --with-xauth V_1_2_1_PRE26
2000-01-15  damien - Add --with-xauth-path configure directive and explic...
2000-01-14  damien - Merged OpenBSD IPv6 patch:
2000-01-10  damien - Fixes to auth-skey to enable it to use the standard... PRE_IPV6
2000-01-07  damienFix typo
2000-01-07  damien - Solaris build fix from Gary E. Miller <gem@rellim.com> V_1_2_1_PRE25
2000-01-06  damien - New config.sub and config.guess to fix problems...
2000-01-06  damien - Better KrbIV / AFS detection, based on patch from:
2000-01-06  damien - Fixed annoying DES corruption problem. libcrypt has been
2000-01-03  damien - OpenBSD CVS updates
2000-01-03  damien - Removed "nullok" directive from default PAM configur...
2000-01-03  damien - Add explicit make rules for files proccessed by...
2000-01-02  damien - Run fixpaths before install. (Andre Lucas)
2000-01-02  damien - Properly clean up on exit of ssh-agent. Patch from...
2000-01-02  damien - Added support for directory-based lastlogs
next
This page took 0.704028 seconds and 107 git commands to generate.