Roger Dingledine
|
4eab76f074
remove a code path that should never happen (and if it did, we'd be
|
17 years ago |
Andrew Lewman
|
5474a0085b
missed an OS var.
|
17 years ago |
Andrew Lewman
|
d79537a806
Remove the OS variable, because we don't need it, just the ARCH.
|
17 years ago |
Nick Mathewson
|
6bf1dec945
Oops; set address families on nameservers.
|
17 years ago |
Andrew Lewman
|
472bdb0cc6
clean up numbering, remove an unneeded step. backport this.
|
17 years ago |
Andrew Lewman
|
6b80206df7
Update the doc to reflect latest xcode
|
17 years ago |
Roger Dingledine
|
5d73e37519
and then make the indentation right
|
17 years ago |
Roger Dingledine
|
845d2c26b4
fix typos from jake's patch earlier (one pointed out by fabian, thanks!)
|
17 years ago |
Nick Mathewson
|
2625eb204f
Fix a memory leak when freeing routerstatuses with exit policy summaries. Patch from mwenge.
|
17 years ago |
Roger Dingledine
|
8b4e9ba02c
and make it compile with warnings on
|
17 years ago |
Roger Dingledine
|
c5fef3c57f
commit jake's patch to include strings with socks5 error numbers
|
17 years ago |
Roger Dingledine
|
8a9b6204ca
get rid of some magic constants i found while walking
|
17 years ago |
Nick Mathewson
|
239cbe99ba
Oops. Linux has no sa_len field.
|
17 years ago |
Nick Mathewson
|
80168d80d4
r17853@tombo: nickm | 2008-08-22 12:55:00 -0400
|
17 years ago |
Nick Mathewson
|
865c19f29b
r17852@tombo: nickm | 2008-08-22 12:31:03 -0400
|
17 years ago |
Nick Mathewson
|
88e6162649
r17848@tombo: nickm | 2008-08-22 12:10:11 -0400
|
17 years ago |
Nick Mathewson
|
0800b332a0
r17847@tombo: nickm | 2008-08-22 12:08:56 -0400
|
17 years ago |
Nick Mathewson
|
fc52d85b7c
r17846@tombo: nickm | 2008-08-22 11:54:00 -0400
|
17 years ago |
Roger Dingledine
|
8f5642edbc
Relays now reject risky extend cells: if the extend cell includes
|
17 years ago |
Roger Dingledine
|
cc8b2247bf
make r16598 compile on 64-bit too
|
17 years ago |
Karsten Loesing
|
a8035b5fc3
Update doxygen documentation.
|
17 years ago |
Nick Mathewson
|
24f1d29be1
Apply proposal 121 patch 3, with minor tweaks and a few comments.
|
17 years ago |
Nick Mathewson
|
0711408c22
Adjust definition of SMARTLIST_FOREACH_END() to enforce matching variable.
|
17 years ago |
Roger Dingledine
|
369e3bc656
minor fixes/additions
|
17 years ago |
Roger Dingledine
|
70a54ed850
make the description of geoip-client-origins more true to the code
|
17 years ago |
Peter Palfrader
|
87a5962abb
All the controller things want their stuff in v2 format. Well then, maybe that's already sufficient
|
17 years ago |
Peter Palfrader
|
d3be2cb7fb
And tell us more in another error case
|
17 years ago |
Peter Palfrader
|
ab9078fca0
Change a warning/bug message
|
17 years ago |
Peter Palfrader
|
3c0b0ccca9
Two consensus fixes: always reset has_* to 0, and use a buffer of proper length for exitsummaries.
|
17 years ago |
Peter Palfrader
|
4eecd27b42
Make trunk build again under -DEXPORTMALLINFO
|
17 years ago |