Nick Mathewson
84c2a6c16b
r6950@Kushana: nickm | 2006-07-28 10:32:08 -0400
...
Document split fields better. Now, I think we can take a break from type splitting for a bit.
svn:r6935
2006-07-28 15:11:28 +00:00
Nick Mathewson
85f381153b
r6949@Kushana: nickm | 2006-07-28 10:17:38 -0400
...
Shave another 8 bytes from connection_t: turn inbuf_reached_eof into a bit, and lower timestamp_lastempty to or_connection_t
svn:r6934
2006-07-28 15:11:20 +00:00
Nick Mathewson
6dc13cdbeb
r6948@Kushana: nickm | 2006-07-28 10:10:35 -0400
...
Identify some likely target fields for lowering; lower global_identifier (since we only use it for AP streams and origin circs).
svn:r6933
2006-07-28 15:11:11 +00:00
Andrew Lewman
498fe87434
So long, farewell, auf Wiedersehen, adieu, launchd
...
svn:r6932
2006-07-28 13:52:36 +00:00
Andrew Lewman
e469438d20
Forget leopard.
...
svn:r6929
2006-07-27 20:24:53 +00:00
Andrew Lewman
79144b8eb0
fi, fy fo fum, if-then- doesn't work without one
...
svn:r6928
2006-07-27 20:03:09 +00:00
Roger Dingledine
a5e5074807
resolve typo
...
svn:r6927
2006-07-27 19:35:11 +00:00
Nick Mathewson
c2f28615ed
More asserts in dns.c
...
svn:r6926
2006-07-27 18:35:56 +00:00
Nick Mathewson
8786b4b88e
Fix a bug in HT_REMOVE.
...
svn:r6925
2006-07-27 18:35:25 +00:00
Nick Mathewson
45c3a4365f
Get better numbers out of HT_REP_OK
...
svn:r6924
2006-07-27 17:37:37 +00:00
Andrew Lewman
3770685498
Far better test and handling of existing torrc
...
svn:r6923
2006-07-27 17:19:32 +00:00
Nick Mathewson
dc2b7e9af0
Add more asserts in dns_found_answer. This may confirm my theory that dns_purge_resolve is the culprit.
...
svn:r6922
2006-07-27 17:16:10 +00:00
Nick Mathewson
5227395aba
r6922@Kushana: nickm | 2006-07-26 16:32:24 -0400
...
Rename some fields, compress a bitfield, and document some structs and fields
svn:r6919
2006-07-27 05:03:57 +00:00
Nick Mathewson
dd779d99ea
Fix comments that implied that only dir connections had a purpose field, and the code that believed in those comments.
...
svn:r6918
2006-07-27 04:10:51 +00:00
Andrew Lewman
f77b2a0407
Oops, forgot the all important 'r'
...
svn:r6916
2006-07-27 03:17:50 +00:00
Andrew Lewman
1ee13cff67
OSX gets confused when you have two ways to start the same program.
...
svn:r6915
2006-07-27 03:10:23 +00:00
Andrew Lewman
8ae177dad6
The whole process works from preflight to postflight creating a clean
...
Tor install with proper config file edits
svn:r6914
2006-07-27 03:02:47 +00:00
Andrew Lewman
cd45eb6175
Backup only what is needed, write the file we created to a temp file for
...
TorPostFlight to restore the data and remove the temp files
svn:r6913
2006-07-27 01:20:02 +00:00
Andrew Lewman
a89bc08838
Be better at finding the Tor install path, backup all of Tor just in
...
case, then blow Tor away
svn:r6912
2006-07-27 00:19:36 +00:00
Andrew Lewman
99fc0aba61
OSX pre-install script to clean up Tor and force a fresh install, but
...
save the server keys if they exist.
svn:r6911
2006-07-26 23:52:59 +00:00
Andrew Lewman
a815225683
Set Soft & Hard resource limits to appease launchd.
...
svn:r6910
2006-07-26 21:50:27 +00:00
Nick Mathewson
dd9a563a9e
r6920@Kushana: nickm | 2006-07-26 15:39:40 -0400
...
Mark some TODO items done
svn:r6909
2006-07-26 19:39:47 +00:00
Nick Mathewson
0bc741ba7f
r6918@Kushana: nickm | 2006-07-26 15:22:28 -0400
...
Fix compilation for eventdns dns.c with split structs.
svn:r6908
2006-07-26 19:29:30 +00:00
Nick Mathewson
ec82db6995
r6909@Kushana: nickm | 2006-07-26 13:05:58 -0400
...
Clean up wide lines from last patch.
svn:r6907
2006-07-26 19:07:37 +00:00
Nick Mathewson
4ff4577beb
r6908@Kushana: nickm | 2006-07-26 12:38:52 -0400
...
Refactor connection_t into edge, or, dir, control, and base subtypes. This might save some RAM on busy exit servers, but really matters most in terms of correctness.
svn:r6906
2006-07-26 19:07:26 +00:00
Nick Mathewson
18771e851f
r6907@Kushana: nickm | 2006-07-25 19:03:43 -0400
...
Realign circuit structs to avoid wasted space.
svn:r6905
2006-07-26 19:07:23 +00:00
Nick Mathewson
e61d28dfb8
r6903@Kushana: nickm | 2006-07-25 18:22:48 -0400
...
No circuit can be both an intro point and a rend point, so we can merge both the cookie and the pk digest into one "rend_token" field for or circuits. This saves another 20 bytes per or circuit.
svn:r6904
2006-07-26 19:05:41 +00:00
Nick Mathewson
a88ec48a39
r6902@Kushana: nickm | 2006-07-25 17:30:27 -0400
...
Move rend_query to origin_circuit_t where it belongs; save another 17 bytes per OR circuit.
svn:r6903
2006-07-26 19:05:34 +00:00
Nick Mathewson
f2dc012acc
Clarify a TODO, and test tweaked commit-email.pl script.
...
svn:r6902
2006-07-25 22:51:51 +00:00
Nick Mathewson
4fe3c607ad
Apply checkSpace.pl to checkSpace.pl.
...
svn:r6901
2006-07-25 22:33:57 +00:00
Nick Mathewson
fc9ed724ed
Allow wide lines if they have svn id tags in them. (This matters for svk: those tags can be *big*.)
...
svn:r6900
2006-07-25 22:30:50 +00:00
Nick Mathewson
d5a2d51c40
Add libor.a and libor-crypto.a to svn:ignore
...
svn:r6899
2006-07-25 22:26:42 +00:00
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...
...
svn:r6898
2006-07-25 04:34:14 +00:00
Nick Mathewson
8d2a71a47a
Add an item to the TODO.
...
svn:r6893
2006-07-25 01:13:04 +00:00
Peter Palfrader
521c006fd5
Remove .cvsignore files from trunk
...
svn:r6891
2006-07-25 01:00:48 +00:00
Peter Palfrader
59561b1bed
Tell users about the init script when they try to run Tor as root.
...
Should we also do this when they try to run their Tor as any other
(non root, non debian-tor) user? - add 11_tor_as_root_more_helpful
svn:r6822
2006-07-24 03:38:26 +00:00
Peter Palfrader
f968d38f3e
Previously our defaults for DataDirectory, PidFile, RunAsDaemon, and
...
Log differed from upstreams. Now Tor behaves just like before (with
our own DataDirectory and all) only when run as the debian-tor user.
If invoked as any other user, Tor will behave just like the pristine
upstream version.
svn:r6821
2006-07-24 03:24:25 +00:00
Andrew Lewman
4fccf84004
These settings are required for those using launchd in OSX 10.4.
...
This is a crude but functional way to insert them for now.
svn:r6820
2006-07-23 12:52:06 +00:00
Roger Dingledine
c9b8458f59
publish a new descriptor after we hup. this is important if our
...
config has changed such that we'll want to start advertising our
dirport now, etc.
svn:r6819
2006-07-23 11:50:03 +00:00
Nick Mathewson
d27cbf5d4b
Fix another segfault in assert_circuit_ok.
...
svn:r6818
2006-07-23 08:13:45 +00:00
Nick Mathewson
7239262f71
Don't tell anybody, but we're going OO here. This patch splits
...
circuit_t into origin_circuit_t and or_circuit_t. I fixed some
segaults; there may be more. We still need to move more rendezvous
stuff into subtypes.
This is a trial run for splitting up connection_t; if the approach is
insane, please say so soon so we can do something smarter.
Also, this discards the old HALF_OPEN code, which nobody seems to
want.
svn:r6817
2006-07-23 07:37:35 +00:00
Nick Mathewson
6d2eb77555
Whitespace fix
...
svn:r6816
2006-07-23 07:19:49 +00:00
Roger Dingledine
40cc536307
rewrite conn->address for GET commands as well as POST commands.
...
svn:r6815
2006-07-23 06:41:02 +00:00
Roger Dingledine
0b5ad1bcfb
use tor_mem_is_zero() in more places.
...
svn:r6814
2006-07-23 05:52:27 +00:00
Nick Mathewson
4280218a42
Delete trailing whitespace in eventdns.c
...
svn:r6813
2006-07-23 05:40:24 +00:00
Nick Mathewson
1c0f02f657
Add (void) lines for unused parameters in eventdns.c
...
svn:r6812
2006-07-23 05:39:37 +00:00
Nick Mathewson
f4e506f423
Remove STRUCT_OFFSET from config.c
...
svn:r6811
2006-07-23 05:33:10 +00:00
Nick Mathewson
35960e1162
Add a mem_is_zero function (I think we will need this) and a STRUCT_OFFSET macro (we already need this).
...
svn:r6810
2006-07-23 05:32:35 +00:00
Roger Dingledine
1c266c3352
more todo items
...
svn:r6809
2006-07-23 05:19:31 +00:00
Roger Dingledine
ee789052b8
whitespace and docs
...
svn:r6808
2006-07-23 05:18:29 +00:00