index
:
openssh.git
master
sid
ssh_8.3
v7.9
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2000-03-15
Moved package files to contrib/
Damien Miller
2000-03-15
- Created contrib/ subdirectory. Included helpers from Phil Hands'
Damien Miller
2000-03-15
- Don't free argument to putenv() after use (in setenv() replacement).
Damien Miller
2000-03-15
- Fix broken CFLAGS handling during search for OpenSSL. Fixes va_list
Damien Miller
2000-03-14
*** empty log message ***
Damien Miller
2000-03-14
- Include /usr/local/include and /usr/local/lib for systems that don't
Damien Miller
2000-03-14
- Include macro for IN6_IS_ADDR_V4MAPPED. Report from
Damien Miller
2000-03-14
*** empty log message ***
Damien Miller
2000-03-13
*** empty log message ***
Damien Miller
2000-03-11
Prepare for pre2
Damien Miller
2000-03-11
- IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>
Damien Miller
2000-03-11
More config fixes
Damien Miller
2000-03-11
- OpenBSD CVS change
Damien Miller
2000-03-11
doh
Damien Miller
2000-03-11
Prepare for 1.2.3pre release
Damien Miller
2000-03-11
- Detect RSAref
Damien Miller
2000-03-09
- Removed warning workaround for Linux and devpts filesystems (no longer
Damien Miller
2000-03-09
- OpenBSD CVS updates to v1.2.3
Damien Miller
2000-03-08
- Configure fix from Hiroshi Takekawa <takekawa@sr3.t.u-tokyo.ac.jp>
Damien Miller
2000-03-07
add warning
Damien Miller
2000-03-07
Update version
Damien Miller
2000-03-05
Avoid compiler warnings
Damien Miller
2000-03-05
- Check for libwrap if --with-tcp-wrappers option specified. Suggestion
Damien Miller
2000-03-05
- Check for getpagesize in libucb.a if not found in libc. Fix for old
Damien Miller
2000-03-05
- Explicitly seed OpenSSL's PRNG before checking rsa_alive()
Damien Miller
2000-03-05
- Fix DEC compile fix
Damien Miller
2000-03-03
- DEC Unix compile fix from David Del Piero <David.DelPiero@qed.qld.gov.au>
Damien Miller
2000-03-03
- Don't permanently fail on bind() if getaddrinfo has more choices left for
Damien Miller
2000-03-03
- Added "make host-key" target, Suggestion from Dominik Brettnacher
Damien Miller
2000-03-02
- Allow root access to any key. Patch from
Damien Miller
2000-03-02
- Warning was valid - possible race condition on PTYs. Avoided using
Damien Miller
2000-03-02
- Avoid warning message with Unix98 ptys
Damien Miller
2000-03-02
- Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.de
Damien Miller
2000-03-02
- Big cleanup of autoconf code
Damien Miller
2000-02-07
- Removed SOCKS code. Will support through a ProxyCommand.
Damien Miller
2000-02-03
Import of spilt-off random collection code
Damien Miller
2000-02-03
Add apology
Damien Miller
2000-02-03
- Add --with-ssl-dir option
Damien Miller
2000-02-03
- Fixed SEGVs in authloop, fix from vbzoli@hbrt.hu
Damien Miller
2000-02-02
- Documentation fixes from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
Damien Miller
2000-02-02
- Fix lastlog code for directory based lastlogs. Fix from Josh Durham
Damien Miller
2000-02-01
- Use socket pairs by default (instead of pipes). Prevents race condition
Damien Miller
2000-01-29
- Compile fix from Andre Lucas <andre.lucas@dial.pipex.com>
Damien Miller
2000-01-29
- Seed OpenSSL's random number generator before generating RSA keypairs
Damien Miller
2000-01-29
fix comment
Damien Miller
2000-01-29
- Added note in UPGRADING re interop with commercial SSH using idea.
Damien Miller
2000-01-27
- NeXT keeps it lastlog in /usr/adm. Report from
Damien Miller
2000-01-27
ssh should be setuid
Damien Miller
2000-01-27
Add const to suppress compiler warning
Damien Miller
2000-01-26
- Added 'DESTDIR' option to Makefile to ease package building. Patch from
Damien Miller
[next]