Todd C. Miller
|
80287c981c
|
Move interface-related defines to interfaces.h so we don't have to include
<netinet/in.h> everywhere.
|
1999-05-17 01:36:30 +00:00 |
|
Todd C. Miller
|
06e586ee7b
|
Function names should be flush with the start of the line so they can be found trivially in an editor and with grep
|
1999-04-10 04:49:03 +00:00 |
|
Todd C. Miller
|
e6deacb6c4
|
Crank version to 1.6 and combine copyright statements
|
1999-04-05 20:57:25 +00:00 |
|
Todd C. Miller
|
79c46d1c81
|
++version
|
1999-03-29 04:05:15 +00:00 |
|
Todd C. Miller
|
52916f16ac
|
add explicate copyright
|
1999-02-03 04:32:19 +00:00 |
|
Todd C. Miller
|
826fe213f2
|
add sudo tags
|
1999-01-17 23:16:20 +00:00 |
|
Todd C. Miller
|
d3aaf52283
|
crank version and regen files
|
1999-01-17 22:40:55 +00:00 |
|
Todd C. Miller
|
62dba8f4d1
|
more -Wall
|
1998-11-18 04:16:13 +00:00 |
|
Todd C. Miller
|
c253188f55
|
-Wall
|
1998-11-18 03:51:10 +00:00 |
|
Todd C. Miller
|
16df5841a1
|
add custom prompt support
|
1998-11-04 01:50:14 +00:00 |
|
Todd C. Miller
|
261cdb5d87
|
add pass_warn() which prints out INCORRECT_PASSWORD or an insult to stderr
|
1998-10-24 23:28:04 +00:00 |
|
Todd C. Miller
|
5bdc7d3080
|
fix while loop in sia_attempt_auth() that checks the password. Only
the first iteration was working.
|
1998-10-24 23:07:02 +00:00 |
|
Todd C. Miller
|
31d783ac87
|
Initial revision
|
1998-10-19 00:21:59 +00:00 |
|