aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* completed Polish language versionEwa Steffen2012-11-231-2/+14
|
* cosmeticsAndreas Steffen2012-11-231-2/+2
|
* implemented output of item lists in remediation instructionsAndreas Steffen2012-11-235-87/+162
|
* refactored reason string and remediation instructions frameworkAndreas Steffen2012-11-2315-374/+766
|
* Do not send 0.0.0.0/0 traffic selectors as Split-Include Unity attributesMartin Willi2012-11-221-2/+6
| | | | It seems that iOS devices don't like them.
* allow the optional sharing if RSA private keysAndreas Steffen2012-11-224-107/+222
|
* New Android release after adding shortcuts and confirmation dialogTobias Brunner2012-11-211-2/+2
| | | | Also fixed some Android 4.2 specific issues.
* 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 ↵Tobias Brunner2012-11-214-9/+127
| | | | connected
* 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
|
* Fixed two bugs in logging MSK during EAP-SIM/AKATobias Brunner2012-11-211-1/+1
| | | | msk is already a pointer to a chunk_t and it was actually not set yet.
* added ike2/rw-eap-md5-class-radius scenarioAndreas Steffen2012-11-2122-0/+467
|
* 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
|
* overwrite sensitive prime with zeroesAndreas Steffen2012-11-181-1/+1
|
* strndup() requires string.h header fileAndreas Steffen2012-11-187-1/+14
|
* implemented generation of safe primesAndreas Steffen2012-11-184-20/+60
|
* generate reason strings and remediation instructions for improper OS settingsAndreas Steffen2012-11-183-61/+198
|
* precautionary measuresAndreas Steffen2012-11-172-2/+2
|
* fixed a memory leak in pacmanAndreas Steffen2012-11-171-0/+8
|
* removed unused variableAndreas Steffen2012-11-171-1/+1
|
* Add an ikesa_limit option to limit number of IKE_SAs as responderMartin Willi2012-11-161-19/+39
|
* Pass PLUTO_XAUTH_ID to updown scriptMartin Willi2012-11-161-1/+21
|
* version bump to 5.0.2dr4Andreas Steffen2012-11-151-1/+1
|
* discovered the use of strndup()Andreas Steffen2012-11-157-28/+8
|
* implemented blacklisting of software packagesAndreas Steffen2012-11-1410-80/+206
|
* libtnc can be initialized more than onceMartin Willi2012-11-141-0/+18
|
* libcharon can be initialized more than onceMartin Willi2012-11-142-5/+34
|
* libhydra can be initialized more than onceMartin Willi2012-11-142-3/+30
|
* libstrongswan can be initialized more than onceMartin Willi2012-11-142-4/+30
|
* Limit recursion when searching for source addressesTobias Brunner2012-11-131-5/+14
| | | | | This could be required if e.g. two default routes list gateways but the corresponding outbound interfaces do not have any IP addresses on them.
* Don't call get_route recursively if a route's gateway matches the destinationTobias Brunner2012-11-131-2/+5
|
* fixed remediation instructions outputAndreas Steffen2012-11-131-1/+3
|
* fixed memory leakAndreas Steffen2012-11-121-0/+1
|
* fixed typo in strcpy() function callAndreas Steffen2012-11-121-1/+1
|
* Fix destruction of tcg_pts_attr_file_meas_t when building from encodingTobias Brunner2012-11-121-1/+1
|
* updated parametersAndreas Steffen2012-11-122-2/+2
|
* implemented reason string and remediation instructions for OS IMVAndreas Steffen2012-11-123-6/+132
|
* updated strongswan.conf man pageAndreas Steffen2012-11-123-4/+16
|
* centralized processing of assessment informationAndreas Steffen2012-11-1210-90/+104
|
* Properly define TSS_TROUSERS in configure scriptTobias Brunner2012-11-122-1/+1
|
* define TSS_TROUSERS compile optionAndreas Steffen2012-11-111-0/+1
|