aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Use the same formatting as in the Makefiles of the other plugins. Mak...Tobias Brunner2010-03-262-6/+6
* Use the same formatting as in the Makefiles of the other plugins. Makes refac...Tobias Brunner2010-03-262-6/+6
* Respect line with in Makefile.am's, other cosmeticsMartin Willi2010-03-2531-34/+63
* Added libhydra include to farp pluginMartin Willi2010-03-251-1/+2
* Implemented ARP sniffing and spoofing functionalityMartin Willi2010-03-254-1/+259
* Use message hook to catch virtual IP, as it is not yet set in ike_updownMartin Willi2010-03-251-12/+30
* Added locking to farp listenerMartin Willi2010-03-251-1/+16
* Added a listener to the farp plugin that keeps track of active virtual IPsMartin Willi2010-03-254-1/+190
* Added a farp plugin stop to spoof ARP requestsMartin Willi2010-03-253-0/+108
* Migrated dhcp plugin to moved attribute managerMartin Willi2010-03-252-3/+7
* Include configuration payloads for DNS/WINS server received via DHCPMartin Willi2010-03-254-2/+125
* Send DHCP RELEASE on virtual IP releaseMartin Willi2010-03-253-16/+64
* Added identity_lease option to create random or identity based DHCP leasesMartin Willi2010-03-251-3/+17
* Added DHCP request construction, ACK processingMartin Willi2010-03-253-36/+181
* Added reception of DHCP responses via PACKET socketMartin Willi2010-03-251-46/+271
* DHCP plugin framework, send DHCP Discover upon IP requestMartin Willi2010-03-258-1/+822
* Added DHCP plugin stub.Martin Willi2010-03-253-0/+108
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-2437-48/+51
* Adapted test_pool to the libstrongswan threading.Tobias Brunner2010-03-241-6/+5
* Convert charon into libcharon.Tobias Brunner2010-03-1931-31/+31
* Moving charon to libcharon.Tobias Brunner2010-03-19270-0/+44842