opnsense-src/contrib/telnet/libtelnet
Dimitry Andric c43262580d Squelch clang 3.9.0 warnings about BASE (which is 32768) being converted
to -32768 when it is used as an argument to mp_itom(), in both libtelnet
and newkey.  This code has been wrong since r26238 (!), so after almost
20 years it is rather useless to try to correct it.

MFC after:	1 week
2016-08-30 19:02:15 +00:00
..
auth-proto.h Damn. The previous mega-commit was incomplete WRT ANSIfication. This 2001-11-30 22:28:07 +00:00
auth.c Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3. 2003-05-04 02:54:49 +00:00
auth.h Very large style makeover. 2001-11-30 21:06:38 +00:00
enc-proto.h Damn. The previous mega-commit was incomplete WRT ANSIfication. This 2001-11-30 22:28:07 +00:00
enc_des.c Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3. 2003-05-04 02:54:49 +00:00
encrypt.c Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06] 2011-12-23 15:00:37 +00:00
encrypt.h Very large style makeover. 2001-11-30 21:06:38 +00:00
genget.c Very large style makeover. 2001-11-30 21:06:38 +00:00
getent.c Very large style makeover. 2001-11-30 21:06:38 +00:00
kerberos.c Background: 2003-01-29 18:14:29 +00:00
kerberos5.c - Do not use deprecated krb5 error message reporting functions in libtelnet. 2012-04-06 00:03:45 +00:00
key-proto.h Very large style makeover. 2001-11-30 21:06:38 +00:00
krb4encpwd.c Damn. The previous mega-commit was incomplete WRT ANSIfication. This 2001-11-30 22:28:07 +00:00
misc-proto.h Damn. The previous mega-commit was incomplete WRT ANSIfication. This 2001-11-30 22:28:07 +00:00
misc.c Help fix warnings by marking an argument as unused. 2002-06-26 17:05:08 +00:00
misc.h Initial import of BSD telnet. This will be used to build the kerberised 1997-09-04 06:11:16 +00:00
pk.c Squelch clang 3.9.0 warnings about BASE (which is 32768) being converted 2016-08-30 19:02:15 +00:00
pk.h Very large style makeover. 2001-11-30 21:06:38 +00:00
read_password.c Very large style makeover. 2001-11-30 21:06:38 +00:00
rsaencpwd.c Very large style makeover. 2001-11-30 21:06:38 +00:00
sra.c In contrib/telnet/libtelnet/sra.c, use the correct number of bytes to 2011-12-16 00:48:53 +00:00