Andrew Lewman
|
6b80206df7
Update the doc to reflect latest xcode
|
16 years ago |
Roger Dingledine
|
5d73e37519
and then make the indentation right
|
16 years ago |
Roger Dingledine
|
845d2c26b4
fix typos from jake's patch earlier (one pointed out by fabian, thanks!)
|
16 years ago |
Nick Mathewson
|
2625eb204f
Fix a memory leak when freeing routerstatuses with exit policy summaries. Patch from mwenge.
|
16 years ago |
Roger Dingledine
|
8b4e9ba02c
and make it compile with warnings on
|
16 years ago |
Roger Dingledine
|
c5fef3c57f
commit jake's patch to include strings with socks5 error numbers
|
16 years ago |
Roger Dingledine
|
8a9b6204ca
get rid of some magic constants i found while walking
|
16 years ago |
Nick Mathewson
|
239cbe99ba
Oops. Linux has no sa_len field.
|
16 years ago |
Nick Mathewson
|
80168d80d4
r17853@tombo: nickm | 2008-08-22 12:55:00 -0400
|
16 years ago |
Nick Mathewson
|
865c19f29b
r17852@tombo: nickm | 2008-08-22 12:31:03 -0400
|
16 years ago |
Nick Mathewson
|
88e6162649
r17848@tombo: nickm | 2008-08-22 12:10:11 -0400
|
16 years ago |
Nick Mathewson
|
0800b332a0
r17847@tombo: nickm | 2008-08-22 12:08:56 -0400
|
16 years ago |
Nick Mathewson
|
fc52d85b7c
r17846@tombo: nickm | 2008-08-22 11:54:00 -0400
|
16 years ago |
Roger Dingledine
|
8f5642edbc
Relays now reject risky extend cells: if the extend cell includes
|
16 years ago |
Roger Dingledine
|
cc8b2247bf
make r16598 compile on 64-bit too
|
16 years ago |
Karsten Loesing
|
a8035b5fc3
Update doxygen documentation.
|
16 years ago |
Nick Mathewson
|
24f1d29be1
Apply proposal 121 patch 3, with minor tweaks and a few comments.
|
16 years ago |
Nick Mathewson
|
0711408c22
Adjust definition of SMARTLIST_FOREACH_END() to enforce matching variable.
|
16 years ago |
Roger Dingledine
|
369e3bc656
minor fixes/additions
|
16 years ago |
Roger Dingledine
|
70a54ed850
make the description of geoip-client-origins more true to the code
|
16 years ago |
Peter Palfrader
|
87a5962abb
All the controller things want their stuff in v2 format. Well then, maybe that's already sufficient
|
16 years ago |
Peter Palfrader
|
d3be2cb7fb
And tell us more in another error case
|
16 years ago |
Peter Palfrader
|
ab9078fca0
Change a warning/bug message
|
16 years ago |
Peter Palfrader
|
3c0b0ccca9
Two consensus fixes: always reset has_* to 0, and use a buffer of proper length for exitsummaries.
|
16 years ago |
Peter Palfrader
|
4eecd27b42
Make trunk build again under -DEXPORTMALLINFO
|
16 years ago |
Nick Mathewson
|
fcf817f897
Switch global_identifier on connections to a 64-bit field and move it to connection_t. When procession onionskins, look up the connection by this field rather than by addr:port. This will keep us from dropping onionskins. How many dropped circuits are dropped because of this bug?
|
16 years ago |
Mike Perry
|
1fcbd9f233
|
16 years ago |
Peter Palfrader
|
521f8c791f
spaceman
|
16 years ago |
Peter Palfrader
|
8cc3d6e22d
Add exitpolicy summaries to the consensus
|
16 years ago |
Peter Palfrader
|
e27b448c57
Do not split stored exit policy summary into type(accept/reject) and portlist. At least not just yet
|
16 years ago |