Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added get_port() method to socket_t to learn the listening port. | Tobias Brunner | 2012-08-08 | 1 | -1/+9 |
| | |||||
* | Deferred instantiation of socket implmentations until registration. | Tobias Brunner | 2010-10-15 | 1 | -4/+10 |
| | | | | | | 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 Brunner | 2010-03-19 | 1 | -0/+74 |