aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* check for zero-length device IDAndreas Steffen2013-06-211-0/+6
* ITA-HSR/Device ID attribute & IMV OS state machineAndreas Steffen2013-06-2110-169/+519
* execute an _imv_policy scriptAndreas Steffen2013-06-216-10/+127
* implemented IMV session controlAndreas Steffen2013-06-2121-429/+953
* Manage files and directoriesAndreas Steffen2013-06-214-122/+208
* Merge branch 'kernel-libipsec'Tobias Brunner2013-06-2123-42/+2039
|\
| * osx-attr: add plugin installing config attributes using SystemConfigurationMartin Willi2013-06-217-0/+468
| * kernel-pfroute: Simplify route lookup after fixing sockaddr parsingTobias Brunner2013-06-211-90/+19
| * kernel-pfroute: Alignment of sockaddrs is not always the sameTobias Brunner2013-06-211-1/+8
| * kernel-pfroute: struct sockaddr arguments are 4 byte alignedTobias Brunner2013-06-211-4/+8
| * kernel-libipsec: Ignore failures when installing routes for multicast or broa...Tobias Brunner2013-06-211-1/+23
| * kernel-pfroute: Improve route lookup depending on information we get backTobias Brunner2013-06-211-12/+96
| * kernel-pfroute: Try to ensure we get a source address or interface nameTobias Brunner2013-06-211-0/+6
| * ike: Force NAT-T/UDP encapsulation if kernel interface requires itTobias Brunner2013-06-212-5/+32
| * kernel-libipsec: Add a feature to request UDP encapsulation of ESP packetsTobias Brunner2013-06-212-0/+9
| * tun-device: Packets sent over utun devices on Mac OS X have the protocol fami...Tobias Brunner2013-06-211-0/+11
| * kernel-pfroute: Use DST as nexthop for host routesTobias Brunner2013-06-211-0/+6
| * kernel-pfroute: Implement get_source_addr()Tobias Brunner2013-06-211-12/+27
| * kernel-pfroute: Properly install routes with interface and gatewayTobias Brunner2013-06-211-5/+6
| * kernel-libipsec: Install a gateway for routes on platforms other than LinuxTobias Brunner2013-06-211-9/+26
| * kernel-pfroute: Activate TUN device before setting addressTobias Brunner2013-06-211-1/+1
| * tun-device: Avoid opening /dev/tunX multiple times (e.g. on FreeBSD)Tobias Brunner2013-06-211-2/+6
| * kernel-libipsec: Router reads packets from multiple TUN devicesTobias Brunner2013-06-214-16/+268
| * kernel-libipsec: Use separate class to route packets between charon, libipsec...Tobias Brunner2013-06-214-74/+188
| * kernel-pfroute: Raise tun event when creating/destroying TUN devices for virt...Tobias Brunner2013-06-211-1/+6
| * kernel: Add an event kernel interfaces can raise if they create/destroy a TUN...Tobias Brunner2013-06-213-5/+43
| * printf-hook: Avoid double-free when freeing Vstr configTobias Brunner2013-06-211-1/+0
| * kernel-libipsec: Track policies and automatically install routesTobias Brunner2013-06-211-5/+455
| * kernel-libipsec: Handle packets between charon socket, libipsec and TUN deviceTobias Brunner2013-06-211-0/+85
| * kernel-libipsec: Create a TUN device and use it to install virtual IPsTobias Brunner2013-06-212-0/+40
| * kernel-libipsec: Add plugin that implements kernel_ipsec_t using libipsecTobias Brunner2013-06-217-0/+400
| * kernel-netlink: Routes don't require a gateway/nexthopTobias Brunner2013-06-211-5/+9
|/
* charon-cmd: Document auxiliary optionsTobias Brunner2013-06-211-0/+15
* charon-cmd: Link strongswan.conf(5) and charon-cmd(8) man pagesTobias Brunner2013-06-212-4/+33
* charon-cmd: Use fixed number of character to align command descriptionsTobias Brunner2013-06-211-16/+15
* charon-cmd: Shortened and fixed command descriptionsTobias Brunner2013-06-211-2/+2
* charon-cmd: Simplify usage output for authentication profilesTobias Brunner2013-06-211-11/+3
* charon-cmd: Add Aggressive Mode profiles to man pageTobias Brunner2013-06-211-6/+10
* charon-cmd: Add man page for charon-cmd(8)Tobias Brunner2013-06-212-0/+123
* charon-cmd: Add --debug argument to set the default log levelTobias Brunner2013-06-213-2/+13
* charon-cmd: Handle simple command line arguments like --help before the othersTobias Brunner2013-06-211-3/+14
* plugin-loader: Move logging of failed features to status()Tobias Brunner2013-06-211-7/+11
* plugin-loader: Add method to print loaded plugins on a given log levelTobias Brunner2013-06-2110-4/+26
* plugin-loader: Collect statistics while loading features, print them in case ...Tobias Brunner2013-06-211-69/+40
* plugin-loader: Use different log level if failed feature is in critical pluginTobias Brunner2013-06-211-2/+16
* plugin-loader: Log message when failing to load pluginTobias Brunner2013-06-211-0/+8
* plugin-loader: Reduce verbosity while loading pluginsTobias Brunner2013-06-211-4/+4
* Fix crash if the initiator has no suitable proposal availableTobias Brunner2013-06-211-0/+5
* Merge branch 'unit-tests-ecdsa'Martin Willi2013-06-2117-160/+866
|\
| * leak-detective: (re-)whitelist some OpenSSL functionsMartin Willi2013-06-211-0/+5