]> andersk Git - openssh.git/blame - ChangeLog
- Added support for directory-based lastlogs
[openssh.git] / ChangeLog
CommitLineData
76b8607f 119991231
2 - Fix password support on systems with a mixture of shadowed and
3 non-shadowed passwords (e.g. NIS). Report and fix from
4 HARUYAMA Seigo <haruyama@nt.phys.s.u-tokyo.ac.jp>
723221b5 5 - Fix broken autoconf typedef detection. Report from Marc G.
6 Fournier <marc.fournier@acadiau.ca>
b92964b7 7 - Fix occasional crash on LinuxPPC. Patch from Franz Sirl
8 <Franz.Sirl-kernel@lauterbach.com>
a6ddc88b 9 - Prevent typedefs from being compiled more than once. Report from
10 Marc G. Fournier <marc.fournier@acadiau.ca>
4811cc0b 11 - Fill in ut_utaddr utmp field. Report from Benjamin Charron
12 <iretd@bigfoot.com>
c43d69a9 13 - Really fix broken default path. Fix from Jim Knoble
14 <jmknoble@pobox.com>
ae3a3d31 15 - Remove test for quad_t. No longer needed.
76a8e733 16 - Released 1.2.1pre24
17
18 - Added support for directory-based lastlogs
19 - Really fix typedefs, patch from Ben Taylor <bent@clark.net>
20 - Prevent multiple inclusion of config.h and defines.h. Suggested
21 by Andre Lucas <andre.lucas@dial.pipex.com>
76b8607f 22
13f825f4 2319991230
24 - OpenBSD CVS updates:
25 - [auth-passwd.c]
26 check for NULL 1st
a5c9cd31 27 - Removed most of the pam code into its own file auth-pam.[ch]. This
28 cleaned up sshd.c up significantly.
76b8607f 29 - PAM authentication was incorrectly interpreting
30 "PermitRootLogin without-password". Report from Matthias Andree
31 <ma@dt.e-technik.uni-dortmund.de
a5c9cd31 32 - Several other cleanups
0bc5b6fb 33 - Merged Dante SOCKS support patch from David Rankin
34 <drankin@bohemians.lexington.ky.us>
35 - Updated documentation with ./configure options
76b8607f 36 - Released 1.2.1pre23
13f825f4 37
c73a0cb5 3819991229
39 - Applied another NetBSD portability patch from David Rankin
40 <drankin@bohemians.lexington.ky.us>
41 - Fix --with-default-path option.
a0f84251 42 - Autodetect perl, patch from David Rankin
43 <drankin@bohemians.lexington.ky.us>
0a2ff95d 44 - Print whether OpenSSH was compiled with RSARef, patch from
45 Nalin Dahyabhai <nalin@thermo.stat.ncsu.edu>
f91bacbd 46 - Calls to pam_setcred, patch from Nalin Dahyabhai
47 <nalin@thermo.stat.ncsu.edu>
e3a93db0 48 - Detect missing size_t and typedef it.
5ab44a92 49 - Rename helper.[ch] to (more appropriate) bsd-misc.[ch]
50 - Minor Makefile cleaning
c73a0cb5 51
b6019d68 5219991228
53 - Replacement for getpagesize() for systems which lack it
70e0115b 54 - NetBSD login.c compile fix from David Rankin
55 <drankin@bohemians.lexington.ky.us>
56 - Fully set ut_tv if present in utmp or utmpx
d94aa2ae 57 - Portability fixes for Irix 5.3 (now compiles OK!)
58 - autoconf and other misc cleanups
ea1970a3 59 - Merged AIX patch from Darren Hall <dhall@virage.org>
60 - Cleaned up defines.h
fa9a2dd6 61 - Released 1.2.1pre22
b6019d68 62
d2dcff5f 6319991227
64 - Automatically correct paths in manpages and configuration files. Patch
65 and script from Andre Lucas <andre.lucas@dial.pipex.com>
66 - Removed credits from README to CREDITS file, updated.
cb807f40 67 - Added --with-default-path to specify custom path for server
68 - Removed #ifdef trickery from acconfig.h into defines.h
36a5b38e 69 - PAM bugfix. PermitEmptyPassword was being ignored.
70 - Fixed PAM config files to allow empty passwords if server does.
71 - Explained spurious PAM auth warning workaround in UPGRADING
21feb5fa 72 - Use last few chars of tty line as ut_id
5a7794be 73 - New SuSE RPM spec file from Chris Saia <csaia@wtower.com>
00e6dd70 74 - OpenBSD CVS updates:
75 - [packet.h auth-rhosts.c]
76 check format string for packet_disconnect and packet_send_debug, too
77 - [channels.c]
78 use packet_get_maxsize for channels. consistence.
d2dcff5f 79
f74efc8d 8019991226
81 - Enabled utmpx support by default for Solaris
82 - Cleanup sshd.c PAM a little more
bc7ea646 83 - Revised RPM package to include Jim Knoble's <jmknoble@pobox.com>
84 X11 ssh-askpass program.
20c43d8c 85 - Disable logging of PAM success and failures, PAM is verbose enough.
86 Unfortunatly there is currently no way to disable auth failure
87 messages. Mention this in UPGRADING file and sent message to PAM
88 developers
83b7f649 89 - OpenBSD CVS update:
90 - [ssh-keygen.1 ssh.1]
91 remove ref to .ssh/random_seed, mention .ssh/environment in
92 .Sh FILES, too
72251cb6 93 - Released 1.2.1pre21
94 - Fixed implicit '.' in default path, report from Jim Knoble
95 <jmknoble@pobox.com>
30a39691 96 - Redhat RPM spec fixes from Jim Knoble <jmknoble@pobox.com>
f74efc8d 97
f498ed15 9819991225
99 - More fixes from Andre Lucas <andre.lucas@dial.pipex.com>
100 - Cleanup of auth-passwd.c for shadow and MD5 passwords
101 - Cleanup and bugfix of PAM authentication code
f74efc8d 102 - Released 1.2.1pre20
103
104 - Merged fixes from Ben Taylor <bent@clark.net>
105 - Fixed configure support for PAM. Reported by Naz <96na@eng.cam.ac.uk>
106 - Disabled logging of PAM password authentication failures when password
107 is empty. (e.g start of authentication loop). Reported by Naz
108 <96na@eng.cam.ac.uk>)
f498ed15 109
11019991223
111 - Merged later HPUX patch from Andre Lucas
112 <andre.lucas@dial.pipex.com>
113 - Above patch included better utmpx support from Ben Taylor
f74efc8d 114 <bent@clark.net>
f498ed15 115
eef6f7e9 11619991222
117 - Fix undefined fd_set type in ssh.h from Povl H. Pedersen
118 <pope@netguide.dk>
ae28776a 119 - Fix login.c breakage on systems which lack ut_host in struct
120 utmp. Reported by Willard Dawson <willard.dawson@sbs.siemens.com>
eef6f7e9 121
a7effaac 12219991221
123 - Integration of large HPUX patch from Andre Lucas
124 <andre.lucas@dial.pipex.com>. Integrating it had a few other
125 benefits:
126 - Ability to disable shadow passwords at configure time
127 - Ability to disable lastlog support at configure time
128 - Support for IP address in $DISPLAY
ae2f7af7 129 - OpenBSD CVS update:
130 - [sshconnect.c]
131 say "REMOTE HOST IDENTIFICATION HAS CHANGED"
59dd7a31 132 - Fix DISABLE_SHADOW support
133 - Allow MD5 passwords even if shadow passwords are disabled
16034de9 134 - Release 1.2.1pre19
a7effaac 135
3f1d9bcd 13619991218
137 - Redhat init script patch from Chun-Chung Chen
138 <cjj@u.washington.edu>
7e1c2490 139 - Avoid breakage on systems without IPv6 headers
3f1d9bcd 140
60d804c8 14119991216
142 - Makefile changes for Solaris from Peter Kocks
143 <peter.kocks@baygate.com>
89cafde6 144 - Minor updates to docs
145 - Merged OpenBSD CVS changes:
146 - [authfd.c ssh-agent.c]
147 keysize warnings talk about identity files
148 - [packet.c]
149 "Connection closed by x.x.x.x": fatal() -> log()
c9d323f0 150 - Correctly handle empty passwords in shadow file. Patch from:
151 "Chris, the Young One" <cky@pobox.com>
152 - Released 1.2.1pre18
60d804c8 153
7dc6fc6d 15419991215
155 - Integrated patchs from Juergen Keil <jk@tools.de>
156 - Avoid void* pointer arithmatic
157 - Use LDFLAGS correctly
68227e6d 158 - Fix SIGIO error in scp
159 - Simplify status line printing in scp
906a2515 160 - Added better test for inline functions compiler support from
161 Darren_Hall@progressive.com
7dc6fc6d 162
95f1eccc 16319991214
164 - OpenBSD CVS Changes
165 - [canohost.c]
166 fix get_remote_port() and friends for sshd -i;
167 Holger.Trapp@Informatik.TU-Chemnitz.DE
168 - [mpaux.c]
169 make code simpler. no need for memcpy. niels@ ok
170 - [pty.c]
171 namebuflen not sizeof namebuflen; bnd@ep-ag.com via djm@mindrot.org
172 fix proto; markus
173 - [ssh.1]
174 typo; mark.baushke@solipsa.com
175 - [channels.c ssh.c ssh.h sshd.c]
176 type conflict for 'extern Type *options' in channels.c; dot@dotat.at
177 - [sshconnect.c]
178 move checking of hostkey into own function.
179 - [version.h]
180 OpenSSH-1.2.1
884bcb37 181 - Clean up broken includes in pty.c
7303768f 182 - Some older systems don't have poll.h, they use sys/poll.h instead
183 - Doc updates
95f1eccc 184
847e8865 18519991211
186 - Fix compilation on systems with AFS. Reported by
187 aloomis@glue.umd.edu
188 - Fix installation on Solaris. Reported by
189 Gordon Rowell <gordonr@gormand.com.au>
190 - Fix gccisms (__attribute__ and inline). Report by edgy@us.ibm.com,
191 patch from Markus Friedl <markus.friedl@informatik.uni-erlangen.de>
192 - Auto-locate xauth. Patch from David Agraz <dagraz@jahoopa.com>
193 - Compile fix from David Agraz <dagraz@jahoopa.com>
194 - Avoid compiler warning in bsd-snprintf.c
195 - Added pam_limits.so to default PAM config. Suggested by
196 Jim Knoble <jmknoble@pobox.com>
197
8946db53 19819991209
199 - Import of patch from Ben Taylor <bent@clark.net>:
200 - Improved PAM support
201 - "uninstall" rule for Makefile
202 - utmpx support
203 - Should fix PAM problems on Solaris
2d86a6cc 204 - OpenBSD CVS updates:
205 - [readpass.c]
206 avoid stdio; based on work by markus, millert, and I
207 - [sshd.c]
208 make sure the client selects a supported cipher
209 - [sshd.c]
210 fix sighup handling. accept would just restart and daemon handled
211 sighup only after the next connection was accepted. use poll on
212 listen sock now.
213 - [sshd.c]
214 make that a fatal
87e91331 215 - Applied patch from David Rankin <drankin@bohemians.lexington.ky.us>
216 to fix libwrap support on NetBSD
5001b9e4 217 - Released 1.2pre17
8946db53 218
6d8c4ea4 21919991208
220 - Compile fix for Solaris with /dev/ptmx from
221 David Agraz <dagraz@jahoopa.com>
222
4285816a 22319991207
224 - sshd Redhat init script patch from Jim Knoble <jmknoble@pobox.com>
225 fixes compatability with 4.x and 5.x
db28aeb5 226 - Fixed default SSH_ASKPASS
d465f2ca 227 - Fix PAM account and session being called multiple times. Problem
228 reported by Adrian Baugh <adrian@merlin.keble.ox.ac.uk>
a408af76 229 - Merged more OpenBSD changes:
230 - [atomicio.c authfd.c scp.c serverloop.c ssh.h sshconnect.c sshd.c]
231 move atomicio into it's own file. wrap all socket write()s which
232 were doing write(sock, buf, len) != len, with atomicio() calls.
233 - [auth-skey.c]
234 fd leak
235 - [authfile.c]
236 properly name fd variable
237 - [channels.c]
238 display great hatred towards strcpy
239 - [pty.c pty.h sshd.c]
240 use openpty() if it exists (it does on BSD4_4)
241 - [tildexpand.c]
242 check for ~ expansion past MAXPATHLEN
243 - Modified helper.c to use new atomicio function.
244 - Reformat Makefile a little
245 - Moved RC4 routines from rc4.[ch] into helper.c
246 - Added autoconf code to detect /dev/ptmx (Solaris) and /dev/ptc (AIX)
9983a8ca 247 - Updated SuSE spec from Chris Saia <csaia@wtower.com>
248 - Tweaked Redhat spec
9158d92f 249 - Clean up bad imports of a few files (forgot -kb)
250 - Released 1.2pre16
4285816a 251
9c7b6dfd 25219991204
253 - Small cleanup of PAM code in sshd.c
57112b5a 254 - Merged OpenBSD CVS changes:
255 - [auth-krb4.c auth-passwd.c auth-skey.c ssh.h]
256 move skey-auth from auth-passwd.c to auth-skey.c, same for krb4
257 - [auth-rsa.c]
258 warn only about mismatch if key is _used_
259 warn about keysize-mismatch with log() not error()
260 channels.c readconf.c readconf.h ssh.c ssh.h sshconnect.c
261 ports are u_short
262 - [hostfile.c]
263 indent, shorter warning
264 - [nchan.c]
265 use error() for internal errors
266 - [packet.c]
267 set loglevel for SSH_MSG_DISCONNECT to log(), not fatal()
268 serverloop.c
269 indent
270 - [ssh-add.1 ssh-add.c ssh.h]
271 document $SSH_ASKPASS, reasonable default
272 - [ssh.1]
273 CheckHostIP is not available for connects via proxy command
274 - [sshconnect.c]
275 typo
276 easier to read client code for passwd and skey auth
277 turn of checkhostip for proxy connects, since we don't know the remote ip
9c7b6dfd 278
dad3b556 27919991126
280 - Add definition for __P()
281 - Added [v]snprintf() replacement for systems that lack it
282
0ce43ae4 28319991125
284 - More reformatting merged from OpenBSD CVS
285 - Merged OpenBSD CVS changes:
286 - [channels.c]
287 fix packet_integrity_check() for !have_hostname_in_open.
288 report from mrwizard@psu.edu via djm@ibs.com.au
289 - [channels.c]
290 set SO_REUSEADDR and SO_LINGER for forwarded ports.
291 chip@valinux.com via damien@ibs.com.au
292 - [nchan.c]
293 it's not an error() if shutdown_write failes in nchan.
294 - [readconf.c]
295 remove dead #ifdef-0-code
296 - [readconf.c servconf.c]
297 strcasecmp instead of tolower
298 - [scp.c]
299 progress meter overflow fix from damien@ibs.com.au
300 - [ssh-add.1 ssh-add.c]
301 SSH_ASKPASS support
302 - [ssh.1 ssh.c]
303 postpone fork_after_authentication until command execution,
304 request/patch from jahakala@cc.jyu.fi via damien@ibs.com.au
305 plus: use daemon() for backgrounding
cf8dd513 306 - Added BSD compatible install program and autoconf test, thanks to
307 Niels Kristian Bech Jensen <nkbj@image.dk>
308 - Solaris fixing, thanks to Ben Taylor <bent@clark.net>
09041313 309 - Merged beginnings of AIX support from Tor-Ake Fransson <torake@hotmail.com>
3dbefdb8 310 - Release 1.2pre15
0ce43ae4 311
5260325f 31219991124
313 - Merged very large OpenBSD source code reformat
314 - OpenBSD CVS updates
315 - [channels.c cipher.c compat.c log-client.c scp.c serverloop.c]
316 [ssh.h sshd.8 sshd.c]
317 syslog changes:
318 * Unified Logmessage for all auth-types, for success and for failed
319 * Standard connections get only ONE line in the LOG when level==LOG:
320 Auth-attempts are logged only, if authentication is:
321 a) successfull or
322 b) with passwd or
323 c) we had more than AUTH_FAIL_LOG failues
324 * many log() became verbose()
325 * old behaviour with level=VERBOSE
326 - [readconf.c readconf.h ssh.1 ssh.h sshconnect.c sshd.c]
327 tranfer s/key challenge/response data in SSH_SMSG_AUTH_TIS_CHALLENGE
328 messages. allows use of s/key in windows (ttssh, securecrt) and
329 ssh-1.2.27 clients without 'ssh -v', ok: niels@
330 - [sshd.8]
331 -V, for fallback to openssh in SSH2 compatibility mode
332 - [sshd.c]
333 fix sigchld race; cjc5@po.cwru.edu
334
4655fe80 33519991123
336 - Added SuSE package files from Chris Saia <csaia@wtower.com>
8b241e50 337 - Restructured package-related files under packages/*
4655fe80 338 - Added generic PAM config
8b241e50 339 - Numerous little Solaris fixes
9c08d6ce 340 - Add recommendation to use GNU make to INSTALL document
4655fe80 341
60bed5fd 34219991122
343 - Make <enter> close gnome-ssh-askpass (Debian bug #50299)
2f2cc3f9 344 - OpenBSD CVS Changes
345 - [ssh-keygen.c]
346 don't create ~/.ssh only if the user wants to store the private
347 key there. show fingerprint instead of public-key after
348 keygeneration. ok niels@
b09a984b 349 - Added OpenBSD bsd-strlcat.c, created bsd-strlcat.h
96ad4350 350 - Added timersub() macro
b09a984b 351 - Tidy RCSIDs of bsd-*.c
96ad4350 352 - Added autoconf test and macro to deal with old PAM libraries
353 pam_strerror definition (one arg vs two).
530f1889 354 - Fix EGD problems (Thanks to Ben Taylor <bent@clark.net>)
355 - Retry /dev/urandom reads interrupted by signal (report from
356 Robert Hardy <rhardy@webcon.net>)
1647c2b5 357 - Added a setenv replacement for systems which lack it
d84a9a44 358 - Only display public key comment when presenting ssh-askpass dialog
359 - Released 1.2pre14
60bed5fd 360
2ddcfdf3 361 - Configure, Make and changelog corrections from Tudor Bosman
362 <tudorb@jm.nu> and Niels Kristian Bech Jensen <nkbj@image.dk>
363
9d6b7add 36419991121
2f2cc3f9 365 - OpenBSD CVS Changes:
60bed5fd 366 - [channels.c]
367 make this compile, bad markus
368 - [log.c readconf.c servconf.c ssh.h]
369 bugfix: loglevels are per host in clientconfig,
370 factor out common log-level parsing code.
371 - [servconf.c]
372 remove unused index (-Wall)
373 - [ssh-agent.c]
374 only one 'extern char *__progname'
375 - [sshd.8]
376 document SIGHUP, -Q to synopsis
377 - [sshconnect.c serverloop.c sshd.c packet.c packet.h]
378 [channels.c clientloop.c]
379 SSH_CMSG_MAX_PACKET_SIZE, some clients use this, some need this, niels@
380 [hope this time my ISP stays alive during commit]
381 - [OVERVIEW README] typos; green@freebsd
382 - [ssh-keygen.c]
383 replace xstrdup+strcat with strlcat+fixed buffer, fixes OF (bad me)
384 exit if writing the key fails (no infinit loop)
385 print usage() everytime we get bad options
386 - [ssh-keygen.c] overflow, djm@mindrot.org
387 - [sshd.c] fix sigchld race; cjc5@po.cwru.edu
388
2b942fe0 38919991120
390 - Merged more Solaris support from Marc G. Fournier
391 <marc.fournier@acadiau.ca>
392 - Wrote autoconf tests for integer bit-types
393 - Fixed enabling kerberos support
13c36c4c 394 - Fix segfault in ssh-keygen caused by buffer overrun in filename
395 handling.
2b942fe0 396
06479889 39719991119
398 - Merged PAM buffer overrun patch from Chip Salzenberg <chip@valinux.com>
2ad77510 399 - Merged OpenBSD CVS changes
400 - [auth-rhosts.c auth-rsa.c ssh-agent.c sshconnect.c sshd.c]
401 more %d vs. %s in fmt-strings
402 - [authfd.c]
403 Integers should not be printed with %s
7b1cc56c 404 - EGD uses a socket, not a named pipe. Duh.
405 - Fix includes in fingerprint.c
29dbde15 406 - Fix scp progress bar bug again.
2ddcfdf3 407 - Move ssh-askpass from ${libdir}/ssh to ${libexecdir}/ssh at request of
736890c4 408 David Rankin <drankin@bohemians.lexington.ky.us>
91b8065d 409 - Added autoconf option to enable Kerberos 4 support (untested)
410 - Added autoconf option to enable AFS support (untested)
411 - Added autoconf option to enable S/Key support (untested)
412 - Added autoconf option to enable TCP wrappers support (compiles OK)
beb43d31 413 - Renamed BSD helper function files to bsd-*
caf3bc51 414 - Added tests for login and daemon and enable OpenBSD replacements for
415 when they are absent.
416 - Added non-PAM MD5 password support patch from Tudor Bosman <tudorb@jm.nu>
06479889 417
2bd61362 41819991118
419 - Merged OpenBSD CVS changes
420 - [scp.c] foregroundproc() in scp
421 - [sshconnect.h] include fingerprint.h
422 - [sshd.c] bugfix: the log() for passwd-auth escaped during logging
423 changes.
0c16a097 424 - [ssh.1] Spell my name right.
2bd61362 425 - Added openssh.com info to README
426
f095fcc7 42719991117
428 - Merged OpenBSD CVS changes
429 - [ChangeLog.Ylonen] noone needs this anymore
430 - [authfd.c] close-on-exec for auth-socket, ok deraadt
431 - [hostfile.c]
432 in known_hosts key lookup the entry for the bits does not need
433 to match, all the information is contained in n and e. This
434 solves the problem with buggy servers announcing the wrong
435 modulus length. markus and me.
436 - [serverloop.c]
437 bugfix: check for space if child has terminated, from:
438 iedowse@maths.tcd.ie
439 - [ssh-add.1 ssh-add.c ssh-keygen.1 ssh-keygen.c sshconnect.c]
440 [fingerprint.c fingerprint.h]
441 rsa key fingerprints, idea from Bjoern Groenvall <bg@sics.se>
442 - [ssh-agent.1] typo
443 - [ssh.1] add OpenSSH information to AUTHOR section. okay markus@
444 - [sshd.c]
445 force logging to stderr while loading private key file
446 (lost while converting to new log-levels)
447
4d195447 44819991116
449 - Fix some Linux libc5 problems reported by Miles Wilson <mw@mctitle.com>
450 - Merged OpenBSD CVS changes:
451 - [auth-rh-rsa.c auth-rsa.c authfd.c authfd.h hostfile.c mpaux.c]
452 [mpaux.h ssh-add.c ssh-agent.c ssh.h ssh.c sshd.c]
453 the keysize of rsa-parameter 'n' is passed implizit,
454 a few more checks and warnings about 'pretended' keysizes.
455 - [cipher.c cipher.h packet.c packet.h sshd.c]
456 remove support for cipher RC4
457 - [ssh.c]
458 a note for legay systems about secuity issues with permanently_set_uid(),
459 the private hostkey and ptrace()
460 - [sshconnect.c]
461 more detailed messages about adding and checking hostkeys
462
dad9a31e 46319991115
464 - Merged OpenBSD CVS changes:
465 - [ssh-add.c] change passphrase loop logic and remove ref to
466 $DISPLAY, ok niels
467 - Changed to ssh-add.c broke askpass support. Revised it to be a little more
468 modular.
469 - Revised autoconf support for enabling/disabling askpass support.
e7c0f9d5 470 - Merged more OpenBSD CVS changes:
471 [auth-krb4.c]
472 - disconnect if getpeername() fails
473 - missing xfree(*client)
474 [canohost.c]
475 - disconnect if getpeername() fails
476 - fix comment: we _do_ disconnect if ip-options are set
477 [sshd.c]
478 - disconnect if getpeername() fails
479 - move checking of remote port to central place
480 [auth-rhosts.c] move checking of remote port to central place
481 [log-server.c] avoid extra fd per sshd, from millert@
482 [readconf.c] print _all_ bad config-options in ssh(1), too
483 [readconf.h] print _all_ bad config-options in ssh(1), too
484 [ssh.c] print _all_ bad config-options in ssh(1), too
485 [sshconnect.c] disconnect if getpeername() fails
486 - OpenBSD's changes to sshd.c broke the PAM stuff, re-merged it.
c75a1a66 487 - Various small cleanups to bring diff (against OpenBSD) size down.
f601d847 488 - Merged more Solaris compability from Marc G. Fournier
489 <marc.fournier@acadiau.ca>
490 - Wrote autoconf tests for __progname symbol
8c119fd0 491 - RPM spec file fixes from Jim Knoble <jmknoble@pobox.com>
0c372277 492 - Released 1.2pre12
493
494 - Another OpenBSD CVS update:
495 - [ssh-keygen.1] fix .Xr
dad9a31e 496
92da7197 49719991114
498 - Solaris compilation fixes (still imcomplete)
499
94f7bb9e 50019991113
dd092f97 501 - Build patch from Niels Kristian Bech Jensen <nkbj@image.dk>
502 - Don't install config files if they already exist
503 - Fix inclusion of additional preprocessor directives from acconfig.h
94f7bb9e 504 - Removed redundant inclusions of config.h
e9c75a39 505 - Added 'Obsoletes' lines to RPM spec file
94f7bb9e 506 - Merged OpenBSD CVS changes:
507 - [bufaux.c] save a view malloc/memcpy/memset/free's, ok niels
508 - [scp.c] fix overflow reported by damien@ibs.com.au: off_t
509 totalsize, ok niels,aaron
510 - Delay fork (-f option) in ssh until after port forwarded connections
511 have been initialised. Patch from Jani Hakala <jahakala@cc.jyu.fi>
b2344d54 512 - Added shadow password patch from Thomas Neumann <tom@smart.ruhr.de>
513 - Added ifdefs to auth-passwd.c to exclude it when PAM is enabled
dd092f97 514 - Tidied default config file some more
515 - Revised Redhat initscript to fix bug: sshd (re)start would fail
516 if executed from inside a ssh login.
94f7bb9e 517
e35c1dc2 51819991112
519 - Merged changes from OpenBSD CVS
520 - [sshd.c] session_key_int may be zero
b4748e2f 521 - [auth-rh-rsa.c servconf.c servconf.h ssh.h sshd.8 sshd.c sshd_config]
522 IgnoreUserKnownHosts(default=no), used for RhostRSAAuth, ok
523 deraadt,millert
524 - Brought default sshd_config more in line with OpenBSD's
547c9f30 525 - Grab server in gnome-ssh-askpass (Debian bug #49872)
526 - Released 1.2pre10
e35c1dc2 527
8bc7973f 528 - Added INSTALL documentation
6fa724bc 529 - Merged yet more changes from OpenBSD CVS
530 - [auth-rh-rsa.c auth-rhosts.c auth-rsa.c channels.c clientloop.c]
531 [ssh.c ssh.h sshconnect.c sshd.c]
532 make all access to options via 'extern Options options'
533 and 'extern ServerOptions options' respectively;
534 options are no longer passed as arguments:
535 * make options handling more consistent
536 * remove #include "readconf.h" from ssh.h
537 * readconf.h is only included if necessary
538 - [mpaux.c] clear temp buffer
539 - [servconf.c] print _all_ bad options found in configfile
045672f9 540 - Make ssh-askpass support optional through autoconf
59b0f0d4 541 - Fix nasty division-by-zero error in scp.c
542 - Released 1.2pre11
8bc7973f 543
4cca272e 54419991111
545 - Added (untested) Entropy Gathering Daemon (EGD) support
67d68e3a 546 - Fixed /dev/urandom fd leak (Debian bug #49722)
5bbb5681 547 - Merged OpenBSD CVS changes:
548 - [auth-rh-rsa.c] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
549 - [ssh.1] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
550 - [sshd.8] user/958: check ~/.ssh/known_hosts for rhosts-rsa, too
505fed0a 551 - Fix integer overflow which was messing up scp's progress bar for large
3f1d9bcd 552 file transfers. Fix submitted to OpenBSD developers. Report and fix
553 from Kees Cook <cook@cpoint.net>
6a17f9c2 554 - Merged more OpenBSD CVS changes:
555 - [auth-krb4.c auth-passwd.c] remove x11- and krb-cleanup from fatal()
556 + krb-cleanup cleanup
557 - [clientloop.c log-client.c log-server.c ]
558 [readconf.c readconf.h servconf.c servconf.h ]
559 [ssh.1 ssh.c ssh.h sshd.8]
560 add LogLevel {QUIET, FATAL, ERROR, INFO, CHAT, DEBUG} to ssh/sshd,
561 obsoletes QuietMode and FascistLogging in sshd.
e35c1dc2 562 - [sshd.c] fix fatal/assert() bug reported by damien@ibs.com.au:
563 allow session_key_int != sizeof(session_key)
564 [this should fix the pre-assert-removal-core-files]
565 - Updated default config file to use new LogLevel option and to improve
566 readability
567
f370266e 56819991110
67d68e3a 569 - Merged several minor fixes:
f370266e 570 - ssh-agent commandline parsing
571 - RPM spec file now installs ssh setuid root
572 - Makefile creates libdir
4cca272e 573 - Merged beginnings of Solaris compability from Marc G. Fournier
574 <marc.fournier@acadiau.ca>
f370266e 575
d4f11b59 57619991109
577 - Autodetection of SSL/Crypto library location via autoconf
578 - Fixed location of ssh-askpass to follow autoconf
579 - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk>
580 - Autodetection of RSAref library for US users
581 - Minor doc updates
560557bb 582 - Merged OpenBSD CVS changes:
583 - [rsa.c] bugfix: use correct size for memset()
584 - [sshconnect.c] warn if announced size of modulus 'n' != real size
f025becb 585 - Added GNOME passphrase requestor (use --with-gnome-askpass)
d397b172 586 - RPM build now creates subpackages
aa51e7cc 587 - Released 1.2pre9
d4f11b59 588
e1a9c08d 58919991108
590 - Removed debian/ directory. This is now being maintained separately.
591 - Added symlinks for slogin in RPM spec file
592 - Fixed permissions on manpages in RPM spec file
593 - Added references to required libraries in README file
594 - Removed config.h.in from CVS
595 - Removed pwdb support (better pluggable auth is provided by glibc)
596 - Made PAM and requisite libdl optional
597 - Removed lots of unnecessary checks from autoconf
598 - Added support and autoconf test for openpty() function (Unix98 pty support)
599 - Fix for scp not finding ssh if not installed as /usr/bin/ssh
600 - Added TODO file
601 - Merged parts of Debian patch From Phil Hands <phil@hands.com>:
602 - Added ssh-askpass program
603 - Added ssh-askpass support to ssh-add.c
604 - Create symlinks for slogin on install
605 - Fix "distclean" target in makefile
606 - Added example for ssh-agent to manpage
607 - Added support for PAM_TEXT_INFO messages
608 - Disable internal /etc/nologin support if PAM enabled
609 - Merged latest OpenBSD CVS changes:
5bae4ab8 610 - [all] replace assert() with error, fatal or packet_disconnect
e1a9c08d 611 - [sshd.c] don't send fail-msg but disconnect if too many authentication
612 failures
e1a9c08d 613 - [sshd.c] remove unused argument. ok dugsong
614 - [sshd.c] typo
615 - [rsa.c] clear buffers used for encryption. ok: niels
616 - [rsa.c] replace assert() with error, fatal or packet_disconnect
ade6fccd 617 - [auth-krb4.c] remove unused argument. ok dugsong
e1a9c08d 618 - Fixed coredump after merge of OpenBSD rsa.c patch
9010d60a 619 - Released 1.2pre8
e1a9c08d 620
3028328e 62119991102
622 - Merged change from OpenBSD CVS
623 - One-line cleanup in sshd.c
624
474832c5 62519991030
626 - Integrated debian package support from Dan Brosemer <odin@linuxfreak.com>
69256d9d 627 - Merged latest updates for OpenBSD CVS:
628 - channels.[ch] - remove broken x11 fix and document istate/ostate
629 - ssh-agent.c - call setsid() regardless of argv[]
630 - ssh.c - save a few lines when disabling rhosts-{rsa-}auth
631 - Documentation cleanups
632 - Renamed README -> README.Ylonen
633 - Renamed README.openssh ->README
474832c5 634
339660f6 63519991029
636 - Renamed openssh* back to ssh* at request of Theo de Raadt
637 - Incorporated latest changes from OpenBSD's CVS
638 - Integrated Makefile patch from Niels Kristian Bech Jensen <nkbj@image.dk>
639 - Integrated PAM env patch from Nalin Dahyabhai <nalin.dahyabhai@pobox.com>
549b3eed 640 - Make distclean now removed configure script
641 - Improved PAM logging
642 - Added some debug() calls for PAM
4ecd19ea 643 - Removed redundant subdirectories
644 - Integrated part of a patch from Dan Brosemer <odin@linuxfreak.com> for
645 building on Debian.
242588e6 646 - Fixed off-by-one error in PAM env patch
647 - Released 1.2pre6
339660f6 648
5881cd60 64919991028
650 - Further PAM enhancements.
651 - Much cleaner
652 - Now uses account and session modules for all logins.
653 - Integrated patch from Dan Brosemer <odin@linuxfreak.com>
654 - Build fixes
655 - Autoconf
656 - Change binary names to open*
657 - Fixed autoconf script to detect PAM on RH6.1
658 - Added tests for libpwdb, and OpenBSD functions to autoconf
221395b3 659 - Released 1.2pre4
fca82d2e 660
661 - Imported latest OpenBSD CVS code
662 - Updated README.openssh
93f04616 663 - Released 1.2pre5
fca82d2e 664
5881cd60 66519991027
666 - Adapted PAM patch.
667 - Released 1.0pre2
668
669 - Excised my buggy replacements for strlcpy and mkdtemp
670 - Imported correct OpenBSD strlcpy and mkdtemp routines.
671 - Reduced arc4random_stir entropy read to 32 bytes (256 bits)
672 - Picked up correct version number from OpenBSD
673 - Added sshd.pam PAM configuration file
674 - Added sshd.init Redhat init script
675 - Added openssh.spec RPM spec file
676 - Released 1.2pre3
677
67819991026
679 - Fixed include paths of OpenSSL functions
680 - Use OpenSSL MD5 routines
681 - Imported RC4 code from nanocrypt
682 - Wrote replacements for OpenBSD arc4random* functions
683 - Wrote replacements for strlcpy and mkdtemp
684 - Released 1.0pre1
This page took 0.159721 seconds and 5 git commands to generate.