Rivoreo Source Code Repositories
src.rivoreo.one
/
security
/
openssh-library
/
e59ce627a4149d39d7841f331d8111bdacc3b604
/
ChangeLog
e59ce62
- Include missing headers for OpenSSL tests. Fix from Phil Karn
by Damien Miller
· 25 years ago
7c8af4f
packet.c send debug messages in SSH2 format
by Damien Miller
· 25 years ago
bd483e7
- More OpenBSD updates:
by Damien Miller
· 25 years ago
4018c19
- Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collection
by Damien Miller
· 25 years ago
1bead33
- Merge HP-UX fixes and TCB support from Ged Lodder <lodder@yacc.com.au>
by Damien Miller
· 25 years ago
eba71ba
- Merge big update to OpenSSH-2.0 from OpenBSD CVS
by Damien Miller
· 25 years ago
8117111
- Define __progname in session.c if libc doesn't
by Damien Miller
· 25 years ago
a552faf
- Merge fix from OpenBSD CVS
by Damien Miller
· 25 years ago
f3a3fee
- Debian bug #58031 - ssh_config lies about default cipher
by Damien Miller
· 25 years ago
cfabe86
- Debian bug #55910 - remove references to ssl(8) manpages
by Damien Miller
· 25 years ago
d0cff3e
- Merge fixes from Debian patch from Phil Hands <phil@hands.com>
by Damien Miller
· 25 years ago
166fca8
- Sync with OpenBSD CVS:
by Damien Miller
· 25 years ago
3ef692a
- Make fixpaths work with perl4, patch from Andre Lucas
by Damien Miller
· 25 years ago
8bb73be
- OpenBSD CVS updates
by Damien Miller
· 25 years ago
5f05637
- Reduce diff against OpenBSD source
by Damien Miller
· 25 years ago
4af5130
by Damien Miller
· 25 years ago
22c7726
- Merged OpenBSD updates to include paths.
by Damien Miller
· 25 years ago
e71eb91
doc
by Damien Miller
· 25 years ago
7892879
by Damien Miller
· 25 years ago
efb4afe
by Damien Miller
· 25 years ago
11e37f6
- Only set define entropy collection macros if they are found
by Damien Miller
· 25 years ago
bc7c7cc
- Avoid some compiler warnings in fake-get*.c
by Damien Miller
· 25 years ago
1383bd8
- OpenBSD CVS update:
by Damien Miller
· 25 years ago
74a333b
- Generate manpages before make install not at the end of make all
by Damien Miller
· 25 years ago
33b1356
- OpenBSD CVS update:
by Damien Miller
· 25 years ago
193ba88
- Add tests for RAND_add function when searching for OpenSSL
by Damien Miller
· 25 years ago
70494d1
- Disable tests and typedefs for 64 bit types. They are currently unused.
by Damien Miller
· 25 years ago
040f383
- Wrote entropy collection routines for systems that lack /dev/random
by Damien Miller
· 25 years ago
b38eff8
- Big OpenBSD CVS update (mainly beginnings of SSH2 infrastructure)
by Damien Miller
· 25 years ago
450a7a1
by Damien Miller
· 25 years ago
2c9279f
- Better tests for OpenSSL w/ RSAref
by Damien Miller
· 25 years ago
63a46cc
version
by Damien Miller
· 25 years ago
e37ac5a
- Runtime error fix for HPUX from Otmar Stahl
by Damien Miller
· 25 years ago
7684ee1
- OpenBSD CVS updates:
by Damien Miller
· 25 years ago
d6121d2
- Checks for 64 bit int types. Problem report from Mats Fredholm
by Damien Miller
· 25 years ago
29ea30d
- Clarified --with-default-path option.
by Damien Miller
· 25 years ago
ca9a49c
- Added blurb about "scp: command not found" errors to UPGRADING
by Damien Miller
· 25 years ago
9687322
spello
by Damien Miller
· 25 years ago
fd26368
- Doc cleanups
by Damien Miller
· 25 years ago
166bd44
- Propogate LD through to Makefile
by Damien Miller
· 25 years ago
08c788a
- Fixed configure not passing LDFLAGS to Solaris. Report from David G.
by Damien Miller
· 25 years ago
856799b
- Configure fix from Bratislav ILICH <bilic@zepter.ru>
by Damien Miller
· 25 years ago
8b1c22b
- Created contrib/ subdirectory. Included helpers from Phil Hands'
by Damien Miller
· 25 years ago
f09b07a
- Don't free argument to putenv() after use (in setenv() replacement).
by Damien Miller
· 25 years ago
a1ad480
- Fix broken CFLAGS handling during search for OpenSSL. Fixes va_list
by Damien Miller
· 25 years ago
db81959
- Include /usr/local/include and /usr/local/lib for systems that don't
by Damien Miller
· 25 years ago
1c67c99
- Include macro for IN6_IS_ADDR_V4MAPPED. Report from
by Damien Miller
· 25 years ago
7bcb089
- IPv6 workarounds from Hideaki YOSHIFUJI <yoshfuji@ecei.tohoku.ac.jp>
by Damien Miller
· 25 years ago
d58b3ab
More config fixes
by Damien Miller
· 25 years ago
02491e9
- OpenBSD CVS change [sshd.c] - disallow guessing of root password
by Damien Miller
· 25 years ago
b85dcad
- Detect RSAref
by Damien Miller
· 25 years ago
8f975b6
- Removed warning workaround for Linux and devpts filesystems (no longer
by Damien Miller
· 25 years ago
98c7ad6
- OpenBSD CVS updates to v1.2.3
by Damien Miller
· 25 years ago
1a07ebd
- Configure fix from Hiroshi Takekawa <takekawa@sr3.t.u-tokyo.ac.jp>
by Damien Miller
· 25 years ago
65165f8
- Check for libwrap if --with-tcp-wrappers option specified. Suggestion
by Damien Miller
· 25 years ago
9fb07e4
- Check for getpagesize in libucb.a if not found in libc. Fix for old
by Damien Miller
· 25 years ago
fac99cd
- Explicitly seed OpenSSL's PRNG before checking rsa_alive()
by Damien Miller
· 25 years ago
01bedb8
- Fix DEC compile fix
by Damien Miller
· 25 years ago
00d4bb1
- DEC Unix compile fix from David Del Piero <David.DelPiero@qed.qld.gov.au>
by Damien Miller
· 25 years ago
3c7eeb2
- Don't permanently fail on bind() if getaddrinfo has more choices left for
by Damien Miller
· 25 years ago
4095f89
- Added "make host-key" target, Suggestion from Dominik Brettnacher
by Damien Miller
· 25 years ago
2453d01
- Allow root access to any key. Patch from
by Damien Miller
· 25 years ago
204ad07
- Warning was valid - possible race condition on PTYs. Avoided using
by Damien Miller
· 25 years ago
c4cea3e
- Avoid warning message with Unix98 ptys
by Damien Miller
· 25 years ago
c7d8dbb
- Applied pty cleanup patch from markus.friedl@informatik.uni-erlangen.de
by Damien Miller
· 25 years ago
a22ba01
- Big cleanup of autoconf code
by Damien Miller
· 25 years ago
36143d7
- Removed SOCKS code. Will support through a ProxyCommand.
by Damien Miller
· 25 years ago
0c0e4bf
- Add --with-ssl-dir option
by Damien Miller
· 25 years ago
1852246
- Fixed SEGVs in authloop, fix from vbzoli@hbrt.hu
by Damien Miller
· 25 years ago
1787252
- Documentation fixes from HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
by Damien Miller
· 25 years ago
6552758
- Fix lastlog code for directory based lastlogs. Fix from Josh Durham
by Damien Miller
· 25 years ago
9e53f35
- Use socket pairs by default (instead of pipes). Prevents race condition
by Damien Miller
· 25 years ago
6034fdf
- Compile fix from Andre Lucas <andre.lucas@dial.pipex.com>
by Damien Miller
· 25 years ago
f07390e
- Seed OpenSSL's random number generator before generating RSA keypairs
by Damien Miller
· 25 years ago
c85f9b4
- Added note in UPGRADING re interop with commercial SSH using idea.
by Damien Miller
· 25 years ago
27f4c78
- NeXT keeps it lastlog in /usr/adm. Report from mouring@newton.pconline.com
by Damien Miller
· 25 years ago
7d7c60d
- Added 'DESTDIR' option to Makefile to ease package building. Patch from
by Damien Miller
· 25 years ago
6d84493
- Fixpaths was missing /etc/ssh_known_hosts. Report from Jim Knoble
by Damien Miller
· 25 years ago
0e1cf7c
- Use preformatted manpages on SCO, report from Gary E. Miller
by Damien Miller
· 25 years ago
fa51a83
- Reorder PAM initialisation so it does not mess up lastlog. Reported
by Damien Miller
· 25 years ago
d89c24b
- Fix NULL pointer dereference in login.c. Fix from Andre Lucas
by Damien Miller
· 25 years ago
68cee10
- Pick up version 1.2.2 from OpenBSD CVS (no changes, just version number
by Damien Miller
· 25 years ago
def0dc9
- Fix lastlog support, patch from Andre Lucas <andre.lucas@dial.pipex.com>
by Damien Miller
· 25 years ago
1fa154b
- AIX patch from Matt Richards <v2matt@btv.ibm.com> and David Rankin
by Damien Miller
· 25 years ago
6fe375d
- OpenBSD CVS:
by Damien Miller
· 25 years ago
1453785
- OpenBSD CVS updates:
by Damien Miller
· 25 years ago
f052aaf
by Damien Miller
· 25 years ago
8dbbe6e
- Missing htons() in bsd-bindresvport.c, fix from Holger Trapp
by Damien Miller
· 25 years ago
0727893
- Make IPv4 use the default in RPM packages - Irix uses preformatted manpages
by Damien Miller
· 25 years ago
670a4b8
- Merge preformatted manpage patch from Andre Lucas
by Damien Miller
· 25 years ago
9142700
- Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor
by Damien Miller
· 25 years ago
ee1c0b3
- NetBSD patch from David Rankin <drankin@bohemians.lexington.ky.us> and
by Damien Miller
· 25 years ago
eab2ce0
- Doc updates
by Damien Miller
· 25 years ago
886c63a
- Big manpage and config file cleanup from Andre Lucas
by Damien Miller
· 25 years ago
88b86e4
- Big manpage and config file cleanup from Andre Lucas
by Damien Miller
· 25 years ago
396691a
- Update to latest OpenBSD CVS:
by Damien Miller
· 25 years ago
eca71f8
- Don't use getaddrinfo on AIX
by Damien Miller
· 25 years ago
7d80e34
- Linux/glibc-2.1.2 takes a *long* time to look up names for AF_UNSPEC
by Damien Miller
· 25 years ago
eaf9994
- SCO compile fixes from Gary E. Miller <gem@rellim.com>
by Damien Miller
· 25 years ago
9550a24
- Compile fix from Darren_Hall@progressive.com
by Damien Miller
· 25 years ago
Next »