aboutsummaryrefslogtreecommitdiff
path: root/contrib/opie
Commit message (Expand)AuthorAgeFilesLines
* Revert r328492:Pedro F. Giffuni2018-01-281-1/+2
* Fix gcc80 -Wsizeof-pointer-memaccess warning.Pedro F. Giffuni2018-01-271-2/+1
* Last '/' for program name, not first oneAndrey A. Chernov2014-08-111-1/+1
* When sha1 support was added, they forget to increase OPIE_HASHNAME_MAXAndrey A. Chernov2014-08-111-2/+2
* Fix too long (seed length >12 chars) challenge handling.Andrey A. Chernov2014-08-112-3/+5
* Queisce two category of clang warnings:Sean Bruno2013-10-2812-0/+23
* In contrib/opie/opiekey.c, use the correct length to zero the secret.Dimitry Andric2013-02-161-3/+3
* Clean up hardcoded ar(1) flags in the tree to use the global ARFLAGS inEitan Adler2012-12-062-2/+2
* RFC 2289 requires all hashes be stored in little endian format beforeXin LI2012-08-102-0/+18
* Change the current working directory to be inside the jail created byColin Percival2010-05-271-3/+1
* Don't include <utmp.h> when using <utmpx.h>.Ed Schouten2010-01-113-3/+6
* - Remove non-existing referenceGabor Kovesdan2009-01-301-2/+1
* Add missing code needed for the detection of IPSec packet replays. [1]Colin Percival2006-03-221-1/+8
* Create /etc/opiekeys with 0600, not 0644Andrey A. Chernov2005-07-292-3/+7
* FreeBSD does not use this code, but ftpd_popen() contains a buffer overflow.Kris Kennaway2003-07-131-4/+10
* When computing a new seed for an existing user, opienewseed() wouldDag-Erling Smørgrav2003-01-221-5/+4
* Resolve conflicts.Mark Murray2002-03-2119-196/+522
* This commit was generated by cvs2svn to compensate for changes in r92906,Mark Murray2002-03-2152-640/+1873
|\
| * Vendor import of OPIE 2.4vendor/opieMark Murray2002-03-2171-859/+2420
* | Zeroing memset() in opiechallenge() really is not needed because it is theAndrey A. Chernov2002-01-241-2/+3
* | Make the -a flag to opiekey(1) actually work as advertised.Joerg Wunsch2002-01-091-1/+1
* | Repo copied to /usr/src/lib/libopie/Andrey A. Chernov2002-01-031-379/+0
* | Add heuristic to detect SSH connection (in the same style as otherAndrey A. Chernov2001-08-291-0/+5
* | Fix overflow problem when giving a username that is too long.Mark Murray2001-08-201-1/+9
* | Fix uninitialized "force" variable.Andrey A. Chernov2001-08-131-1/+4
* | Fix SHA1 hashing.Mark Murray2001-07-142-21/+17
* | Usse a better method to get a user's credentials, as uid's may beMark Murray2001-07-141-1/+3
* | Eliminate troff(1) warnings that were hiding some useful text.Ruslan Ermilov2001-07-121-1/+1
* | Make the similar changes as in our keyinfo, i.e. allow user to get his ownAndrey A. Chernov2001-06-231-10/+16
* | This commit was generated by cvs2svn to compensate for changes in r73569,Kris Kennaway2001-03-052-2/+2
|\|
| * Import patch to fix non-constant format string abuses. This patch wasKris Kennaway2001-03-052-2/+2
* | Correct security hole in setproctitle(). We don't compile this code, butKris Kennaway2000-07-101-3/+3
* | Add some extra functions adapted from OpenBSD, in preparation forKris Kennaway2000-05-151-1/+8
* | Allow applications to disable the installation of the atexit() handlerKris Kennaway2000-04-172-2/+13
* | Resolve conflictsKris Kennaway2000-04-1013-28/+78
* | This commit was generated by cvs2svn to compensate for changes in r59118,Kris Kennaway2000-04-1056-500/+571
|\|
| * Upgrade to OPIE 2.32, from http://www.inner.net/pub/opie/Kris Kennaway2000-04-1069-529/+631
* | - Use proper markup for a section header.Chris Costello2000-01-191-5/+7
* | sprintf -> snprintfWarner Losh1998-09-091-12/+13
* | Fixed printf format errors.Bruce Evans1998-06-301-1/+1
* | 'They They' -> 'They'Steve Price1998-06-141-1/+1
* | YTK fix.Alexander Langer1997-12-221-2/+2
* | Make this manpage reveal its true identity. A diff of theseSteve Price1997-11-271-2/+2
* | Move locks from /etc/opielocks to /var/run/opielocks to keepAndrey A. Chernov1997-10-011-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r29975,Andrey A. Chernov1997-09-291-0/+18
|\|
| * Add setutent.cAndrey A. Chernov1997-09-291-0/+18
* | Oops, __END_DECLS was in wrong placeAndrey A. Chernov1997-09-291-1/+1
* | Not used in this versionAndrey A. Chernov1997-09-291-85/+0
* | Moved to libopieAndrey A. Chernov1997-09-291-154/+0
* | MergeAndrey A. Chernov1997-09-2910-137/+178