index
:
openssh
master
openssh
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
acconfig.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Wrote entropy collection routines for systems that lack /dev/random
Damien Miller
2000-04-03
1
-11
/
+19
*
*** empty log message ***
Damien Miller
2000-03-13
1
-1
/
+1
*
- IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>
Damien Miller
2000-03-11
1
-0
/
+6
*
- Removed warning workaround for Linux and devpts filesystems (no longer
Damien Miller
2000-03-09
1
-3
/
+0
*
- Check for getpagesize in libucb.a if not found in libc. Fix for old
Damien Miller
2000-03-05
1
-0
/
+3
*
- Warning was valid - possible race condition on PTYs. Avoided using
Damien Miller
2000-03-02
1
-0
/
+3
*
- Big cleanup of autoconf code
Damien Miller
2000-03-02
1
-3
/
+0
*
- AIX patch from Matt Richards <v2matt@btv.ibm.com> and David Rankin
Damien Miller
2000-01-23
1
-0
/
+9
*
- Merge preformatted manpage patch from Andre Lucas
Damien Miller
2000-01-22
1
-0
/
+3
*
- Don't use getaddrinfo on AIX
Damien Miller
2000-01-20
1
-0
/
+3
*
- Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPEC
Damien Miller
2000-01-19
1
-0
/
+3
*
- Compile fix from Darren_Hall@progressive.com
Damien Miller
2000-01-19
1
-1
/
+1
*
- Fixed --with-pid-dir option
Damien Miller
2000-01-17
1
-1
/
+1
*
- Renamed --with-xauth-path to --with-xauth
V_1_2_1_PRE26
Damien Miller
2000-01-16
1
-0
/
+3
*
- Merged OpenBSD IPv6 patch:
Damien Miller
2000-01-14
1
-17
/
+11
*
- Fixed annoying DES corruption problem. libcrypt has been
Damien Miller
2000-01-06
1
-3
/
+0
*
- Added support for directory-based lastlogs
Damien Miller
2000-01-02
1
-0
/
+5
*
- Remove test for quad_t. No longer needed.
Damien Miller
1999-12-30
1
-1
/
+0
*
- Fill in ut_utaddr utmp field. Report from Benjamin Charron
Damien Miller
1999-12-30
1
-0
/
+6
*
- Merged Dante SOCKS support patch from David Rankin
V_1_2_1_PRE23
Damien Miller
1999-12-30
1
-0
/
+3
*
- Detect missing size_t and typedef it.
Damien Miller
1999-12-29
1
-0
/
+1
*
- Print whether OpenSSH was compiled with RSARef, patch from
Damien Miller
1999-12-29
1
-0
/
+4
*
- Applied another NetBSD portability patch from David Rankin
Damien Miller
1999-12-28
1
-0
/
+3
*
- Merged AIX patch from Darren Hall <dhall@virage.org>
Damien Miller
1999-12-28
1
-0
/
+1
*
- Portability fixes for Irix 5.3 (now compiles OK!)
Damien Miller
1999-12-28
1
-0
/
+6
*
- NetBSD login.c compile fix from David Rankin
Damien Miller
1999-12-28
1
-0
/
+9
*
- Added --with-default-path to specify custom path for server
Damien Miller
1999-12-26
1
-201
/
+8
*
- Fixed implicit '.' in default path, report from Jim Knoble
Damien Miller
1999-12-26
1
-1
/
+1
*
19991226
Damien Miller
1999-12-26
1
-0
/
+17
*
- Prepare for 1.2.1pre20
V_1_2_1_PRE20
Damien Miller
1999-12-25
1
-31
/
+31
*
- Integration of large HPUX patch from Andre Lucas
Damien Miller
1999-12-21
1
-2
/
+22
*
Made utmpx optional
PRE_HPUX_INTEGRATION
Damien Miller
1999-12-20
1
-4
/
+7
*
Fix __attribute__ breakage
Damien Miller
1999-12-15
1
-4
/
+2
*
- Added better test for inline functions compiler support from
Damien Miller
1999-12-14
1
-9
/
+3
*
- Fix compilation on systems with AFS. Reported by
Damien Miller
1999-12-12
1
-0
/
+14
*
- Import of patch from Ben Taylor <bent@clark.net>:
Damien Miller
1999-12-09
1
-13
/
+40
*
- Merged more OpenBSD changes:
Damien Miller
1999-12-07
1
-0
/
+6
*
- Add definition for __P()
Damien Miller
1999-11-26
1
-0
/
+4
*
- Added BSD compatible install program and autoconf test, thanks to
Damien Miller
1999-11-25
1
-0
/
+4
*
- Numerous little Solaris fixes
Damien Miller
1999-11-23
1
-2
/
+14
*
- Added autoconf test and macro to deal with old PAM libraries
Damien Miller
1999-11-22
1
-0
/
+10
*
- Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
Damien Miller
1999-11-22
1
-0
/
+17
*
- Merged more Solaris support from Marc G. Fournier
Damien Miller
1999-11-20
1
-9
/
+68
*
- Added non-PAM MD5 password support patch from Tudor Bosman <tudorb@jm.nu>
Damien Miller
1999-11-19
1
-0
/
+3
*
- Renamed BSD helper function files to bsd-*
Damien Miller
1999-11-19
1
-0
/
+6
*
- Added autoconf option to enable Kerberos 4 support (untested)
Damien Miller
1999-11-19
1
-0
/
+12
*
- Fix some Linux libc5 problems reported by Miles Wilson <mw@mctitle.com>
Damien Miller
1999-11-16
1
-3
/
+13
*
- Merged more Solaris compability from Marc G. Fournier
Damien Miller
1999-11-15
1
-2
/
+43
*
- Merged OpenBSD CVS changes:
Damien Miller
1999-11-15
1
-1
/
+1
*
Solaris compile fixes
Damien Miller
1999-11-14
1
-0
/
+8
[next]