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
/
command.c
Age
Commit message (
Expand
)
Author
2005-01-03
Fix an unused function warning
Nick Mathewson
2004-12-25
actually make it stop keeping track of times. whoops.
Roger Dingledine
2004-12-25
initial profiling by phobos says we spend a whole lot of time
Roger Dingledine
2004-12-01
check for duplicate circuit ID _after_ updating circ_id_type.
tor-0.0.9rc5
Nick Mathewson
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
Clean up some logging and interfaces
Nick Mathewson
2004-11-20
stop some more seg faults
Roger Dingledine
2004-11-10
Resolve a FIXME: use identity comparison, not nickname comparison, to
Nick Mathewson
2004-11-07
Clean up copyrights.
Roger Dingledine
2004-11-06
Make options no longer a global variable.
Roger Dingledine
2004-10-31
implement first piece of hibernation
Roger Dingledine
2004-08-18
tolerate old 0.0.7 clients that demand a certain ip:port for a router
Roger Dingledine
2004-07-20
when we get a sigint, don't accept new connections/circuits,
Roger Dingledine
2004-05-12
clean up directory.c API
Roger Dingledine
2004-05-11
list in-points to command.c
Roger Dingledine
2004-05-10
it's amazing what a bit of punctuation can do for appearances
Roger Dingledine
2004-05-09
more doxygen markup
Roger Dingledine
2004-05-07
comment the functions in command.c
Roger Dingledine
2004-04-26
since we don't support truncateds much, don't bother sending them;
Roger Dingledine
2004-04-26
Better error msg on unknown circuit id.
Nick Mathewson
2004-04-15
compress end-of-second summary into one line
Roger Dingledine
2004-04-08
Use CIRCUIT_IS_ORIGIN in favor of boolean circ->cpath
Nick Mathewson
2004-04-05
make rend apconn send to the right cpath layer
Roger Dingledine
2004-04-02
refactor; start adding debugging logs to midpoint rend stuff
Nick Mathewson
2004-03-30
Add rendezvous-related metadata and code to circuits. Initially, we
Nick Mathewson
2004-03-02
Split out mark_for_close with circuits. Seems to work for me.
Nick Mathewson
2004-02-28
clean up some log messages and severities
Roger Dingledine
2003-12-23
checkpoint: revamp relay cell packaging and handling
Roger Dingledine
2003-12-17
remove trailing whitespace
Roger Dingledine
2003-12-16
move cell size to 512 bytes
Roger Dingledine
2003-12-16
add H(K|1) to the onionskin reply
Roger Dingledine
2003-11-18
don't build too many circs at once
Roger Dingledine
2003-11-16
bugfix: if you recognize a relay cell, don't also pass it on.
Roger Dingledine
2003-11-11
Rename aci to circ_id throughout.
Nick Mathewson
2003-10-10
change WARNING to WARN
Roger Dingledine
2003-10-08
Update LICENSE and copyright dates.
Nick Mathewson
2003-10-04
refactor around connection_edge_send_command()
Roger Dingledine
2003-10-04
wrap strdup; prefer time() to gettimeofday()
Roger Dingledine
2003-10-02
Add new cell fullness and bandwidth stats.
Nick Mathewson
2003-09-29
bugfixes and features: closer to making dirserv work
Roger Dingledine
2003-09-27
clean up receiver buckets; prepare for payloads in relay_end; note a few bugs
Roger Dingledine
2003-09-26
first pass: obey log convention
Roger Dingledine
2003-09-16
clean up exported api's
Roger Dingledine
2003-08-20
implemented cpuworkers
Roger Dingledine
2003-06-17
Change many files to new log_fn format
Nick Mathewson
2003-06-13
relay queues are obsolete (woo!)
Roger Dingledine
2003-06-13
send truncates AP-ward in a circuit, not destroys
Roger Dingledine
2003-06-12
implement truncate and truncated (untested)
Roger Dingledine
[next]