summaryrefslogtreecommitdiff
path: root/src/lib/libssl (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* pull Ben Lauries blind prefix injection fix for CVE-2009-3555 frommarkus2009-11-1010-12/+40
* s/Mhz/MHz/, MHz is a multiple of the SI unit hertz (whose symbol is Hz).sobrado2009-10-312-4/+4
* another cert that makes godaddy.com and launchpad.net (among others) happy.fgsch2009-10-121-0/+51
* remove expired certificates and add startcom ltd.fgsch2009-08-081-839/+148
* pull string for memcpy; ok hshoexer@martynas2009-08-071-1/+2
* add ipsCA as a valid authority.dlg2009-05-251-0/+51
* resync libssl/libcrypto pod documentation - quite a few more pages anddjm2009-04-101-27/+242
* crankus majorisdjm2009-04-063-3/+3
* resolve conflictsdjm2009-04-0652-176/+308
* This commit was generated by cvs2git to track changes on a CVS vendordjm2009-04-067-11/+18
|\
| * import of OpenSSL 0.9.8kdjm2009-04-0664-173/+330
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-04-0634-117/+18119
|\ \
| * | import of OpenSSL 0.9.8kdjm2009-04-0637-135/+18140
* | | missing ssl_sock_init() call in init_client() (used bydjm2009-01-301-3/+10
* | | remove some gratuitous changes that do nothing other than inreasedjm2009-01-301-2/+1
* | | convert a strdup (into a purpose-allocated buffer) in libcrypto to adjm2009-01-121-2/+3
* | | openssl-0.9.8j enables RFC3546 TLS extensions by default (e.g. the verydjm2009-01-0913-39/+0
* | | adjust Makefile and crank major for openssl-0.9.8jdjm2009-01-0917-16/+56
* | | resolve conflictsdjm2009-01-09301-4804/+6983
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-094-9/+15
|\ \ \
| * | | import openssl-0.9.8jdjm2009-01-0923-96/+299
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-09127-3471/+17440
|\ \ \ \ | | |_|/ | |/| |
| * | | import openssl-0.9.8jdjm2009-01-09439-7223/+24970
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-0943-95/+1439
|\ \ \ \ | | |_|/ | |/| |
| * | | import openssl-0.9.8jdjm2009-01-0963-558/+2236
| * | | This commit was manufactured by cvs2git to create branch 'OPENSSL'.cvs2svn2009-01-054-0/+2088
* | | | Add a missing MLINK for BIO_new_socket.oga2009-01-081-1/+2
* | | | update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-05136-2902/+4741
* | | | fix some cause of bad TEXTREL on i386 and amd64otto2008-09-195-14/+64
* | | | use one call to arc4random_buf() instead of lots of arc4random()djm2008-09-101-8/+2
* | | | turn off CAST assembler code (i.e. use C implementation) as it has baddjm2008-09-081-3/+3
* | | | sparc now requires this bloated library to be -fPICderaadt2008-09-071-1/+5
* | | | Fix merge botch.kettenis2008-09-071-3/+0
* | | | remove duplicate definition of OPENSSL_DSA_MAX_MODULUS_BITS spotteddjm2008-09-061-2/+0