Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | made linked lists invoke() method consistent to clone_*() and destroy_*() ↵ | Martin Willi | 2007-08-09 | 3 | -6/+29 | |
| | | | | methods | |||||
* | removed Makefile from svn | Martin Willi | 2007-08-09 | 6 | -558/+79 | |
| | | | | | support for scenario switching | |||||
* | build UML stuff only on --enable-uml | Martin Willi | 2007-08-08 | 1 | -1/+6 | |
| | ||||||
* | added UML modeler to autotools | Martin Willi | 2007-08-08 | 3 | -71/+543 | |
| | ||||||
* | usable without scenarios | Martin Willi | 2007-08-08 | 10 | -305/+559 | |
| | ||||||
* | version bump to 4.1.6 | Andreas Steffen | 2007-08-08 | 2 | -1/+3 | |
| | ||||||
* | bug fix in linked_list deletion - instead of acerts destroyed certs twice4.1.5 | Andreas Steffen | 2007-08-08 | 1 | -1/+1 | |
| | ||||||
* | implemented listing of attribute certificates | Andreas Steffen | 2007-08-07 | 5 | -5/+138 | |
| | ||||||
* | fixed segfault when sourceip in stroke message is NULL | Martin Willi | 2007-08-06 | 1 | -2/+2 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 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 | |
| | ||||||
* | added first draft of SMP relax-ng schema | Martin Willi | 2007-07-06 | 1 | -0/+225 | |
| | ||||||
* | output crl uri as a printable string instead of a binary blob | Andreas Steffen | 2007-07-04 | 1 | -1/+1 | |
| | ||||||
* | added entrustVersInfo OID | Andreas Steffen | 2007-07-04 | 1 | -0/+5 | |
| | ||||||
* | ignoring unkown crl/ocsp uris | Martin Willi | 2007-07-04 | 2 | -5/+17 | |
| | ||||||
* | using correct nexthop for inserted route | Martin Willi | 2007-07-04 | 1 | -15/+30 | |
| | ||||||
* | changed mobike behavior to NOT use additional responder addresses until we ↵ | Martin Willi | 2007-07-04 | 1 | -95/+3 | |
| | | | | have path discovery |