openssl.git
2013-11-14 Dr. Stephen... Constify.
2013-11-14 Piotr SikoraFix compilation with no-nextprotoneg.
2013-11-13 Dr. Stephen... Allow match selecting of current certificate.
2013-11-13 Rob StradlingAdditional "chain_cert" functions.
2013-11-13 Krzysztof KwiatkowskiDelete duplicate entry.
2013-11-12 Andy Polyakovsrp/srp_grps.h: make it Compaq C-friendly.
2013-11-12 Andy Polyakovmodes/asm/ghash-alpha.pl: update from HEAD.
2013-11-12 Andy PolyakovMake Makefiles OSF-make-friendly.
2013-11-11 Dr. Stephen... Fix memory leak.
2013-11-11 Dr. Stephen... Typo.
2013-11-11 Dr. Stephen... Fix for some platforms where "char" is unsigned.
2013-11-10 Andy PolyakovMakefile.org: make FIPS build work with BSD make.
2013-11-09 Dr. Stephen... Check for missing components in RSA_check.
2013-11-09 Dr. Stephen... Document RSAPublicKey_{in,out} options.
2013-11-09 Dr. Stephen... Add CMS_SignerInfo_get0_signature function.
2013-11-08 Andy Polyakovengines/ccgost/gost89.h: make word32 defintion uncondit...
2013-11-08 Andy Polyakovmodes/asm/ghash-alpha.pl: make it work with older assem...
2013-11-06 Dr. Stephen... Enable PSK in FIPS mode.
2013-11-06 Dr. Stephen... Initialise context before using it.
2013-11-03 Ben LauriePBKDF2 should be efficient. Contributed by Christian...
2013-11-02 Dr. Stephen... Add brainpool curves to trace output.
2013-11-02 Dr. Stephen... Fix warning.
2013-11-02 Dr. Stephen... Add SSL_CONF command to set DH Parameters.
2013-11-02 Dr. Stephen... Fix argument processing.
2013-11-02 Dr. Stephen... Constification.
2013-11-02 Dr. Stephen... Extend SSL_CONF
2013-11-02 Dr. Stephen... Typo.
2013-11-01 Piotr SikoraFix SSL_OP_SINGLE_ECDH_USE
2013-11-01 Dr. Stephen... Add -ecdh_single option.
2013-10-30 Robin SeggelmannDTLS/SCTP struct authchunks Bug
2013-10-30 Robin SeggelmannDTLS/SCTP Finished Auth Bug
2013-10-21 Ben LaurieRemove unused variable.
2013-10-20 Nick MathewsonFix another gmt_unix_time case in server_random
2013-10-20 Nick MathewsonDo not include a timestamp in the Client/ServerHello...
2013-10-20 Steve MarquessRemove gratuitous patent references
2013-10-20 Dr. Stephen... Fix no-ssl-trace
2013-10-20 Dr. Stephen... Prevent use of RSA+MD5 in TLS 1.2 by default.
2013-10-20 Ben LaurieAdd clang debug target.
2013-10-15 Andy PolyakovPPC assembly pack: make new .size directives profiler...
2013-10-15 Dr. Stephen... Add brainpool curves to NID table too.
2013-10-15 Dr. Stephen... Fix warning.
2013-10-15 Dr. Stephen... Add test vectors from RFC7027
2013-10-15 Dr. Stephen... RFC7027 (Brainpool for TLS) support.
2013-10-14 Andy PolyakovPPC assembly pack: update from master branch.
2013-10-14 Andy PolyakovAdd support for Cygwin-x86_64.
2013-10-13 Andy PolyakovInitial aarch64 bits.
2013-10-13 Andy PolyakovMIPS assembly pack: get rid of deprecated instructions.
2013-10-12 Andy Polyakovaes/asm/bsaes-x86_64.pl: update from master.
2013-10-10 Andy Polyakovbn/asm/rsax-avx2.pl: minor optimization [for Decoded...
2013-10-07 Ben LaurieConstification.
2013-10-05 Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' into pre-aead
2013-10-05 Andy Polyakovevp/e_des3.c: fix typo with potential integer overflow...
2013-10-05 Andy Polyakovperlasm/sparcv9_modes.pl: make it work even with season...
2013-10-04 Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' into agl-1.0.2aead
2013-10-04 Ben LaurieTidy.
2013-10-04 Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' into agl-1.0.2aead
2013-10-03 Ben LaurieMake it build and test.
2013-10-03 Andy Polyakovevp/e_des3.c: fix typo with potential integer overflow...
2013-10-03 Andy Polyakovperlasm/sparcv9_modes.pl: make it work even with season...
2013-10-01 Adam LangleyAEAD Tests.
2013-10-01 Adam Langleychacha20poly1305
2013-10-01 Adam LangleyUse AEAD for AES-GCM.
2013-10-01 Adam LangleyAEAD support in ssl/
2013-10-01 Adam LangleyAEAD support.
2013-10-01 Adam LangleyRework tls1_change_cipher_state.
2013-10-01 Ben LaurieConstification.
2013-10-01 Dr. Stephen... Update cms docs.
2013-10-01 Ben LaurieCorrectly test for no-ec.
2013-10-01 Dr. Stephen... Don't run ECDH CMS tests if EC disabled.
2013-10-01 Dr. Stephen... Add X9.42 DH test.
2013-10-01 Dr. Stephen... New CMS tests.
2013-10-01 Dr. Stephen... Add X9.42 DH certificate to S/MIME test
2013-10-01 Dr. Stephen... Scripts to recreate S/MIME test certificates.
2013-10-01 Dr. Stephen... Custom key wrap option for cms utility.
2013-10-01 Dr. Stephen... add cofactor ECDH support from fips branch
2013-10-01 Ben LaurieFix compile errors.
2013-10-01 Dr. Stephen... CMS RFC2631 X9.42 DH enveloped data support.
2013-10-01 Dr. Stephen... Minor optimisation to KDF algorithm.
2013-10-01 Dr. Stephen... Add KDF for DH.
2013-10-01 Dr. Stephen... Return correct enveloped data type in ASN1 methods.
2013-10-01 Dr. Stephen... Algorithm parameter support.
2013-10-01 Dr. Stephen... Add support for ECDH KARI.
2013-10-01 Dr. Stephen... Add support for X9.62 KDF.
2013-10-01 Dr. Stephen... CMS support for key agreeement recipient info.
2013-10-01 Dr. Stephen... Add new CMS tests.
2013-10-01 Dr. Stephen... Add -keyopt option to cms utility.
2013-10-01 Dr. Stephen... Update cms docs.
2013-10-01 Dr. Stephen... CMS RSA-OAEP and RSA-PSS support.
2013-10-01 Dr. Stephen... Update to OAEP support.
2013-10-01 Dr. Stephen... Exetended OAEP support.
2013-10-01 Dr. Stephen... Add FIPS RSA error code.
2013-10-01 Dr. Stephen... Set CMS EnvelopedData version correctly.
2013-10-01 Dr. Stephen... Initialise CMS signature buffer length properly.
2013-10-01 Dr. Stephen... CMS public key parameter support.
2013-10-01 Dr. Stephen... Add control to retrieve signature MD.
2013-10-01 Dr. Stephen... Add new OIDs from RFC5753
2013-10-01 Dr. Stephen... Add new OID to pSpecified from PKCS#1
2013-10-01 Dr. Stephen... Add FIPS 186-2 DSA parameter generation algorithm.
2013-10-01 Dr. Stephen... Extend DH parameter generation support.
2013-10-01 Dr. Stephen... Enhance DH dup functions.
next