Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bug fix in linked_list deletion - instead of acerts destroyed certs twice4.1.5 | Andreas Steffen | 2007-08-08 | 1 | -1/+1 |
| | |||||
* | version bumps | Andreas Steffen | 2007-08-07 | 2 | -6/+6 |
| | |||||
* | implemented listing of attribute certificates | Andreas Steffen | 2007-08-07 | 5 | -5/+138 |
| | |||||
* | updated NEWS for 4.1.5 | Martin Willi | 2007-08-07 | 1 | -0/+5 |
| | |||||
* | fixed segfault when sourceip in stroke message is NULL | Martin Willi | 2007-08-06 | 1 | -2/+2 |
| | |||||
* | tolerate DNS lookup failures | Andreas Steffen | 2007-08-06 | 1 | -0/+11 |
| | |||||
* | separate the PSK IDs by spaces | Andreas Steffen | 2007-08-06 | 1 | -0/+4 |
| | |||||
* | cowfs is bootable now! | Martin Willi | 2007-08-06 | 3 | -53/+92 |
| | |||||
* | debug info on preshared secrets | Andreas Steffen | 2007-08-06 | 1 | -0/+30 |
| | |||||
* | allow starter to initiate connections simultaneously (on auto=start) | Martin Willi | 2007-08-06 | 2 | -4/+19 |
| | |||||
* | added doxygen comments | Andreas Steffen | 2007-08-04 | 2 | -2/+6 |
| | |||||
* | doxygen cosmetics | Andreas Steffen | 2007-08-04 | 1 | -3/+4 |
| | |||||
* | improved source routing table creation | Andreas Steffen | 2007-08-03 | 1 | -3/+3 |
| | |||||
* | ID_FQDN lost its @ prefix | Andreas Steffen | 2007-08-03 | 3 | -3/+3 |
| | |||||
* | proper shutdown | Martin Willi | 2007-08-03 | 5 | -48/+96 |
| | | | | moved signal handler for SIGCHD and SIGHUP to dumm | ||||
* | recognize strongswan-2.8.7 VID | Andreas Steffen | 2007-08-03 | 2 | -0/+2 |
| | |||||
* | re-introduced listing of nexthop in ipsec status | Andreas Steffen | 2007-08-03 | 1 | -3/+14 |
| | |||||
* | use cgecho for green output | Andreas Steffen | 2007-08-03 | 12 | -36/+37 |
| | |||||
* | check source routing table 100 | Andreas Steffen | 2007-08-03 | 4 | -8/+8 |
| | |||||
* | re-introduced leftnexthop=%direct | Andreas Steffen | 2007-08-03 | 9 | -0/+9 |
| | |||||
* | added routing table 50 for passthrough routes | Andreas Steffen | 2007-08-03 | 2 | -0/+5 |
| | |||||
* | use table 100 for source routing | Andreas Steffen | 2007-08-03 | 1 | -10/+22 |
| | |||||
* | working cowfs prototype | Martin Willi | 2007-08-03 | 1 | -148/+601 |
| | |||||
* | handle dns lookup failures | Andreas Steffen | 2007-08-02 | 4 | -9/+37 |
| | |||||
* | started own cowfs implementation | Martin Willi | 2007-07-31 | 4 | -29/+488 |
| | |||||
* | added two methods to clone linked lists and the contained objects. | Tobias Brunner | 2007-07-31 | 2 | -0/+57 |
| | |||||
* | bridging using libbridge | Martin Willi | 2007-07-30 | 8 | -143/+639 |
| | | | | | | rewrite of guest, does not change cwd anymore loading of created scenarios | ||||
* | corrected typo | Andreas Steffen | 2007-07-30 | 1 | -3/+3 |
| | |||||
* | properly shutdown of clients | Martin Willi | 2007-07-27 | 3 | -6/+22 |
| | |||||
* | support for killing guests properly | Martin Willi | 2007-07-27 | 6 | -16/+135 |
| | |||||
* | implemented mconsole notification to check if guest came up | Martin Willi | 2007-07-26 | 8 | -149/+351 |
| | | | | slightly modified menu commands | ||||
* | fixed tap device setup (requires open/close for each call) | Martin Willi | 2007-07-26 | 5 | -55/+65 |
| | | | | using more meaningful names for tap devices | ||||
* | fixed mconsole when using multiple guests | Martin Willi | 2007-07-25 | 3 | -2/+4 |
| | | | | fixed interface enumeration bug | ||||
* | added dynamic interface manipulation for guests | Martin Willi | 2007-07-25 | 10 | -35/+883 |
| | | | | management of tap devices on the host | ||||
* | checked in first draft of "Dynamic Uml Mesh Modeler" | Martin Willi | 2007-07-24 | 6 | -0/+618 |
| | |||||
* | backports from the p2p-nat-t branch: | Tobias Brunner | 2007-07-19 | 8 | -15/+12 |
| | | | | | | * double assignment of function ''destroy'' in some jobs * typos | ||||
* | updated XML interface to new schema | Martin Willi | 2007-07-19 | 2 | -80/+268 |
| | |||||
* | not touching IKE_SA_INIT from ike_mobike_t anymore | Martin Willi | 2007-07-19 | 1 | -1/+1 |
| | |||||
* | fixed compiler warning | Martin Willi | 2007-07-16 | 1 | -3/+3 |
| | |||||
* | fixed payload order (Nonce, KE) for IKE_SA_INIT | Martin Willi | 2007-07-16 | 1 | -3/+11 |
| | |||||
* | include default route also in src address evaluation | Andreas Steffen | 2007-07-13 | 1 | -4/+4 |
| | |||||
* | include default route with missing dst field into route evaluation | Andreas Steffen | 2007-07-13 | 1 | -6/+7 |
| | |||||
* | added to ipsec.conf installation path | Andreas Steffen | 2007-07-11 | 1 | -1/+1 |
| | |||||
* | doing route lookup in userspace to ignore routes installed by us | Martin Willi | 2007-07-11 | 1 | -29/+121 |
| | |||||
* | using own routing table for installed routes (table 100, prio 100) | Martin Willi | 2007-07-11 | 1 | -1/+51 |
| | |||||
* | version bump to 4.1.5 | Andreas Steffen | 2007-07-08 | 2 | -1/+3 |
| | |||||
* | version bump to 4.1.5 | Andreas Steffen | 2007-07-08 | 1 | -1/+1 |
| | |||||
* | added first draft of SMP relax-ng schema | Martin Willi | 2007-07-06 | 1 | -0/+225 |
| | |||||
* | execute conntrack -F at the outset4.1.4 | Andreas Steffen | 2007-07-04 | 1 | -0/+1 |
| | |||||
* | suppress stderr in start-switches script | Andreas Steffen | 2007-07-04 | 1 | -1/+1 |
| |