aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/network/socket-raw.c
Commit message (Expand)AuthorAgeFilesLines
* Moved socket and socket-raw implementations to pluginsMartin Willi2010-02-261-761/+0
* Using the thread wrapper in charon, libstrongswan and their plugins.Tobias Brunner2009-12-231-6/+6
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-47/+47
* apply is_anyaddr fix from socket also to socket-rawMartin Willi2009-06-031-1/+1
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* ported socket enumerator to raw-socket.cMartin Willi2008-11-131-70/+64
* added _GNU_SOURCE and limits.h to build against glibc-2.8Martin Willi2008-04-241-0/+3
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-7/+2
* socket_t implementation withouth raw socketsMartin Willi2007-11-261-0/+771