aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* condvar->wait() can handle recursive mutexMartin Willi2008-10-161-20/+76
|
* added missing EAP-AKA RFCMartin Willi2008-10-161-0/+4427
|
* added a guest.mconsole() method to script mconsole (e.g. add additional conX=)Martin Willi2008-10-155-14/+33
|
* cache keys for in and outbound ESP SAsMartin Willi2008-10-154-202/+241
| | | | | removed redundant storing of traffic selectors in CHILD_SA (sa_policy_t) creating TS pairs dynamically using create_policy_enumerator()
* typedef fixedTobias Brunner2008-10-151-2/+2
|
* reverted changeset [4440], [4443] uses old algorithm name againMartin Willi2008-10-151-2/+2
|
* store ESP keys in CHILD_SAMartin Willi2008-10-154-57/+78
|
* activate compilation of the kernel_pfkey pluginAndreas Steffen2008-10-151-1/+1
|
* added PFKEYv2 UML scenariosAndreas Steffen2008-10-1567-0/+832
|
* name of ESP algorithm changed to AES_XCBC_96-128Andreas Steffen2008-10-141-2/+2
|
* passing chunks, not prf+, to kernel interfaceMartin Willi2008-10-147-210/+263
| | | | gives us better control of keymat in CHILD_SA
* typosTobias Brunner2008-10-141-6/+6
|
* directory 'build' renamed as 'packages'Tobias Brunner2008-10-1411-0/+0
|
* reintegrated bus-refactoring branchMartin Willi2008-10-1430-911/+939
|
* merging kernel_pfkey plugin back from kernel-interface branchTobias Brunner2008-10-1423-274/+2186
|
* version bump to 4.2.9Andreas Steffen2008-10-145-7/+9
|
* corrected typo4.2.8Andreas Steffen2008-10-131-1/+1
|
* added bug fix for addr_in_subnet() to NEWSAndreas Steffen2008-10-131-1/+5
|
* add support of --enable-eap-sim-file and --enable-kernel-pfkey configuration ↵Andreas Steffen2008-10-134-4/+11
| | | | options
* set guest-specific kernel parametersMartin Willi2008-10-106-47/+41
| | | | removed memory setting, use mem= instead
* reintegrated two-sim branch providing SIM card plugin APIMartin Willi2008-10-1020-423/+1164
|
* trimming additial / in some casesMartin Willi2008-10-101-4/+4
|
* use busybox compatible killMartin Willi2008-10-101-4/+4
|
* remove intermediate CA certs after UML testAndreas Steffen2008-10-092-4/+4
|
* fixed MOBIKE roaming if clients address changesMartin Willi2008-10-092-5/+20
|
* faster implementation of addr_in_subnet()Andreas Steffen2008-10-091-13/+14
|
* added proposal parsing of uncommon DH groups 3072/6144Martin Willi2008-10-081-0/+8
|
* some mobike improvement NEWS Martin Willi2008-10-081-0/+5
|
* ignore routing events for our own routesMartin Willi2008-10-081-0/+6
|
* mobike: try to keep existing source address before switching to anotherMartin Willi2008-10-087-29/+43
|
* raw public key support for charonAndreas Steffen2008-10-081-0/+8
|
* implemented ipsec listalgs as a stroke commandAndreas Steffen2008-10-087-21/+81
|
* correct fix that replaces Changeset 4378Andreas Steffen2008-10-081-4/+6
|
* removing fix applied by Changeset 4378Andreas Steffen2008-10-081-4/+2
|
* added the sql/rw-rsa and sql/rw-rsa-keyid scenarios using raw RSA public keysAndreas Steffen2008-10-0834-0/+1135
|
* get_subject() of a CERT_TRUSTED_PUBKEY object returns ID_PUBKEY_INFO_SHA1 ↵Andreas Steffen2008-10-081-1/+1
| | | | hash consistent with the IKEv2 keyid philosophy
* Implemented BUILD_BLOB_ASN1_DER for the CERT_TRUSTED_PUBKEY subtypeAndreas Steffen2008-10-082-4/+24
|
* fixed loop termination criterion in addr_in_subnet(). Thanks go to Wolfgang ↵Andreas Steffen2008-10-071-2/+4
| | | | Steudel, TU Ilmenau
* guest bootup waits for init, not for network stack (fixes 2.6.27 guest kernels)Martin Willi2008-10-071-20/+3
|
* ported mconsole-exec patch to 2.6.27-rc7Martin Willi2008-10-071-0/+335
|
* userland support to process notifies for new NAT mappings detected in UDP ↵Martin Willi2008-10-076-12/+237
| | | | encapsulation
* wait 5 seconds before deactivating eth1 interface on aliceAndreas Steffen2008-10-074-0/+4
|
* explicitly load kernel-netlink plugin in UML scenariosAndreas Steffen2008-10-07243-243/+244
|
* use MOBIKE enabled DPD if we are NATedMartin Willi2008-10-066-4/+113
| | | | update SAs if we detect changes in NAT mappings
* fixed builder_cancel macro to return NULL on failed buildMartin Willi2008-10-062-1/+15
|
* do not run CHILD_SA delete action if rekeyingMartin Willi2008-10-031-1/+13
|
* added --disable-kernel-netlink configure optionAndreas Steffen2008-10-032-2/+14
|
* use dpd_action also for remotely closed tunnelsMartin Willi2008-10-021-1/+1
|
* also respect the mobike=no setting as responderMartin Willi2008-09-302-4/+15
|
* using signed return value for read()Martin Willi2008-09-301-1/+2
|