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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added a left/rightcertpolicy keyword to specify certificatePolicy requirements
Martin Willi
2011-01-07
2
-0
/
+15
*
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
*
Added a tfc ipsec.conf keyword to control Traffic Flow Confidentiality
Martin Willi
2010-12-20
1
-1
/
+1
*
Added a TFC padding option to child_cfg
Martin Willi
2010-12-20
1
-1
/
+1
*
trace back crypto algorithms to the plugins that registered them
Andreas Steffen
2010-12-18
1
-12
/
+27
*
Renamed purgex509/crl to purgecerts/crls to be consistent with list commands
Martin Willi
2010-12-10
1
-2
/
+2
*
Added options to flush CRLs/X509 certs from the cert cache
Martin Willi
2010-12-10
1
-0
/
+8
*
added newline
Andreas Steffen
2010-12-07
1
-0
/
+1
*
re-introduced comment
Andreas Steffen
2010-12-07
1
-1
/
+3
*
Migrated stroke_control_t to INIT/METHOD macros
Andreas Steffen
2010-12-07
1
-46
/
+30
*
Migrated stroke_plugin_t to INIT/METHOD macros
Andreas Steffen
2010-12-07
1
-7
/
+11
*
Refactored stroke_cred_t to use mem_cred_t.
Tobias Brunner
2010-12-03
5
-580
/
+32
*
Avoid calling globfree twice on failure.
Tobias Brunner
2010-12-03
1
-1
/
+0
*
start and route connections defined in an SQL database via start_action field...
Andreas Steffen
2010-11-28
1
-0
/
+59
*
Migrated stroke_config_t to INIT/METHOD macros
Andreas Steffen
2010-11-27
1
-41
/
+31
*
Migrated stroke_cat_t to INIT/METHOD macros
Andreas Steffen
2010-11-27
1
-41
/
+34
*
Added a stroke rekey command to trigger IKE/CHILD_SA rekeying manually
Martin Willi
2010-11-03
3
-27
/
+128
*
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
3
-8
/
+7
*
Refer to kernel interface via hydra and not charon.
Tobias Brunner
2010-09-02
2
-6
/
+7
*
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
3
-7
/
+9
*
Respect key types in stroke key/certificate backend
Martin Willi
2010-09-02
1
-15
/
+24
*
Load a left/rightcert2 for EAP-TLS even if no left/rightauth2 is defined
Martin Willi
2010-08-31
1
-1
/
+10
*
Added support for the ipsec.conf aaa_identity keyword
Martin Willi
2010-08-31
2
-0
/
+7
*
Use enum mappings to resolve debug group
Martin Willi
2010-08-23
1
-16
/
+1
*
List registered AEAD algorithms in listalgs
Martin Willi
2010-08-19
1
-0
/
+7
*
Added a stroke command to export cached x509 certificates to the console
Martin Willi
2010-08-10
1
-0
/
+34
*
Use bits instead of bytes for a private/public key
Martin Willi
2010-08-10
1
-1
/
+1
*
Fixed loading of secrets with IDs.
Tobias Brunner
2010-08-04
1
-1
/
+1
*
Fixed loading of private keys without password.
Tobias Brunner
2010-08-04
1
-1
/
+1
*
Pass type of requested key in the callback credential set
Martin Willi
2010-08-04
1
-1
/
+12
*
Obseleted BUILD_PASSPHRASE(_CALLBACK) for private key loading, use credential...
Martin Willi
2010-08-04
1
-37
/
+77
*
Use credential sets to load smartcard keys
Martin Willi
2010-08-04
1
-29
/
+82
*
Implemented a callback based credential set, currently for shared keys only
Martin Willi
2010-08-04
1
-61
/
+39
*
mmap() ipsec.secrets instead malloc(), proper error checking
Martin Willi
2010-08-04
1
-18
/
+30
*
Splitted up the load_secrets() function
Martin Willi
2010-08-04
1
-263
/
+301
*
%prompt support for smartcard PIN via "ipsec secrets"
Martin Willi
2010-08-04
1
-28
/
+95
*
Pass the PKCS11 keyid as chunk, not as string
Martin Willi
2010-08-04
1
-3
/
+6
*
Reuse generic passphrase build part, not a dedicated PIN part
Martin Willi
2010-08-04
1
-7
/
+4
*
Support module names in %smartcard specifier, streamlined smartcard building
Martin Willi
2010-08-04
1
-12
/
+51
*
Fix segfault on 'ipsec stroke up ]' command
Thomas Egerer
2010-07-29
1
-0
/
+5
*
Support different encoding types in certificate.get_encoding()
Martin Willi
2010-07-13
2
-9
/
+15
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...
Martin Willi
2010-07-13
2
-5
/
+5
[prev]
[next]