| Commit message (Expand) | Author | Age | Files | Lines |
* | manager can query and list IKE_SA status (no layout yet) | Martin Willi | 2007-09-13 | 1 | -2/+3 |
* | added mobike=yes|no connection option | Martin Willi | 2007-08-29 | 1 | -2/+2 |
* | ipsec stroke rereadaacerts|rereadacerts supported | Andreas Steffen | 2007-08-10 | 1 | -0/+8 |
* | support of ipsec rereadsecrets for stroke | Andreas Steffen | 2007-08-10 | 1 | -0/+4 |
* | implemented listing of attribute certificates | Andreas Steffen | 2007-08-07 | 1 | -0/+18 |
* | fixed segfault when sourceip in stroke message is NULL | Martin Willi | 2007-08-06 | 1 | -2/+2 |
* | allow starter to initiate connections simultaneously (on auto=start) | Martin Willi | 2007-08-06 | 2 | -4/+19 |
* | updated XML interface to new schema | Martin Willi | 2007-07-19 | 1 | -79/+267 |
* | added first draft of SMP relax-ng schema | Martin Willi | 2007-07-06 | 1 | -0/+225 |
* | support for left=%any change our address dynamically | Martin Willi | 2007-06-18 | 1 | -4/+6 |
* | implemented more flexible iterator hook API | Martin Willi | 2007-06-15 | 1 | -2/+1 |
* | implemented address change notification (for MOBIKE) | Martin Willi | 2007-06-14 | 1 | -7/+6 |
* | ported interfaces to new threading functions (incomplete) | Martin Willi | 2007-06-11 | 2 | -143/+129 |
* | introduced callback_job: | Martin Willi | 2007-06-11 | 2 | -103/+290 |
* | removed paranoid module checking | Martin Willi | 2007-05-25 | 1 | -13/+0 |
* | proper thread cancellation when using the charon->interfaces | Martin Willi | 2007-05-23 | 4 | -4/+27 |
* | support for virtual IP definition on client side: | Martin Willi | 2007-05-22 | 1 | -1/+4 |
* | support of left|rightgroups parameter | Andreas Steffen | 2007-05-20 | 1 | -31/+28 |
* | support of CA-based ipsec policies | Andreas Steffen | 2007-05-18 | 1 | -24/+78 |
* | removed route_job, handled all in interface_manager | Martin Willi | 2007-05-16 | 1 | -1/+0 |
* | routing/unrouting through interface | Martin Willi | 2007-05-16 | 2 | -13/+181 |
* | working dummy for NetworkManager DBUS interface | Martin Willi | 2007-05-14 | 1 | -8/+68 |
* | simplified capability dropping | Martin Willi | 2007-05-09 | 2 | -4/+2 |
* | properly implemented interface_managers initiate, terminte_[ike|child] | Martin Willi | 2007-05-09 | 2 | -119/+303 |
* | changing UID/GID after startup of pluto/charon | Martin Willi | 2007-05-07 | 2 | -2/+2 |
* | extended interface_manager (more work needed here) | Martin Willi | 2007-05-03 | 2 | -2/+242 |
* | reducing capabilities of the threads to a minimum | Martin Willi | 2007-05-03 | 4 | -30/+127 |
* | added more API documentation to backends/interfaces | Martin Willi | 2007-04-30 | 3 | -9/+25 |
* | fixed casting | Andreas Steffen | 2007-04-27 | 1 | -2/+2 |
* | restructuring of configuration backends | Martin Willi | 2007-04-27 | 10 | -189/+882 |
* | moved initiate() code to the generic controller_t class | Martin Willi | 2007-04-16 | 3 | -67/+214 |
* | added listaacerts, listacerts, listgroups, rereadaacerts, and rereadacerts ke... | Andreas Steffen | 2007-04-14 | 1 | -4/+8 |
* | fixed output of list_auth_certificates() | Andreas Steffen | 2007-04-12 | 1 | -0/+1 |
* | removed %Q, %Y, %W, %U printf handlers | Martin Willi | 2007-04-12 | 1 | -3/+3 |
* | not using %m printf handler, as late errno interpration over bus may be probl... | Martin Willi | 2007-04-12 | 1 | -5/+5 |
* | removed IKE_SA_ID (%J) printf hook, two more to go | Martin Willi | 2007-04-11 | 2 | -2/+68 |
* | cleanup and fixes for status & statusall | Martin Willi | 2007-04-11 | 1 | -123/+129 |
* | using %V time delta for rekeying times | Martin Willi | 2007-04-11 | 1 | -6/+6 |
* | removed IKE_SA (%K) and CHILD_SA (%P) printf handlers, 3 more to go | Martin Willi | 2007-04-11 | 1 | -111/+168 |
* | fixed virtual ip configuration bug introduced with the previous commit | Martin Willi | 2007-04-11 | 1 | -4/+1 |
* | cleaned up apidoc | Martin Willi | 2007-04-11 | 2 | -3/+8 |
* | accepting stroke initiation by a name of a child_cfg | Martin Willi | 2007-04-11 | 1 | -8/+7 |
* | restructured file layout | Martin Willi | 2007-04-10 | 4 | -0/+1599 |