openssl.git
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...
2013-09-18 Dr. Stephen... Add functions to set ECDSA_METHOD structure.
2013-09-18 Dr. Stephen... Fix error code clashes.
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-14 Trevor PerrinUpdate docs to mention "BEGIN SERVERINFO FOR ".
2013-09-14 Trevor PerrinRequire ServerInfo PEMs to be named "BEGIN SERVERINFO...
2013-09-14 Trevor PerrinRedo deletion of some serverinfo code that supplemental...
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
next