Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | charon-cmd: support multi-line help text for each option in usage | Martin Willi | 2013-05-06 | 1 | -1/+9 |
* | charon-cmd: Use dynamic ports with the socket-default plugin | Martin Willi | 2013-05-06 | 1 | -0/+2 |
* | charon-cmd: pass arguments to all handlers, even if already handled | Martin Willi | 2013-05-06 | 1 | -2/+5 |
* | charon-cmd: build long_opts only once when reading arguments in charon-cmd | Martin Willi | 2013-05-06 | 1 | -10/+9 |
* | charon-cmd: load certificates and RSA private keys | Martin Willi | 2013-05-06 | 1 | -14/+31 |
* | charon-cmd: add a connection object and its initiation to charon-cmd | Martin Willi | 2013-05-06 | 1 | -10/+35 |
* | charon-cmd: move command line options to separate file, obsolete short options | Martin Willi | 2013-05-06 | 1 | -53/+21 |
* | charon-cmd: add a stub for charon-cmd, a simple command line IKE client | Martin Willi | 2013-05-06 | 1 | -0/+358 |