1. 12 Feb, 2015 2 commits
  2. 11 Feb, 2015 2 commits
  3. 10 Feb, 2015 3 commits
  4. 09 Feb, 2015 3 commits
  5. 08 Feb, 2015 1 commit
    • Franco Fichtner's avatar
      crypt: use the proper OpenSSL version when appropriate · 639d0993
      Franco Fichtner authored
      This is not the fix I have been meaning to push, but openssl_encrypt()
      and openssl_decrypt() are too low level.  They do AES-256-CBC, but not
      key derivation as well as salt and IV handling.  Getting this 100%
      compatible with OpenSSL was the blocker then.  Also, experts have said
      that the cipher should not be used anymore, adding more annoyances as
      this config output does not have a version information prefix...
      639d0993
  6. 06 Feb, 2015 2 commits
  7. 05 Feb, 2015 5 commits
  8. 04 Feb, 2015 2 commits
  9. 03 Feb, 2015 1 commit
    • Ad Schellevis's avatar
      Added profile option to check_reload_status (configd), measured framework... · 9519de18
      Ad Schellevis authored
      Added profile option to check_reload_status (configd), measured framework overhead, current max processing for the daemon is about 6200 req/s on my macbook. ( limited by socket.accept, if needed we could implement another dispatch method in the future)
      
      Simple implementation to use the backend service from the frontend implemented.
      9519de18
  10. 01 Feb, 2015 1 commit
  11. 31 Jan, 2015 1 commit
  12. 30 Jan, 2015 2 commits
  13. 29 Jan, 2015 5 commits
  14. 28 Jan, 2015 6 commits
  15. 27 Jan, 2015 2 commits
  16. 26 Jan, 2015 2 commits