Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #6837

Closed (moved)
Open
Opened Sep 13, 2012 by Nick Mathewson@nickm🥄

More fine-grained modular decomposition

We should chop up our huger C files into smaller ones, based on actual module boundaries.

This will make it harder for us to merge pending branches that touch that code, but those are at a low ebb right now, so it's a good time.

The top 10 offenders in our current codebase are:

   4614 src/or/rendservice.c
   4839 src/or/channel.c
   5200 src/or/connection.c
   5386 src/or/or.h
   5648 src/common/util.c
   5666 src/or/directory.c
   5688 src/or/routerparse.c
   5771 src/or/routerlist.c
   7223 src/or/control.c
   8006 src/or/config.c

(updated May 2017)

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Tor: unspecified
Milestone
Tor: unspecified
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#6837