index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.in
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Propogate LD through to Makefile
Damien Miller
2000-03-16
1
-4
/
+11
*
- Fixed configure not passing LDFLAGS to Solaris. Report from David G.
Damien Miller
2000-03-15
1
-2
/
+1
*
- Configure fix from Bratislav ILICH <bilic@zepter.ru>
Damien Miller
2000-03-15
1
-1
/
+1
*
- Created contrib/ subdirectory. Included helpers from Phil Hands'
Damien Miller
2000-03-15
1
-19
/
+0
*
- Fix broken CFLAGS handling during search for OpenSSL. Fixes va_list
Damien Miller
2000-03-15
1
-14
/
+18
*
*** empty log message ***
Damien Miller
2000-03-14
1
-1
/
+1
*
- Include /usr/local/include and /usr/local/lib for systems that don't
Damien Miller
2000-03-14
1
-2
/
+14
*
- IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>
Damien Miller
2000-03-11
1
-0
/
+22
*
More config fixes
Damien Miller
2000-03-11
1
-2
/
+2
*
- Detect RSAref
Damien Miller
2000-03-11
1
-41
/
+56
*
- Removed warning workaround for Linux and devpts filesystems (no longer
Damien Miller
2000-03-09
1
-9
/
+0
*
- Configure fix from Hiroshi Takekawa <takekawa@sr3.t.u-tokyo.ac.jp>
Damien Miller
2000-03-07
1
-1
/
+1
*
- Check for libwrap if --with-tcp-wrappers option specified. Suggestion
Damien Miller
2000-03-05
1
-1
/
+18
*
- Check for getpagesize in libucb.a if not found in libc. Fix for old
Damien Miller
2000-03-05
1
-1
/
+7
*
- Explicitly seed OpenSSL's PRNG before checking rsa_alive()
Damien Miller
2000-03-05
1
-2
/
+6
*
- Warning was valid - possible race condition on PTYs. Avoided using
Damien Miller
2000-03-02
1
-2
/
+21
*
- Big cleanup of autoconf code
Damien Miller
2000-03-02
1
-208
/
+240
*
- Removed SOCKS code. Will support through a ProxyCommand.
Damien Miller
2000-02-07
1
-53
/
+2
*
- Add --with-ssl-dir option
Damien Miller
2000-02-03
1
-3
/
+10
*
- Added note in UPGRADING re interop with commercial SSH using idea.
Damien Miller
2000-01-29
1
-1
/
+2
*
- NeXT keeps it lastlog in /usr/adm. Report from
Damien Miller
2000-01-27
1
-1
/
+1
*
- Use preformatted manpages on SCO, report from Gary E. Miller
Damien Miller
2000-01-26
1
-0
/
+3
*
- AIX patch from Matt Richards <v2matt@btv.ibm.com> and David Rankin
Damien Miller
2000-01-23
1
-2
/
+42
*
- Make IPv4 use the default in RPM packages
Damien Miller
2000-01-22
1
-1
/
+3
*
- Merge preformatted manpage patch from Andre Lucas
Damien Miller
2000-01-22
1
-1
/
+21
*
- NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> and
Damien Miller
2000-01-20
1
-25
/
+30
*
- Don't use getaddrinfo on AIX
Damien Miller
2000-01-20
1
-0
/
+1
*
- Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPEC
Damien Miller
2000-01-19
1
-0
/
+9
*
- SCO compile fixes from Gary E. Miller <gem@rellim.com>
Damien Miller
2000-01-19
1
-2
/
+2
*
- Compile fix for HPUX and Solaris from Andre Lucas
Damien Miller
2000-01-17
1
-0
/
+1
*
- Fixed --with-pid-dir option
Damien Miller
2000-01-17
1
-1
/
+1
*
- Substitute PID directory in sshd.8. Suggestion from Andrew
Damien Miller
2000-01-17
1
-1
/
+4
*
- Patch from Christos Zoulas <christos@zoulas.com>
Damien Miller
2000-01-17
1
-5
/
+15
*
- Fix --with-ipaddr-display option test. Fix from Jarno Huuskonen
Damien Miller
2000-01-17
1
-1
/
+1
*
- Revert __snprintf -> snprintf aliasing. Apparently Solaris
Damien Miller
2000-01-16
1
-1
/
+1
*
- Compilation fix from Kiyokazu SUTO <suto@ks-and-ks.ne.jp>
Damien Miller
2000-01-16
1
-1
/
+1
*
- Renamed --with-xauth-path to --with-xauth
V_1_2_1_PRE26
Damien Miller
2000-01-16
1
-2
/
+11
*
- Add --with-xauth-path configure directive and explicit test for
Damien Miller
2000-01-15
1
-5
/
+46
*
- Merged OpenBSD IPv6 patch:
Damien Miller
2000-01-14
1
-5
/
+83
*
- Solaris build fix from Gary E. Miller <gem@rellim.com>
V_1_2_1_PRE25
Damien Miller
2000-01-07
1
-6
/
+9
*
- Better KrbIV / AFS detection, based on patch from:
Damien Miller
2000-01-06
1
-7
/
+43
*
- Fixed annoying DES corruption problem. libcrypt has been
Damien Miller
2000-01-06
1
-4
/
+6
*
- Added support for directory-based lastlogs
Damien Miller
2000-01-02
1
-2
/
+0
*
- Remove test for quad_t. No longer needed.
Damien Miller
1999-12-30
1
-11
/
+0
*
- Really fix broken default path. Fix from Jim Knoble
Damien Miller
1999-12-30
1
-1
/
+1
*
- Fill in ut_utaddr utmp field. Report from Benjamin Charron
Damien Miller
1999-12-30
1
-0
/
+10
*
- Fix broken autoconf typedef detection. Report from Marc G.
Damien Miller
1999-12-30
1
-3
/
+4
*
- Merged Dante SOCKS support patch from David Rankin
V_1_2_1_PRE23
Damien Miller
1999-12-30
1
-11
/
+39
*
- Detect missing size_t and typedef it.
Damien Miller
1999-12-29
1
-0
/
+12
*
- Print whether OpenSSH was compiled with RSARef, patch from
Damien Miller
1999-12-29
1
-1
/
+2
[next]