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 (
Collapse
)
Author
Age
Files
Lines
...
*
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
|
|
|
|
|
Since the ID string is manually terminated by a null character, write permission is required for the mmapped ipsec.secrets.
*
Fixed loading of private keys without password.
Tobias Brunner
2010-08-04
1
-1
/
+1
|
|
|
|
|
The chunk storing the password was not correctly initialized, resulting in a segmentation fault when no password was specified in ipsec.secrets.
*
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 ↵
Martin Willi
2010-08-04
1
-37
/
+77
|
|
|
|
credential sets
*
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 ↵
Martin Willi
2010-07-13
2
-5
/
+5
|
|
|
|
encoding
*
Moved credential manager to libstrongswan
Martin Willi
2010-07-13
4
-13
/
+11
|
*
configuration of different marks for inbound and outbound direction
Andreas Steffen
2010-07-09
1
-4
/
+9
|
*
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 ↵
Martin Willi
2010-07-05
2
-5
/
+4
|
|
|
|
certificates
*
support of xfrm marks for IKEv2
Andreas Steffen
2010-07-02
1
-1
/
+5
|
*
Flush certificate cache on CA delete
Martin Willi
2010-06-07
1
-1
/
+2
|
*
Log non-empty task queues in statusall
Martin Willi
2010-06-07
1
-0
/
+31
|
*
Added generic implementations for crl_is_newer/certificate_is_newer
Martin Willi
2010-05-21
1
-1
/
+1
|
*
Add reqid field and getter function to child_cfg_t.
Reto Buerki
2010-05-04
1
-1
/
+1
|
*
Use a read-write lock in stroke_attribute to increase concurrency.
Tobias Brunner
2010-04-06
1
-19
/
+19
|
*
Migrated stroke_attribute_t to METHOD/INIT macros.
Tobias Brunner
2010-04-06
1
-45
/
+35
|
*
Extracted in-memory IP address pool from stroke plugin to libhydra.
Tobias Brunner
2010-04-06
2
-351
/
+41
|
*
Respect line with in Makefile.am's, other cosmetics
Martin Willi
2010-03-25
1
-1
/
+2
|
*
Changed all usages of lib->attributes to hydra->attributes.
Tobias Brunner
2010-03-24
2
-3
/
+4
|
*
Convert charon into libcharon.
Tobias Brunner
2010-03-19
1
-1
/
+1
|
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
19
-0
/
+6375
[prev]