| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-04-14 | once cvs's flow-control mechanism has kicked in, stop reading from |  jcs | 1 | -1/+5 |
| 2015-10-30 | Use crypt_checkpass() instead of strcmp(hash, crypt(password, hash)). |  millert | 1 | -7/+3 |
| 2013-12-03 | Kill usage of timeb.h for upcoming removal of libcompat. OK deraadt@ |  millert | 1 | -1/+1 |
| 2013-06-20 | Move the declaration of `disable_x_prog' outside of a #ifdef AUTH_SERVER_SUPPORT |  miod | 1 | -2/+2 |
| 2012-03-04 | In preparation for getline and getdelim additions to libc, rename getline() |  fgsch | 1 | -3/+3 |
| 2010-10-15 | Switch the remaining users of libdes in src to libcrypto, |  jsg | 1 | -5/+5 |
| 2009-12-13 | fix leaks found by parfait. |  jsg | 1 | -2/+9 |
| 2004-06-09 | Several potential security problems found and fixed by Stefan Esser & |  otto | 1 | -10/+68 |
| 2004-05-19 | Fix buffer overflow find by Stefan Esser, patch by Derek Robert Price. |  millert | 1 | -4/+42 |
| 2003-12-29 | re-entrancy hack that is currently needed for cvs to work correctly. |  deraadt | 1 | -0/+24 |
| 2003-01-23 | Add a "DisableXProg" option to CVSROOT/config that can be used to |  millert | 1 | -0/+25 |
| 2003-01-20 | In dirswitch(), don't free dir_name until right before allocating |  millert | 1 | -3/+3 |
| 2001-09-29 | Merge remaining local changes, correct build issues |  tholo | 1 | -1/+6 |
| 2001-09-28 | Merge local changes; work in progress |  tholo | 1 | -160/+285 |
| 2001-02-10 | Integrate local changes |  tholo | 1 | -181/+348 |
| 1999-09-10 | Integrate local changes |  tholo | 1 | -63/+185 |
| 1999-02-28 | Integrate local changes |  tholo | 1 | -136/+470 |
| 1998-08-22 | Integrate local changes |  tholo | 1 | -3/+27 |
| 1998-07-13 | Integrate local changes |  tholo | 1 | -17/+49 |
| 1998-03-12 | Integrate local changes |  tholo | 1 | -31/+57 |
| 1998-02-22 | Merge local changes to support a configuration file with Cyclic's scheme |  tholo | 1 | -1/+0 |
| 1998-02-22 | Integrate local changes |  tholo | 1 | -393/+849 |
| 1997-08-04 | save errno in sigchld handlers |  deraadt | 1 | -0/+3 |
| 1997-06-28 | Integrate local changes |  tholo | 1 | -24/+117 |
| 1997-04-21 | Integrate local changes |  tholo | 1 | -3/+72 |
| 1997-03-18 | Integrate local changes |  tholo | 1 | -68/+148 |
| 1997-02-21 | Integrate local changes |  tholo | 1 | -177/+537 |
| 1996-10-18 | Undo CVSroot change in main.c |  tholo | 1 | -1/+1 |
| 1996-10-18 | Integrate local changes |  tholo | 1 | -1590/+1670 |
| 1996-05-30 | who wrote this code? nonblocking pipe, select, and then not deal with a |  deraadt | 1 | -1/+4 |
| 1996-05-24 | server must parseopts() after getting Root |  deraadt | 1 | -0/+1 |
| 1996-05-06 | Integrate local changes to CVS; remove files no longer part of the CVS |  tholo | 1 | -47/+166 |
| 1996-04-27 | Integrate local changes to CVS |  tholo | 1 | -41/+149 |
| 1996-01-30 | Integrate local changes |  tholo | 1 | -93/+905 |
| 1996-01-29 | if CVSREADONLYFS, access to the history file is irrelevant |  deraadt | 1 | -1/+1 |
| 1995-12-20 | stall all three server:server pipes, and 2MB instead of 256K |  deraadt | 1 | -11/+13 |
| 1995-12-19 | allow at most 256K of data to be queued |  deraadt | 1 | -1/+25 |
| 1995-12-19 | raw import of cvs-1.6 |  deraadt | 1 | -0/+3577 |