index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
check if crypter is available in pem_to_bin()
Andreas Steffen
2008-05-23
2
-18
/
+31
|
*
process payload length more strictly
Martin Willi
2008-05-23
1
-34
/
+56
|
*
some bug fixes
Andreas Steffen
2008-05-23
1
-0
/
+10
|
*
fixed some compiler warnings
Martin Willi
2008-05-23
2
-2
/
+1
|
*
added --utc option to ipsec pool
Andreas Steffen
2008-05-23
1
-9
/
+15
|
*
filtering out non matching path probing pairs explicitly
Martin Willi
2008-05-23
1
-0
/
+5
|
*
added display of holderIssuer, holderSerial, and authorityKeyIdentifier
Andreas Steffen
2008-05-23
3
-4
/
+95
|
*
fixed the strongswan.conf path
Andreas Steffen
2008-05-22
1
-4
/
+4
|
*
fixed the strongswan.conf path
Andreas Steffen
2008-05-22
5
-15
/
+27
|
*
implement basic listing of attribute certificates
Andreas Steffen
2008-05-22
3
-17
/
+85
|
*
log received DH groups and PRFs if no common proposal is found
Andreas Steffen
2008-05-22
1
-3
/
+23
|
*
Id and typo
Tobias Brunner
2008-05-22
7
-1
/
+13
|
*
added the ECP groups from RFC 5114
Tobias Brunner
2008-05-22
5
-2
/
+25
|
*
added ECDH with OpenSSL (see RFC 4753)
Tobias Brunner
2008-05-22
7
-5
/
+446
|
*
correctly initialize the mediation and connection manager
Tobias Brunner
2008-05-22
1
-0
/
+4
|
*
fixed segmentation fault caused by malformed attribute certificates
Andreas Steffen
2008-05-21
1
-0
/
+5
|
*
fixed parsing of UNKNOWN_PAYLOADs
Martin Willi
2008-05-21
1
-1
/
+1
|
*
fixed typo
Andreas Steffen
2008-05-21
1
-1
/
+1
|
*
version bump to 4.2.3
Andreas Steffen
2008-05-21
5
-6
/
+8
|
*
replying to COOKIE2 mobike notify properly
4.2.2
Martin Willi
2008-05-21
2
-1
/
+57
|
|
|
|
including COOKIE2 ourself after path probing
*
writing guest pid to file (simplifies debugging)
Martin Willi
2008-05-21
1
-1
/
+20
|
*
using fixed size keys in key derivation for AES-XCBC PRF
Martin Willi
2008-05-21
1
-7
/
+24
|
*
added more verbosity if signature hash OID is unknown
Martin Willi
2008-05-21
1
-1
/
+3
|
*
list proposed ESP ENCRYPTION and INTEGRITY algorithms if no proposal is chosen
Andreas Steffen
2008-05-20
1
-2
/
+23
|
*
added support of AES-CCM and AES-GCM
Andreas Steffen
2008-05-20
1
-6
/
+12
|
*
corrected evaltest.dat of ip-pool-db scenarios
Andreas Steffen
2008-05-20
2
-2
/
+6
|
*
added the sql/ip-pool-db-restart and sql/ip-pool-db-expired scenarios
Andreas Steffen
2008-05-20
34
-0
/
+2412
|
*
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
|
*
fixed loading of smp plugin
Martin Willi
2008-05-19
1
-1
/
+1
|
*
added an error message when strongswan.conf cannot be read
Tobias Brunner
2008-05-19
1
-0
/
+1
|
*
added a fixup for addresses from shared libraries in segmentation fault handler
Tobias Brunner
2008-05-19
1
-1
/
+24
|
*
fixed the cleanup code when the credential factory fails to create a builder
Tobias Brunner
2008-05-19
2
-2
/
+42
|
*
fixed a bug introduced in [3973]
Tobias Brunner
2008-05-19
1
-2
/
+4
|
*
added ikev2/esp-alg-aes-ccm and ikev2/esp-alg-aes-gcm scenarios
Andreas Steffen
2008-05-17
17
-0
/
+181
|
*
suppress listing of integrity algorithm if it is undefined
Andreas Steffen
2008-05-17
2
-7
/
+13
|
*
ccm and gcm icv_sizes are accepted both in bits and octets
Andreas Steffen
2008-05-17
1
-7
/
+13
|
*
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
5
-55
/
+242
|
|
|
|
in charon.
*
updated xfrm.h to the version from the 2.6.25.4 kernel sources
Tobias Brunner
2008-05-16
1
-12
/
+128
|
*
fixed plugin names of EAP modules
Martin Willi
2008-05-16
1
-4
/
+4
|
*
moved manager to its own subdirectory in ipsecdir
Martin Willi
2008-05-16
1
-15
/
+17
|
*
loading default modules depending on configure options
Martin Willi
2008-05-16
12
-35
/
+107
|
*
added missing semicolon
Andreas Steffen
2008-05-15
1
-1
/
+1
|
*
some NEWS for 4.2.2
Martin Willi
2008-05-15
1
-0
/
+13
|
*
plugin load configuration in strongswan.conf
Martin Willi
2008-05-15
21
-109
/
+160
|
|
|
|
|
|
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
|
[prev]
[next]