aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/socket_raw/socket_raw_socket.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed the unneeded socket-raw pluginTobias Brunner2012-09-141-51/+0
|
* Deferred instantiation of socket implmentations until registration.Tobias Brunner2010-10-151-4/+0
| | | | | | 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/+55