index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
telnet
/
libtelnet
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Do not use deprecated krb5 error message reporting functions in libtelnet.
stas
2012-04-06
1
-53
/
+55
*
Fix a problem whereby a corrupt DNS record can cause named to crash. [11:06]
cperciva
2011-12-23
1
-0
/
+3
*
In contrib/telnet/libtelnet/sra.c, use the correct number of bytes to
dim
2011-12-16
1
-1
/
+1
*
Rename all symbols in libmp(3) to mp_*, just like Solaris.
ed
2009-02-26
1
-43
/
+43
*
Use __FBSDID vs. rcsid[]. Also protect sccs[] and copyright[] from GCC 3.3.
obrien
2003-05-04
2
-11
/
+9
*
Unbreak Kerberos 5 authentication in telnet.
nectar
2003-03-06
1
-0
/
+24
*
Background:
nectar
2003-01-29
2
-14
/
+2
*
Encrypted strings (after hex decoding) aren't null terminated, because
nsayer
2002-08-22
1
-4
/
+0
*
Warnings fixes. Sort out some variable types.
markm
2002-06-26
1
-6
/
+7
*
Help fix warnings by marking an argument as unused.
markm
2002-06-26
1
-0
/
+1
*
Fix an external declaration that was causing telnetd to core dump.
markm
2002-05-06
1
-1
/
+1
*
Update build after import of Heimdal Kerberos 2002/02/17.
nectar
2002-02-19
1
-1
/
+1
*
help the alphas out with the WARNS=2 stuff.
markm
2001-12-03
1
-1
/
+1
*
Damn. The previous mega-commit was incomplete WRT ANSIfication. This
markm
2001-11-30
7
-37
/
+14
*
Very large style makeover.
markm
2001-11-30
21
-2084
/
+1175
*
Fix world by trimming an extra comment terminator.
jhb
2001-10-29
1
-1
/
+1
*
Add Berkeley copyright to SRA.
nsayer
2001-10-29
3
-1
/
+91
*
Add __FBSDID() to diff-reduce with "base" telnet.
markm
2001-10-01
14
-28
/
+40
*
Code merge and diff reduce with "base" telnet. This is the "later"
markm
2001-08-20
9
-139
/
+90
*
Make the PAM user-override actually override the correect thing.
nsayer
2001-05-17
1
-3
/
+3
*
Fix the latest telnet breakage. Obviously this was never compiled.
peter
2001-05-17
1
-4
/
+4
*
Make sure the protocol actively rejects bad data rather than
nsayer
2001-05-16
1
-8
/
+8
*
srandomdev() affords us the opportunity to radically improve, and at the
nsayer
2001-05-16
1
-0
/
+7
*
Catch any attempted buffer overflows. The magic numbers in this code
nsayer
2001-05-16
1
-2
/
+6
*
Catch malloc return failures. This should help avoid dereferencing NULL on
nsayer
2001-05-16
1
-0
/
+8
*
If the uid of the attempted authentication is 0 and if the pty is
nsayer
2001-05-15
1
-1
/
+34
*
Pointy hat fix -- reapply the SRA PAM patch. To -current this time.
nsayer
2001-05-07
1
-0
/
+133
*
Fix core noted in -stable with 'auth disable SRA'.
nsayer
2001-03-18
1
-2
/
+2
*
Add missing $FreeBSD$ to files that are NOT still on vendor a branch.
peter
2000-07-16
9
-0
/
+30
*
Fix 'telnet -X sra' coredump
nsayer
2000-07-11
1
-1
/
+3
*
Don't call printf with no format string.
kris
2000-07-10
1
-1
/
+5
*
Get crypto from libcrypto, not libdes.
markm
2000-02-24
5
-5
/
+13
*
According to Mark Murray, Makefiles do not belong here. I guess we're
nsayer
1999-08-16
1
-19
/
+0
*
Add SRA authentication to src/crypto/telnet.
nsayer
1999-08-16
9
-4
/
+840
*
Old stuff laying around: Don't use getstr which can conflict with some
peter
1998-12-16
1
-1
/
+1
*
Bring the FreeBSD changes to the virgin sources.
markm
1997-09-07
11
-76
/
+87
*
Initial import of BSD telnet. This will be used to build the kerberised
markm
1997-09-04
19
-0
/
+6265