aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon
Commit message (Expand)AuthorAgeFilesLines
...
* Migrated stroke_attribute_t to METHOD/INIT macros.Tobias Brunner2010-04-061-45/+35
* Extracted in-memory IP address pool from stroke plugin to libhydra.Tobias Brunner2010-04-062-351/+41
* Invoke updown hook if IKE_SA delete is enforced in deleting stateMartin Willi2010-04-061-0/+1
* Fixed handling of IKE_SAs without a virtual IP in farp pluginMartin Willi2010-03-301-5/+8
* Accept messages with a "sufficient" payload if other payloads (such as V) followMartin Willi2010-03-261-5/+2
* 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-2532-38/+69
* 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-254-0/+116
* 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
* Release virtual IPs with the same identity as we acquired itMartin Willi2010-03-253-36/+44
* 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-254-0/+116
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-2441-59/+71
* Attributes moved from libstrongswan to libhydra.Tobias Brunner2010-03-241-3/+0
* Init/deinit libhydra in charon and pluto.Tobias Brunner2010-03-241-0/+1
* Moving attr-sql plugin from libstrongswan to libhydra.Tobias Brunner2010-03-241-1/+1
* Adapted test_pool to the libstrongswan threading.Tobias Brunner2010-03-241-6/+5
* Fixed some Doxygen warnings.Tobias Brunner2010-03-242-4/+4
* Use vstr/gmp as shared libraries in the Android build.Tobias Brunner2010-03-231-1/+1
* Do not indent the source file lists in Android.mk files so we can easily comp...Tobias Brunner2010-03-191-98/+98
* Use wildcards to gather plugin source files.Tobias Brunner2010-03-191-87/+29
* Adding support for the build of libcharon (and charon) on Android.Tobias Brunner2010-03-191-6/+3
* Do not link libcharon to libstrongswan.Tobias Brunner2010-03-191-1/+1
* Convert charon into libcharon.Tobias Brunner2010-03-1936-474/+147
* Moving charon to libcharon.Tobias Brunner2010-03-19480-0/+103105