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 (
Expand
)
Author
Age
Files
Lines
...
*
Avoid relocking while enumerator is alive
Martin Willi
2010-07-06
1
-9
/
+10
*
Added missing markt_t in load tester, also migrated to INIT/METHOD macros.
Tobias Brunner
2010-07-06
1
-89
/
+58
*
Some Doxygen fixes.
Tobias Brunner
2010-07-05
11
-17
/
+15
*
Fixed typo.
Tobias Brunner
2010-07-05
1
-2
/
+2
*
Added support for group membership information containted in the RADIUS class...
Martin Willi
2010-07-05
1
-0
/
+40
*
Use the group constraint in a more generic fashion, not only for attribute ce...
Martin Willi
2010-07-05
6
-28
/
+27
*
Use the responder side configured EAP-Identity directly, if given
Martin Willi
2010-07-05
1
-7
/
+16
*
Copy EAP specific attributes to auth config only
Martin Willi
2010-07-05
2
-8
/
+10
*
support of xfrm marks for IKEv2
Andreas Steffen
2010-07-02
24
-150
/
+530
*
Recreate IKE_SA_INIT related tasks only if they have completed
Martin Willi
2010-06-30
1
-11
/
+35
*
Use enumerator for queued_tasks migration to avoid infinite loop
Thomas Egerer
2010-06-30
1
-3
/
+5
*
Correct check of traffic selectors before destruction
Thomas Egerer
2010-06-29
1
-2
/
+2
*
Migrate queued_tasks tasks, to avoid dangling pointers
Thomas Egerer
2010-06-29
1
-0
/
+7
*
The signature of keystore_get changed again.
Tobias Brunner
2010-06-28
1
-1
/
+3
*
Compiler warning fixed.
Tobias Brunner
2010-06-28
1
-1
/
+3
*
upgraded xfrm.h to linux-2.6.34
Andreas Steffen
2010-06-27
1
-21
/
+18
*
Show contents of the CP payload in message_t stringification
Martin Willi
2010-06-24
3
-0
/
+85
*
Support the subnet attribute in the attr plugin
Martin Willi
2010-06-24
1
-2
/
+30
*
Increased the loglevel for the arguments received via Android control socket.
Tobias Brunner
2010-06-24
1
-1
/
+1
*
Terminate charon from the Android plugin if the tunnel goes down after it was...
Tobias Brunner
2010-06-24
1
-0
/
+24
*
Initiate the tunnel in the Android plugin asynchronously.
Tobias Brunner
2010-06-24
1
-6
/
+39
*
Implement the listener_t interface in the Android plugin to track the status ...
Tobias Brunner
2010-06-24
2
-2
/
+47
*
Helper function added to notify the Android frontend about status changes.
Tobias Brunner
2010-06-24
1
-4
/
+14
*
Initiate consumes a child_sa reference, so get an additional one.
Tobias Brunner
2010-06-24
1
-0
/
+2
*
Use the same error code constants as in the Java frontend.
Tobias Brunner
2010-06-24
1
-1
/
+15
*
Flush and destroy the send queue before unloading the socket plugins.
Tobias Brunner
2010-06-24
1
-1
/
+1
*
Select subjectAltName address family using address length in openssl plugin
Martin Willi
2010-06-24
1
-2
/
+12
*
Select subjectAltName address family using address length in x509 plugin
Martin Willi
2010-06-24
1
-1
/
+11
*
Do not install routes in the PF_KEY kernel interface if interface lookup failed.
Tobias Brunner
2010-06-23
1
-15
/
+23
*
The signature of keystore_get was changed with Android 2.x.
Tobias Brunner
2010-06-22
1
-2
/
+12
*
Avoid a segmentation fault if opening the Android control socket failed.
Tobias Brunner
2010-06-22
1
-1
/
+1
*
Allow to enable the kernel-pfkey plugin via Android.mk.
Tobias Brunner
2010-06-22
1
-0
/
+2
*
Fixing the PF_KEY kernel interface on Android.
Tobias Brunner
2010-06-22
1
-0
/
+2
*
Fixing compilation of the OpenSSL plugin if ENGINE support is disabled.
Tobias Brunner
2010-06-22
2
-2
/
+14
*
Fixing compilation of the OpenSSL plugin if Elliptic Curve support is disabled.
Tobias Brunner
2010-06-22
4
-3
/
+25
*
Ignore IKEv2 packets in pluto with any minor version
Martin Willi
2010-06-22
1
-1
/
+1
*
Accept IKE packets with any minor version in RAW socket
Martin Willi
2010-06-22
1
-6
/
+8
*
Fixed plugin checks in Android.mk files.
Tobias Brunner
2010-06-22
2
-4
/
+4
*
Don't fail with an error if an attribute that is to be deleted does not exist
Heiko Hund
2010-06-18
1
-2
/
+0
*
Fixed compiler warning.
Tobias Brunner
2010-06-15
1
-1
/
+1
*
Use vpn.dns* to store DNS servers (Android manages net.dns* using these).
Tobias Brunner
2010-06-15
1
-2
/
+2
*
Adding an interface that interacts with the Android Settings frontend.
Tobias Brunner
2010-06-15
4
-0
/
+326
*
Adding an Android specific credential set.
Tobias Brunner
2010-06-15
5
-1
/
+369
*
Adding an Android specific logger.
Tobias Brunner
2010-06-15
4
-3
/
+163
*
Adding support for the native Linux capabilities interface.
Tobias Brunner
2010-06-15
2
-19
/
+66
*
Explicitly refer to LIBCAP in Makefiles.
Tobias Brunner
2010-06-15
2
-2
/
+2
*
Run as vpn user on Android.
Tobias Brunner
2010-06-15
1
-0
/
+8
*
Truncate the PID file so that even if we fail to unlink it, the daemon can be...
Tobias Brunner
2010-06-15
1
-11
/
+33
*
Explicitly include stdint.h for UINT64_MAX.
Tobias Brunner
2010-06-15
1
-0
/
+2
*
Check for SADB_X_NAT_T_NEW_MAPPING in PF_KEY kernel interface.
Tobias Brunner
2010-06-15
1
-4
/
+4
[prev]
[next]