aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perlasm/ppc-xlate.pl: improve linux64le support.Andy Polyakov2013-12-041-5/+11
* aes/asm/vpaes-ppc.pl: comply with ABI.Andy Polyakov2013-12-041-20/+276
* Configure: remove vpaes-ppc from aix targets.Andy Polyakov2013-12-042-8/+8
* bn/asm/x86_64-mont5.pl: comply with Win64 ABI.Andy Polyakov2013-12-031-2/+2
* crypto/bn/asm/rsaz-x86_64.pl: make it work on Win64.Andy Polyakov2013-12-032-13/+15
* crypto/bn/rsaz*: fix licensing note.Andy Polyakov2013-12-033-459/+500
* bn/asm/rsaz-x86_64.pl: fix prototype.Andy Polyakov2013-12-031-1/+1
* Simplify and update openssl.specDr. Stephen Henson2013-11-301-6/+3
* vpaes-ppc.pl: fix bug in IV handling and comply with ABI.Andy Polyakov2013-11-291-9/+6
* ppc64-mont.pl: eliminate dependency on GPRs' upper halves.Andy Polyakov2013-11-272-62/+599
* Take vpaes-ppc module into loop.Andy Polyakov2013-11-274-12/+17
* Add Vector Permutation AES for PPC.Andy Polyakov2013-11-272-0/+1226
* New functions to retrieve certificate from SSL_CTXDr. Stephen Henson2013-11-183-5/+26
* Don't define SSL_select_next_proto if OPENSSL_NO_TLSEXT setDr. Stephen Henson2013-11-181-0/+2
* Use correct header length in ssl3_send_certifcate_requestDr. Stephen Henson2013-11-171-2/+2
* Constify.Dr. Stephen Henson2013-11-143-3/+4
* Fix compilation with no-nextprotoneg.Piotr Sikora2013-11-1410-23/+26
* Flag to disable automatic copying of contexts.Dr. Stephen Henson2013-11-134-40/+94
* Allow match selecting of current certificate.Dr. Stephen Henson2013-11-131-0/+11
* Additional "chain_cert" functions.Rob Stradling2013-11-135-15/+80
* Delete duplicate entry.Krzysztof Kwiatkowski2013-11-131-1/+0
* Configure: add linux-ppc64le target.Andy Polyakov2013-11-123-0/+68
* srp/srp_grps.h: make it Compaq C-friendly.Andy Polyakov2013-11-122-412/+412
* modes/asm/ghash-alpha.pl: fix typo.Andy Polyakov2013-11-121-1/+1
* Make Makefiles OSF-make-friendly.Andy Polyakov2013-11-126-6/+19
* Fix memory leak.Dr. Stephen Henson2013-11-111-0/+1
* Support setting of "no purpose" for trust.Dr. Stephen Henson2013-11-111-8/+19
* Update FAQDr. Stephen Henson2013-11-111-0/+6
* Makfile.org: make FIPS build work with BSD make.Andy Polyakov2013-11-101-1/+1
* Update FAQ with PGP note.Dr. Stephen Henson2013-11-101-2/+3
* Fix for some platforms where "char" is unsigned.Dr. Stephen Henson2013-11-091-1/+1
* Document RSAPublicKey_{in,out} options.Dr. Stephen Henson2013-11-091-0/+15
* Add CMS_SignerInfo_get0_signature function.Dr. Stephen Henson2013-11-093-1/+13
* Check for missing components in RSA_check.Dr. Stephen Henson2013-11-091-0/+6
* modes/asm/ghash-alpha.pl: make it work with older assembler for real.Andy Polyakov2013-11-091-13/+23
* engines/ccgost/gost89.h: make word32 defintion unconditional.Andy Polyakov2013-11-081-4/+0
* modes/asm/ghash-alpha.pl: make it work with older assembler.Andy Polyakov2013-11-081-12/+11
* Experimental workaround TLS filler (WTF) extension.Dr. Stephen Henson2013-11-062-0/+29
* Enable PSK in FIPS mode.Dr. Stephen Henson2013-11-061-3/+3
* Sync error codes with 1.0.2-stableDr. Stephen Henson2013-11-062-9/+31
* Initialise context before using it.Dr. Stephen Henson2013-11-061-1/+1
* PBKDF2 should be efficient. Contributed by Christian HeimesBen Laurie2013-11-031-8/+29
* Add brainpool curves to trace output.Dr. Stephen Henson2013-11-021-0/+3
* DTLS/SCTP struct authchunks BugRobin Seggelmann2013-11-011-3/+3
* DTLS/SCTP Finished Auth BugRobin Seggelmann2013-11-012-11/+33
* Fix SSL_OP_SINGLE_ECDH_USEPiotr Sikora2013-11-011-3/+3
* Add -ecdh_single option.Dr. Stephen Henson2013-11-011-0/+1
* Fix warning.Dr. Stephen Henson2013-11-011-0/+3
* Fix warning.Dr. Stephen Henson2013-11-011-1/+1
* sha/asm/sha512-ppc.pl: fix typo.Andy Polyakov2013-10-311-1/+1