strongswan/src/libcharon/sa/ikev1
Tobias Brunner e4ef4c9877 Merge branch 'android-ndk'
This branch comes with some preliminary changes for the user-land IPsec
implementation and the Android App.

One important change is that the UDP ports used by the socket-default plugin
were made configurable (either via ./configure or strongswan.conf).
Also, the plugin does randomly allocate a port if it is configured to 0,
which is useful for client implementations.  A consequence of these
changes is that the local UDP port used when creating ike_cfg_t objects has
to be fetched from the socket.
2012-08-13 10:45:39 +02:00
..
authenticators Add a return value to keymat_v1_t.get_hash() 2012-07-16 14:53:34 +02:00
tasks Merge branch 'android-ndk' 2012-08-13 10:45:39 +02:00
keymat_v1.c Refactored error handling in keymat_v1_t 2012-07-16 14:55:07 +02:00
keymat_v1.h Cleaned up memory management and return values for encryption payload 2012-07-16 14:55:07 +02:00
phase1.c Lookup IKEv1 PSK even if the peer identity is not known 2012-07-31 15:39:33 +02:00
phase1.h Switch to alternative peer config in IKEv1 Main and Aggressive Mode. 2012-05-21 15:49:25 +02:00
task_manager_v1.c Remove queued IKEv1 message before processing it 2012-08-08 14:54:03 +02:00
task_manager_v1.h Remove executable flag from source files. 2012-05-18 10:04:08 +02:00