2010-05-18 |
Martin Willi | Handle collisions between rekey and the following delet... |
tree | commitdiff |
2010-05-18 |
Martin Willi | Added simple conditional packet receive delay |
tree | commitdiff |
2010-05-18 |
Martin Willi | Added simple conditional packet send delay |
tree | commitdiff |
2010-05-15 |
Andreas Steffen | encoding of MODE_TUNNEL changed |
tree | commitdiff |
2010-05-04 |
Andreas Steffen | moved resolve plugin from libcharon to libhydra |
tree | commitdiff |
2010-05-04 |
Tobias Brunner | Moved syslog.h include. |
tree | commitdiff |
2010-05-04 |
Tobias Brunner | Compiler warning fixed. |
tree | commitdiff |
2010-05-04 |
Adrian-Ken Rueegsegger | Add 'flush_line' option to filelog section. |
tree | commitdiff |
2010-05-04 |
Reto Buerki | Use reqid from connection config if present. |
tree | commitdiff |
2010-05-04 |
Reto Buerki | Add reqid field and getter function to child_cfg_t. |
tree | commitdiff |
2010-04-29 |
Tobias Brunner | Fixing out-of-tree build after adding dependency to... |
tree | commitdiff |
2010-04-29 |
Martin Willi | Users of PLUGINS depend on config.status, rebuilding... |
tree | commitdiff |
2010-04-23 |
Andreas Steffen | include dhcp-client-identifier in the DHCP request |
tree | commitdiff |
2010-04-23 |
Andreas Steffen | make DHCP debug messages consistent |
tree | commitdiff |
2010-04-22 |
Andreas Steffen | fixed typo |
tree | commitdiff |
2010-04-21 |
Martin Willi | Ignore DH exchange in CHILD_SA rekeying if the selected... |
tree | commitdiff |
2010-04-19 |
Martin Willi | Added support for DH groups 22, 23 and 24, patch contri... |
tree | commitdiff |
2010-04-19 |
Martin Willi | Accept DHCP replies on bootps port, as we act as a... |
tree | commitdiff |
2010-04-12 |
Tobias Brunner | Integrating libhydra into the Android build system. |
tree | commitdiff |
2010-04-12 |
Tobias Brunner | When logging to the database, the IDs of an IKE SA... |
tree | commitdiff |
2010-04-07 |
Martin Willi | Updated HA plugin to new APIs |
tree | commitdiff |
2010-04-07 |
Martin Willi | Updated location of traffic selector header |
tree | commitdiff |
2010-04-07 |
Martin Willi | Moved ha plugin to libcharon |
tree | commitdiff |
2010-04-07 |
Martin Willi | manage synced SAs in IKE_SA Manager, tag them with... |
tree | commitdiff |
2010-04-06 |
Tobias Brunner | Adding support for debug groups in libstrongswan's... |
tree | commitdiff |
2010-04-06 |
Tobias Brunner | Move debug groups from charon's bus.h to libstrongswan... |
tree | commitdiff |
2010-04-06 |
Tobias Brunner | Moved attr plugin from libcharon to libhydra. |
tree | commitdiff |
2010-04-06 |
Tobias Brunner | Use a read-write lock in stroke_attribute to increase... |
tree | commitdiff |
2010-04-06 |
Tobias Brunner | Migrated stroke_attribute_t to METHOD/INIT macros. |
tree | commitdiff |
2010-04-06 |
Tobias Brunner | Extracted in-memory IP address pool from stroke plugin... |
tree | commitdiff |
2010-04-06 |
Martin Willi | Invoke updown hook if IKE_SA delete is enforced in... |
tree | commitdiff |
2010-03-30 |
Martin Willi | Fixed handling of IKE_SAs without a virtual IP in farp... |
tree | commitdiff |
2010-03-26 |
Martin Willi | Accept messages with a "sufficient" payload if other... |
tree | commitdiff |
2010-03-26 |
Tobias Brunner | Revert "Use the same formatting as in the Makefiles... |
tree | commitdiff |
2010-03-26 |
Tobias Brunner | Use the same formatting as in the Makefiles of the... |
tree | commitdiff |
2010-03-25 |
Martin Willi | Respect line with in Makefile.am's, other cosmetics |
tree | commitdiff |
2010-03-25 |
Martin Willi | Added libhydra include to farp plugin |
tree | commitdiff |
2010-03-25 |
Martin Willi | Implemented ARP sniffing and spoofing functionality |
tree | commitdiff |
2010-03-25 |
Martin Willi | Use message hook to catch virtual IP, as it is not... |
tree | commitdiff |
2010-03-25 |
Martin Willi | Added locking to farp listener |
tree | commitdiff |
2010-03-25 |
Martin Willi | Added a listener to the farp plugin that keeps track... |
tree | commitdiff |
2010-03-25 |
Martin Willi | Added a farp plugin stop to spoof ARP requests |
tree | commitdiff |
2010-03-25 |
Martin Willi | Migrated dhcp plugin to moved attribute manager |
tree | commitdiff |
2010-03-25 |
Martin Willi | Include configuration payloads for DNS/WINS server... |
tree | commitdiff |
2010-03-25 |
Martin Willi | Send DHCP RELEASE on virtual IP release |
tree | commitdiff |
2010-03-25 |
Martin Willi | Release virtual IPs with the same identity as we acquir... |
tree | commitdiff |
2010-03-25 |
Martin Willi | Added identity_lease option to create random or identit... |
tree | commitdiff |
2010-03-25 |
Martin Willi | Added DHCP request construction, ACK processing |
tree | commitdiff |
2010-03-25 |
Martin Willi | Added reception of DHCP responses via PACKET socket |
tree | commitdiff |
2010-03-25 |
Martin Willi | DHCP plugin framework, send DHCP Discover upon IP request |
tree | commitdiff |
2010-03-25 |
Martin Willi | Added DHCP plugin stub. |
tree | commitdiff |
2010-03-24 |
Tobias Brunner | Changed all usages of lib->attributes to hydra->attributes. |
tree | commitdiff |
2010-03-24 |
Tobias Brunner | Attributes moved from libstrongswan to libhydra. |
tree | commitdiff |
2010-03-24 |
Tobias Brunner | Init/deinit libhydra in charon and pluto. |
tree | commitdiff |
2010-03-24 |
Tobias Brunner | Moving attr-sql plugin from libstrongswan to libhydra. |
tree | commitdiff |
2010-03-24 |
Tobias Brunner | Adapted test_pool to the libstrongswan threading. |
tree | commitdiff |
2010-03-24 |
Tobias Brunner | Fixed some Doxygen warnings. |
tree | commitdiff |
2010-03-23 |
Tobias Brunner | Use vstr/gmp as shared libraries in the Android build. |
tree | commitdiff |
2010-03-19 |
Tobias Brunner | Do not indent the source file lists in Android.mk files... |
tree | commitdiff |
2010-03-19 |
Tobias Brunner | Use wildcards to gather plugin source files. |
tree | commitdiff |
2010-03-19 |
Tobias Brunner | Adding support for the build of libcharon (and charon... |
tree | commitdiff |
2010-03-19 |
Tobias Brunner | Do not link libcharon to libstrongswan. |
tree | commitdiff |
2010-03-19 |
Tobias Brunner | Convert charon into libcharon. |
tree | commitdiff |
2010-03-19 |
Tobias Brunner | Moving charon to libcharon. |
tree | commitdiff |
|