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
/
libcharon
/
plugins
/
vici
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
vici: Ensure we read exactly the specified amount of bytes from the socket in...
Tobias Brunner
2016-05-10
1
-2
/
+9
*
vici list-conns sends reauthentication and rekeying time information
Andreas Steffen
2016-05-04
3
-15
/
+32
*
Include manual policy priorities and restriction to interfaces in vici list-c...
Andreas Steffen
2016-04-09
1
-1
/
+14
*
Implemented IPsec policies restricted to given network interface
Andreas Steffen
2016-04-09
1
-0
/
+3
*
Support manually-set IPsec policy priorities
Andreas Steffen
2016-04-09
1
-0
/
+2
*
peer-cfg: Use struct to pass data to constructor
Tobias Brunner
2016-04-09
1
-6
/
+17
*
child-cfg: Use struct to pass data to constructor
Tobias Brunner
2016-04-09
1
-125
/
+117
*
vici: Fix documentation of some dictionary keys of two request messages
Cameron McCord
2016-03-31
1
-3
/
+3
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
9
-59
/
+59
*
vici: Don't hold write lock while running or undoing start actions
Tobias Brunner
2016-03-11
1
-27
/
+63
*
Initialize ts variable
Andreas Steffen
2016-03-11
1
-1
/
+1
*
Support of IP address ranges in traffic selectors
Andreas Steffen
2016-03-10
1
-1
/
+17
*
vici: Replace child configs atomically
Tobias Brunner
2016-03-08
1
-14
/
+11
*
vici: Order auth rounds by optional `round` parameter instead of by position ...
Tobias Brunner
2016-03-08
1
-40
/
+64
*
vici: Correctly return IKE SPIs stored in network order
Tobias Brunner
2016-03-04
1
-2
/
+4
*
vici: Add support for pubkey constraints with EAP-TLS
Tobias Brunner
2016-03-04
1
-0
/
+8
*
auth-cfg: Make IKE signature schemes configurable
Tobias Brunner
2016-03-04
1
-2
/
+3
*
vici: Don't redirect all SAs if no selectors are given
Tobias Brunner
2016-03-04
1
-1
/
+1
*
vici: Match subnets and ranges against peer IP in redirect command
Tobias Brunner
2016-03-04
2
-12
/
+42
*
vici: Match identity with wildcards against remote ID in redirect command
Tobias Brunner
2016-03-04
2
-5
/
+9
*
vici: Add redirect command
Tobias Brunner
2016-03-04
5
-0
/
+150
*
libhydra: Remove empty unused library
Tobias Brunner
2016-03-03
1
-1
/
+0
*
libhydra: Move kernel interface to libcharon
Tobias Brunner
2016-03-03
1
-1
/
+0
*
vici: Provide ports of local and remote IKE endpoints
Tobias Brunner
2016-03-03
2
-2
/
+9
*
vici: Correctly document 'up' key for updown events
Tobias Brunner
2016-03-01
1
-4
/
+4
*
vici: Support multiple named raw ublic keys
Andreas Steffen
2016-01-10
1
-15
/
+19
*
swanctl: Load pubkeys with load-creds
Andreas Steffen
2016-01-09
1
-6
/
+7
*
vici: list-cert sends subject, not-before and not-after attributes for pubkeys
Andreas Steffen
2016-01-09
2
-1
/
+28
*
vici: Support of raw public keys
Andreas Steffen
2016-01-09
5
-9
/
+60
*
vici: Enable transport encoding of CERT_TRUSTED_PUBKEY objects
Andreas Steffen
2016-01-03
1
-5
/
+8
*
vici: Use correct constant when checking for integrity algorithm
Tobias Brunner
2015-12-21
1
-1
/
+1
*
vici: CHILD_SA proposals never contain a PRF
Tobias Brunner
2015-12-21
1
-5
/
+0
*
vici: allow legacy shortcuts in cert queries
Andreas Steffen
2015-12-19
1
-10
/
+14
*
Use 128 bit security in README.pod examples
Andreas Steffen
2015-12-18
1
-4
/
+4
*
Improvements to the VICI Perl bindings by Andreas Hofmeister
Andreas Hofmeister
2015-12-18
4
-189
/
+127
*
Apply pubkey and signature constraints in vici plugin
Andreas Steffen
2015-12-17
1
-1
/
+5
*
Refactored certificate management for the vici and stroke interfaces
5.4.0dr1
Andreas Steffen
2015-12-12
5
-88
/
+64
*
Modified vici_cert_info class for use with load_creds and vici_cred
Andreas Steffen
2015-12-11
2
-59
/
+31
*
Removed VICI protocol versioning
Andreas Steffen
2015-12-11
5
-88
/
+0
*
Share vici_cert_info.c with vici_cred.c
Andreas Steffen
2015-12-11
3
-37
/
+35
*
Use VICI 2.0 protocol version for certificate queries
Andreas Steffen
2015-12-11
4
-52
/
+159
*
Sort certificate types during enumeration
Andreas Steffen
2015-12-11
1
-39
/
+205
*
Define VICI protocol versions
Andreas Steffen
2015-12-11
5
-0
/
+88
*
vici: Don't report memory usage via leak-detective
Tobias Brunner
2015-12-11
1
-17
/
+0
*
vici: Fix documentation about the initiate/terminate timeout
Martin Willi
2015-12-07
1
-2
/
+2
*
vici: Honor an optionally passed IKE configuration name in initiate/install
Martin Willi
2015-12-07
2
-5
/
+13
*
vici: Support completely asynchronous initiating and termination
Martin Willi
2015-12-07
2
-5
/
+23
*
vici: Use an empty local auth round if none given
Martin Willi
2015-12-07
1
-3
/
+2
*
vici: Limit start action undoing to IKE_SAs using the base peer config name
Martin Willi
2015-12-07
1
-3
/
+7
*
vici: Close empty IKE_SAs after undoing CHILD_SA start actions
Martin Willi
2015-12-07
1
-6
/
+44
[prev]
[next]