Skip to content
Snippets Groups Projects
  1. May 04, 2015
  2. May 01, 2015
  3. Apr 30, 2015
    • Guillaume Roguez's avatar
      security: re-enable ca_list and regenerate it. · b71416ef
      Guillaume Roguez authored
      Previous commit doesn't fix well the issue.
      We really need the ca_list.pem.
      It wasn't generated if not existing (removed code).
      This patch re-adds this code and call it when tls is initialized
      and when a ring account is registered.
      
      Refs #72156
      
      Change-Id: I39fc773bbf2d23a8975359590d60535287ebedfd
      b71416ef
    • Alexandre Lision's avatar
      contrib: fix gnutls compilation · 0f09f09d
      Alexandre Lision authored
      Refs #72184
      
      Change-Id: I8b6d822a4180b12027d0031780f8159d0ecc9172
      0f09f09d
    • Guillaume Roguez's avatar
      security: disable ca_list file · f35e07ff
      Guillaume Roguez authored
      This patch protects a crash due to a non-existant file access.
      This files seems not to be checked as ca list is implemented
      in another way (recent patch).
      
      Refs #72156
      
      Change-Id: I950af16bf66c8e9f270d4014750dfe0e20edcfe1
      f35e07ff
    • Guillaume Roguez's avatar
      ice: io handle loop was sub-optimal · fe736f78
      Guillaume Roguez authored
      - remove code noise
      - use MAX_NET_EVENTS = 2 after empirical testing
      
      Refs #72111
      
      Change-Id: I516ac3886afbb21b55df8c9ef71f8c3d36aa04bf
      fe736f78
  4. Apr 29, 2015
  5. Apr 28, 2015
  6. Apr 27, 2015
  7. Apr 23, 2015
  8. Apr 22, 2015
Loading