Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use standard unsigned integer types | Andreas Steffen | 2016-03-24 | 1 | -6/+6 |
| | |||||
* | apple: Redefine some additional clashing Mach types | Martin Willi | 2014-12-16 | 1 | -3/+3 |
| | | | | | | While they usually are not included in a normal strongSwan build, the XPC header indirectly defines these Mach types. To build charon-xpc, which uses both XPC and strongSwan includes, we have to redefine these types. | ||||
* | host: Ignore spaces around - when parsing ranges | Tobias Brunner | 2014-10-30 | 1 | -1/+1 |
| | |||||
* | host: Add function to create two hosts from a range definition | Tobias Brunner | 2014-10-30 | 1 | -0/+13 |
| | |||||
* | windows: Add a common Windows header for platform specific wrappers | Martin Willi | 2014-06-03 | 1 | -3/+1 |
| | | | | | Include some more basic system headers in utils.h, so we can use that common header on the different platforms. | ||||
* | Fix various API doc issues and typos | Tobias Brunner | 2013-07-18 | 1 | -2/+3 |
| | | | | Partially based on an old patch by Adrian-Ken Rueegsegger. | ||||
* | host: add a netmask constructor taking the number of network bits | Martin Willi | 2013-05-06 | 1 | -0/+8 |
| | |||||
* | host: remove unused host_t.get_differences() method | Martin Willi | 2013-05-06 | 1 | -18/+0 |
| | |||||
* | Add a host_t constructor from string, but with a specific family | Martin Willi | 2012-11-29 | 1 | -0/+11 |
| | |||||
* | Moved chunk_t to utils folder | Tobias Brunner | 2012-10-24 | 1 | -1/+1 |
| | |||||
* | Moved host_t and host_resolver_t to a new networking subfolder | Tobias Brunner | 2012-10-24 | 1 | -0/+220 |