aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
| * android: Bypass/protect previously bypassed sockets if connectivity changesTobias Brunner2012-10-163-4/+30
| |
| * android: Support for IPsec SA update addedTobias Brunner2012-10-161-1/+2
| |
| * Use pointers for lookups in IPsec SA managerTobias Brunner2012-10-161-16/+16
| |
| * IPsec SA manager implements update_sa()Tobias Brunner2012-10-162-0/+60
| |
| * Setter for src and destination address of ipsec_sa_t addedTobias Brunner2012-10-162-0/+30
| |
| * android: Trigger roam events in case connectivity changesTobias Brunner2012-10-161-0/+63
| |
| * android: Register NetworkManager as BroadcastReceiver and relay events via JNITobias Brunner2012-10-165-8/+184
| |
| * android: Determine source address dynamicallyTobias Brunner2012-10-166-64/+48
| |
| * android: Added NetworkManager class which allows to retrieve a local IP addressTobias Brunner2012-10-164-0/+274
| |
| * android: Increase compile warningsTobias Brunner2012-10-161-0/+3
| |
| * android: Fixed "Configure" button in Android VPN dialogTobias Brunner2012-10-161-1/+1
| |
| * android: Don't use the default ESP proposal as it includes unsupported ↵Tobias Brunner2012-10-161-1/+4
| | | | | | | | algorithms
* | no need to include pa_tnc_msg.hAndreas Steffen2012-10-186-7/+1
| |
* | refactored PA-TNC message handling by IMVsAndreas Steffen2012-10-1714-617/+992
| |
* | refactored PA-TNC message handling by IMCsAndreas Steffen2012-10-1715-607/+899
| |
* | removed unused variableAndreas Steffen2012-10-171-1/+0
|/
* Remove unused this parameter to load_issuer_cert/key(), as it is uninitializedMartin Willi2012-10-161-4/+4
|
* Generate a load-tester certificate only for DN or subjectAltName identitiesMartin Willi2012-10-161-7/+17
|
* Add a load-tester initiator_match option to match custom initiator_idMartin Willi2012-10-161-2/+15
|
* Encode non-DN load-tester identities as subjectAltNamesMartin Willi2012-10-161-1/+16
|
* Add a load-tester digest option for issuing peer certificatesMartin Willi2012-10-161-1/+16
|
* Load a multiple load-tester CA certificates from a directoryMartin Willi2012-10-161-4/+63
|
* Added load-tester options to read issuing CA certificate and key from filesMartin Willi2012-10-161-7/+45
|
* Use proper offset when adding mark attribute in kernel-netlink pluginTobias Brunner2012-10-151-1/+1
|
* Also add mark when querying current replay state in kernel-netlink pluginTobias Brunner2012-10-151-2/+21
|
* allow registration of multiple message typeAndreas Steffen2012-10-1412-138/+175
|
* implemented IETF Operational Status attributeAndreas Steffen2012-10-138-2/+501
|
* corrected class descriptionAndreas Steffen2012-10-133-3/+3
|
* implemented IETF Factory Default Password Enabled attributeAndreas Steffen2012-10-126-1/+317
|
* implemented the Forwarding Enabled attributeAndreas Steffen2012-10-128-5/+390
|
* minor fixes in imc_attestation.cAndreas Steffen2012-10-121-1/+1
|
* Fixed update_sa in kernel-netlink plugin if marks are usedTobias Brunner2012-10-111-0/+18
|
* Fixed compilation of android_handler_tTobias Brunner2012-10-111-0/+1
|
* implemented os_info_t classAndreas Steffen2012-10-1017-219/+513
|
* implemented IETF String Version attributeAndreas Steffen2012-10-108-26/+446
|
* restrict package name and package version number fields to 255 octetsAndreas Steffen2012-10-101-0/+4
|
* created OS IMC/IMV pairAndreas Steffen2012-10-099-1/+1223
|
* implemented IETF Installed Packages attributeAndreas Steffen2012-10-094-1/+407
|
* fixed PA-TNC error code to Invalid ParameterAndreas Steffen2012-10-091-1/+1
|
* check for zero product vendor ID and non-zero product IDAndreas Steffen2012-10-091-0/+8
|
* cosmeticsAndreas Steffen2012-10-092-2/+2
|
* cosmeticsAndreas Steffen2012-10-091-2/+2
|
* Fix leak of PINs from ipsec.secretsMartin Willi2012-10-091-1/+2
|
* list multiple files with a given basename but different path namesAndreas Steffen2012-10-081-1/+27
|
* check length of hex-encoded IVAndreas Steffen2012-10-071-2/+5
|
* allow has_noskip_flag to contain TRUE_OR_FALSEAndreas Steffen2012-10-071-1/+1
|
* free entry in error caseAndreas Steffen2012-10-071-0/+2
|
* test first and up in the outer while loopAndreas Steffen2012-10-071-5/+1
|
* fixed generation of PA-TNC error messagesAndreas Steffen2012-10-071-9/+3
|
* added some new SHA-512 OIDsAndreas Steffen2012-10-031-0/+2
|