aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* version bump to final 4.5.24.5.2Andreas Steffen2011-05-141-1/+1
|
* whitelisting can already be enabled in strongswan.confAndreas Steffen2011-05-141-1/+1
|
* fixed whitelist enablingAndreas Steffen2011-05-141-2/+3
|
* do not call recommendations if recs does not existAndreas Steffen2011-05-141-1/+1
|
* Restrict IMCs and IMVs to call SendMessage()Andreas Steffen2011-05-144-6/+47
|
* Don't compile login() in openssl_rsa_private_key_t if ENGINE support is ↵Tobias Brunner2011-05-131-0/+2
| | | | disabled in OpenSSL.
* fetcher.c added to Android.mk.Tobias Brunner2011-05-131-1/+1
|
* added ikev2/rw-whitelist scenarioAndreas Steffen2011-05-1213-0/+161
|
* Disable whitelist plugin by defaultMartin Willi2011-05-121-1/+1
|
* Protect the communication with the SIM card during a transaction from access ↵Duncan Salerno2011-05-121-12/+46
| | | | by a second application
* protection against insane IMCs and IMVsAndreas Steffen2011-05-116-6/+125
|
* Do not use deprecated vte_terminal_fork_command()Martin Willi2011-05-111-2/+11
|
* Return correct status code in kernel_netlink_ipsec_t.query_sa.Tobias Brunner2011-05-101-1/+1
|
* chunk_clear not clear_chunk.Tobias Brunner2011-05-101-1/+1
|
* pluto: Securely wipe quick mode keys from memory.Thomas Egerer2011-05-101-67/+109
| | | | | | | Keying material is derived in two separate steps for local and remote endpoint. This allows us to securely wipe local/remote secrets separately, too -- a precondition to wipe quick mode keys from memory in a secure fashion.
* pluto: Securely wipe sensitive data from memory.Thomas Egerer2011-05-101-13/+14
|
* terminate imc/imv that couldn't be initialized properlyAndreas Steffen2011-05-102-0/+12
|
* lock the set_message_types() method for imvsAndreas Steffen2011-05-091-0/+14
|
* cosmeticsAndreas Steffen2011-05-091-4/+2
|
* Wipe memory after using key material (incomplete, to be continued)Martin Willi2011-05-099-24/+43
|
* Use memwipe() in chunk_clear()Martin Willi2011-05-091-1/+1
|
* Added a memwipe() function to safely overwrite sensitive memoryMartin Willi2011-05-092-0/+53
|
* fixed debug outputAndreas Steffen2011-05-091-2/+2
|
* adapted state_machine for retry batchesAndreas Steffen2011-05-092-14/+29
|
* version bump to 4.5.2rc2Andreas Steffen2011-05-081-1/+1
|
* lock the set_message_types() methodAndreas Steffen2011-05-071-1/+17
|
* added missing commaAndreas Steffen2011-05-071-1/+1
|
* refactored tnccs->remove_connection()Andreas Steffen2011-05-064-24/+25
|
* id of non-registered threads defaults to 0Andreas Steffen2011-05-061-1/+18
|
* Migrated scheduler_t to INIT/METHOD macrosMartin Willi2011-05-051-33/+24
|
* Migrated callback_job to INIT/METHOD macrosMartin Willi2011-05-052-38/+38
|
* Migrated processor to INIT/METHOD macrosMartin Willi2011-05-051-42/+35
|
* Typo in NEWS fixed.Tobias Brunner2011-05-051-1/+1
|
* Note about certificates added to CA section in ipsec.conf man page.Tobias Brunner2011-05-051-2/+5
|
* testing: Properly align numbers of succeeded and failed tests in overview page.Tobias Brunner2011-05-051-4/+9
|
* testing: Add crumbtrail to overview page which lists all tests.Tobias Brunner2011-05-051-9/+21
|
* testing: Directly link to index.html of tests to allow browsing via file://.Tobias Brunner2011-05-051-2/+2
|
* testing: Avoid adding additional spacing around testresults.Tobias Brunner2011-05-051-1/+1
|
* testing: Replace back link in results with crumbtrail to improve navigation.Tobias Brunner2011-05-051-3/+2
|
* Added NEWS about duplicheck and coupling pluginsMartin Willi2011-05-051-0/+7
|
* Fix algorithm type for signers, fixes warning with gcc 4.5Martin Willi2011-05-031-1/+1
|
* Cache group name in sys_logger_t to avoid problems with Vstr.Tobias Brunner2011-05-031-3/+5
| | | | | Because syslog(3) is not replaced when using the Vstr wrapper, %N can not be resolved properly.
* Migrated sys_logger_t to INIT/METHOD macros.Tobias Brunner2011-05-031-23/+20
|
* Migrated file_logger_t to INIT/METHOD macros.Tobias Brunner2011-05-031-25/+22
|
* version bump to 4.5.2rc1Andreas Steffen2011-05-021-1/+1
|
* Removed superfluous parameter missed in e5e5bcc92f.Tobias Brunner2011-05-021-1/+1
|
* Fix a potential memleak if two threads fingerprint a credential simultaneouslyMartin Willi2011-05-021-1/+6
|
* Accept name fields in EAP-MD5 messagesMartin Willi2011-05-021-6/+6
|
* added missing tabAndreas Steffen2011-04-281-1/+1
|
* adapted debug outputAndreas Steffen2011-04-283-3/+3
|