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
/
crypto
/
telnet
/
libtelnet
Commit message (
Expand
)
Author
Age
Files
Lines
*
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