| Commit message (Expand) | Author | Age | Files | Lines |
| * | Revert r328492: | Pedro F. Giffuni | 2018-01-28 | 1 | -1/+2 |
| * | Fix gcc80 -Wsizeof-pointer-memaccess warning. | Pedro F. Giffuni | 2018-01-27 | 1 | -2/+1 |
| * | Last '/' for program name, not first one | Andrey A. Chernov | 2014-08-11 | 1 | -1/+1 |
| * | When sha1 support was added, they forget to increase OPIE_HASHNAME_MAX | Andrey A. Chernov | 2014-08-11 | 1 | -2/+2 |
| * | Fix too long (seed length >12 chars) challenge handling. | Andrey A. Chernov | 2014-08-11 | 2 | -3/+5 |
| * | Queisce two category of clang warnings: | Sean Bruno | 2013-10-28 | 12 | -0/+23 |
| * | In contrib/opie/opiekey.c, use the correct length to zero the secret. | Dimitry Andric | 2013-02-16 | 1 | -3/+3 |
| * | Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS in | Eitan Adler | 2012-12-06 | 2 | -2/+2 |
| * | RFC 2289 requires all hashes be stored in little endian format before | Xin LI | 2012-08-10 | 2 | -0/+18 |
| * | Change the current working directory to be inside the jail created by | Colin Percival | 2010-05-27 | 1 | -3/+1 |
| * | Don't include <utmp.h> when using <utmpx.h>. | Ed Schouten | 2010-01-11 | 3 | -3/+6 |
| * | - Remove non-existing reference | Gabor Kovesdan | 2009-01-30 | 1 | -2/+1 |
| * | Add missing code needed for the detection of IPSec packet replays. [1] | Colin Percival | 2006-03-22 | 1 | -1/+8 |
| * | Create /etc/opiekeys with 0600, not 0644 | Andrey A. Chernov | 2005-07-29 | 2 | -3/+7 |
| * | FreeBSD does not use this code, but ftpd_popen() contains a buffer overflow. | Kris Kennaway | 2003-07-13 | 1 | -4/+10 |
| * | When computing a new seed for an existing user, opienewseed() would | Dag-Erling Smørgrav | 2003-01-22 | 1 | -5/+4 |
| * | Resolve conflicts. | Mark Murray | 2002-03-21 | 19 | -196/+522 |
| * | This commit was generated by cvs2svn to compensate for changes in r92906, | Mark Murray | 2002-03-21 | 52 | -640/+1873 |
| |\ |
|
| | * | Vendor import of OPIE 2.4vendor/opie | Mark Murray | 2002-03-21 | 71 | -859/+2420 |
| * | | Zeroing memset() in opiechallenge() really is not needed because it is the | Andrey A. Chernov | 2002-01-24 | 1 | -2/+3 |
| * | | Make the -a flag to opiekey(1) actually work as advertised. | Joerg Wunsch | 2002-01-09 | 1 | -1/+1 |
| * | | Repo copied to /usr/src/lib/libopie/ | Andrey A. Chernov | 2002-01-03 | 1 | -379/+0 |
| * | | Add heuristic to detect SSH connection (in the same style as other | Andrey A. Chernov | 2001-08-29 | 1 | -0/+5 |
| * | | Fix overflow problem when giving a username that is too long. | Mark Murray | 2001-08-20 | 1 | -1/+9 |
| * | | Fix uninitialized "force" variable. | Andrey A. Chernov | 2001-08-13 | 1 | -1/+4 |
| * | | Fix SHA1 hashing. | Mark Murray | 2001-07-14 | 2 | -21/+17 |
| * | | Usse a better method to get a user's credentials, as uid's may be | Mark Murray | 2001-07-14 | 1 | -1/+3 |
| * | | Eliminate troff(1) warnings that were hiding some useful text. | Ruslan Ermilov | 2001-07-12 | 1 | -1/+1 |
| * | | Make the similar changes as in our keyinfo, i.e. allow user to get his own | Andrey A. Chernov | 2001-06-23 | 1 | -10/+16 |
| * | | This commit was generated by cvs2svn to compensate for changes in r73569, | Kris Kennaway | 2001-03-05 | 2 | -2/+2 |
| |\| |
|
| | * | Import patch to fix non-constant format string abuses. This patch was | Kris Kennaway | 2001-03-05 | 2 | -2/+2 |
| * | | Correct security hole in setproctitle(). We don't compile this code, but | Kris Kennaway | 2000-07-10 | 1 | -3/+3 |
| * | | Add some extra functions adapted from OpenBSD, in preparation for | Kris Kennaway | 2000-05-15 | 1 | -1/+8 |
| * | | Allow applications to disable the installation of the atexit() handler | Kris Kennaway | 2000-04-17 | 2 | -2/+13 |
| * | | Resolve conflicts | Kris Kennaway | 2000-04-10 | 13 | -28/+78 |
| * | | This commit was generated by cvs2svn to compensate for changes in r59118, | Kris Kennaway | 2000-04-10 | 56 | -500/+571 |
| |\| |
|
| | * | Upgrade to OPIE 2.32, from http://www.inner.net/pub/opie/ | Kris Kennaway | 2000-04-10 | 69 | -529/+631 |
| * | | - Use proper markup for a section header. | Chris Costello | 2000-01-19 | 1 | -5/+7 |
| * | | sprintf -> snprintf | Warner Losh | 1998-09-09 | 1 | -12/+13 |
| * | | Fixed printf format errors. | Bruce Evans | 1998-06-30 | 1 | -1/+1 |
| * | | 'They They' -> 'They' | Steve Price | 1998-06-14 | 1 | -1/+1 |
| * | | YTK fix. | Alexander Langer | 1997-12-22 | 1 | -2/+2 |
| * | | Make this manpage reveal its true identity. A diff of these | Steve Price | 1997-11-27 | 1 | -2/+2 |
| * | | Move locks from /etc/opielocks to /var/run/opielocks to keep | Andrey A. Chernov | 1997-10-01 | 1 | -1/+1 |
| * | | This commit was generated by cvs2svn to compensate for changes in r29975, | Andrey A. Chernov | 1997-09-29 | 1 | -0/+18 |
| |\| |
|
| | * | Add setutent.c | Andrey A. Chernov | 1997-09-29 | 1 | -0/+18 |
| * | | Oops, __END_DECLS was in wrong place | Andrey A. Chernov | 1997-09-29 | 1 | -1/+1 |
| * | | Not used in this version | Andrey A. Chernov | 1997-09-29 | 1 | -85/+0 |
| * | | Moved to libopie | Andrey A. Chernov | 1997-09-29 | 1 | -154/+0 |
| * | | Merge | Andrey A. Chernov | 1997-09-29 | 10 | -137/+178 |