| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing out-of-tree build after adding dependency to config.status. | Tobias Brunner | 2010-04-29 | 1 | -1/+1 |
* | Users of PLUGINS depend on config.status, rebuilding them if plugin configura... | Martin Willi | 2010-04-29 | 1 | -0/+2 |
* | include dhcp-client-identifier in the DHCP request | Andreas Steffen | 2010-04-23 | 1 | -1/+11 |
* | make DHCP debug messages consistent | Andreas Steffen | 2010-04-23 | 1 | -1/+1 |
* | fixed typo | Andreas Steffen | 2010-04-23 | 1 | -1/+1 |
* | Ignore DH exchange in CHILD_SA rekeying if the selected proposal contains no ... | Martin Willi | 2010-04-21 | 1 | -5/+5 |
* | Added support for DH groups 22, 23 and 24, patch contributed by Joy Latten | Martin Willi | 2010-04-19 | 1 | -0/+3 |
* | Accept DHCP replies on bootps port, as we act as a relay agent if server addr... | Martin Willi | 2010-04-19 | 1 | -5/+7 |
* | Integrating libhydra into the Android build system. | Tobias Brunner | 2010-04-12 | 1 | -1/+2 |
* | When logging to the database, the IDs of an IKE SA are initially NULL. | Tobias Brunner | 2010-04-12 | 2 | -4/+4 |
* | Updated HA plugin to new APIs | Martin Willi | 2010-04-07 | 9 | -54/+42 |
* | Updated location of traffic selector header | Martin Willi | 2010-04-07 | 1 | -1/+1 |
* | Moved ha plugin to libcharon | Martin Willi | 2010-04-07 | 22 | -0/+4215 |
* | manage synced SAs in IKE_SA Manager, tag them with IKE_PASSIVE state | Martin Willi | 2010-04-07 | 1 | -1/+1 |
* | Adding support for debug groups in libstrongswan's logger. | Tobias Brunner | 2010-04-06 | 1 | -5/+5 |
* | Move debug groups from charon's bus.h to libstrongswan's debug.h. | Tobias Brunner | 2010-04-06 | 2 | -85/+7 |
* | Moved attr plugin from libcharon to libhydra. | Tobias Brunner | 2010-04-06 | 6 | -415/+0 |
* | Use a read-write lock in stroke_attribute to increase concurrency. | Tobias Brunner | 2010-04-06 | 1 | -19/+19 |
* | Migrated stroke_attribute_t to METHOD/INIT macros. | Tobias Brunner | 2010-04-06 | 1 | -45/+35 |
* | Extracted in-memory IP address pool from stroke plugin to libhydra. | Tobias Brunner | 2010-04-06 | 2 | -351/+41 |
* | Invoke updown hook if IKE_SA delete is enforced in deleting state | Martin Willi | 2010-04-06 | 1 | -0/+1 |
* | Fixed handling of IKE_SAs without a virtual IP in farp plugin | Martin Willi | 2010-03-30 | 1 | -5/+8 |
* | Accept messages with a "sufficient" payload if other payloads (such as V) follow | Martin Willi | 2010-03-26 | 1 | -5/+2 |
* | Revert "Use the same formatting as in the Makefiles of the other plugins. Mak... | Tobias Brunner | 2010-03-26 | 2 | -6/+6 |
* | Use the same formatting as in the Makefiles of the other plugins. Makes refac... | Tobias Brunner | 2010-03-26 | 2 | -6/+6 |
* | Respect line with in Makefile.am's, other cosmetics | Martin Willi | 2010-03-25 | 32 | -38/+69 |
* | Added libhydra include to farp plugin | Martin Willi | 2010-03-25 | 1 | -1/+2 |
* | Implemented ARP sniffing and spoofing functionality | Martin Willi | 2010-03-25 | 4 | -1/+259 |
* | Use message hook to catch virtual IP, as it is not yet set in ike_updown | Martin Willi | 2010-03-25 | 1 | -12/+30 |
* | Added locking to farp listener | Martin Willi | 2010-03-25 | 1 | -1/+16 |
* | Added a listener to the farp plugin that keeps track of active virtual IPs | Martin Willi | 2010-03-25 | 4 | -1/+190 |
* | Added a farp plugin stop to spoof ARP requests | Martin Willi | 2010-03-25 | 4 | -0/+116 |
* | Migrated dhcp plugin to moved attribute manager | Martin Willi | 2010-03-25 | 2 | -3/+7 |
* | Include configuration payloads for DNS/WINS server received via DHCP | Martin Willi | 2010-03-25 | 4 | -2/+125 |
* | Send DHCP RELEASE on virtual IP release | Martin Willi | 2010-03-25 | 3 | -16/+64 |
* | Release virtual IPs with the same identity as we acquired it | Martin Willi | 2010-03-25 | 3 | -36/+44 |
* | Added identity_lease option to create random or identity based DHCP leases | Martin Willi | 2010-03-25 | 1 | -3/+17 |
* | Added DHCP request construction, ACK processing | Martin Willi | 2010-03-25 | 3 | -36/+181 |
* | Added reception of DHCP responses via PACKET socket | Martin Willi | 2010-03-25 | 1 | -46/+271 |
* | DHCP plugin framework, send DHCP Discover upon IP request | Martin Willi | 2010-03-25 | 8 | -1/+822 |
* | Added DHCP plugin stub. | Martin Willi | 2010-03-25 | 4 | -0/+116 |
* | Changed all usages of lib->attributes to hydra->attributes. | Tobias Brunner | 2010-03-24 | 41 | -59/+71 |
* | Attributes moved from libstrongswan to libhydra. | Tobias Brunner | 2010-03-24 | 1 | -3/+0 |
* | Init/deinit libhydra in charon and pluto. | Tobias Brunner | 2010-03-24 | 1 | -0/+1 |
* | Moving attr-sql plugin from libstrongswan to libhydra. | Tobias Brunner | 2010-03-24 | 1 | -1/+1 |
* | Adapted test_pool to the libstrongswan threading. | Tobias Brunner | 2010-03-24 | 1 | -6/+5 |
* | Fixed some Doxygen warnings. | Tobias Brunner | 2010-03-24 | 2 | -4/+4 |
* | Use vstr/gmp as shared libraries in the Android build. | Tobias Brunner | 2010-03-23 | 1 | -1/+1 |
* | Do not indent the source file lists in Android.mk files so we can easily comp... | Tobias Brunner | 2010-03-19 | 1 | -98/+98 |
* | Use wildcards to gather plugin source files. | Tobias Brunner | 2010-03-19 | 1 | -87/+29 |