Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • T Tor
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • David Goulet
  • Tor
  • Repository
Switch branch/tag
  • tor
  • changes
  • bug28183
Find file BlameHistoryPermalink
  • Nick Mathewson's avatar
    seccomp2: Add "shutdown" to the list of permitted system calls. · 0e5378fe
    Nick Mathewson authored Nov 12, 2018
    We don't use this syscall, but openssl apparently does.
    
    (This syscall puts a socket into a half-closed state. Don't worry:
    It doesn't shut down the system or anything.)
    
    Fixes bug 28183; bugfix on 0.2.5.1-alpha where the sandbox was
    introduced.
    0e5378fe