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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't risk catching a signal while handling a signal for a dying child, as we
jmallett
2002-05-27
1
-0
/
+8
*
Remove _PATH_CP now that it is defined in paths.h
jedgar
2002-05-12
1
-3
/
+0
*
unbreak build:
alfred
2002-05-11
5
-3
/
+7
*
Resurrect as an empty file to unbreak the build. We have everything we
des
2002-05-08
1
-0
/
+1
*
Fix an external declaration that was causing telnetd to core dump.
markm
2002-05-06
1
-1
/
+1
*
Usual after-import fixup of SCM IDs.
obrien
2002-05-01
2
-2
/
+2
*
Back out previous commit.
des
2002-04-25
2
-3
/
+3
*
Change default challenge/response behavior of sshd by popular demand.
jkh
2002-04-25
2
-3
/
+3
*
1) Proberly conditionalize PAM "last login" printout.
ache
2002-04-23
1
-14
/
+11
*
Don't report last login time in PAM case. (perforce change 10057)
des
2002-04-22
1
-4
/
+6
*
Fix warnings + wait for child so it doesn't go zombie (perforce change 10122)
des
2002-04-22
1
-4
/
+3
*
Move LOGIN_CAP calls before all file descriptors are closed hard, since some
ache
2002-04-21
1
-2
/
+15
*
Fix TZ & TERM handling for use_login case of rev. 1.24
ache
2002-04-20
1
-4
/
+6
*
1) Surprisingly, "CheckMail" handling code completely removed from this
ache
2002-04-20
2
-2
/
+24
*
1) Fix overlook in my prev. commit - forget HAVE_ prefix in one place in old
ache
2002-04-20
1
-4
/
+11
*
Please repeat after me: setusercontext() modifies _current_ environment, but
ache
2002-04-20
1
-24
/
+58
*
Fix some warnings. Don't record logins twice in USE_PAM case. Strip
des
2002-04-14
1
-4
/
+22
*
Back out previous backout. It seems I was right to begin with, and DSA is
des
2002-04-12
1
-2
/
+0
*
Knowledgeable persons assure me that RSA is preferable to DSA and that we
des
2002-04-11
1
-0
/
+2
*
Prefer DSA to RSA if both are available.
des
2002-04-11
1
-1
/
+2
*
Do not attempt to load an ssh2 RSA host key by default.
des
2002-04-11
1
-2
/
+0
*
Align for const poisoning in -lutil.
ru
2002-04-08
1
-1
/
+1
*
Nuke stale copy of the pam_ssh(8) source code.
des
2002-04-06
1
-497
/
+0
*
Revert to vendor version, what little was left of our local patches here
des
2002-04-02
1
-2
/
+2
*
Change the FreeBSD version addendum to "FreeBSD-20020402". This shortens
des
2002-04-02
3
-2
/
+3
*
Make the various ssh clients understand the VersionAddendum option.
des
2002-04-02
1
-1
/
+10
*
Switch over to using pam_login_access(8) module in sshd(8).
ru
2002-03-26
2
-19
/
+4
*
REALLY correct typo this time.
nectar
2002-03-26
1
-2
/
+2
*
Fix typo (missing paren) affecting KRB4 && KRB5 case.
nectar
2002-03-25
1
-1
/
+1
*
We keep moduli(5) in /etc/ssh, not /etc.
des
2002-03-23
1
-1
/
+1
*
Correctly set PAM_RHOST so e.g. pam_login_access(8) can do its job.
des
2002-03-21
1
-0
/
+5
*
Use the "sshd" service instead of "csshd". The latter was only needed
des
2002-03-21
1
-1
/
+1
*
Use PAM instead of S/Key (or OPIE) for SSH2.
des
2002-03-21
2
-6
/
+341
*
Note that portions of this software were
des
2002-03-20
1
-0
/
+43
*
- Change the prompt from "S/Key Password: " to "OPIE Password: "
des
2002-03-20
1
-1
/
+3
*
Unbreak for KRB4 ^ KRB5 case.
des
2002-03-19
1
-2
/
+16
*
Revive this file (which is used for opie rather than skey)
des
2002-03-18
1
-0
/
+97
*
Fix conflicts.
des
2002-03-18
51
-6317
/
+6809
*
This commit was generated by cvs2svn to compensate for changes in r92555,
des
2002-03-18
115
-3132
/
+5680
|
\
|
*
Vendor import of OpenSSH 3.1
des
2002-03-18
165
-9014
/
+12507
*
|
Diff reduction.
des
2002-03-16
2
-4
/
+3
*
|
Update version string.
nectar
2002-03-07
1
-1
/
+1
*
|
Fix off-by-one error.
nectar
2002-03-05
1
-1
/
+1
*
|
Use login_getpwclass() instead of login_getclass() so that default
green
2002-02-27
1
-1
/
+1
*
|
Update build after import of Heimdal Kerberos 2002/02/17.
nectar
2002-02-19
2
-204
/
+1
*
|
Remove files that were dropped from Heimdal Kerberos 2002/02/17.
nectar
2002-02-19
5
-432
/
+0
*
|
Resolve conflicts after import of Heimdal Kerberos 2002/02/17.
nectar
2002-02-19
7
-117
/
+169
*
|
This commit was generated by cvs2svn to compensate for changes in r90926,
nectar
2002-02-19
408
-19552
/
+34202
|
\
\
|
*
|
Import of Heimdal Kerberos from KTH repository circa 2002/02/17.
nectar
2002-02-19
418
-19831
/
+34535
*
|
|
Don't use non-signal-safe functions (exit(3) in this case) in
sheldonh
2002-02-05
1
-1
/
+1
[next]