| Commit message (Expand) | Author | Age | Files | Lines |
* | /Really/ deprecate ConnectionsPerPeriod, ripping out the code for it | green | 2001-01-13 | 4 | -102/+2 |
* | Prepare for mdoc(7)NG. | ru | 2001-01-10 | 2 | -5/+11 |
* | Fix a long-standing bug that resulted in a dropped session sometimes | green | 2001-01-06 | 1 | -0/+1 |
* | fix conflicts from merge | assar | 2000-12-29 | 9 | -137/+251 |
* | This commit was generated by cvs2svn to compensate for changes in r70494, | assar | 2000-12-29 | 113 | -1462/+5381 |
|\ |
|
| * | import krb4-1.0.5 | assar | 2000-12-29 | 124 | -1611/+5644 |
* | | This commit was generated by cvs2svn to compensate for changes in r69836, | assar | 2000-12-10 | 1 | -14/+0 |
|\ \
| |/ |
|
| * | merge fix from vendor for not overwriting old ticket file | assar | 2000-12-10 | 1 | -14/+0 |
* | | This commit was generated by cvs2svn to compensate for changes in r69833, | assar | 2000-12-10 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | merge fix from vendor for removing buffer overrun | assar | 2000-12-10 | 1 | -0/+3 |
* | | This commit was generated by cvs2svn to compensate for changes in r69830, | assar | 2000-12-10 | 1 | -25/+0 |
|\ \
| |/ |
|
| * | merge fix from vendor for not looking at environment variables | assar | 2000-12-10 | 1 | -25/+0 |
* | | (scrub_env): change to only accept a listed set of variables, | assar | 2000-12-10 | 1 | -23/+37 |
* | | Update to OpenSSH 2.3.0 with FreeBSD modifications. OpenSSH 2.3.0 | green | 2000-12-05 | 34 | -861/+2289 |
* | | Forgot to remove the old line in the last commit. | green | 2000-12-05 | 1 | -1/+0 |
* | | This commit was generated by cvs2svn to compensate for changes in r69587, | green | 2000-12-05 | 45 | -648/+2407 |
|\ \ |
|
| * | | Import of OpenSSH 2.3.0 (virgin OpenBSD source release). | green | 2000-12-05 | 72 | -1442/+3643 |
* | | | Remove duplicate line | brian | 2000-12-04 | 1 | -1/+0 |
* | | | Add more environment variables to be filtered through scrub_env(). | asmodai | 2000-11-30 | 1 | -0/+7 |
* | | | String paranoia fix. Synched from normal telnet. | asmodai | 2000-11-30 | 1 | -2/+2 |
* | | | String paranoia. Merged from regular telnet. | asmodai | 2000-11-30 | 1 | -2/+2 |
* | | | Correct definition of MAXHOSTNAMELEN in ifdef'ed code. | kris | 2000-11-26 | 2 | -2/+2 |
* | | | In env_destroy(), it is a bad idea to env_swap(self, 0) to switch | green | 2000-11-25 | 1 | -0/+2 |
* | | | Correct an arguement to ssh_add_identity, this matches what is currently | billf | 2000-11-25 | 1 | -1/+1 |
* | | | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 2 | -42/+42 |
* | | | Fix a buffer overflow from a long local hostname. | kris | 2000-11-19 | 1 | -2/+2 |
* | | | Add login_cap and login_access support. Previously, these FreeBSD-local | green | 2000-11-14 | 1 | -0/+37 |
* | | | This commit was generated by cvs2svn to compensate for changes in r68700, | green | 2000-11-14 | 1 | -4/+8 |
|\ \ \
| |/ / |
|
| * | | Import a security fix: the client would allow a server to use its | green | 2000-11-14 | 1 | -4/+8 |
* | | | Update list of files to remove prior to import | kris | 2000-11-13 | 1 | -20/+34 |
* | | | Resolve conflicts, and garbage collect some local changes that are no | kris | 2000-11-13 | 20 | -269/+616 |
* | | | This commit was generated by cvs2svn to compensate for changes in r68651, | kris | 2000-11-13 | 576 | -11608/+38575 |
|\ \ \ |
|
| * | | | Initial import of OpenSSL 0.9.6 | kris | 2000-11-13 | 598 | -11885/+39181 |
* | | | | Avoid use of direct troff requests in mdoc(7) manual pages. | ru | 2000-11-10 | 2 | -9/+1 |
* | | | | Add a CVS Id tag | dougb | 2000-10-29 | 1 | -0/+1 |
* | | | | Sync with usr.bin/telnet/telnet.c r1.9 - fix buffer overflow in DISPLAY | kris | 2000-10-29 | 1 | -4/+7 |
* | | | | Fix a few style oddities. | green | 2000-09-10 | 1 | -6/+6 |
* | | | | Fix a goof in timevaldiff. | green | 2000-09-10 | 1 | -1/+1 |
* | | | | Remove files no longer present in OpenSSH 2.2.0 and beyond | kris | 2000-09-10 | 5 | -256/+0 |
* | | | | Resolve conflicts and update for OpenSSH 2.2.0 | kris | 2000-09-10 | 37 | -1659/+2394 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r65668, | kris | 2000-09-10 | 80 | -806/+3146 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Initial import of OpenSSH post-2.2.0 snapshot dated 2000-09-09 | kris | 2000-09-10 | 118 | -2247/+5359 |
* | | | | Nuke RSAREF support from orbit. | kris | 2000-09-10 | 9 | -1161/+0 |
* | | | | ttyname was not being passed into do_login(), so we were erroneously picking | kris | 2000-09-04 | 1 | -3/+3 |
* | | | | bzero() the struct timeval for paranoia | kris | 2000-09-03 | 1 | -0/+1 |
* | | | | Err, we weren't even compiling auth1.c with LOGIN_CAP at all. Guess nobody | kris | 2000-09-02 | 2 | -1/+1 |
* | | | | Repair a broken conflict resolution in r1.2 which had the effect of nullifying | kris | 2000-09-02 | 1 | -23/+23 |
* | | | | Repair my dyslexia: s/opt/otp/ in the OPIE challenge. D'oh! | kris | 2000-09-02 | 1 | -2/+2 |
* | | | | Re-add missing "break" which was lost during a previous patch | kris | 2000-09-02 | 1 | -0/+1 |
* | | | | Turn on X11Forwarding by default on the server. Any risk is to the client, | kris | 2000-09-02 | 2 | -2/+2 |