Peter Palfrader
|
b16ff67fbf
debian snapshot: 0.1.0.2-rc-cvs-200504061620-1
|
20 years ago |
Roger Dingledine
|
620419b421
oh, and accept() into the right place, too.
|
20 years ago |
Roger Dingledine
|
70f3b3ef86
Forward-port the checking of
|
20 years ago |
Roger Dingledine
|
9cbaf4603d
fix an assert trigger: when we have the rare case of accepting
|
20 years ago |
Nick Mathewson
|
88dc243bb5
Rename circuit_get_by_stream to circuit_get_by_edge_conn, and actually start using it. Watch out, kids!
|
20 years ago |
Roger Dingledine
|
716d9bc99a
when using preferred entry or exit nodes, ignore whether
|
20 years ago |
Nick Mathewson
|
4453e3794a
Add a pointer from edge connections to their corresponding circuit (ulp!); add some debugging sanity-checking for cirid_orconn_map stuff
|
20 years ago |
Nick Mathewson
|
2a0b1025e5
Fix bug in last commit when no circid can be found
|
20 years ago |
Nick Mathewson
|
b34d9adb59
Fix format warning
|
20 years ago |
Roger Dingledine
|
94cecc712d
note some features we intend to add.
|
20 years ago |
Nick Mathewson
|
b7cdcf3462
Hopefully, this will make ORs much faster, and not break them: keep a big splay tree of (circid,orconn)->circuit mappings to make circuit_get_by_circid_conn much faster.
|
20 years ago |
Roger Dingledine
|
712d05c19a
a bit more data on gene's dns threading bug
|
20 years ago |
Roger Dingledine
|
5f0a84cbe2
update conn-type-state-strings to handle https states for ORs
|
20 years ago |
Nick Mathewson
|
3014b03b67
Add missing comma. Oops
|
20 years ago |
Nick Mathewson
|
88fe4d6292
Handle changed router status correctly when reloading fingerprint file
|
20 years ago |
Nick Mathewson
|
1b5e2182fa
Log msg spelling fix
|
20 years ago |
Roger Dingledine
|
f860b490be
When we're connecting to an OR and he's got a different nickname/key
|
20 years ago |
Nick Mathewson
|
ac268a8340
Fix Tor for no-threading compilation: move connection_unregister from _connection_free to connection_free.
|
20 years ago |
Nick Mathewson
|
374edd356e
Change replacement semantics for directory entries: fix bug 121.
|
20 years ago |
Nick Mathewson
|
22d8461191
Update TorControl to handle new event types. EVENT_WARN is obsolete, so rename it to EVENT_TYPE.OBSOLETE_LOG.
|
20 years ago |
Nick Mathewson
|
4991290935
Revise control spec and implementation to allow all log messages to be sent to controller with their severities intact.
|
20 years ago |
Nick Mathewson
|
46be0fa999
Make last fix work on windows too.
|
20 years ago |
Nick Mathewson
|
0fff263a46
Fix possible bug on threading platforms with running out of fds do to cpuworkers and dnsworkers.
|
20 years ago |
Roger Dingledine
|
533a3bbe2e
don't point to the 0.0.9.x manual only
|
20 years ago |
Roger Dingledine
|
88c9e3959a
put a note in the torrc about abuse potential with the default
|
20 years ago |
Roger Dingledine
|
01718369e4
take some items off the todo
|
20 years ago |
Roger Dingledine
|
f1edeebf7d
client now retries when streams end early for 'hibernating' or
|
20 years ago |
Peter Palfrader
|
f89ef9793e
debian snapshot: 0.1.0.2-rc-cvs-200504032300-1
|
20 years ago |
Roger Dingledine
|
823b7d4d8b
automatically approve nodes running 0.1.0.2-rc or later
|
20 years ago |
Nick Mathewson
|
f40e332895
Clarify a point related to bug 84
|
20 years ago |