1. 04 Dec, 2013 1 commit
    • Brandon Carpenter's avatar
      Intial IPC accept filter support. · 8662f44e
      Brandon Carpenter authored
      Adds sets of process (Linux only), user, and group IDs for filtering
      connections from peer processes over IPC transport.  If all of the
      filter sets are empty, every connection is accepted.  Otherwise,
      credentials for a connecting process are checked against the filter sets
      and the connection is only accepted if a match is found.
      
      This commit is part of LIBZMQ-568 and only adds the filter sets and
      implements the filter in the IPC accept method.  The interface for
      adding IDs to filter sets are included in a separate commit.
      
      IPC accept filtering is supported only on Linux and OS X.
      8662f44e
  2. 03 Dec, 2013 2 commits
  3. 01 Dec, 2013 3 commits
  4. 30 Nov, 2013 1 commit
  5. 28 Nov, 2013 2 commits
  6. 25 Nov, 2013 5 commits
  7. 24 Nov, 2013 1 commit
  8. 25 Nov, 2013 1 commit
  9. 24 Nov, 2013 2 commits
  10. 19 Nov, 2013 3 commits
  11. 15 Nov, 2013 2 commits
  12. 13 Nov, 2013 2 commits
  13. 11 Nov, 2013 11 commits
  14. 10 Nov, 2013 4 commits