openssl.git
2013-12-20 Dr. Stephen... Ignore NULL parameter in EVP_MD_CTX_destroy.
2013-12-18 Andy Polyakovsha1-x86_64.pl: harmonize Win64 SE handlers for SIMD...
2013-12-18 Andy Polyakovevp/e_[aes|camellia].c: fix typo in CBC subroutine.
2013-12-18 Andy Polyakovsha512.c: fullfull implicit API contract in SHA512_Tran...
2013-12-18 Dr. Stephen... Check EVP errors for handshake digests.
2013-12-13 Dr. Stephen... verify parameter enumeration functions
2013-12-13 Dr. Stephen... Add opaque ID structure.
2013-12-13 Dr. Stephen... Backport TLS padding extension from master.
2013-12-13 Dr. Stephen... Fix for partial chain notification.
2013-12-13 Dr. Stephen... Verify parameter retrieval functions.
2013-12-13 Dr. Stephen... Don't use rdrand engine as default unless explicitly...
2013-12-10 Dr. Stephen... Get FIPS checking logic right.
2013-12-10 Dr. Stephen... remove obsolete STATUS file
2013-12-10 Dr. Stephen... Add release dates to NEWS
2013-12-09 Andy PolyakovARM assembly pack: SHA update from master.
2013-12-09 Andy PolyakovARM assembly pack: AES update from master (including...
2013-12-09 Andy Polyakovbn/asm/armv4-mont.pl: add NEON code path.
2013-12-09 Andy Polyakovcrypto/bn/asm/x86_64-mont*.pl: update from master.
2013-12-09 Andy Polyakovx86_64-xlate.pl: fix jrcxz in nasm case.
2013-12-09 Andy Polyakovx86_64-xlate.pl: minor update.
2013-12-08 Dr. Stephen... update $default_depflags
2013-12-08 Dr. Stephen... Avoid multiple locks in FIPS mode.
2013-12-03 Andy Polyakovbn/asm/x86_64-mont5.pl: comply with Win64 ABI.
2013-12-03 Andy Polyakovcrypto/bn/asm/rsaz-x86_64.pl: make it work on Win64.
2013-12-03 Andy Polyakovcrypto/bn/rsaz*: fix licensing note.
2013-12-03 Andy Polyakovbn/asm/rsaz-x86_64.pl: fix prototype.
2013-12-01 Dr. Stephen... Fix warning.
2013-12-01 Dr. Stephen... Change header order to pick up OPENSSL_SYS_WIN32
2013-12-01 Dr. Stephen... Recongnise no-dane and no-libunbound
2013-12-01 Dr. Stephen... make update
2013-12-01 Dr. Stephen... Fix warnings.
2013-12-01 Dr. Stephen... WIN32 fixes.
2013-12-01 Dr. Stephen... RSAX no longer compiled.
2013-11-27 Dr. Stephen... Simplify and update openssl.spec
2013-11-18 Dr. Stephen... New functions to retrieve certificate from SSL_CTX
2013-11-18 Dr. Stephen... Don't define SSL_select_next_proto if OPENSSL_NO_TLSEXT set
2013-11-17 Dr. Stephen... Use correct header length in ssl3_send_certifcate_request
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/
next