Nick Mathewson
|
6ebd886511
forward-port: "Resolve" all XXX011 items, mostly by marking them non-011.
|
19 years ago |
Roger Dingledine
|
b899b9592a
When the controller's *setconf commands fail, collect an error message
|
19 years ago |
Nick Mathewson
|
474c60b743
Cleanup on time-relaqted constants. New conventions:
|
19 years ago |
Roger Dingledine
|
259c65ab08
the last of the log convention conversion. finally.
|
19 years ago |
Roger Dingledine
|
5f051574d5
Happy new year!
|
19 years ago |
Nick Mathewson
|
8907391ad6
Fix wide lines
|
20 years ago |
Nick Mathewson
|
6a9ca9e790
Convert some more ints to long longs in rephist.c, as suggested by windows compiler.
|
20 years ago |
Roger Dingledine
|
16ee6830b6
only print bandwidth lines to the state file if we're being a server.
|
20 years ago |
Nick Mathewson
|
4868d77ab8
Possible fix to state-load bug reported by weasel.
|
20 years ago |
Nick Mathewson
|
fc850273bd
Appease some verbose GCC warnings.
|
20 years ago |
Roger Dingledine
|
35986a2374
simplify because we weren't using those return values anyway
|
20 years ago |
Peter Palfrader
|
4bd65f0f98
Keep bandwidth history accross restarts/crashes
|
20 years ago |
Nick Mathewson
|
1af630d32c
Bite the bullet and limit all our source lines to 80 characters, the way IBM intended.
|
20 years ago |
Roger Dingledine
|
fe221f3dff
Start the process of treating internal circuits and exit circuits
|
20 years ago |
Nick Mathewson
|
a39269572f
Replace balanced trees with hash tables: this should make stuff significantly faster.
|
20 years ago |
Nick Mathewson
|
5d85560d9e
Remove last vestiges of old logging interface.
|
20 years ago |
Nick Mathewson
|
1bd3f6cc9a
Update more files to new log stuff.
|
20 years ago |
Nick Mathewson
|
7a19588a43
Use digestmap_t instead of strmap_t where appropriate. Do less hex en/decoding
|
20 years ago |
Nick Mathewson
|
26e7a05725
even better function start checks; give dmalloc a chance of working.
|
20 years ago |
Nick Mathewson
|
92451f74a8
Reformat inconsistent function declarations.
|
20 years ago |
Nick Mathewson
|
faa4f420de
Remove extraneous space on read-history lines.
|
20 years ago |
Roger Dingledine
|
03d0f62da0
make the numbers in read-history and write-history into uint64s,
|
20 years ago |
Roger Dingledine
|
87fcd60aa2
predict required circuits better, with an eye toward making
|
20 years ago |
Roger Dingledine
|
1e0fdcae98
parameterize RephistTrackTime
|
20 years ago |
Roger Dingledine
|
e8a1b1d6a0
add a trivial tor-counting variable
|
20 years ago |
Nick Mathewson
|
d4972bd2e1
Remove code that has been #if-0ed for a long time.
|
20 years ago |
Nick Mathewson
|
232861ba42
Docment or add DOCDOC comments to undocumented functions in src/or. Make function definition format uniform.
|
20 years ago |
Nick Mathewson
|
0831823763
Change end-of-file NLNL convention. It turns out arma I and I agree.
|
20 years ago |
Nick Mathewson
|
baa10cbbfa
Instrument buffers.c and rephist.c memory usage
|
20 years ago |
Nick Mathewson
|
0e81265359
update copyright notices.
|
20 years ago |