Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -64/+0 |
| | |||||
* | Pass sockets to bypass to kernel interface, allowing us to register them ↵ | Martin Willi | 2010-02-26 | 1 | -7/+0 |
| | | | | dynamically | ||||
* | Moved socket and socket-raw implementations to plugins | Martin Willi | 2010-02-26 | 1 | -33/+2 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -14/+14 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | updated Doxyfile | Martin Willi | 2009-03-24 | 1 | -1/+1 |
| | | | | | | properly close all doxygen groups fixed remaining doxygen warnings | ||||
* | updated API doc for socket.h | Martin Willi | 2008-11-13 | 1 | -10/+7 |
| | |||||
* | merging kernel_klips plugin back into trunk | Tobias Brunner | 2008-11-11 | 1 | -1/+8 |
| | |||||
* | merging modularized kernel interface back to trunk | Tobias Brunner | 2008-09-25 | 1 | -2/+2 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -38/+28 |
| | |||||
* | socket_t implementation withouth raw sockets | Martin Willi | 2007-11-26 | 1 | -3/+1 |
| | | | | | | --disable-raw-socket configure option prevents charon/pluto to run in parallel | ||||
* | fixed netlink socket receiver code | Martin Willi | 2007-03-03 | 1 | -21/+0 |
| | | | | implemented interface enumeration code with netlink: no getifaddrs reqired anymore | ||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -1/+1 |
| | | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements | ||||
* | moved typedefs to beginning of files to solve some include problems | Martin Willi | 2006-10-30 | 1 | -6/+3 |
| | | | | | | | splitted authenticator to have a separate implementation for each auth_method_t using va_copy to clone va_lists, should fix proplems on AMD64 some other cleanups | ||||
* | implemented updown script to handle firewalling | Martin Willi | 2006-09-12 | 1 | -1/+5 |
| | |||||
* | added raw socket filter for IPv6 | Martin Willi | 2006-08-31 | 1 | -6/+4 |
| | |||||
* | initial support for IPv6 (more testing needed) | Martin Willi | 2006-08-30 | 1 | -2/+0 |
| | | | | | | | | | socket works (without v6 filter) traffic selector handle IPv4/v4 cleanly improvements in traffic selector code kernel interface accepts v6 traffic selectors and hosts host_t class has full IPv6 support | ||||
* | moved interface enumeration code to socket, where it belongs | Martin Willi | 2006-08-28 | 1 | -11/+26 |
| | | | | | query interfaces every time we need it to respect changes in network config added address listing on startup and "ipsec statusall" | ||||
* | updated copyright information | Martin Willi | 2006-07-07 | 1 | -1/+2 |
| | |||||
* | first merge of NATT code | Martin Willi | 2006-06-22 | 1 | -12/+4 |
| | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+128 |