Roger Dingledine
|
f34e6da3e7
now circuit_get_newest returns an appropriate circ for your purpose
|
пре 21 година |
Roger Dingledine
|
64cb3a027f
teach directory servers to handle renddesc responses
|
пре 21 година |
Roger Dingledine
|
cc3c4245cb
let the circuit-launcher choose the exit node (if he wants)
|
пре 21 година |
Roger Dingledine
|
d01497cf3c
outline what bob does to initialize his hidden services
|
пре 21 година |
Roger Dingledine
|
d13857a3f0
put in hooks for alice and bob logic when circuits finish/fail
|
пре 21 година |
Roger Dingledine
|
ee45ae575d
allow conns to demand to be attached to a clean circuit
|
пре 21 година |
Roger Dingledine
|
a0b0d16981
Add an ap_bridge function to do a socketpair and skip socks.
|
пре 21 година |
Nick Mathewson
|
bf83b1e345
Add code to configure hidden services, parse configuration, generate keys and service IDs, and store/load them from disk
|
пре 21 година |
Nick Mathewson
|
8fedefe6cb
rename hidserv_xx
|
пре 21 година |
Nick Mathewson
|
b32440a028
Implement hidserv_XX functions; there is still an XXX in directory_handle_command
|
пре 21 година |
Roger Dingledine
|
2d3ac08633
Refactor directory servers
|
пре 21 година |
Roger Dingledine
|
524312494b
use 'notice' loglevel for things the operator should hear
|
пре 21 година |
Nick Mathewson
|
0e6084d751
Remove descriptors that are older than 24 hours from the directory. Use strlcat instead of strncat to generate directories.
|
пре 21 година |
Roger Dingledine
|
2ba9901cb4
oh, i forgot to enable the find-munged-conn function
|
пре 21 година |
Roger Dingledine
|
47b40de0aa
only build circuits after we've fetched the directory
|
пре 21 година |
Nick Mathewson
|
b7c2b18bd6
Add a RunTesting option to try to learn link state by creating test circuits, even when SocksPort is off.
|
пре 21 година |
Roger Dingledine
|
3d2c6c7cfa
catch signals in a more portable way, so solaris can catch them too
|
пре 21 година |
Nick Mathewson
|
2ba2f02181
Integrate the new "rephist" [rep(utation) hist(ory)] module to trace
|
пре 21 година |
Roger Dingledine
|
208625ae31
clean up some presentation and comments
|
пре 21 година |
Roger Dingledine
|
74ef3a63ae
bugfix: decrement OR connections from global_bucket too
|
пре 21 година |
Roger Dingledine
|
703b2d3cf8
refactor bandwidth-control token buckets
|
пре 21 година |
Roger Dingledine
|
87797bcde5
get rid of those pesky tabs
|
пре 21 година |
Roger Dingledine
|
623cb0e311
more details when a conn is closed before it's done flushing
|
пре 21 година |
Roger Dingledine
|
52e813951a
start tracking the 'broken pipe' error
|
пре 21 година |
Nick Mathewson
|
9b4203266e
Make OP work on windows! (Also misc logging tweaks)
|
пре 21 година |
Nick Mathewson
|
d877aac5ad
Make windows version correct; initialize windows foolishness so that gethostbyname works.
|
пре 21 година |
Roger Dingledine
|
416993afc1
bugfix: only set conn->hold_open_until_flushed after marking
|
пре 21 година |
Roger Dingledine
|
10cee8b7f7
fix a rare race condition: when we send a cell and then
|
пре 22 година |
Roger Dingledine
|
6c9d78b319
stop asserting that computers always go forward in time
|
пре 22 година |
Roger Dingledine
|
5e2e6555a2
and a minor patch
|
пре 22 година |