index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
swanctl: Register --version as last command
Martin Willi
2014-05-07
1
-1
/
+1
|
*
swanctl: Support groups, certs and cacerts keywords
Martin Willi
2014-05-07
1
-0
/
+70
|
*
swanctl: Load shared secrets from the swanctl.conf secrets section
Martin Willi
2014-05-07
1
-1
/
+96
|
*
swanctl: Load different private keys with load-creds
Martin Willi
2014-05-07
2
-1
/
+197
|
*
swanctl: Add a command to (re-)load credentials
Martin Willi
2014-05-07
3
-0
/
+197
|
*
swanctl: Use a ./configure-able swanctl base directory
Martin Willi
2014-05-07
4
-6
/
+35
|
*
swanctl: After loading connections, unload those that are not in config anymore
Martin Willi
2014-05-07
1
-7
/
+114
|
*
swanctl: Implement a load-conn command to load connections from a file
Martin Willi
2014-05-07
2
-0
/
+229
|
*
swanctl: Implement a list-pols command to query trap/shunt policies
Martin Willi
2014-05-07
2
-0
/
+205
|
*
swanctl: Implement install/uninstall commands to manage shunt/trap policies
Martin Willi
2014-05-07
2
-0
/
+121
|
*
swanctl: Add a version command to query daemon and OS info
Martin Willi
2014-05-07
2
-0
/
+82
|
*
swanctl: Add a terminate command
Martin Willi
2014-05-07
2
-0
/
+154
|
*
swanctl: Add a subcommand to initiate connections by name
Martin Willi
2014-05-07
2
-0
/
+129
|
*
swanctl: Add a list-sas command to query active IKE_SAs
Martin Willi
2014-05-07
2
-0
/
+360
|
*
swanctl: Add a stub for a vici based configuration and control utility
Martin Willi
2014-05-07
8
-0
/
+496
|
*
libcharon: Execute scripts defined in strongswan.conf during startup/shutdown
Martin Willi
2014-05-07
1
-0
/
+52
|
/
*
Merge branch 'vici'
Martin Willi
2014-05-07
42
-6
/
+10401
|
\
|
*
NEWS: Add vici plugin news
Martin Willi
2014-05-07
1
-0
/
+6
|
*
vici: Check if header has been received before processing an empty message
Martin Willi
2014-05-07
1
-1
/
+2
|
*
vici: Properly filter by CHILD_SA name while undoing start actions
Martin Willi
2014-05-07
1
-2
/
+5
|
*
vici: Fallback to socket listening port if no explicit local port specified
Martin Willi
2014-05-07
1
-1
/
+4
|
*
vici: Support a "mtu" value for the tfc_padding option
Martin Willi
2014-05-07
1
-2
/
+16
|
*
vici: Handle the "trap" action as an alias for "route"
Martin Willi
2014-05-07
1
-0
/
+1
|
*
vici: Document errno values to expect from libvici API
Martin Willi
2014-05-07
2
-9
/
+24
|
*
vici: Log owners of a just loaded shared-secret
Martin Willi
2014-05-07
1
-2
/
+18
|
*
vici: Handle "xauth" as an alias for "eap" secrets
Martin Willi
2014-05-07
1
-1
/
+1
|
*
vici: Return number of matching and closed SAs in terminate command
Martin Willi
2014-05-07
1
-9
/
+12
|
*
vici: Complete libvici doxygen comments
Martin Willi
2014-05-07
1
-2
/
+17
|
*
vici: Ensure we have no active users before mangling event client registrations
Martin Willi
2014-05-07
1
-13
/
+35
|
*
vici: Properly skip raise_event() for unknown event names
Martin Willi
2014-05-07
1
-13
/
+13
|
*
vici: Increase vici message length header from 16 to 32 bits
Martin Willi
2014-05-07
5
-24
/
+43
|
*
vici: Document strongswan.conf options
Martin Willi
2014-05-07
2
-0
/
+3
|
*
vici: Have an explicit "relaxed" keyword for the default revocation policy
Martin Willi
2014-05-07
1
-1
/
+5
|
*
vici: Use a default child rekey time of 1 hour
Martin Willi
2014-05-07
1
-0
/
+6
|
*
vici: Use a default IKE rekey time of 4 hours
Martin Willi
2014-05-07
1
-0
/
+6
|
*
vici: Add low-level IPC protocol description
Martin Willi
2014-05-07
2
-0
/
+179
|
*
vici: Fix descending into non-matching sections during key find
Martin Willi
2014-05-07
1
-1
/
+1
|
*
vici: Add an IKE virtual IP and attribute backend
Martin Willi
2014-05-07
4
-0
/
+781
|
*
vici: Support referencing external named pools for peer configs
Martin Willi
2014-05-07
1
-0
/
+14
|
*
vici: Actually add configured virtual IPs to peer config
Martin Willi
2014-05-07
1
-0
/
+5
|
*
vici: Use a default rand_time of the difference between hard and soft lifetimes
Martin Willi
2014-05-07
1
-0
/
+26
|
*
vici: Use a default hard lifetime of 110% of the soft lifetime
Martin Willi
2014-05-07
1
-0
/
+37
|
*
vici: Make unit-tests independent from libcharon and libhydra
Martin Willi
2014-05-07
3
-11
/
+1
|
*
vici: Don't compare unsigned certificate_type_t to -1
Martin Willi
2014-05-07
1
-1
/
+1
|
*
vici: Use non-blocking first read when receiving message during client on_read()
Martin Willi
2014-05-07
1
-1
/
+15
|
*
vici: Perform specified start_action on connection load, undo it on unload
Martin Willi
2014-05-07
1
-2
/
+185
|
*
vici: Add a generic log event to raise events for log messages
Martin Willi
2014-05-07
4
-0
/
+195
|
*
vici: Be less verbose about client connections
Martin Willi
2014-05-07
2
-5
/
+31
|
*
vici: Add a list-certs command to query different certificate types
Martin Willi
2014-05-07
1
-0
/
+102
|
*
vici: Support pinning end entity and CA certificates to connections
Martin Willi
2014-05-07
2
-0
/
+62
[prev]
[next]