openssl.git
2013-09-17 Dr. Stephen... DTLS version usage fixes.
2013-09-17 Bodo MoellerMove change note for SSL_OP_SAFARI_ECDHE_ECDSA_BUG.
2013-09-17 Bodo MoellerMove the change note for partial chain verification...
2013-09-16 Trevor PerrinRedo deletion of some serverinfo code that supplemental...
2013-09-16 Bodo MoellerSync CHANGES and NEWS files.
2013-09-16 Bodo Moeller Fix overly lenient comparisons:
2013-09-15 Andy Polyakovcrypto/armcap.c: fix typo in rdtsc subroutine.
2013-09-15 Andy PolyakovAdd support for Cygwin-x86_64.
2013-09-15 Andy Polyakovbsaes-armv7.pl: remove partial register operations...
2013-09-15 Andy Polyakovbsaes-armv7.pl: remove byte order dependency and minor...
2013-09-15 Ard BiesheuvelAdded support for ARM/NEON based bit sliced AES in...
2013-09-13 Rob StradlingUpdate CHANGES.
2013-09-13 Rob StradlingTidy up comments.
2013-09-13 Rob StradlingUse TLS version supplied by client when fingerprinting...
2013-09-13 Rob StradlingFix compilation with no-ec and/or no-tlsext.
2013-09-13 Mattypo
2013-09-12 Scott DeboyInitialize next_proto in s_server - resolves incorrect...
2013-09-10 Ben LaurieConstification.
2013-09-09 Andy Polyakovcrypto/modes/asm/aesni-gcm-x86_64.pl: minor optimization.
2013-09-09 Andy Polyakovcrypto/bn/asm/x86_64-mont.pl: minor optimization.
2013-09-08 Dr. Stephen... Remove ancient PATENTS section and FAQ reference.
2013-09-08 Dr. Stephen... Partial path fix.
2013-09-08 Dr. Stephen... Document extension clash.
2013-09-08 Dr. Stephen... Experimental encrypt-then-mac support.
2013-09-07 Dr. Stephen... Set TLS v1.2 disabled mask properly.
2013-09-06 Ben LaurieConst fix.
2013-09-06 Scott DeboyFree generated supp data after handshake completion...
2013-09-06 Ben LaurieMore cleanup.
2013-09-06 Ben LaurieMake it build.
2013-09-06 Scott DeboyAdd callbacks supporting generation and retrieval of...
2013-09-05 Ben Lauries/recommend/recommended/
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-09-05 Ben LaurieClean up layout.
2013-09-05 Carlos Alberto... Add an "-xmpphost" option to s_client
2013-09-05 Carlos Alberto... Add "xmpp" to the list of supported starttls protocols...
2013-09-05 Carlos Alberto... Fix infinite loop on s_client starttls xmpp
2013-09-05 Carlos Alberto... Fix XMPP code detection on s_client starttls xmpp
2013-09-05 Rob StradlingDon't prefer ECDHE-ECDSA ciphers when the client appear...
2013-09-03 Dr. Stephen... Document supported curve functions.
2013-08-21 Dr. Stephen... Document -force_pubkey option.
2013-08-21 Dr. Stephen... Correct ECDSA example.
2013-08-21 Ben LaurieCorrectly test for no-ec.
2013-08-21 Ben LaurieFix compile errors.
2013-08-18 Dr. Stephen... Typo: don't call RAND_cleanup during app startup.
2013-08-17 Dr. Stephen... Add documentation.
2013-08-17 Dr. Stephen... Don't run ECDH CMS tests if EC disabled.
2013-08-17 Dr. Stephen... Make no-ec compilation work.
2013-08-17 Dr. Stephen... Return 1 when setting ECDH auto mode.
2013-08-14 Dr. Stephen... Add the server 'hang' issue to the FAQ
2013-08-13 Michael TuexenDTLS message_sequence number wrong in rehandshake Serve...
2013-08-08 Michael TuexenDTLS handshake fix.
2013-08-06 Kaspar BrandFix for PEM_X509_INFO_read_bio.
2013-08-05 Dr. Stephen... Update cms docs.
2013-08-05 Dr. Stephen... Add X9.42 DH test.
2013-08-05 Dr. Stephen... Add X9.42 DH certificate to S/MIME test
2013-08-05 Dr. Stephen... CMS RFC2631 X9.42 DH enveloped data support.
2013-08-05 Dr. Stephen... Add KDF for DH.
2013-08-05 Dr. Stephen... Extend DH parameter generation support.
2013-08-05 Dr. Stephen... Enhance DH dup functions.
2013-08-05 Dr. Stephen... If present print j, seed and counter values for DH
2013-08-05 Dr. Stephen... Minor optimisation to KDF algorithm.
2013-08-05 Dr. Stephen... Algorithm parameter support.
2013-08-03 Andy Polyakovcrypto/evp/e_aes.c: fix logical pre-processor bug and...
2013-08-03 Andy Polyakovcrypto/bn/asm/rsax-x86_64.pl: make it work on Darwin.
2013-07-31 Andy Polyakovcrypto/sha/asm/sha*-x86_64.pl: comply with Win64 ABI.
2013-07-31 Trevor PerrinVarious custom extension fixes.
2013-07-22 Adam LangleyAdd tests for ALPN functionality.
2013-07-22 Ben LaurieAdd a no-opt 64-bit target.
2013-07-22 Adam LangleySupport ALPN.
2013-07-19 Dr. Stephen... Make ecdsatest work with nonces.
2013-07-19 Dr. Stephen... Temporarily disable ECDSA test.
2013-07-17 Dr. Stephen... New CMS tests.
2013-07-17 Dr. Stephen... Scripts to recreate S/MIME test certificates.
2013-07-17 Dr. Stephen... Custom key wrap option for cms utility.
2013-07-17 Dr. Stephen... Return correct enveloped data type in ASN1 methods.
2013-07-17 Dr. Stephen... Add support for ECDH KARI.
2013-07-17 Dr. Stephen... Add support for X9.62 KDF.
2013-07-17 Dr. Stephen... Add new OIDs from RFC5753
2013-07-17 Dr. Stephen... CMS support for key agreeement recipient info.
2013-07-17 Dr. Stephen... Set CMS EnvelopedData version correctly.
2013-07-17 Dr. Stephen... EVP support for wrapping algorithms.
2013-07-17 Dr. Stephen... Typo.
2013-07-17 Dr. Stephen... Avoid need to change function code.
2013-07-15 Adam LangleyMake `safe' (EC)DSA nonces the default.
2013-07-12 Andy Polyakovbn/asm/rsaz-avx2.pl: Windows-specific fix.
2013-07-12 Dr. Stephen... Fix verify loop with CRL checking.
2013-07-12 Ben LaurieClarify FIXME.
2013-07-12 Ben LaurieNote non-export of CC.
2013-07-12 Ben LaurieSupport new rsaz asm stuff.
2013-07-12 Ben Lauries/rsaz_eligible/rsaz_avx2_eligible/.
2013-07-10 Andy Polyakovsha512-586.pl: fix typo.
2013-07-05 Andy PolyakovRemove RSAX engine, superseded by RSAZ module.
2013-07-05 Andy PolyakovTake RSAZ modules into build loop, add glue and engage.
2013-07-05 Andy PolyakovAdd RSAZ assembly modules.
2013-07-05 Andy Polyakovbn/asm/x86_86-mont.pl: optimize reduction for Intel...
2013-07-05 Andy Polyakovbn/bn_exp.c: harmonize.
2013-07-04 Jeff WaltonFix multiple cosmetic typos.
2013-07-02 Dr. Stephen... Initialise CMS signature buffer length properly.
2013-06-30 Andy Polyakovconfig: fix executable format detection on latest FreeBSD.
2013-06-30 Andy Polyakovbn/bn_exp.c: Solaris-specific fix, T4 MONTMUL relies...
next