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
/
libstrongswan
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
enabling support for hardware accelerators in OpenSSL
Tobias Brunner
2008-06-25
1
-0
/
+6
|
*
reintroducing MYSQL_DATA_TRUNCATED if supported on that mysql version
Martin Willi
2008-06-24
1
-0
/
+7
|
*
enumerating loaded plugins in "ipsec statusall"
Martin Willi
2008-06-24
2
-2
/
+33
|
*
support of ECDSA signatures for all certificate types
Andreas Steffen
2008-06-22
4
-0
/
+13
|
*
removed unused MYSQL_DATA_TRUNCATED check for compatibility with older mysql ↵
Martin Willi
2008-06-20
1
-1
/
+0
|
|
|
|
versions
*
fixed matches() check for RFC822/FQDN without wildcards
Martin Willi
2008-06-13
1
-2
/
+2
|
*
implemented identification_t.match() case insensitive for RFC822/FQDN
Martin Willi
2008-06-12
1
-2
/
+2
|
*
loading PEM encoded public keys
Martin Willi
2008-06-11
4
-2
/
+23
|
*
reduced default debug hook verbosity
Martin Willi
2008-06-11
1
-5
/
+8
|
*
fixed resolving numerical IPv6 addresses in host_create_from_dns()
Martin Willi
2008-06-11
1
-0
/
+5
|
*
fixed resolving numerical addresses in host_create_from_dns()
Martin Willi
2008-06-11
1
-1
/
+1
|
*
refactoring
Tobias Brunner
2008-06-10
1
-27
/
+3
|
*
ECDSA with OpenSSL
Tobias Brunner
2008-06-10
12
-8
/
+1230
|
*
parsing of subjectPublicKeyInfo of x509 certificates extracted
Tobias Brunner
2008-06-10
1
-48
/
+26
|
*
oids for elliptic curves
Tobias Brunner
2008-06-10
1
-0
/
+70
|
*
making the parsing of parameters of a subjectAlgorithmIdentifier optional
Tobias Brunner
2008-06-10
1
-2
/
+18
|
*
fixed "enabled" value key word
Martin Willi
2008-06-10
1
-1
/
+3
|
|
|
|
more debugging for settings parser
*
DNS resolving of ike_cfg hosts dynamically on demand
Martin Willi
2008-06-06
3
-0
/
+65
|
*
extended leak detective white list for OpenSSL
Martin Willi
2008-06-06
1
-0
/
+3
|
*
link against openssl crypto library only
Martin Willi
2008-06-06
1
-1
/
+1
|
*
fixed NULL string mysql parameter
Martin Willi
2008-06-05
1
-1
/
+4
|
*
removed unused variable
Martin Willi
2008-06-03
1
-2
/
+1
|
*
added missing comma in enumeration
Andreas Steffen
2008-05-29
2
-11
/
+10
|
*
handle default key sizes in openssl_crypter
Andreas Steffen
2008-05-28
1
-4
/
+11
|
*
fixed copy-and-paste error
Andreas Steffen
2008-05-23
1
-1
/
+1
|
*
check if parsing of the RSA public key in an X.509 certificate was successful
Andreas Steffen
2008-05-23
1
-0
/
+5
|
*
check if crypter is available in pem_to_bin()
Andreas Steffen
2008-05-23
2
-18
/
+31
|
*
fixed some compiler warnings
Martin Willi
2008-05-23
1
-1
/
+1
|
*
added display of holderIssuer, holderSerial, and authorityKeyIdentifier
Andreas Steffen
2008-05-23
2
-3
/
+68
|
*
fixed the strongswan.conf path
Andreas Steffen
2008-05-22
1
-8
/
+7
|
*
implement basic listing of attribute certificates
Andreas Steffen
2008-05-22
1
-8
/
+3
|
*
Id and typo
Tobias Brunner
2008-05-22
7
-1
/
+13
|
*
added the ECP groups from RFC 5114
Tobias Brunner
2008-05-22
4
-2
/
+17
|
*
added ECDH with OpenSSL (see RFC 4753)
Tobias Brunner
2008-05-22
6
-5
/
+434
|
*
fixed segmentation fault caused by malformed attribute certificates
Andreas Steffen
2008-05-21
1
-0
/
+5
|
*
added more verbosity if signature hash OID is unknown
Martin Willi
2008-05-21
1
-1
/
+3
|
*
removed debug statement
Andreas Steffen
2008-05-20
1
-1
/
+0
|
*
fixed whitespace eating in plugin loader
Andreas Steffen
2008-05-20
1
-10
/
+16
|
*
added missing break in case statement
Andreas Steffen
2008-05-19
1
-1
/
+3
|
*
added an error message when strongswan.conf cannot be read
Tobias Brunner
2008-05-19
1
-0
/
+1
|
*
fixed the cleanup code when the credential factory fails to create a builder
Tobias Brunner
2008-05-19
2
-2
/
+42
|
*
fixed warning if plugin list has trailing whitespaces
Martin Willi
2008-05-16
1
-0
/
+4
|
*
Added support for AES-CCM and AES-GCM (authenticated encryption algorithms) ↵
Tobias Brunner
2008-05-16
2
-4
/
+17
|
|
|
|
in charon.
*
loading default modules depending on configure options
Martin Willi
2008-05-16
1
-2
/
+6
|
*
plugin load configuration in strongswan.conf
Martin Willi
2008-05-15
4
-49
/
+84
|
|
|
|
|
|
some components accept a "component.load" option with a space separated list of plugins to load libcharon- plugins are now handled the same way as libstrongswan- plugins
*
RSA with OpenSSL
Tobias Brunner
2008-05-15
6
-1
/
+966
|
*
corrected deinitialisation of public key factory
Tobias Brunner
2008-05-15
2
-3
/
+3
|
*
generic public key factory moved
Tobias Brunner
2008-05-15
6
-14
/
+16
|
*
typo
Tobias Brunner
2008-05-14
1
-3
/
+3
|
*
fixed printing of %#H hosts
Martin Willi
2008-05-14
1
-2
/
+4
|
[prev]
[next]