Nick Mathewson
|
76c33f7ff4
Merge branch 'scan-build-032'
|
7 years ago |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 years ago |
Nick Mathewson
|
7a597718bb
Split some long #if lines to make the #endif annotator happy
|
7 years ago |
Nick Mathewson
|
40ce9819dd
update script to use /* */ comments
|
7 years ago |
Nick Mathewson
|
5d06bbc66f
Merge branch 'annotate_ifdefs'
|
7 years ago |
Nick Mathewson
|
639766dbc3
Merge branch 'maint-0.3.1'
|
7 years ago |
Nick Mathewson
|
49b5ad6b75
Merge branch 'bug23533_031' into maint-0.3.1
|
7 years ago |
Nick Mathewson
|
a01e4a1a95
kist: Cast, then do operations on int32.
|
7 years ago |
Nick Mathewson
|
9201e4c74b
Merge branch 'bug23487_029'
|
7 years ago |
Nick Mathewson
|
75659fd548
Use different variable names for pw_uid usages
|
7 years ago |
Nick Mathewson
|
03e102c1bb
Make netinet/tcp include conditional too: windows lacks it.
|
7 years ago |
Nick Mathewson
|
44fa866621
fix some 32-bit warnings about printf arguments
|
7 years ago |
Nick Mathewson
|
a1c495b4b9
Try to improve formatting on the Schedulers option
|
7 years ago |
Nick Mathewson
|
37302e64a4
Merge branch 'remove_allow_dotexit_v2'
|
7 years ago |
Nick Mathewson
|
f02fd6c3af
Remove AllowDotExit.
|
7 years ago |
Nick Mathewson
|
fea2d84ce3
wrap a wide comment
|
7 years ago |
Nick Mathewson
|
0f4f40b70f
Merge remote-tracking branch 'dgoulet/ticket12541_032_02'
|
7 years ago |
David Goulet
|
0650017143
doc: Man page entries for KIST
|
7 years ago |
Nick Mathewson
|
962b0b849b
Merge remote-tracking branch 'dgoulet/ticket19254_032_01'
|
7 years ago |
Matt Traudt
|
ae9e6b547d
sched: add comment about how we determine if a socket should write
|
7 years ago |
Matt Traudt
|
47390d1c9e
fixup! sched: add changes file (spaces)
|
7 years ago |
Matt Traudt
|
63204be48f
sched: add changes file
|
7 years ago |
Matt Traudt
|
501c58187d
sched: add more per-socket limit documentation; int fix
|
7 years ago |
David Goulet
|
513d642a66
sched: Revert IF_BUG_ONCE() to tor_assert()
|
7 years ago |
David Goulet
|
1033e14a69
sched: Define SCHEDULER_KIST_PRIVATE for more encapsulation
|
7 years ago |
David Goulet
|
c910610701
sched: Improve logging if KIST is disabled
|
7 years ago |
David Goulet
|
0d0b677b64
test: Fix unit tests with latest scheduler changes
|
7 years ago |
David Goulet
|
734dbfa590
sched: Make the scheduler object static
|
7 years ago |
David Goulet
|
bd34a0d30f
sched: Compare channel pointer in the socket table
|
7 years ago |
David Goulet
|
e0984b8a51
sched: Make the outbuf table local to run()
|
7 years ago |