Martin Willi
|
2cbc48ecab
|
Replaces in_segment() by a more generic get_segment() function
|
2010-07-26 11:33:00 +02:00 |
|
Martin Willi
|
ad2488fcdf
|
Use distinct message types for HA message ID updates
|
2010-07-26 10:15:17 +02:00 |
|
Martin Willi
|
00c1bd0606
|
Migrated ha plugin to INIT/METHOD macros
|
2010-07-26 10:15:17 +02:00 |
|
Martin Willi
|
ce7967c50c
|
Implemented support for multiple RADIUS servers
|
2010-07-21 17:25:09 +02:00 |
|
Martin Willi
|
58d2ef6e14
|
Migrated eap-radius plugin to INIT/METHOD macros
|
2010-07-21 17:09:27 +02:00 |
|
Andreas Steffen
|
ae0e3b03b7
|
in a ESP_IN_UDP situation make UDP port available in the updown script
|
2010-07-17 13:27:19 +02:00 |
|
Andreas Steffen
|
14665981a5
|
make xfrm marks available in the updown scripts
|
2010-07-17 13:08:50 +02:00 |
|
Martin Willi
|
0406eeaacb
|
Support different encoding types in certificate.get_encoding()
|
2010-07-13 13:53:20 +02:00 |
|
Martin Willi
|
da9724e6d0
|
Renamed key_encod{ing,der}_t and constants, prepare for generic credential encoding
|
2010-07-13 11:29:35 +02:00 |
|
Martin Willi
|
e57a29c731
|
Moved X509 ipAddrBlock checking to the addrblock plugin
|
2010-07-13 10:26:07 +02:00 |
|
Martin Willi
|
1c8c924610
|
Moved addrblock plugin to libcharon
|
2010-07-13 10:26:07 +02:00 |
|
Martin Willi
|
2ccc02a4fd
|
Moved credential manager to libstrongswan
|
2010-07-13 10:26:07 +02:00 |
|
Andreas Steffen
|
ab635e029e
|
updated SQL templates to support attribute pool and identity parameters
|
2010-07-12 20:28:34 +02:00 |
|
Tobias Brunner
|
af7b34b13b
|
Added missing pool parameter in DHCP attribute provider.
|
2010-07-12 12:27:49 +02:00 |
|
Martin Willi
|
52f97c3893
|
Do not interpret long class attributes (such as from NPS) as group
|
2010-07-09 13:53:43 +02:00 |
|
Andreas Steffen
|
26c4d0102a
|
configuration of different marks for inbound and outbound direction
|
2010-07-09 09:06:07 +02:00 |
|
Martin Willi
|
6c4cd8fa15
|
Implemented missing bypass_socket() method in load-testers faked kernel interface
|
2010-07-07 10:01:32 +02:00 |
|
Martin Willi
|
4f99093235
|
Show mallinfo() data in statusall, if available
|
2010-07-06 16:28:25 +02:00 |
|
Tobias Brunner
|
f395f28e44
|
Added missing markt_t in load tester, also migrated to INIT/METHOD macros.
|
2010-07-06 09:29:18 +02:00 |
|
Tobias Brunner
|
83b23011de
|
Some Doxygen fixes.
|
2010-07-05 15:04:30 +02:00 |
|
Martin Willi
|
a4c0da1669
|
Added support for group membership information containted in the RADIUS class attribute
|
2010-07-05 09:41:04 +02:00 |
|
Martin Willi
|
4172574bfb
|
Use the group constraint in a more generic fashion, not only for attribute certificates
|
2010-07-05 09:41:04 +02:00 |
|
Andreas Steffen
|
ee26c537d7
|
support of xfrm marks for IKEv2
|
2010-07-02 23:46:09 +02:00 |
|
Tobias Brunner
|
0f21ebc81d
|
The signature of keystore_get changed again.
With Android 2.2 (Froyo) the interface of keystore_get was changed once
again. The change was made to allow the keys to contain \0 characters.
|
2010-06-28 17:18:53 +02:00 |
|
Tobias Brunner
|
6f52d3b077
|
Compiler warning fixed.
|
2010-06-28 08:50:30 +02:00 |
|
Tobias Brunner
|
c0914c457b
|
Increased the loglevel for the arguments received via Android control socket.
|
2010-06-24 14:46:25 +02:00 |
|
Tobias Brunner
|
e9e2a4fecf
|
Terminate charon from the Android plugin if the tunnel goes down after it was initiated successfully.
|
2010-06-24 14:30:06 +02:00 |
|
Tobias Brunner
|
7913a74c36
|
Initiate the tunnel in the Android plugin asynchronously.
Also track its initiation using the registered listener.
|
2010-06-24 14:30:05 +02:00 |
|
Tobias Brunner
|
8b775e99ea
|
Implement the listener_t interface in the Android plugin to track the status of an SA.
|
2010-06-24 14:30:05 +02:00 |
|
Tobias Brunner
|
94ec9adc10
|
Helper function added to notify the Android frontend about status changes.
|
2010-06-24 14:30:05 +02:00 |
|
Tobias Brunner
|
024dd37fa0
|
Initiate consumes a child_sa reference, so get an additional one.
|
2010-06-24 14:30:05 +02:00 |
|
Tobias Brunner
|
5eb9eeb130
|
Use the same error code constants as in the Java frontend.
|
2010-06-24 14:30:05 +02:00 |
|
Tobias Brunner
|
9eb7f46b3d
|
Do not install routes in the PF_KEY kernel interface if interface lookup failed.
|
2010-06-23 11:43:31 +02:00 |
|
Tobias Brunner
|
a427e98da1
|
The signature of keystore_get was changed with Android 2.x.
|
2010-06-22 16:19:55 +02:00 |
|
Tobias Brunner
|
f283520faf
|
Avoid a segmentation fault if opening the Android control socket failed.
|
2010-06-22 16:18:22 +02:00 |
|
Tobias Brunner
|
b7900d3258
|
Fixing the PF_KEY kernel interface on Android.
In Android's in.h IPPROTO_COMP is not #defined but just an enum member.
|
2010-06-22 16:12:07 +02:00 |
|
Martin Willi
|
169eae5229
|
Accept IKE packets with any minor version in RAW socket
|
2010-06-22 11:14:07 +02:00 |
|
Tobias Brunner
|
499af811c0
|
Use vpn.dns* to store DNS servers (Android manages net.dns* using these).
|
2010-06-15 19:58:58 +02:00 |
|
Tobias Brunner
|
be00d219cc
|
Adding an interface that interacts with the Android Settings frontend.
|
2010-06-15 19:58:58 +02:00 |
|
Tobias Brunner
|
c373f14947
|
Adding an Android specific credential set.
|
2010-06-15 19:58:58 +02:00 |
|
Tobias Brunner
|
51a00fb275
|
Adding an Android specific logger.
|
2010-06-15 19:58:58 +02:00 |
|
Tobias Brunner
|
ed76b21652
|
Check for SADB_X_NAT_T_NEW_MAPPING in PF_KEY kernel interface.
FreeBSD 8 does not support SADB_X_NAT_T_NEW_MAPPING whereas Linux and
the previous FreeBSD NAT-T patch both do.
|
2010-06-15 15:31:10 +02:00 |
|
Tobias Brunner
|
668e84d904
|
Set the ports of all hosts installed via the PF_KEY kernel interface to zero.
|
2010-06-15 10:11:57 +02:00 |
|
Tobias Brunner
|
2e8a5e12ef
|
Adding a basic unit test for hashtable_t.
|
2010-06-07 16:40:32 +02:00 |
|
Martin Willi
|
d5ad6eb1e0
|
Flush certificate cache on CA delete
|
2010-06-07 13:51:18 +02:00 |
|
Martin Willi
|
a3ffa9edfd
|
Log non-empty task queues in statusall
|
2010-06-07 11:59:37 +02:00 |
|
Martin Willi
|
d43775ae58
|
Accept ARP requests with an ethernet trailer, but trim it
|
2010-06-03 08:39:33 +02:00 |
|
Martin Willi
|
d2c358742a
|
Added a EAP-SIM/AKA backend reading triplets/quintuplets from a SQL database
|
2010-06-02 15:59:44 +02:00 |
|
Martin Willi
|
2e08be79a3
|
Send empty SIM/AKA-NOTIFICATION response for non-success codes, too
|
2010-05-27 15:04:25 +02:00 |
|
Martin Willi
|
8029e5efd2
|
Added generic implementations for crl_is_newer/certificate_is_newer
|
2010-05-21 16:25:51 +02:00 |
|