Roger Dingledine
|
5e05079890
partial update of the spec
|
22 years ago |
Roger Dingledine
|
8e242d9b87
update config files to not use opport
|
22 years ago |
Roger Dingledine
|
54c57def0b
fix (harmless) bug
|
22 years ago |
Roger Dingledine
|
fa1d446440
OPport is gone. So is conn type OP.
|
22 years ago |
Roger Dingledine
|
2d296afc42
bugfix
|
22 years ago |
Roger Dingledine
|
091e1c0167
fix design bug: circ->n_conn is shared among circs, so it can't
|
22 years ago |
Roger Dingledine
|
aca6196da9
correct the comments, plus a question for nick
|
22 years ago |
Roger Dingledine
|
1c6def292b
remove dead code
|
22 years ago |
Roger Dingledine
|
39e9d79038
add circuit-level sendme relay cells
|
22 years ago |
Roger Dingledine
|
59029a3eed
replace malloc with tor_malloc; remove broken/unused crypto_pk_set_key
|
22 years ago |
Nick Mathewson
|
c94d42fa41
Fail less spectacularly on macos
|
22 years ago |
Nick Mathewson
|
fb435daa28
Fix build on linux; macos is still messed up
|
22 years ago |
Nick Mathewson
|
48b0c839b5
One is the language; the other is the compiler
|
22 years ago |
Nick Mathewson
|
0957ffeb83
work on versioning; new log_fn function
|
22 years ago |
Roger Dingledine
|
9f38ba196c
make router_dump_token only for debugging; clean backslashes
|
22 years ago |
Roger Dingledine
|
6973ccb59b
still removing version.h
|
22 years ago |
Roger Dingledine
|
649fbceaa1
removed obsolete version.h
|
22 years ago |
Roger Dingledine
|
bf8ef8e597
obsolete, removed
|
22 years ago |
Nick Mathewson
|
9ef930f21a
Routerinfos are no longer linked
|
22 years ago |
Nick Mathewson
|
c2e7b5ec3f
We cant recognize ourself until we resolve all the routers.
|
22 years ago |
Nick Mathewson
|
52604afd62
more debugging on build_directory
|
22 years ago |
Nick Mathewson
|
54a58c897c
more debugging on build_directory
|
22 years ago |
Nick Mathewson
|
39314a13b0
Thats the letter I and the number 2. (Apologies to Negativland)
|
22 years ago |
Nick Mathewson
|
22df330f14
Get directories working.
|
22 years ago |
Nick Mathewson
|
1d1f46e40d
(possibly incorrect) code to make routers get resolved when they're
|
22 years ago |
Nick Mathewson
|
c3998e94f9
Call the right signed-directory functions; try to describe the difference between everything; remove some unused interfaces
|
22 years ago |
Roger Dingledine
|
bcfbccb056
cheap hack so the dirservers have a signing key
|
22 years ago |
Roger Dingledine
|
2c7e660c62
sign directories with the signing key
|
22 years ago |
Roger Dingledine
|
0f17d09066
hints for nick on where to integrate
|
22 years ago |
Nick Mathewson
|
b58939745e
Do not replace old directory if new one is invalid
|
22 years ago |