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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update for OpenSSL 0.9.6a
kris
2001-05-20
1
-2
/
+5
*
Follow the OpenSSH 2.9 upgrade with the infrastructure. Two new
green
2001-05-04
1
-7
/
+4
*
Add the new version.c to libssh.
green
2001-05-03
1
-1
/
+1
*
Reactivate SRA.
nsayer
2001-04-05
1
-2
/
+2
*
Merged src/lib/libtelnet rev.1.9 (fixed removing of obsolete shared
ru
2001-03-28
1
-8
/
+5
*
Bye-bye /usr/lib/libtelnet.a. This should fix ``make release'' brokeness.
ru
2001-03-28
1
-2
/
+4
*
secure/ build fixes:
ru
2001-03-26
4
-17
/
+13
*
disable SRA
assar
2001-03-23
1
-2
/
+2
*
Attempt to fix the problem with -j builds, and du-uglify the asm code
kris
2001-03-14
1
-10
/
+6
*
Add OpenBSD-style blowfish password hashing. This makes one less
markm
2001-03-11
3
-0
/
+1249
*
MFS: Belatedly bump SHLIB_MAJOR corresponding to OpenSSL 0.9.6
kris
2001-03-08
2
-2
/
+2
*
Install the des.h link under ${DESTDIR}. Fixes buildworld.
kris
2001-03-04
1
-1
/
+1
*
Clean up the installation of the compatibility libdes header/library
kris
2001-03-04
1
-22
/
+11
*
Don't override CPUTYPE (actually this predates the <bsd.cpu.mk> use of
kris
2001-03-04
1
-13
/
+3
*
setlocale(3) has been fixed to match POSIX standard:
ru
2001-03-02
1
-1
/
+1
*
Update the list of OpenSSL manpages (now contains many more describing
kris
2001-02-25
1
-55
/
+108
*
Add back a missing file from the no-asm case
kris
2001-02-20
1
-1
/
+1
*
Remove a remnant of my attempt to get alpha asm code working. OpenSSL
kris
2001-02-19
1
-2
/
+0
*
Introduce support for using OpenSSL ASM optimizations. This is done
kris
2001-02-19
2
-10
/
+91
*
Fixed missing include of <unistd.h> and wrong prototype for setkey().
bde
2001-02-06
1
-1
/
+2
*
Add .Lb libcipher
ben
2001-01-24
1
-1
/
+3
*
Merge into a single US-exportable libcrypt, which only provides
peter
2000-12-28
1
-73
/
+0
*
Update for OpenSSH 2.3.0.
green
2000-12-05
1
-2
/
+3
*
Fixed a typo from the last commit.
ru
2000-11-15
1
-1
/
+1
*
Correct some fallout from the semi-automated way I updated the makefile.
kris
2000-11-14
1
-4
/
+4
*
Update for OpenSSL 0.9.6
kris
2000-11-13
3
-56
/
+63
*
Overhaul of the build-time include file generation. Don't break in evp.h
kris
2000-09-17
3
-47
/
+32
*
Update for OpenSSH 2.2.0
kris
2000-09-10
1
-3
/
+3
*
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
*
Make the temporary file _evp.h instead of evp.h to not conflict with
green
2000-08-24
2
-5
/
+7
*
Generate a new evp.h at build-time instead of install-time to properly
green
2000-08-23
2
-6
/
+7
*
Add working and easy crypt(3)-switching. Yes, we need a whole new API
green
2000-08-22
1
-0
/
+1
*
Unbreak the OpenSSL headers for those of us who don't/can't use IDEA by
green
2000-08-04
1
-1
/
+10
*
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
2
-1
/
+18
*
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
1
-1
/
+6
*
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
4
-106
/
+178
*
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
*
Add a new function stub to libcrypto() which resolves to a symbol in
kris
2000-03-13
1
-1
/
+1
[next]