1. 06 Aug, 2020 1 commit
  2. 07 Oct, 2019 1 commit
    • Yossi Gottlieb's avatar
      TLS: Connections refactoring and TLS support. · b087dd1d
      Yossi Gottlieb authored
      * Introduce a connection abstraction layer for all socket operations and
      integrate it across the code base.
      * Provide an optional TLS connections implementation based on OpenSSL.
      * Pull a newer version of hiredis with TLS support.
      * Tests, redis-cli updates for TLS support.
      b087dd1d
  3. 20 Sep, 2019 1 commit
  4. 09 Jan, 2019 1 commit
  5. 21 Dec, 2016 1 commit
  6. 23 Jun, 2014 1 commit
    • Matt Stancliff's avatar
      hiredis: Update to latest version · 28f32c99
      Matt Stancliff authored
      This is hiredis f225c276be7fd0646019b51023e3f41566633dfe
      
      This update includes all changes that diverged inside of Redis since
      the last update.  This version also allows optional source address
      binding for connections which we need for some Sentinel deployments.
      28f32c99
  7. 19 Feb, 2012 1 commit