aboutsummaryrefslogtreecommitdiffstats
path: root/src/frontends
Commit message (Expand)AuthorAgeFilesLines
* kernel-interface: query SAD for last use time if SPD query didn't yield oneMartin Willi2013-05-061-1/+1
* Use the GEN silent rule when generating files with sedMartin Willi2013-05-061-0/+1
* New Android release after adding AES-GCM, IPv6-in-IPv4 and using kernel-netlinkTobias Brunner2013-05-031-2/+2
* android: Use stronger ESP proposal including AES-GCMTobias Brunner2013-05-031-0/+6
* android: Remove unused methods on NetworkManager/network_manager_tTobias Brunner2013-05-033-177/+1
* android: Ignore interface 'lo'Tobias Brunner2013-05-031-2/+4
* android: Repurpose android-net to simply handle connectivity eventsTobias Brunner2013-05-033-59/+34
* android: Replace android-net plugin with kernel-netlinkTobias Brunner2013-05-032-3/+8
* android: Set strongswan.conf options before initializing other librariesTobias Brunner2013-05-031-36/+44
* android: No need to disable CMS explicitlyTobias Brunner2013-03-201-1/+0
* android: Build native libraries also for x86Tobias Brunner2013-03-203-2/+5
* android: Remove/filter header files from LOCAL_SRC_FILESTobias Brunner2013-03-201-10/+10
* android: Request and install an IPv6 DNS serverTobias Brunner2013-03-202-9/+17
* android: Also request a virtual IPv6 address and propose IPv6 TSTobias Brunner2013-03-203-23/+25
* kernel_ipsec_t.query_sa() additionally returns the number of processed packetsMartin Willi2013-03-141-1/+2
* New Android release after adding translations and Cert/EAP authenticationTobias Brunner2013-03-071-3/+3
* android: Add support for combined certificate and EAP authenticationTobias Brunner2013-03-077-34/+63
* Fixed Doxygen comments after scanning complete src directoryTobias Brunner2013-03-024-4/+4
* android: Mitigate race condition on reauthenticationTobias Brunner2013-03-011-0/+4
* Add a DSCP configuration value to IKE configsMartin Willi2013-02-061-1/+1
* android: Properly escape apostrophes in Ukrainian translation5.0.2dr4Tobias Brunner2013-01-141-8/+8
* android: Implement kernel_net_t.get_interface via JNITobias Brunner2013-01-144-6/+92
* android: Moved chunk_from_byte_array and byte_array_from_chunk helper functionsTobias Brunner2013-01-142-24/+32
* android: Set OPENSSL_NO_CMS in Android.mk as it is not set in opensslconf.h o...Tobias Brunner2013-01-141-0/+1
* Merge branch 'ikev1-fragmentation'Tobias Brunner2013-01-121-1/+2
|\
| * Added an option that allows to force IKEv1 fragmentationTobias Brunner2013-01-121-1/+2
| * Use a connection specific option to en-/disable IKEv1 fragmentationTobias Brunner2012-12-241-1/+1
* | Fixed some typos in Ukrainian translationPavel Kopchyk2013-01-091-15/+16
* | Added Russian and Ukrainian strings for Android clientDmitry Korzhevin2012-12-244-0/+252
|/
* Install virtual IPs via interface name, and use an interface lookup where req...Martin Willi2012-11-291-1/+1
* Add an optional kernel-interface parameter to install IPs with a custom prefixMartin Willi2012-11-291-1/+2
* New Android release after adding shortcuts and confirmation dialogTobias Brunner2012-11-211-2/+2
* android: Don't allow any backup for nowTobias Brunner2012-11-211-1/+2
* android: Properly handle exceptions when loading keys/certificatesTobias Brunner2012-11-211-3/+3
* android: Use the same tag string for all dialogs in MainActivityTobias Brunner2012-11-211-6/+5
* android: Hide previous dialogs when handling a new connection attemptTobias Brunner2012-11-211-0/+22
* android: Show confirmation dialog when starting a profile while already conne...Tobias Brunner2012-11-214-9/+127
* android: Add the ability to create shortcuts to specific VPN profilesTobias Brunner2012-11-216-0/+93
* android: Start a specific VPN profile based on special IntentsTobias Brunner2012-11-215-1/+56
* android: Attribute added to display the list of VPN profiles in read-only modeTobias Brunner2012-11-212-4/+49
* android: Show an error if VPN fails due to lock down mode in Android 4.2Tobias Brunner2012-11-194-1/+14
* android: Add error message as argument to "VPN not supported" dialogTobias Brunner2012-11-191-2/+15
* android: Content providers are not exported by default in Android 4.2Tobias Brunner2012-11-191-1/+2
* android: Set target SDK to 17 (Android 4.2)Tobias Brunner2012-11-191-1/+1
* android: Private key bug has been fixed with Android 4.2Tobias Brunner2012-11-191-1/+1
* android: Use proper intent-filter for our VpnServiceTobias Brunner2012-11-021-1/+1
* Moved debug.[ch] to utils folderTobias Brunner2012-10-246-6/+6
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
* Moved host_t and host_resolver_t to a new networking subfolderTobias Brunner2012-10-242-2/+2
* Remove version argument on peer_cfg constructor, use ike_cfg version insteadMartin Willi2012-10-241-1/+1