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
  • src
  • lib
  • tls
  • tortls_nss.c
Find file BlameHistoryPermalink
  • Nick Mathewson's avatar
    Add support for lower-level byte counting with NSS · 126819c9
    Nick Mathewson authored Sep 13, 2018
    This is harder than with OpenSSL, since OpenSSL counts the bytes on
    its own and NSS doesn't.  To fix this, we need to define a new
    PRFileDesc layer that has its own byte-counting support.
    
    Closes ticket 27289.
    126819c9

Replace tortls_nss.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.