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
...
*
|
|
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
*
implemented wrap around of registered IKEv1 algorithm names
Andreas Steffen
2010-12-26
1
-3
/
+1
*
wrap list of IKEv2 algorithms after 120 characters per line
Andreas Steffen
2010-12-24
1
-20
/
+43
*
Migrated stroke_list_t to INIT/METHOD macros
Andreas Steffen
2010-12-24
1
-25
/
+21
*
trace back crypto algorithms to the plugins that registered them
Andreas Steffen
2010-12-18
1
-12
/
+27
*
fixed 64 bit printf() issue
Andreas Steffen
2010-10-24
1
-1
/
+1
*
show validity of OCSP responses
Andreas Steffen
2010-09-10
1
-2
/
+15
*
Refer to scheduler and processor via lib and not hydra.
Tobias Brunner
2010-09-02
1
-4
/
+4
*
Refer to kernel interface via hydra and not charon.
Tobias Brunner
2010-09-02
1
-2
/
+2
*
Refer to scheduler via hydra and not charon.
Tobias Brunner
2010-09-02
1
-1
/
+1
*
Refer to processor via hydra and not charon.
Tobias Brunner
2010-09-02
1
-3
/
+4
*
List registered AEAD algorithms in listalgs
Martin Willi
2010-08-19
1
-0
/
+7
*
Use bits instead of bytes for a private/public key
Martin Willi
2010-08-10
1
-1
/
+1
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...
Martin Willi
2010-07-13
1
-3
/
+3
*
Moved credential manager to libstrongswan
Martin Willi
2010-07-13
1
-4
/
+3
*
Show mallinfo() data in statusall, if available
Martin Willi
2010-07-06
1
-1
/
+12
*
Use the group constraint in a more generic fashion, not only for attribute ce...
Martin Willi
2010-07-05
1
-1
/
+1
*
Log non-empty task queues in statusall
Martin Willi
2010-06-07
1
-0
/
+31
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+1230
[prev]