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
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Fixed BEET mode by installing SAs with negotiated address in traffic selector
Martin Willi
2009-12-17
10
-26
/
+67
|
*
IKEv1 daemon supports DNS and NBNS server assignment from database
Andreas Steffen
2009-12-16
1
-18
/
+85
|
*
ipsec pool manages dns and nbns servers
Andreas Steffen
2009-12-16
1
-15
/
+298
|
*
cosmetics
Andreas Steffen
2009-12-16
1
-1
/
+1
|
*
provide attributes from SQL database
Andreas Steffen
2009-12-16
4
-3
/
+37
|
*
add IKEv1 support for the Camellia cipher
Andreas Steffen
2009-12-15
2
-0
/
+22
|
*
Added htoun16/32 and untoh16/32 to read/write unaligned network order integers
Martin Willi
2009-12-15
1
-0
/
+54
|
*
Install v6 routes via outgoing interface for now
Martin Willi
2009-12-14
1
-18
/
+7
|
*
fixed IKEv1 support of HMAC_SHA2_256_96
Andreas Steffen
2009-12-09
3
-23
/
+22
|
*
if end id is missing assign IP address to raw public key
Andreas Steffen
2009-12-09
1
-4
/
+10
|
*
IKEv1 support of ESP SHA2_HMAC with correct truncation
Andreas Steffen
2009-12-09
10
-112
/
+160
|
*
some code optimizations
Andreas Steffen
2009-12-09
1
-34
/
+37
|
*
added ipAddrBlocks OID
Andreas Steffen
2009-12-09
1
-0
/
+1
|
*
Improved libfast session management, using a hashtable
Martin Willi
2009-12-08
2
-40
/
+109
|
*
Removed obsolete curl interface specific destructor
Martin Willi
2009-12-08
1
-5
/
+0
|
*
Support "_" and "-" variants of NetworkManager pkg-config packages
Martin Willi
2009-12-08
1
-1
/
+4
|
*
Undef PACKAGE_BUG/URL of strongSwan before including ruby variants
Martin Willi
2009-12-08
2
-0
/
+3
|
*
Remove generated config.h.in from source tree
Martin Willi
2009-12-08
2
-116
/
+1
|
*
The attribute manager was moved from daemon_t to libstrongswan.
Tobias Brunner
2009-12-07
1
-4
/
+4
|
*
Do not execute the callback job if it has been cancelled since registration
Martin Willi
2009-12-03
1
-2
/
+8
|
*
Cleanup library if daemon initialization fails
Martin Willi
2009-12-03
1
-0
/
+2
|
*
Do not install invalid 0.0.0.0 DNS servers
Martin Willi
2009-12-01
1
-9
/
+14
|
*
Prefer EAP-Identity for provider attribute/address lookup
Martin Willi
2009-12-01
1
-4
/
+37
|
*
Save EAP-Identity on auth config
Martin Willi
2009-12-01
1
-3
/
+26
|
*
Store completed authentication rounds permanently on IKE_SA, with flush option
Martin Willi
2009-12-01
6
-50
/
+110
|
*
Removed obsolete and unused [gs]et_eap_identity() methods
Martin Willi
2009-11-30
2
-42
/
+0
|
*
Do not propose transport mode as initiator if connection is NATed
Martin Willi
2009-11-30
1
-0
/
+6
|
*
Verify EAP-SIM/AKA AT_MAC before processing any attributes
Martin Willi
2009-11-30
4
-36
/
+24
|
*
SIM/AKA/Request/Reauthentication AT_MAC does not include NONCE_S, only the ↵
Martin Willi
2009-11-30
4
-6
/
+4
|
|
|
|
response
*
Invoke attribute/key hooks from libsimaka
Martin Willi
2009-11-30
2
-5
/
+13
|
*
Extended SIM manager by hooks, currently featuring attribute and key hooks
Martin Willi
2009-11-30
2
-1
/
+134
|
*
Added a get_sa() method to the bus, allowing a thread to lookup its IKE_SA
Martin Willi
2009-11-30
2
-0
/
+19
|
*
Handle NOT_SUPPORTED or other errors properly in get_quintuplet
Martin Willi
2009-11-30
1
-4
/
+10
|
*
Use transport mode ESP SA if IPcomp is used, IPcomp already applies outer IP ↵
Martin Willi
2009-11-26
1
-3
/
+11
|
|
|
|
header
*
Use full algorithm name for SHA384/512 HMACs
Martin Willi
2009-11-26
1
-2
/
+2
|
*
Support the Linux specific SHA256 96 bit truncation HMAC via "sha256_96" keyword
Martin Willi
2009-11-26
5
-5
/
+11
|
*
Install SHA256_128 auth algorithm with specified 128 bit truncation
Martin Willi
2009-11-26
1
-1
/
+25
|
*
Updated XFRM linux header, includes specified truncations for auth algos
Martin Willi
2009-11-26
1
-1
/
+9
|
*
Added support for IPv6 source route installation
Martin Willi
2009-11-26
2
-17
/
+44
|
*
Check existing path in mobike probing only if we still have a route
Martin Willi
2009-11-26
2
-8
/
+6
|
*
put identities in single quotes
Andreas Steffen
2009-11-25
1
-2
/
+2
|
*
added more debugging in configuration attribute handling
Andreas Steffen
2009-11-24
1
-0
/
+4
|
*
changed error messages in the case of faulty esp and ike strings
Andreas Steffen
2009-11-24
1
-8
/
+6
|
*
do not send all available kernel algorithms if esp string is faulty
Andreas Steffen
2009-11-24
1
-28
/
+0
|
*
check if alg_info_esp exists
Elmar Vonlanthen
2009-11-24
1
-1
/
+1
|
*
added some parentheses
Andreas Steffen
2009-11-24
1
-0
/
+16
|
*
allow ECP DH groups in pfsgroup definition
Andreas Steffen
2009-11-24
1
-0
/
+5
|
*
issue error message for expired certificates in OCSP trust chain checking
Andreas Steffen
2009-11-24
1
-1
/
+5
|
*
updated IKEv2 notification messages assigned by IANA
Andreas Steffen
2009-11-24
2
-12
/
+48
|
*
Do not recreate existing create_child subtask when retrying with different ↵
Martin Willi
2009-11-23
1
-2
/
+5
|
|
|
|
DH group
[prev]
[next]