Roger Dingledine
|
d16f142fa9
fix the rpm spec description again
|
21 years ago |
Nick Mathewson
|
a1503f667e
Integrate jbash's RPM spec into build process. (Requires "rpmbuild" to
|
21 years ago |
Roger Dingledine
|
4f6cf727b9
fix a pair of lurking segfaults
|
21 years ago |
Nick Mathewson
|
6f3c6d1289
Split out mark_for_close with circuits. Seems to work for me.
|
21 years ago |
Nick Mathewson
|
a1e4c6dc85
Fix assertion failure spotted by arma.
|
21 years ago |
Roger Dingledine
|
b961732246
add --version, note that --help is probably obsolete
|
21 years ago |
Roger Dingledine
|
1147289dc0
make config_assign fail rather than warn for unrecognized config options
|
21 years ago |
Roger Dingledine
|
08346f13f0
make parse_line_from_file fail rather than warn for malformed lines
|
21 years ago |
Roger Dingledine
|
f81ad1550e
note an assert trigger bug
|
21 years ago |
Roger Dingledine
|
c0b5002d2c
update the todo
|
21 years ago |
Nick Mathewson
|
5072488a95
make 'make test' exit(1) if a test fails.
|
21 years ago |
Nick Mathewson
|
3138941e68
revise spec. It still needs more explanation to be intelligible by the uninitiated, but it is at least far less incorrect.
|
21 years ago |
Roger Dingledine
|
2c341cd032
put switch_id and start_daemon earlier
|
21 years ago |
Roger Dingledine
|
e2881631cf
fix duplicate call to connection_mark_for_close
|
21 years ago |
Roger Dingledine
|
2ac37c64f2
bugfix: we were checking the wrong thing to see if 'reason'
|
21 years ago |
Peter Palfrader
|
247fe31af2
New upstream release.
|
21 years ago |
Roger Dingledine
|
5aafb298af
bump cvs to pre24
|
21 years ago |
Roger Dingledine
|
6ee357e64b
changelog for pre23
|
21 years ago |
Roger Dingledine
|
8e5c1921fc
when a stream is 15s late, print out the circuit at -l warn
|
21 years ago |
Roger Dingledine
|
ef5f917e9e
print a statement when the first circ is finished,
|
21 years ago |
Roger Dingledine
|
4716d4d871
bugfix: only warn about an unrouter router after we've fetched a directory
|
21 years ago |
Roger Dingledine
|
b4338ce704
disable buffer tests, until we rewrite them (one of them fails)
|
21 years ago |
Roger Dingledine
|
195ee8c845
create a separate connection_edge_destroy() function
|
21 years ago |
Roger Dingledine
|
62d3df8633
bugfix: when we time out on a stream and detach, send an end first
|
21 years ago |
Roger Dingledine
|
ae67c48805
bugfix: in some cases, connection_mark_for_close wasn't marking the conn
|
21 years ago |
Roger Dingledine
|
3fb9c869a8
clearer warning message
|
21 years ago |
Roger Dingledine
|
c058f87513
disallow changing from ORPort==0 to ORPort>0 on hup
|
21 years ago |
Roger Dingledine
|
928db6dadc
cwd to datadir if it's defined, rather than /
|
21 years ago |
Roger Dingledine
|
5cf0b6224b
bugfix: stop trying to write to a stderr that may not be there
|
21 years ago |
Roger Dingledine
|
5701cc2359
fix the function comment
|
21 years ago |