index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
rephist.c
Age
Commit message (
Expand
)
Author
2006-03-26
When the controller's *setconf commands fail, collect an error message
Roger Dingledine
2006-03-12
Cleanup on time-relaqted constants. New conventions:
Nick Mathewson
2006-02-13
the last of the log convention conversion. finally.
Roger Dingledine
2006-02-09
Happy new year!
Roger Dingledine
2006-01-11
Fix wide lines
Nick Mathewson
2006-01-11
Convert some more ints to long longs in rephist.c, as suggested by windows co...
Nick Mathewson
2006-01-02
only print bandwidth lines to the state file if we're being a server.
Roger Dingledine
2006-01-02
Possible fix to state-load bug reported by weasel.
Nick Mathewson
2005-12-29
Appease some verbose GCC warnings.
Nick Mathewson
2005-12-24
simplify because we weren't using those return values anyway
Roger Dingledine
2005-12-23
Keep bandwidth history accross restarts/crashes
Peter Palfrader
2005-12-14
Bite the bullet and limit all our source lines to 80 characters, the way IBM ...
Nick Mathewson
2005-11-25
Start the process of treating internal circuits and exit circuits
Roger Dingledine
2005-11-23
Replace balanced trees with hash tables: this should make stuff significantly...
Nick Mathewson
2005-10-25
Remove last vestiges of old logging interface.
Nick Mathewson
2005-10-18
Update more files to new log stuff.
Nick Mathewson
2005-10-18
Use digestmap_t instead of strmap_t where appropriate. Do less hex en/decoding
Nick Mathewson
2005-09-30
even better function start checks; give dmalloc a chance of working.
Nick Mathewson
2005-09-30
Reformat inconsistent function declarations.
Nick Mathewson
2005-09-23
Remove extraneous space on read-history lines.
Nick Mathewson
2005-09-23
make the numbers in read-history and write-history into uint64s,
Roger Dingledine
2005-08-13
predict required circuits better, with an eye toward making
Roger Dingledine
2005-07-25
parameterize RephistTrackTime
Roger Dingledine
2005-07-18
add a trivial tor-counting variable
Roger Dingledine
2005-06-15
Remove code that has been #if-0ed for a long time.
Nick Mathewson
2005-06-11
Docment or add DOCDOC comments to undocumented functions in src/or. Make fun...
Nick Mathewson
2005-06-09
Change end-of-file NLNL convention. It turns out arma I and I agree.
Nick Mathewson
2005-06-06
Instrument buffers.c and rephist.c memory usage
Nick Mathewson
2005-04-01
update copyright notices.
Nick Mathewson
2005-02-28
free some more memory at shutdown
Roger Dingledine
2005-02-11
Free even more things on shutdown. Temporarily move tor_free_all out from #i...
Nick Mathewson
2005-02-10
Add more functions to free things to help dmalloc allong.
Nick Mathewson
2005-01-17
Introduce a notion of 'internal' circs, which are chosen without regard
Roger Dingledine
2004-12-07
I'm a bad person.
Roger Dingledine
2004-12-07
Renormalize whitespace
Nick Mathewson
2004-12-05
New circuit building strategy: keep a list of ports that we've used in ...
Roger Dingledine
2004-12-04
bugfix: router_exit_policy_rejects_all() was broken, so we were
Roger Dingledine
2004-12-01
Spell-check strings and comments
Nick Mathewson
2004-12-01
do even less inside our signal handler,
Roger Dingledine
2004-11-29
Suggestion from weasel: Make tor --version --version dump the cvs Id of every...
Nick Mathewson
2004-11-28
Normalize space: add one between every control keyword and control clause.
Nick Mathewson
2004-11-26
remove emacs droppings, since nick says he doesn't need them anymore
Roger Dingledine
2004-11-23
fail more gracefully next time
Roger Dingledine
2004-11-21
Dont keep rephist info for routers that havent had activity for 24 hours.
Nick Mathewson
2004-11-12
Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarif...
Nick Mathewson
2004-11-09
Normalize whitespace; add a "tell me about all the unnormalized whitespace" t...
Nick Mathewson
2004-11-09
Resolve many XXXs and all DOCDOCs
Nick Mathewson
2004-11-07
Clean up copyrights.
Roger Dingledine
2004-10-27
Fix in warning fix
Nick Mathewson
2004-10-27
Check return of tor_snprintf
Nick Mathewson
[next]