strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
strongswan.git
2011-11-04
Andreas Steffen
fixed integrity tests of plugins using libsimaka
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Thomas Egerer
Change order of ocsp uris when parsing a cert
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Thomas Egerer
Handle certificates being on hold in a CRL
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Thomas Egerer
Memwipe request after sa update, too
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Thomas Egerer
Use chunk_clear to memwipe shared secret
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Thomas Egerer
Change order of destroy/get_ref function calls
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Thomas Egerer
Fix resource leak in x509_ocsp_response
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Thomas Egerer
Extend xfrm_attr_type_names by newly added enum values
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Tobias Brunner
Silently install route again, even if it did not change.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-04
Tobias Brunner
Compile warning fixed in kernel interfaces.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
Tobias Brunner
Common spelling errors fixed.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
Tobias Brunner
NEWS about pkcs11 plugin added.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
Tobias Brunner
pkcs11: Documented use_pubkey option in strongswan...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-03
Tobias Brunner
pkcs11: Make public key operations on tokens optional.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Tobias Brunner
pkcs11: Make sure a key can be used for a given signatu...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Tobias Brunner
pkcs11: Register ECDSA feature.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Tobias Brunner
pkcs11: We have to create our own hashes for some signa...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Tobias Brunner
pkcs11: Lookup the public key of a private key by CKA_ID.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Tobias Brunner
pkcs11: Search for private keys in a more generic way.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Tobias Brunner
pkcs11: Added support to encode ECDSA public keys.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Tobias Brunner
pkcs11: Parse ECDSA public keys and find/create them...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Tobias Brunner
pkcs11: Added generic functions to find/create public...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Tobias Brunner
pkcs11: Store public key length in bits.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Tobias Brunner
pkcs11: Fix encoding of RSA public keys.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Tobias Brunner
pkcs11: Use create_object_attr_enumerator to encode...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Tobias Brunner
pkcs11: Instead of a mutex use a new session to do...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Tobias Brunner
pkcs11: Function added to retrieve multiple attributes...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Tobias Brunner
pkcs11: Memory leak fixed in DH/ECDH implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Tobias Brunner
pkcs11: Invalid free fixed in DH/ECDH implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Tobias Brunner
pkcs11: Changed how pkcs11-manager is initialized.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Tobias Brunner
pkcs11: Add attributes to specify what we use the DH...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Andreas Steffen
version bump to 4.6.0
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Andreas Steffen
enable integrity test in tnc/tnccs-dynamic scenario
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Andreas Steffen
charon must load libtls if available
commit
|
commitdiff
|
tree
|
snapshot
2011-11-02
Andreas Steffen
fixed integrity tests of plugins using libtls or libtnccs
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Andreas Steffen
removed xcbc plugin from sql scenarios
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Andreas Steffen
tnc-tnccs plugin is now included in integrity tests
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Tobias Brunner
pkcs11: Allow to build pkcs11 plugin on Android.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Tobias Brunner
pkcs11: Documented new options in strongswan.conf(5).
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Tobias Brunner
pkcs11: Register the pkcs11 plugin before any other...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Tobias Brunner
pkcs11: Use callback registration for pkcs11-manager.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Tobias Brunner
pkcs11: Merged the ECDH into the DH implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Tobias Brunner
pkcs11: Use get_ck_attribute for ECDH.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Tobias Brunner
pkcs11: Use get_ck_attribute for DH.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Tobias Brunner
pkcs11: Method added to library to extract a single...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Tobias Brunner
pkcs11: Added names for CKA_* constants.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Tobias Brunner
pkcs11: Added support for ECDH.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Tobias Brunner
pkcs11: Added definitions needed for ECDH to pkcs11.h.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Tobias Brunner
pkcs11: Specify object class and key type when deriving...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Tobias Brunner
pkcs11: Add features support.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Tobias Brunner
pkcs11: Added support for DH.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Tobias Brunner
pkcs11: Error message fixed.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Tobias Brunner
pkcs11: Added support to generate random numbers on...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-31
Tobias Brunner
pkcs11: Properly destroy mutex in pkcs11_hasher if...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Andreas Steffen
Added features support to agent plugin
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Andreas Steffen
Added features support to dnskey plugin
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Andreas Steffen
Added features support to pgp plugin
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Andreas Steffen
Added features support to pkcs1 plugin
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Andreas Steffen
added newline
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Andreas Steffen
remove pem_encoder_encode
commit
|
commitdiff
|
tree
|
snapshot
2011-10-30
Andreas Steffen
Add features support to pem plugin
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Tobias Brunner
Some Doxygen fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-28
Tobias Brunner
Copyright fixed.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Tobias Brunner
pluto: Compile warning fixed.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Tobias Brunner
pluto: plugin_list.* added to Android.mk.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-27
Tobias Brunner
Added missing backslash.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Tobias Brunner
Forgot to add Android.mk in ba5b559b41fa70261c4f181f516...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Tobias Brunner
Destroy objects hashtable after plugin_manager.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Andreas Steffen
Add features support to pubkey plugin
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Andreas Steffen
Add features support to x509 plugin
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Andreas Steffen
Cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Andreas Steffen
added listplugins support to pluto and whack
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Andreas Steffen
add listplugins to ipsec shell command
commit
|
commitdiff
|
tree
|
snapshot
2011-10-26
Andreas Steffen
version bump to 4.6.0rc3
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Andreas Steffen
added tnc-tnccs plugin and removed xcbc plugin
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Tobias Brunner
Don't link to tnc libraries on Android as no tnc plugin...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Tobias Brunner
Build libtnccs on Android.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Andreas Steffen
share some code between IMC and IMV managers
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Andreas Steffen
removed unneeded includes
commit
|
commitdiff
|
tree
|
snapshot
2011-10-25
Mirko Parthey
Fix DNS error handling for keyexchange=ike.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Andreas Steffen
refactored TNC framework
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Andreas Steffen
moved imv_manager to libtnccs
commit
|
commitdiff
|
tree
|
snapshot
2011-10-24
Andreas Steffen
moved imc_manager to libtnccs
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Andreas Steffen
fixed type
commit
|
commitdiff
|
tree
|
snapshot
2011-10-22
Andreas Steffen
version bump to 4.6.0rc2
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Tobias Brunner
Log if charon failed to establish a CHILD_SA but keeps...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Tobias Brunner
starter.load documented in strongswan.conf(5) man page.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Tobias Brunner
starter: Android.mk updated to use kernel-netlink via...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Tobias Brunner
starter: Use kernel interfaces to flush SAD and SPD.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Tobias Brunner
starter: Load plugins specific to starter.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Tobias Brunner
starter: INFO_FILE is not used anymore.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Tobias Brunner
The load-tester plugin does not support SAD/SPD flushing.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Tobias Brunner
The kernel-klips plugin does currently not support...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Tobias Brunner
Implemented flushing of SAD and SPD entries via PF_KEY.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Tobias Brunner
Implemented flushing of states and policies via XFRM.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Tobias Brunner
Defined functions in the kernel interface to flush...
commit
|
commitdiff
|
tree
|
snapshot
2011-10-21
Tobias Brunner
Fixed indention in load-tester kernel interface.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-20
Andreas Steffen
Add features support to tnccs plugins
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Tobias Brunner
Log messages with a loglevel > 1 to ANDROID_LOG_DEBUG.
commit
|
commitdiff
|
tree
|
snapshot
2011-10-18
Tobias Brunner
pluto: Log to logcat on Android.
commit
|
commitdiff
|
tree
|
snapshot
next