summaryrefslogtreecommitdiff
path: root/src/lib/libssl (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Adjust to explicitly list ${libdir}.jasper2011-05-031-4/+4
* | | | back out previous commit.beck2011-03-251-665/+0
* | | | Add the following certs:dhill2011-03-251-0/+665
* | | | This script doesn't need write access to $curdir. Just check existence.matthieu2011-03-241-3/+3
* | | | Remove expired certs.dhill2011-03-031-174/+0
* | | | fix for CVE-2011-0014 "OCSP stapling vulnerability";djm2011-02-102-2/+14
* | | | Put -I${includedir} back into Cflags so configure script tests likenaddy2011-01-251-4/+8
* | | | - simplify, krb5 handling is not needed.jasper2011-01-212-27/+8
* | | | - adjust krb5 directoriesjasper2011-01-031-8/+5
* | | | - ensure ${DESTDIR}/usr/lib/pkgconfig/ as running make distrib-dirs is notjasper2010-12-281-2/+3
* | | | - generate and install pkg-config files for openssl, which more and morejasper2010-12-282-1/+122
* | | | move CRYPTO_VIAC3_MAX out of cryptodev.h and into the onlyjsg2010-12-161-0/+2
* | | | The VIA ciphers are added to an array of CRYPTO_ALGORITHM_MAX lengthjsg2010-12-161-2/+2
* | | | Security fix for CVE-2010-4180 as mentioned in http://www.openssl.org/news/se...jasper2010-12-154-0/+16
* | | | - Apply security fix for CVE-2010-3864 (+commit 19998 which fixes the fix).jasper2010-11-172-36/+84
* | | | Disable use of dladdr() on a.out arches, they do not provide it (yet); ok djm@miod2010-10-181-1/+1
* | | | OpenSSL grows another undocumented header, apparently needed on armishdjm2010-10-071-1/+2
* | | | More OpenSSL fixes:djm2010-10-064-14/+16
* | | | Retire Skipjackmikeb2010-10-062-2/+0
* | | | Our make already uses sh -e when executing commands.naddy2010-10-041-7/+7
* | | | DES_LONG should be u_int on all platforms, it was spuriouslydjm2010-10-031-1/+1
* | | | percolate up errors from perl asm scripts, correctly enable SHA-256 asm ondjm2010-10-021-9/+9
* | | | fix -Wall due to API changedjm2010-10-011-3/+3
* | | | update supporting files, crank library majorsdjm2010-10-0118-274/+621
* | | | add missing; yay for cvs!djm2010-10-013-0/+402
* | | | resolve conflicts, fix local changesdjm2010-10-011079-135052/+48413
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-0113-252/+2386
|\ \ \ \ | | |/ / | |/| |
| * | | import OpenSSL-1.0.0adjm2010-10-0149-3141/+10589
| * | | import of OpenSSL 0.9.8kdjm2009-04-064-3/+5
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-01306-4812/+48339
|\ \ \ \ | | |/ / | |/| |
| * | | import OpenSSL-1.0.0adjm2010-10-01334-6392/+53658
| * | | This commit was manufactured by cvs2git to create branch 'OPENSSL'.cvs2svn2010-07-011-0/+992
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-0184-1948/+3142
|\ \ \ \ | | |_|/ | |/| |
| * | | import OpenSSL-1.0.0adjm2010-10-01693-25279/+41145
* | | | Use mandoc instead of groff to build PostScript manuals; note thatschwarze2010-09-091-3/+3
* | | | Oracle has re-licensed sunrpc under a three-clause BSD license.millert2010-09-011-27/+29
* | | | oops. Missed this from my aes-ni commit.thib2010-07-011-3/+4
* | | | AES-NI engine support for OpenSSL.thib2010-07-0111-3/+1730
* | | | VIA xcrypt for amd64, simpler version of a diff from deraadtjsg2010-06-291-6/+19
* | | | Add the extendedKeyUsage flags serverAuth and clientAuth. Newer Windowsreyk2010-06-261-0/+3
* | | | When running in pic mode we don't have enough general registers for alljsg2010-05-031-1/+1
* | | | The openssl command line tool treats the non-null terminated bufferderaadt2010-04-201-1/+1
* | | | Security fix for CVE-2010-0740jasper2010-04-142-6/+8
* | | | Build all manual pages in base with mandoc(1) instead of groff,schwarze2010-04-031-3/+3
* | | | cherrypick patch from OpenSSL 0.9.8m:djm2010-03-044-8/+11
* | | | Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentmiod2010-02-031-6/+8
* | | | add a fix from OpenSSL CVS for SA38200.jasper2010-01-311-10/+7
* | | | new ipsca root.dlg2009-12-311-0/+108
* | | | ipsca has expireddlg2009-12-311-51/+0
* | | | plug a memory leak; found by parfait, ok djmderaadt2009-12-111-0/+2