- 12 Feb, 2015 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 11 Feb, 2015 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
* initial implementation for base\menusystem. * copied in some of the template parts from the legacy system after cleanup html code.
-
- 10 Feb, 2015 3 commits
-
-
Jos Schellevis authored
-
Jos Schellevis authored
-
Franco Fichtner authored
-
- 09 Feb, 2015 3 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
-
Ad Schellevis authored
-
- 08 Feb, 2015 1 commit
-
-
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...
-
- 06 Feb, 2015 2 commits
-
-
Jos Schellevis authored
-
Ad Schellevis authored
-
- 05 Feb, 2015 5 commits
-
-
-
Ad Schellevis authored
-
System Administrator authored
-
Ad Schellevis authored
-
Ad Schellevis authored
-
- 04 Feb, 2015 2 commits
-
-
Jos Schellevis authored
-
Ad Schellevis authored
-
- 03 Feb, 2015 1 commit
-
-
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.
-
- 01 Feb, 2015 1 commit
-
-
Ad Schellevis authored
-
- 31 Jan, 2015 1 commit
-
-
Franco Fichtner authored
-
- 30 Jan, 2015 2 commits
-
-
Ad Schellevis authored
-
Jos Schellevis authored
-
- 29 Jan, 2015 5 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
While there, "maybe" copyright translates to "yes" copyright. If someone wants to oppose this, feel free to verify each code line and submit a pull request to remove those two statements.
-
Franco Fichtner authored
We do not want to use OpenSSL from base and it may go away at some point as well, breaking e.g. this page. Instead, use the internal tools or the OpenSSL plugin. More of this on the way.
-
Ad Schellevis authored
-
Jos Schellevis authored
-
- 28 Jan, 2015 6 commits
-
-
Jos Schellevis authored
-
Franco Fichtner authored
* US and CA are in the alphabetic list already; no more favouritism. * Use require_once consistently. Minor header tweaks. * Replace legacy State/City info and fix spelling for "Saschsen". Nice touch Jos, I had a big smile on my face while skimming that commit. :)
-
Ad Schellevis authored
* added save/backup actions on config class
-
Jos Schellevis authored
-
Jos Schellevis authored
-
Ad Schellevis authored
* initial model implementation using Phalcon validators and custom binding to config object Still a lot to dow here, no impact on current install base
-
- 27 Jan, 2015 2 commits
-
-
Jos Schellevis authored
-
Jos Schellevis authored
-
- 26 Jan, 2015 2 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-