Thomas Sjögren
|
db68d2d272
Forgot to change when the doc was updated
|
20 years ago |
Thomas Sjögren
|
732ed3cad3
Its not a DOS window, its just a window. sort of.
|
20 years ago |
Thomas Sjögren
|
0cb1d31fc1
Clarify MapAddress in the man page
|
20 years ago |
Thomas Sjögren
|
705674327f
The list under #server is now 1-10, instead of 1-5,5,6-9
|
20 years ago |
Nick Mathewson
|
f1dfa30064
Fix postdescriptor behavior: on non-complete success, only say "done" once.
|
20 years ago |
Thomas Sjögren
|
ae66c97b51
Fix broken link to or-announce
|
20 years ago |
Thomas Sjögren
|
6d5bb160d9
Fix where you set proxies in Firefox under Windows, add Opera 7.5x
|
20 years ago |
Roger Dingledine
|
03cc944e3e
and in win32/osx docs
|
20 years ago |
Peter Palfrader
|
7529186b5a
debian snapshot: 0.1.0.3-rc-200504080730
|
20 years ago |
Peter Palfrader
|
b4c01fe156
Forward port debian changelog
|
20 years ago |
Roger Dingledine
|
79ce1a42a5
bump to 0.1.0.3-rc
|
20 years ago |
Roger Dingledine
|
02a4342434
add a changelog for 0.1.0.3-rc
|
20 years ago |
Roger Dingledine
|
e2cdc87485
remove some redundant code
|
20 years ago |
Roger Dingledine
|
26b4bb9d0c
add a few items to the todo
|
20 years ago |
Nick Mathewson
|
656e31ba33
If it has not been 100 seconds since we told the cpuworker about an onion, complain! Oh, wait...
|
20 years ago |
Nick Mathewson
|
f3b833cb47
Make libevent_logging_callback static.
|
20 years ago |
Nick Mathewson
|
74dc7eedc5
Add kludgy function to force controllers to flush EVENT_ERR_MSG events.
|
20 years ago |
Nick Mathewson
|
31c12e265f
Move a quote, fix a log.
|
20 years ago |
Nick Mathewson
|
c6769a80fb
Fixs a signed/unsigned comparison
|
20 years ago |
Nick Mathewson
|
6face4f482
Add missing "char"
|
20 years ago |
Roger Dingledine
|
97637549bb
tie MAX_DIR_SIZE to MAX_BUF_SIZE
|
20 years ago |
Roger Dingledine
|
dabafddb82
fix format bug
|
20 years ago |
Roger Dingledine
|
ec3650f00f
only whine about clock skew from the dirserver if he's a trusted
|
20 years ago |
Nick Mathewson
|
8cc3307e0d
Improve conn_*_to_string; add circuit_state_to_string; make skewed-descriptor messages better.
|
20 years ago |
Roger Dingledine
|
dd98412ce1
allow servers to publish descriptors from 12 hours in the future.
|
20 years ago |
Nick Mathewson
|
b897cb1ec3
Change conn_(type|state)_to_string from const arrays to switch functions so we (I) will not make Tor crash the next time we (I) add a new state.
|
20 years ago |
Nick Mathewson
|
3a0fb0f007
Remove implicit expiration date from tor-spec
|
20 years ago |
Roger Dingledine
|
6bdfd97272
add function comment
|
20 years ago |
Roger Dingledine
|
ab8a0bb52c
We have a bug that I can't find. Sometimes, very rarely, cpuworkers get
|
20 years ago |
Nick Mathewson
|
c92a2620d4
Try RB_TREE instead of SPLAY_TREE, but with a single-entry caching optimization.
|
20 years ago |