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
/
secure
Commit message (
Expand
)
Author
Age
Files
Lines
*
Overhaul of the build-time include file generation. Don't break in evp.h
kris
2000-09-17
3
-47
/
+32
*
Give users a way to alter the sendmail (and related utilities) build
gshapiro
2000-09-17
1
-1
/
+7
*
Only build sftp-server conditionally
kris
2000-09-16
1
-1
/
+3
*
Add sftp-server
ache
2000-09-15
1
-0
/
+1
*
Allow users to add libraries for sendmail (e.g. Cyrus SASL)
gshapiro
2000-09-13
1
-1
/
+1
*
Update for OpenSSH 2.2.0
kris
2000-09-10
4
-7
/
+33
*
Nuke RSAREF support from orbit.
kris
2000-09-10
4
-75
/
+3
*
``Anyone is now free to rub two primes together for their own gratification''
kris
2000-09-06
1
-1
/
+1
*
Err, we weren't even compiling auth1.c with LOGIN_CAP at all. Guess nobody
kris
2000-09-02
1
-1
/
+1
*
Make the temporary file _evp.h instead of evp.h to not conflict with
green
2000-08-24
2
-5
/
+7
*
Add missing quotes around xauth path
ache
2000-08-23
1
-1
/
+1
*
Generate a new evp.h at build-time instead of install-time to properly
green
2000-08-23
2
-6
/
+7
*
Respect X11BASE to derive the location of xauth(1)
kris
2000-08-23
1
-0
/
+4
*
Add working and easy crypt(3)-switching. Yes, we need a whole new API
green
2000-08-22
1
-0
/
+1
*
Turn on support for IPv6
gshapiro
2000-08-14
1
-1
/
+1
*
Get rid of the /etc/aliases -> /etc/mail/aliases hack. /etc/mail/aliases
gshapiro
2000-08-13
1
-6
/
+0
*
The rest of the changes needed to support the new version of sendmail (8.11.0).
gshapiro
2000-08-12
1
-11
/
+28
*
Unbreak the OpenSSL headers for those of us who don't/can't use IDEA by
green
2000-08-04
1
-1
/
+10
*
Install the openssl(1) manpage with an MLINK from ssl(8) to at least put
kris
2000-08-03
1
-6
/
+12
*
Don't build sshd if NO_OPENSSL defined.
kris
2000-07-30
1
-1
/
+1
*
Don't build crypto-enabled telnetd if NO_OPENSSL is defined, since it
kris
2000-07-25
1
-1
/
+1
*
WITH_IDEA --> MAKE_IDEA fix.
markm
2000-07-16
1
-1
/
+1
*
Add missing $FreeBSD$ to files that are NOT still on vendor a branch.
peter
2000-07-16
2
-0
/
+6
*
Be consistant about WITH_ vs MAKE_ flags. We have a precedent of using
peter
2000-07-14
2
-4
/
+4
*
Argh. Cut/paste transcription error. Fix syntax of previous commit.
peter
2000-07-03
1
-1
/
+1
*
USA_RESIDENT is forced to YES or NO at the start of Makefile.inc1
peter
2000-07-03
1
-1
/
+2
*
MFI. This is a documentation-only, diffreducing patch, that if
markm
2000-06-24
4
-2
/
+23
*
Link explicitly against -lmd. I'm not sure what was pulling this in
kris
2000-06-11
1
-2
/
+2
*
Add a new file to SRCS
kris
2000-06-03
1
-1
/
+1
*
/dev/urandom is the default random device, so no use in stateing it here.
obrien
2000-05-15
1
-4
/
+1
*
This version is slightly better than rev 1.10. There are still missing
obrien
2000-05-15
1
-10
/
+8
*
Use unadorned `mkdir -p', removing the "test ... ||".
obrien
2000-05-15
1
-2
/
+2
*
Update for OpenSSH 2.1
kris
2000-05-15
3
-5
/
+15
*
Use the C locale for running date(1).
kris
2000-04-20
1
-1
/
+1
*
Update for OpenSSL 0.9.5a and clean up a bit.
kris
2000-04-13
5
-111
/
+183
*
Update for OpenSSL 0.9.5a and clean up a bit.
kris
2000-04-13
2
-38
/
+10
*
* Fix dependancies so that ``make depend'' is not required.
obrien
2000-04-11
1
-24
/
+26
*
* Fix dependancies so that ``make depend'' is not required.
obrien
2000-04-11
1
-38
/
+39
*
Add libcrypto to LDADD. This fixes problems seen with e.g. apache-modssl
kris
2000-04-04
1
-0
/
+1
*
Missed a fix for the new openssh; this fixes make world.
kris
2000-03-26
1
-1
/
+1
*
Update for latest OpenSSH
kris
2000-03-26
2
-4
/
+4
*
Add a new function stub to libcrypto() which resolves to a symbol in
kris
2000-03-13
1
-1
/
+1
*
Make LOGIN_CAP work properly.
markm
2000-03-09
1
-3
/
+5
*
Buildworld fixes for NO_OPENSSH and NO_OPENSSL
kris
2000-03-09
1
-2
/
+2
*
Build a shared library too - ports expect it.
kris
2000-03-07
1
-1
/
+0
*
Merge from internat.freebsd.org; cleanup stray rsaref glue code reference
peter
2000-03-05
1
-4
/
+0
*
MFI: Make ssh and sshd link in the krb5 part of make release.
jhay
2000-03-03
2
-4
/
+4
*
Resurrect the old libdes manpages (after a repo copy) until we have better
kris
2000-03-02
1
-0
/
+14
*
Merge from internat.freebsd.org: add libcrypto to librsaUSA's symbol search
peter
2000-03-02
1
-0
/
+2
*
MFI: stupid typo of mine.
markm
2000-02-29
1
-1
/
+1
[next]