Nick Mathewson
|
a88ec48a39
r6902@Kushana: nickm | 2006-07-25 17:30:27 -0400
|
18 years ago |
Nick Mathewson
|
f2dc012acc
Clarify a TODO, and test tweaked commit-email.pl script.
|
18 years ago |
Nick Mathewson
|
4fe3c607ad
Apply checkSpace.pl to checkSpace.pl.
|
18 years ago |
Nick Mathewson
|
fc9ed724ed
Allow wide lines if they have svn id tags in them. (This matters for svk: those tags can be *big*.)
|
18 years ago |
Nick Mathewson
|
d5a2d51c40
Add libor.a and libor-crypto.a to svn:ignore
|
18 years ago |
Nick Mathewson
|
96bcbb1e1c
Remove code to special-case "-cvs" ending, since it has not actually mattered since 0.0.9. Perhaps we can special-case even more...
|
18 years ago |
Nick Mathewson
|
8d2a71a47a
Add an item to the TODO.
|
18 years ago |
Peter Palfrader
|
521c006fd5
Remove .cvsignore files from trunk
|
18 years ago |
Peter Palfrader
|
59561b1bed
Tell users about the init script when they try to run Tor as root.
|
18 years ago |
Peter Palfrader
|
f968d38f3e
Previously our defaults for DataDirectory, PidFile, RunAsDaemon, and
|
18 years ago |
Andrew Lewman
|
4fccf84004
These settings are required for those using launchd in OSX 10.4.
|
18 years ago |
Roger Dingledine
|
c9b8458f59
publish a new descriptor after we hup. this is important if our
|
18 years ago |
Nick Mathewson
|
d27cbf5d4b
Fix another segfault in assert_circuit_ok.
|
18 years ago |
Nick Mathewson
|
7239262f71
Don't tell anybody, but we're going OO here. This patch splits
|
18 years ago |
Nick Mathewson
|
6d2eb77555
Whitespace fix
|
18 years ago |
Roger Dingledine
|
40cc536307
rewrite conn->address for GET commands as well as POST commands.
|
18 years ago |
Roger Dingledine
|
0b5ad1bcfb
use tor_mem_is_zero() in more places.
|
18 years ago |
Nick Mathewson
|
4280218a42
Delete trailing whitespace in eventdns.c
|
18 years ago |
Nick Mathewson
|
1c0f02f657
Add (void) lines for unused parameters in eventdns.c
|
18 years ago |
Nick Mathewson
|
f4e506f423
Remove STRUCT_OFFSET from config.c
|
18 years ago |
Nick Mathewson
|
35960e1162
Add a mem_is_zero function (I think we will need this) and a STRUCT_OFFSET macro (we already need this).
|
18 years ago |
Roger Dingledine
|
1c266c3352
more todo items
|
18 years ago |
Roger Dingledine
|
ee789052b8
whitespace and docs
|
18 years ago |
Roger Dingledine
|
00aefaab6b
think harder about my logic
|
18 years ago |
Roger Dingledine
|
2d6a4d283b
i lied, that won't work at all. maybe this will.
|
18 years ago |
Roger Dingledine
|
444f096d2d
more bulletproof reachability testing
|
18 years ago |
Nick Mathewson
|
64c14d8ce3
These asserts will either cause spurious crashes or help debug the pend->conn->s == -1 issue.
|
18 years ago |
Nick Mathewson
|
08a4114abf
Another MSVC6 fix. Grnk.
|
18 years ago |
Roger Dingledine
|
2249180b60
bugfix: if you find yourself reachable, then don't ever make any client
|
18 years ago |
Roger Dingledine
|
4d5fab4f9a
tweak
|
18 years ago |