summaryrefslogtreecommitdiff
path: root/lib/socket-util-unix.c
Commit message (Expand)AuthorAgeFilesLines
* socket-util-unix: Avoid buffer read overrun in get_unix_name_len().Ben Pfaff2016-09-151-2/+2
* stream-unix: only use path-based socket namesThadeu Lima de Souza Cascardo2016-07-191-2/+3
* lib: allow group access to Unix domain socketsAndy Zhou2015-11-111-3/+3
* lib: Move vlog.h to <openvswitch/vlog.h>Thomas Graf2014-12-151-1/+1
* socket-util-unix: Fix umask race in bind_unix_socket().Ben Pfaff2014-08-071-5/+39
* socket-util: Refactor unix specific code to a new file.Gurucharan Shetty2014-05-271-0/+400