| Commit message (Expand) | Author | Age | Files | Lines |
* | Add login_cap and login_access support. Previously, these FreeBSD-local | Brian Feldman | 2000-11-14 | 1 | -0/+37 |
* | This commit was generated by cvs2svn to compensate for changes in r68700, | Brian Feldman | 2000-11-14 | 1 | -4/+8 |
|\ |
|
| * | Import a security fix: the client would allow a server to use its | Brian Feldman | 2000-11-14 | 1 | -4/+8 |
* | | Update list of files to remove prior to import | Kris Kennaway | 2000-11-13 | 1 | -20/+34 |
* | | Resolve conflicts, and garbage collect some local changes that are no | Kris Kennaway | 2000-11-13 | 20 | -269/+616 |
* | | This commit was generated by cvs2svn to compensate for changes in r68651, | Kris Kennaway | 2000-11-13 | 576 | -11608/+38575 |
|\ \ |
|
| * | | Initial import of OpenSSL 0.9.6 | Kris Kennaway | 2000-11-13 | 598 | -11885/+39181 |
* | | | Avoid use of direct troff requests in mdoc(7) manual pages. | Ruslan Ermilov | 2000-11-10 | 2 | -9/+1 |
* | | | Add a CVS Id tag | Doug Barton | 2000-10-29 | 1 | -0/+1 |
* | | | Sync with usr.bin/telnet/telnet.c r1.9 - fix buffer overflow in DISPLAY | Kris Kennaway | 2000-10-29 | 1 | -4/+7 |
* | | | Fix a few style oddities. | Brian Feldman | 2000-09-10 | 1 | -6/+6 |
* | | | Fix a goof in timevaldiff. | Brian Feldman | 2000-09-10 | 1 | -1/+1 |
* | | | Remove files no longer present in OpenSSH 2.2.0 and beyond | Kris Kennaway | 2000-09-10 | 5 | -256/+0 |
* | | | Resolve conflicts and update for OpenSSH 2.2.0 | Kris Kennaway | 2000-09-10 | 37 | -1659/+2394 |
* | | | This commit was generated by cvs2svn to compensate for changes in r65668, | Kris Kennaway | 2000-09-10 | 80 | -806/+3146 |
|\ \ \
| | |/
| |/| |
|
| * | | Initial import of OpenSSH post-2.2.0 snapshot dated 2000-09-09 | Kris Kennaway | 2000-09-10 | 118 | -2247/+5359 |
* | | | Nuke RSAREF support from orbit. | Kris Kennaway | 2000-09-10 | 9 | -1161/+0 |
* | | | ttyname was not being passed into do_login(), so we were erroneously picking | Kris Kennaway | 2000-09-04 | 1 | -3/+3 |
* | | | bzero() the struct timeval for paranoia | Kris Kennaway | 2000-09-03 | 1 | -0/+1 |
* | | | Err, we weren't even compiling auth1.c with LOGIN_CAP at all. Guess nobody | Kris Kennaway | 2000-09-02 | 2 | -1/+1 |
* | | | Repair a broken conflict resolution in r1.2 which had the effect of nullifying | Kris Kennaway | 2000-09-02 | 1 | -23/+23 |
* | | | Repair my dyslexia: s/opt/otp/ in the OPIE challenge. D'oh! | Kris Kennaway | 2000-09-02 | 1 | -2/+2 |
* | | | Re-add missing "break" which was lost during a previous patch | Kris Kennaway | 2000-09-02 | 1 | -0/+1 |
* | | | Turn on X11Forwarding by default on the server. Any risk is to the client, | Kris Kennaway | 2000-09-02 | 2 | -2/+2 |
* | | | Increase the default value of LoginGraceTime from 60 seconds to 120 | Kris Kennaway | 2000-08-23 | 3 | -3/+3 |
* | | | Respect X11BASE to derive the location of xauth(1) | Kris Kennaway | 2000-08-23 | 1 | -0/+2 |
* | | | This commit was generated by cvs2svn to compensate for changes in r64593, | Kris Kennaway | 2000-08-13 | 3 | -8/+8 |
|\ \ \ |
|
| * | | | Fix setproctitle() and syslog() vulnerabilities. | Kris Kennaway | 2000-08-13 | 3 | -8/+8 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r64583, | Kris Kennaway | 2000-08-13 | 2 | -2/+2 |
|\ \ \ \ |
|
| * | | | | Fix benign bugs due to missing format string in err() and warn(). | Kris Kennaway | 2000-08-13 | 2 | -2/+2 |
* | | | | | Fix setproctitle() vulnerability in non-compiled code. | Kris Kennaway | 2000-08-13 | 1 | -3/+3 |
* | | | | | Chalk up another phkmalloc victim. | Jeroen Ruigrok van der Werven | 2000-08-01 | 1 | -2/+3 |
* | | | | | Crypto sources are no longer export controlled: | Alexander Langer | 2000-07-31 | 1 | -11/+3 |
* | | | | | Fix a weird typo, is -> are. | Jeroen Ruigrok van der Werven | 2000-07-27 | 1 | -1/+1 |
* | | | | | Fixed a minor typo in the header. | Mark Ovens | 2000-07-27 | 1 | -1/+1 |
* | | | | | Committed, Thanks!! | Mark Ovens | 2000-07-25 | 1 | -1/+1 |
* | | | | | Fix buffer size of ALIGNed buffer. | Hajimu UMEMOTO | 2000-07-20 | 1 | -2/+2 |
* | | | | | merge in syslog fixes, do not call syslog with variabel as format string | Assar Westerlund | 2000-07-20 | 3 | -8/+14 |
* | | | | | Add missing $FreeBSD$ to files that are NOT still on vendor a branch. | Peter Wemm | 2000-07-16 | 21 | -1/+75 |
* | | | | | Fix 'telnet -X sra' coredump | Nick Sayer | 2000-07-11 | 1 | -1/+3 |
* | | | | | Sync sshd_config with sshd and manapage internal defaults (Checkmail = yes) | Peter Wemm | 2000-07-11 | 2 | -2/+2 |
* | | | | | Sync LoginGraceTime with sshd_config = 60 seconds by default, not 600. | Peter Wemm | 2000-07-11 | 2 | -2/+2 |
* | | | | | Fix out-of-sync defaults. PermitRootLogin is supposed to be 'no' but | Peter Wemm | 2000-07-11 | 2 | -2/+2 |
* | | | | | Make FallBackToRsh off by default. Falling back to rsh by default is | Peter Wemm | 2000-07-11 | 2 | -2/+2 |
* | | | | | Don't call printf with no format string. | Kris Kennaway | 2000-07-10 | 1 | -1/+5 |
* | | | | | Make telnet -s work. It is corresponding to EAI_NONAME -> EAI_NODATA | Hajimu UMEMOTO | 2000-07-08 | 1 | -2/+2 |
* | | | | | sync with usr.bin/telnet/commands.c 1.21 -> 1.22. pierre.dampure@alveley.org | Jun-ichiro itojun Hagino | 2000-07-07 | 1 | -18/+16 |
* | | | | | Allow restarting on SIGHUP when the full path was not given as argv[0]. | Brian Feldman | 2000-07-04 | 1 | -0/+1 |
* | | | | | So /this/ is what has made OpenSSH's SSHv2 support never work right! | Brian Feldman | 2000-06-27 | 2 | -0/+6 |
* | | | | | Also make sure to close the socket that exceeds your rate limit. | Brian Feldman | 2000-06-26 | 1 | -0/+1 |