summaryrefslogtreecommitdiffstats
path: root/src/openvpn/socket.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the proto is used inconsistently warningArne Schwabe2012-12-131-4/+18
* Remove dnsflags_to_socktype, it is not used anywhereArne Schwabe2012-12-131-1/+1
* Merge getaddr_multi and getaddr6 into one functionArne Schwabe2012-09-021-357/+138
* Merge almost identical create_socket_tcp and create_socket_tcp6Arne Schwabe2012-08-061-46/+7
* don't treat socket related errors special anymoreHeiko Hund2012-07-191-28/+28
* make non-blocking connect work on WindowsHeiko Hund2012-07-191-1/+7
* Fix reported compile issues on OSX 10.6.8Frank de Brabander2012-06-131-0/+5
* cleanup: flags should not be boolAlon Bar-Lev2012-03-301-3/+3
* build: move inet_ntop(), inet_pton() emulation into compatAlon Bar-Lev2012-03-221-55/+0
* build: move out config.h include from sysheadAlon Bar-Lev2012-03-221-0/+6
* build: standard directory layoutAlon Bar-Lev2012-03-221-0/+3641