index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
charon-cmd
/
charon-cmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
capabilities: Move global capabilities_t instance to libstrongswan
Tobias Brunner
2013-06-25
1
-3
/
+3
*
charon-cmd: Use fixed number of character to align command descriptions
Tobias Brunner
2013-06-21
1
-16
/
+15
*
charon-cmd: Add --debug argument to set the default log level
Tobias Brunner
2013-06-21
1
-2
/
+10
*
charon-cmd: Handle simple command line arguments like --help before the others
Tobias Brunner
2013-06-21
1
-3
/
+14
*
plugin-loader: Add method to print loaded plugins on a given log level
Tobias Brunner
2013-06-21
1
-0
/
+1
*
charon-cmd: Changed formatting of optional arguments in usage information
Tobias Brunner
2013-05-08
1
-8
/
+10
*
charon-cmd: Stop processing options if an argument is missing or an option no...
Tobias Brunner
2013-05-08
1
-0
/
+3
*
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