- 19 Feb, 2015 4 commits
-
-
Ad Schellevis authored
-
Ad Schellevis authored
-
Ad Schellevis authored
add Interfaces to menu system, in the current setup this is the only dynamic item. May need an easier hook in the future, but or now this works fine
-
https://github.com/opnsense/core/issues/37Ad Schellevis authored
changed post handling for apply button.
-
- 17 Feb, 2015 3 commits
-
-
Franco Fichtner authored
-
Franco Fichtner authored
Awful fix, but works for now. The package system will be removed anyway...
-
Franco Fichtner authored
-
- 13 Feb, 2015 3 commits
-
-
Franco Fichtner authored
While there, clean up the copyright headers into a consistent and readable style. Claims that we `strip' copyrights are funny. :)
-
Franco Fichtner authored
-
Ad Schellevis authored
- extend menusystem ( documentation on our wiki )
-
- 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
-