strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Moved Java to C string conversion function to android_jni header file
[strongswan.git]
/
src
/
frontends
/
2012-08-13
Tobias Brunner
Moved Java to C string conversion function to android_j...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Log charon version and uname() output, split libcharon...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Only call disconnect() from CharonVpnService if we...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Load single certificates directly from the KeyStore...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Use colors from the Android color palette for the VPN...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Localized title for contextual action bar
tree
|
commitdiff
2012-08-13
Tobias Brunner
German translation added
tree
|
commitdiff
2012-08-13
Tobias Brunner
Show MainActiviy if the user clicks 'Configure' in...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Keep reporting the error until the user dismisses it
tree
|
commitdiff
2012-08-13
Tobias Brunner
Show an error dialog when errors occur while establishi...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Show a button to disconnect the VPN once it is established
tree
|
commitdiff
2012-08-13
Tobias Brunner
Show current VPN state and profile name
tree
|
commitdiff
2012-08-13
Tobias Brunner
Add a fragment to MainActivity which will display the...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Use a separate (volatile) variable for certificate...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Don't set the source address on Android
tree
|
commitdiff
2012-08-13
Tobias Brunner
Close IKE_SA on Android immediately if setting up CHILD...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Reduce number of retransmits on Android
tree
|
commitdiff
2012-08-13
Tobias Brunner
Job added which handles plain text packets read from...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Added a handler that writes inbound plain text packets...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Add simple callbacks to receive/send ESP packets via...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Add routes based on the installed IPsec policies to...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Add virtual IP to the TUN device builder
tree
|
commitdiff
2012-08-13
Tobias Brunner
Create a TUN device via VpnService.Builder once the...
tree
|
commitdiff
2012-08-13
Tobias Brunner
An Android specific attribute handler installs DNS...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Native counterpart of VpnService.Builder added, exposed...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Adapter class added around VpnService.Builder which...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Initiate an SA via native JNI method
tree
|
commitdiff
2012-08-13
Tobias Brunner
Helper function added that retrieves a local IP address
tree
|
commitdiff
2012-08-13
Tobias Brunner
android_service_t handles initiation of an SA and track...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Android specific credential set also provides user...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Added an Android specific credential set that provides...
tree
|
commitdiff
2012-08-13
Tobias Brunner
CharonVpnService provides a function to get trusted...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Function added that allows to update VPN state via JNI
tree
|
commitdiff
2012-08-13
Tobias Brunner
Add a function to disconnect any current VPN connection
tree
|
commitdiff
2012-08-13
Tobias Brunner
Implement kernel_ipsec_t.bypass_socket() via JNI and...
tree
|
commitdiff
2012-08-13
Tobias Brunner
CharonVpnService binds to VpnStateService and does...
tree
|
commitdiff
2012-08-13
Tobias Brunner
CharonVpnService reacts on Intents and properly inits...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Service added that keeps track of VPN state and notifie...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Add an Android specific kernel_ipsec_t implementation
tree
|
commitdiff
2012-08-13
Tobias Brunner
Add an Android specific kernel_net_t implementation
tree
|
commitdiff
2012-08-13
Tobias Brunner
Clone the current VPN profile before updating the password
tree
|
commitdiff
2012-08-13
Tobias Brunner
Allow VpnProfile objects to be cloned
tree
|
commitdiff
2012-08-13
Tobias Brunner
Prompt the user for a password if none is configured...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Allow selection of a CA certificate for a VPN profile
tree
|
commitdiff
2012-08-13
Tobias Brunner
Simplified asynchronous loading of CA certificates...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Added simple adapter for trusted certificates (to be...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Keep a global reference to the CharonVpnService object...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Add signal handler for fatal signals to libandroidbridge
tree
|
commitdiff
2012-08-13
Tobias Brunner
Set default log level in libandroidbridge
tree
|
commitdiff
2012-08-13
Tobias Brunner
Renamed main Activity (shorter name in Launcher)
tree
|
commitdiff
2012-08-13
Tobias Brunner
MainActivity starts CharonVpnService if a VpnProfile...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Menu option added to reload cached CA certificates
tree
|
commitdiff
2012-08-13
Tobias Brunner
Show progress bar in ActionBar while loading cached...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Helper function added to handle Java exceptions in...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Don't attach to actual Java threads (or already attache...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Initially load CA certificates when the main Activity...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Trusted CA certificates are loaded and cached by a...
tree
|
commitdiff
2012-08-13
Tobias Brunner
Remove restriction to portrait orientation
tree
|
commitdiff
2012-08-13
Tobias Brunner
Use Holo as theme
tree
|
commitdiff
2012-08-13
Tobias Brunner
Make click events on the profile list available to...
tree
|
commitdiff
2012-08-11
Tobias Brunner
Use a contextual action bar to edit and delete selected...
tree
|
commitdiff
2012-08-11
Tobias Brunner
Provide a menu with options to save VPN profiles
tree
|
commitdiff
2012-08-11
Tobias Brunner
The list fragment uses a menu to provide an option...
tree
|
commitdiff
2012-08-11
Tobias Brunner
Added an activity to edit basic VPN profile details
tree
|
commitdiff
2012-08-11
Tobias Brunner
Show list fragment in main activity
tree
|
commitdiff
2012-08-11
Tobias Brunner
Fragment added to list the VPN profiles
tree
|
commitdiff
2012-08-11
Tobias Brunner
Added a custom adapter and layout to display VPN profil...
tree
|
commitdiff
2012-08-11
Tobias Brunner
Added class to simplify access to database of VPN profiles
tree
|
commitdiff
2012-08-11
Tobias Brunner
Added class to move around VPN profiles in the Android App
tree
|
commitdiff
2012-08-11
Tobias Brunner
Replaced launcher icon with a more appropriate one
tree
|
commitdiff
2012-08-08
Tobias Brunner
Moved main Activity to ui sub-package
tree
|
commitdiff
2012-08-08
Tobias Brunner
Moved CharonVpnService to logic sub-package
tree
|
commitdiff
2012-08-08
Tobias Brunner
Global charonservice_t object added to libandroidbridge
tree
|
commitdiff
2012-08-08
Tobias Brunner
Added functions to attach/detach native threads to...
tree
|
commitdiff
2012-08-08
Tobias Brunner
Moved JNI helper macros to a separate file
tree
|
commitdiff
2012-08-08
Tobias Brunner
Use strongSwan logo as icon
tree
|
commitdiff
2012-08-08
Tobias Brunner
Allocate UDP ports randomly in Android NDK build.
tree
|
commitdiff
2012-08-08
Tobias Brunner
Java code style fixed (analogous to C code).
tree
|
commitdiff
2012-08-08
Tobias Brunner
Load libipsec in Android app.
tree
|
commitdiff
2012-08-08
Tobias Brunner
Some NDK build info updated.
tree
|
commitdiff
2012-08-08
Tobias Brunner
Changed minimal SDK/API level to 14.
tree
|
commitdiff
2012-08-08
Tobias Brunner
Added android.net.VpnService wrapper around charon...
tree
|
commitdiff
2012-08-08
Tobias Brunner
Added Android shell app created with Android SDK.
tree
|
commitdiff
2012-08-08
Tobias Brunner
Android.mk for NDK build added.
tree
|
commitdiff
2012-07-18
Martin Willi
Remove debugging leftovers
tree
|
commitdiff
2012-05-03
Tobias Brunner
Changed default path to charon for NM frontend.
tree
|
commitdiff
2011-09-07
Martin Willi
NetworkManager-strongSwan Debian release 1.3.0
tree
|
commitdiff
2011-09-05
Martin Willi
Migrated NM frontend plugin to NetworkManager 0.9
tree
|
commitdiff
2011-07-20
Tobias Brunner
Fixed common misspellings.
tree
|
commitdiff
2011-02-07
Tobias Brunner
maemo: New releases.
tree
|
commitdiff
2011-02-07
Tobias Brunner
maemo: Register with the GtkIconTheme "changed" signal...
tree
|
commitdiff
2011-02-04
Tobias Brunner
maemo: Move debian/ directory for applet to packages/.
tree
|
commitdiff
2011-02-04
Tobias Brunner
maemo: Added Maemo specific fields (including icons...
tree
|
commitdiff
2011-02-04
Tobias Brunner
maemo: Don't include debian files in distribution.
tree
|
commitdiff
2011-02-04
Tobias Brunner
maemo: Package dependencies and descriptions changed.
tree
|
commitdiff
2011-02-04
Tobias Brunner
maemo: Touch icon dir to trigger update event.
tree
|
commitdiff
2011-02-04
Tobias Brunner
maemo: Reload icons on icon theme change.
tree
|
commitdiff
2011-02-04
Tobias Brunner
maemo: Adding some missing files (required by automake).
tree
|
commitdiff
2010-10-15
Tobias Brunner
Added some generated files to .gitignore.
tree
|
commitdiff
2010-10-14
Tobias Brunner
Moved sources of the NetworkManager plugin to src/front...
tree
|
commitdiff
next