]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/networking/tun_device.c
Update copyright headers after acquisition by secunet
[thirdparty/strongswan.git] / src / libstrongswan / networking / tun_device.c
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2017-05-19  Tobias Brunnertun-device: Use next free TUN device on FreeBSD
2017-05-19  Tobias Brunnertun-device: TUN devices are not supported on iOS
2016-03-24  Andreas SteffenUse standard unsigned integer types
2014-11-21  Martin WilliMerge branch 'poll'
2014-11-21  Martin Willitun-device: Read from tun to buffer on stack to avoid...
2014-11-21  Martin Willitun-device: Remove the superfluous use of select()...
2014-06-04  Martin WilliMerge branch 'win'
2014-06-03  Martin Willitun-device: Rearrange headers to build properly when...
2014-04-25  Tobias Brunnertun-device: Use SIOCAIFADDR to set IP address on FreeBSD 10
2013-12-20  Tobias Brunnertun-device: Include system headers before our own
2013-11-22  Martin Willitun-device: Include <linux/types.h> before <linux/if_tun.h>
2013-09-11  Tobias Brunnertun_device: Add warning if TUN devices are not supporte...
2013-06-21  Tobias BrunnerMerge branch 'kernel-libipsec'
2013-06-21  Tobias Brunnertun-device: Packets sent over utun devices on Mac OS...
2013-06-21  Tobias Brunnertun-device: Avoid opening /dev/tunX multiple times...
2013-05-06  Martin WilliMerge branch 'tun-vip'
2013-05-06  Martin Willitun_device: add a getter for the address previously...
2013-05-06  Martin Willitun_device: add a getter for the underlying file descriptor
2013-05-06  Martin Willitun-device: use host_create_netmask() to calculate...
2013-03-18  Martin WilliMerge branch 'stroke-counters'
2013-03-18  Martin WilliMerge branch 'stroke-timeout'
2013-03-01  Martin WilliMerge branch 'multi-cert'
2013-03-01  Martin WilliMerge branch 'systime'
2013-03-01  Martin WilliMerge branch 'opaque-ports'
2013-03-01  Martin WilliMerge branch 'tfc-notify'
2013-02-14  Martin WilliMerge branch 'ike-dscp'
2013-02-06  Martin WilliSet sockaddr family on ifreq instead of casted familiy...
2012-10-24  Tobias BrunnerMoved debug.[ch] to utils folder
2012-10-24  Tobias BrunnerMoved packet_t and tun_device_t to networking folder