1. Mar 15, 2016
  2. Dec 04, 2015
  3. Dec 01, 2015
  4. Nov 19, 2015
  5. Oct 30, 2015
  6. Oct 29, 2015
    • A. Jesse Jiryu Davis's avatar
      CDRIVER-935 pooled clients require SSL if opts set · 6860079b
      A. Jesse Jiryu Davis authored
      In 1.1.x, all clients (pooled and single-threaded) required an SSL
      connection to the server only if "ssl=true" was in the URI. In 1.2.0
      this changed unintentionally (but beneficially) for single-threaded
      clients: setting a single-threaded client's SSL options put the client
      in SSL mode, even if "ssl=true" is omitted from the URI.
      
      Pooled clients, however, stopped working entirely if the options are
      set but "ssl=true" is omitted. This patch fixes pooled clients and
      tests the new behavior for both.
      6860079b
  7. Oct 27, 2015
  8. Oct 24, 2015
  9. Oct 23, 2015
  10. Oct 21, 2015