openssl.git
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... Flag to disable automatic copying of contexts.
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 PolyakovConfigure: add linux-ppc64le target.
2013-11-12 Andy Polyakovsrp/srp_grps.h: make it Compaq C-friendly.
2013-11-12 Andy Polyakovmodes/asm/ghash-alpha.pl: fix typo.
2013-11-12 Andy PolyakovMake Makefiles OSF-make-friendly.
2013-11-11 Dr. Stephen... Fix memory leak.
2013-11-11 Dr. Stephen... Support setting of "no purpose" for trust.
2013-11-11 Dr. Stephen... Update FAQ
2013-11-10 Andy PolyakovMakfile.org: make FIPS build work with BSD make.
2013-11-10 Dr. Stephen... Update FAQ with PGP note.
2013-11-09 Dr. Stephen... Fix for some platforms where "char" is unsigned.
2013-11-09 Dr. Stephen... Document RSAPublicKey_{in,out} options.
2013-11-09 Dr. Stephen... Add CMS_SignerInfo_get0_signature function.
2013-11-09 Dr. Stephen... Check for missing components in RSA_check.
2013-11-09 Andy Polyakovmodes/asm/ghash-alpha.pl: make it work with older assem...
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... Experimental workaround TLS filler (WTF) extension.
2013-11-06 Dr. Stephen... Enable PSK in FIPS mode.
2013-11-06 Dr. Stephen... Sync error codes with 1.0.2-stable
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-01 Robin SeggelmannDTLS/SCTP struct authchunks Bug
2013-11-01 Robin SeggelmannDTLS/SCTP Finished Auth Bug
2013-11-01 Piotr SikoraFix SSL_OP_SINGLE_ECDH_USE
2013-11-01 Dr. Stephen... Add -ecdh_single option.
2013-11-01 Dr. Stephen... Fix warning.
2013-11-01 Dr. Stephen... Fix warning.
2013-10-31 Andy Polyakovsha/asm/sha512-ppc.pl: fix typo.
2013-10-31 Andy Polyakovperlas/ppc-xlate.pl: fix typo.
2013-10-31 Andy Polyakovaes/asm/aes-ppc.pl: add little-endian support.
2013-10-31 Andy Polyakovperlasm/ppc-xlate.pl: add .quad directive
2013-10-31 Andy Polyakovsha/asm/sha1-ppc.pl: add little-endian support.
2013-10-28 Andy Polyakovengines/e_aep.c: make it BN_ULONG-size and endian ...
2013-10-25 Andy Polyakovbn/asm/x86_64-mont.pl: minor optimization [for Decoded...
2013-10-22 Lubomir RintelPOD: Fix list termination
2013-10-22 Lubomir RintelPOD: Fix item numbering
2013-10-22 Dr. Stephen... Update test server details.
2013-10-22 Dr. Stephen... Add SSL_CONF command to set DH Parameters.
2013-10-22 Dr. Stephen... Fix argument processing.
2013-10-21 Dr. Stephen... Constification.
2013-10-21 Dr. Stephen... Update demos/bio/README
2013-10-21 Ben LaurieRemove unused variable.
2013-10-21 Nick MathewsonFix another gmt_unix_time case in server_random
2013-10-21 Nick MathewsonDo not include a timestamp in the Client/ServerHello...
2013-10-20 Dr. Stephen... Fix various typos.
2013-10-20 Dr. Stephen... Modify sample accept.cnf
2013-10-20 Steve MarquessRemove gratuitous patent references
2013-10-20 Dr. Stephen... Add demo for SSL server using SSL_CONF.
2013-10-20 Dr. Stephen... Extend SSL_CONF
2013-10-20 Dr. Stephen... Typo.
2013-10-20 Dr. Stephen... Time value for various platforms.
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-15 Dr. Stephen... Sync OID numbers with 1.0.2 branch.
2013-10-14 Andy PolyakovPPC assembly pack: add .size directives.
2013-10-14 Andy Polyakovbn/asm/*x86_64*.pl: correct assembler requirement for...
2013-10-13 Andy PolyakovInitial aarch64 bits.
2013-10-13 Andy PolyakovMIPS assembly pack: get rid of deprecated instructions.
2013-10-12 Andy Polyakovevp/e_aes_cbc_hmac_sha*.c: limit multi-block fragmentat...
2013-10-12 Andy Polyakovaes/asm/bsaes-x86_64.pl: fix Windows-specific bug in...
2013-10-10 Andy Polyakovbn/asm/rsax-avx2.pl: minor optimization [for Decoded...
2013-10-09 Andy Polyakovbn/bn_exp.c: prefer MULX/AD*X over AVX2.
2013-10-08 Andy PolyakovConfigure: recognize experimental-multiblock.
2013-10-08 Andy Polyakovssl/s3_pkt.c: add initial multi-block encrypt.
2013-10-08 Andy Polyakovevp/e_aes_cbc_hmac_sha*.c: harmonize names, fix bugs.
2013-10-08 Andy Polyakovevp/evp.h: add multi-block contstants and parameter...
2013-10-08 Andy Polyakovsha/asm/sha*-mb-x86_64.pl: commentary update.
2013-10-07 Ben LaurieConstification.
2013-10-03 Andy Polyakovaes/asm/bsaes-*.pl: improve decrypt performance.
2013-10-03 Ben LaurieSupport new asm files.
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-02 Andy Polyakovbn/asm/x86_64-mont*.pl: add MULX/ADCX/ADOX code path.
2013-10-02 Andy Polyakovrsaz-x86_64.pl: add MULX/ADCX/ADOX code path.
2013-10-02 Andy Polyakovx86_64-xlate.pl: fix jrcxz in nasm case.
2013-10-02 Andy Polyakovevp/e_aes_cbc_hmac_sha*.c: multi-block glue code.
2013-10-02 Andy PolyakovConfigire: take multi-block modules into build loop.
2013-10-02 Andy Polyakovx86_64 assembly pack: add multi-block AES-NI, SHA1...
2013-10-02 Andy Polyakovevp/e_aes_cbc_hmac_sha256.c: enable is on all AES-NI...
2013-10-01 Andy Polyakovaes/asm/*-armv*.pl: compensate for inconsistencies...
2013-09-25 Ben LaurieProduce PEM we would consume.
2013-09-25 Ben LaurieShow useful errors.
2013-09-20 Ben LaurieMix time into the pool to avoid repetition of the Andro...
2013-09-20 Ben LaurieMerge remote-tracking branch 'trevp/pemfix' into trev...
2013-09-20 Ben LaurieMore diagnostics for invalid OIDs.
2013-09-20 Andy Polyakovaes-armv4.pl, bsaes-armv7.pl: add Linux kernel and...
next