aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/network/socket.h
Commit message (Collapse)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-1/+1
|
* net: Socket implementations report the address families they supportTobias Brunner2013-07-051-5/+38
|
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
|
* Moved packet_t and tun_device_t to networking folderTobias Brunner2012-10-241-1/+1
|
* Moved packet_t to libstrongswanTobias Brunner2012-08-081-1/+1
|
* Added get_port() method to socket_t to learn the listening port.Tobias Brunner2012-08-081-1/+9
|
* Added socket plugin feature loading callbackMartin Willi2011-10-141-0/+15
|
* Deferred instantiation of socket implmentations until registration.Tobias Brunner2010-10-151-5/+16
| | | | | | Instantiating the implementations on plugin load was problematic in case multiple socket plugins were loaded. Now, the first one registered is instantiated.
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+64