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
/
stroke
/
stroke_list.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Made IP address enumeration more flexible
Tobias Brunner
2012-09-21
1
-1
/
+1
*
Don't ignore loopback devices and allow addresses on them being enumerated
Tobias Brunner
2012-09-21
1
-1
/
+1
*
Don't add ANY identity constraint to auth config, as XAuth rounds don't use one
Martin Willi
2012-07-26
1
-2
/
+7
*
Show some uname() info in "ipsec statusall"
Martin Willi
2012-06-28
1
-3
/
+10
*
Show remote EAP/XAuth identity in "statusall" on a separate line
Martin Willi
2012-06-27
1
-1
/
+12
*
Show EAP/XAuth identity in "ipsec status", if available
Martin Willi
2012-06-25
1
-1
/
+1
*
Show what kind of *Swan we run in "ipsec status"
Martin Willi
2012-06-14
1
-3
/
+16
*
implemented the right|leftallowany feature
Andreas Steffen
2012-06-08
1
-3
/
+9
*
Show expiration time of rekeyed CHILD_SAs in statusall
Martin Willi
2012-06-05
1
-1
/
+6
*
list IKEv1 Aggressive Mode in ipsec statusall
Andreas Steffen
2012-05-23
1
-2
/
+9
*
List registered nonce generators in statusall output.
Tobias Brunner
2012-05-18
1
-2
/
+18
*
display (soft) same as (not loaded)
Andreas Steffen
2012-05-03
1
-1
/
+1
*
charon is now an IKE daemon
Andreas Steffen
2012-05-03
1
-1
/
+1
*
Merge branch 'ikev1'
Martin Willi
2012-05-02
1
-17
/
+26
|
\
|
*
Merge branch 'ikev1-clean' into ikev1-master
Martin Willi
2012-03-20
1
-17
/
+26
|
|
\
|
|
*
Accept NULL auth_cfg_t passed to credential_manager_t.get_private()
Martin Willi
2012-03-20
1
-4
/
+1
|
|
*
Show IKE version in ipsec statusall
Martin Willi
2012-03-20
1
-1
/
+2
|
|
*
Pass IKE version to peer config enumerator, filter configs
Martin Willi
2012-03-20
1
-3
/
+4
|
|
*
Added support for iKEIntermediate X.509 extended key usage flag.
Tobias Brunner
2012-03-20
1
-2
/
+2
|
|
*
Be a little more verbose about XAuth configs in ipsec statusall
Martin Willi
2012-03-20
1
-5
/
+16
|
|
*
Do not ignore configs for IKEv1 in charon anymore
Martin Willi
2012-03-20
1
-2
/
+1
|
|
*
Use enum to define IKE version on peer_cfg_t.
Tobias Brunner
2012-03-20
1
-1
/
+1
*
|
|
output validity of raw public key if available
Andreas Steffen
2012-04-30
1
-2
/
+34
*
|
|
added support for raw RSA public keys to stroke
Andreas Steffen
2012-04-30
1
-0
/
+5
*
|
|
remove leading zero in ASN.1 encoded serial numbers
Andreas Steffen
2012-04-05
1
-2
/
+2
*
|
|
moved chunk_skip_zero to chunk.h
Andreas Steffen
2012-04-03
1
-2
/
+3
|
/
/
*
|
Cache list of plugin names to further simplify its usage.
Tobias Brunner
2012-01-19
1
-5
/
+3
*
|
Simplified logging of list of loaded plugins.
Tobias Brunner
2012-01-19
1
-9
/
+4
|
/
*
Cosmetics
Andreas Steffen
2011-10-26
1
-1
/
+2
*
Added a listplugins stroke command to show plugin features
Martin Willi
2011-10-14
1
-0
/
+55
*
Plugin enumerator enumerates over loaded features, too
Martin Willi
2011-10-14
1
-1
/
+1
*
Include library.h in plugin.h
Martin Willi
2011-10-14
1
-0
/
+1
*
fixed esn type
Andreas Steffen
2011-07-20
1
-2
/
+2
*
added log and status output for ESN
Andreas Steffen
2011-07-16
1
-0
/
+7
*
Replaced more complex iterator usages.
Tobias Brunner
2011-07-06
1
-14
/
+9
*
Replaced ike_sa_t.create_child_sa_iterator with enumerator.
Tobias Brunner
2011-07-06
1
-2
/
+2
*
implemented PASS and DROP shunt policies
Andreas Steffen
2011-06-28
1
-4
/
+33
*
Properly print time differences.
Tobias Brunner
2011-06-07
1
-2
/
+2
*
Use proper printf specifiers to print u_int64_t and uintptr_t.
Tobias Brunner
2011-06-07
1
-4
/
+5
*
Show total and half-open SA count in statusall
Martin Willi
2011-05-16
1
-1
/
+6
*
Show how many threads are active in each class in statusall
Martin Willi
2011-05-16
1
-3
/
+8
*
Added a statusallnb stroke command to show status non-blocking
Martin Willi
2011-05-16
1
-2
/
+3
*
Added a non-blocking, skipping variant of IKE_SA enumerator
Martin Willi
2011-05-16
1
-1
/
+2
*
Processor job scheduling respects job priority classes
Martin Willi
2011-05-16
1
-4
/
+8
*
Added a get_name() function to plugin_t, create_plugin_enumerator enumerates ...
Martin Willi
2011-04-15
1
-4
/
+5
*
[hopefully] fixed pathlen problem on ARM platforms
Andreas Steffen
2011-02-10
1
-2
/
+2
*
Show base CRL of delta CRLs in listcrls
Martin Willi
2011-01-05
1
-0
/
+4
*
Use a generic getter for all numerical X.509 constraints
Martin Willi
2011-01-05
1
-1
/
+1
*
Slightly renamed X509_NO_PATH_LEN_CONSTRAINT to use it for PolicyConstraints,...
Martin Willi
2011-01-05
1
-1
/
+1
[next]