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: Fix indention of flush_certs() method in Python bindings
Tobias Brunner
2016-09-20
1
-1
/
+1
*
vici: flush-certs command flushes certificate cache
Andreas Steffen
2016-09-13
6
-0
/
+68
*
xof: Defined Extended Output Functions
Andreas Steffen
2016-07-29
1
-0
/
+10
*
vici: Increased various string buffers to BUF_LEN (512 bytes)
Andreas Steffen
2016-07-29
1
-4
/
+4
*
vici: Put source distribution in the dist dir in the build directory
Tobias Brunner
2016-05-11
1
-1
/
+3
*
vici: Add target to build a source package and universal wheel of the Python ...
Tobias Brunner
2016-05-11
1
-0
/
+6
*
vici: Add README.rst to be used as description on PyPI
Tobias Brunner
2016-05-11
4
-8
/
+28
*
vici: Replace dr with dev in version numbers for the Python egg
Tobias Brunner
2016-05-10
1
-5
/
+5
*
vici: Update setup.py
Tobias Brunner
2016-05-10
1
-4
/
+5
*
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
[next]